Rivoreo Source Code Repositories
src.rivoreo.one
/
nbtfsutils
/
190c57e28051371804a2faa6a5efbab0ec0519cc
/
nbt_treeops.c
9a7cd61
Made nbt_list_item more efficient and robust.
by Clark Gaebel
· 12 years ago
af344fa
Fixed some potential OOM issues.
by Clark Gaebel
· 12 years ago
c3c0c97
Made this thing actually build, and fixed a type error.
by Clark Gaebel
· 13 years ago
ad1ca94
PATCH: Added support for TAG_INT_ARRAY (tag 11).
by sztomi
· 13 years ago
c5cfc64
Updated treeops and util to use the new API.
by Clark Gaebel
· 13 years ago
ee45cd7
added "nbt_list_item" to get an item from a list
by Jesús A. Álvarez
· 13 years ago
23172e1
lists should have a valid type tag even if they're empty
by Jesús A. Álvarez
· 13 years ago
9472b0e
Fix rejection of valid lists
by Lukas Niederbremer
· 13 years ago
c9ff685
Revert "Make library more tolerant"
by Lukas Niederbremer
· 13 years ago
19ffb8f
Make library more tolerant
by Lukas Niederbremer
· 13 years ago
51a1fcd
Moved buffer's implementation into its own file.
by Clark Gaebel
· 14 years ago
00be56f
Quite a few changes. Yay for mega-commit.
by Clark Gaebel
· 14 years ago
55a171f
Added better error codes, and fixed strdup.
by Clark Gaebel
· 14 years ago
6909176
Removed the annoying O(n^2) loop.
by Clark Gaebel
· 14 years ago
0546d15
useless check is useless.
by Clark Gaebel
· 14 years ago
485e1f7
Cleverer method for NULL-checking.
by Clark Gaebel
· 14 years ago
47bcd04
Added nbt_find_by_name().
by Clark Gaebel
· 14 years ago
9ddebf9
Split up the nbt functionality into seperate files.
by Clark Gaebel
· 14 years ago