1. 9a7cd61 Made nbt_list_item more efficient and robust. by Clark Gaebel · 12 years ago
  2. af344fa Fixed some potential OOM issues. by Clark Gaebel · 12 years ago
  3. c3c0c97 Made this thing actually build, and fixed a type error. by Clark Gaebel · 13 years ago
  4. ad1ca94 PATCH: Added support for TAG_INT_ARRAY (tag 11). by sztomi · 13 years ago
  5. c5cfc64 Updated treeops and util to use the new 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. 9472b0e Fix rejection of valid lists by Lukas Niederbremer · 13 years ago
  9. c9ff685 Revert "Make library more tolerant" by Lukas Niederbremer · 13 years ago
  10. 19ffb8f Make library more tolerant by Lukas Niederbremer · 13 years ago
  11. 51a1fcd Moved buffer's implementation into its own file. by Clark Gaebel · 14 years ago
  12. 00be56f Quite a few changes. Yay for mega-commit. by Clark Gaebel · 14 years ago
  13. 55a171f Added better error codes, and fixed strdup. by Clark Gaebel · 14 years ago
  14. 6909176 Removed the annoying O(n^2) loop. by Clark Gaebel · 14 years ago
  15. 0546d15 useless check is useless. by Clark Gaebel · 14 years ago
  16. 485e1f7 Cleverer method for NULL-checking. by Clark Gaebel · 14 years ago
  17. 47bcd04 Added nbt_find_by_name(). by Clark Gaebel · 14 years ago
  18. 9ddebf9 Split up the nbt functionality into seperate files. by Clark Gaebel · 14 years ago