1. 4c7d689 Fixed the fucked up license string. by Clark Gaebel · 12 years ago
  2. c3c0c97 Made this thing actually build, and fixed a type error. by Clark Gaebel · 13 years ago
  3. ad1ca94 PATCH: Added support for TAG_INT_ARRAY (tag 11). by sztomi · 13 years ago
  4. c5cfc64 Updated treeops and util to use the new API. by Clark Gaebel · 13 years ago
  5. c184573 Added _real_ support for empty lists, without an ugly API. by Clark Gaebel · 13 years ago
  6. ee45cd7 added "nbt_list_item" to get an item from a list by Jesús A. Álvarez · 13 years ago
  7. 23172e1 lists should have a valid type tag even if they're empty by Jesús A. Álvarez · 13 years ago
  8. c9ff685 Revert "Make library more tolerant" by Lukas Niederbremer · 13 years ago
  9. 19ffb8f Make library more tolerant by Lukas Niederbremer · 13 years ago
  10. 670b21f Made the headers C++ compatible (at least GCC-compatible). by Louis Delacroix · 14 years ago
  11. 00be56f Quite a few changes. Yay for mega-commit. by Clark Gaebel · 14 years ago
  12. 36c0562 Added nbt_parse_path by Clark Gaebel · 14 years ago
  13. 55a171f Added better error codes, and fixed strdup. by Clark Gaebel · 14 years ago
  14. 85de9c5 Added a function to check for equality. by Clark Gaebel · 14 years ago
  15. 03d642a Finished writing the new API. by Clark Gaebel · 14 years ago
  16. 06e2891 Added chunk loading, and fixed up buffer.h while I was at it. by Clark Gaebel · 14 years ago
  17. ea38b00 Added chunk test data. by Clark Gaebel · 14 years ago
  18. 47bcd04 Added nbt_find_by_name(). by Clark Gaebel · 14 years ago
  19. 9ddebf9 Split up the nbt functionality into seperate files. by Clark Gaebel · 14 years ago
  20. cba9d03 Updated the documentation. by Clark Gaebel · 14 years ago
  21. 298c692 Cleaned up the README and made the filters a bit clearer. by Clark Gaebel · 14 years ago
  22. 599ce08 Updated the license in the header. by Clark Gaebel · 14 years ago
  23. c5a8504 Finished ascii dumping. by Clark Gaebel · 14 years ago
  24. e3a6671 Finished binary dumping. by Clark Gaebel · 14 years ago
  25. 1fc6f1d Fully switched to the doubly-linked list implementation. by Clark Gaebel · 14 years ago
  26. 9a23ef6 Added nbt_size, and did some general cleanup of the parser. by Clark Gaebel · 14 years ago
  27. f05a364 Added searching functions. by Clark Gaebel · 14 years ago
  28. cb29b2d Initial API rewrite. I'm still not done reading in lists and compounds. by Clark Gaebel · 14 years ago
  29. ae1588f Massive cleanup of endianness.[c|h]. by Clark Gaebel · 14 years ago
  30. 6d769ee Removed useless trailing whitespace. by Clark Gaebel · 14 years ago
  31. 9312be2 Broke consistency a bit for "nbt_add_tag()" to be sane by FliPPeh · 14 years ago
  32. fe79817 Added "nbt_add_list_item(void *item, nbt_tag *pa)" by FliPPeh · 14 years ago
  33. d4ad59d Included "nbt_remove_list_item()" (info below) by FliPPeh · 14 years ago
  34. 4b7a69c Major updates by Lukas Niederbremer · 14 years ago
  35. 7c3fbdf Added type aware setters, added missing function by Lukas Niederbremer · 14 years ago
  36. 4930d3d Added new accessor functions, small fix by Lukas Niederbremer · 14 years ago
  37. 118a24b More portability update + new example by Lukas Niederbremer · 14 years ago
  38. c311edc Portability update by Lukas Niederbremer · 14 years ago
  39. 0e3f684 Changed naming conventions by Lukas Niederbremer · 14 years ago
  40. 4758c7f Added NBT_Write() and friends by Lukas Niederbremer · 14 years ago
  41. 0109cb3 Major tree modification functions by Lukas Niederbremer · 14 years ago
  42. faaf556 Added "NBT_Change_Name()" by Lukas Niederbremer · 14 years ago
  43. 6e966c4 Introduced manipulation functionality by Lukas Niederbremer · 14 years ago
  44. 7ceb3d8 Initial working revision by Lukas Niederbremer · 14 years ago