commit | 7c3fbdff6e28583534088c1d4da6b39a45924c2e | [log] [download] |
---|---|---|
author | Lukas Niederbremer <webmaster@flippeh.de> | Wed Sep 15 05:06:30 2010 +0200 |
committer | Lukas Niederbremer <webmaster@flippeh.de> | Wed Sep 15 05:06:30 2010 +0200 |
tree | ab53bbc9cb1e17c9b58cac2c89fbdd41e1da1183 | |
parent | 4930d3d59087dd27ec8c4337c3886b780390c8cf [diff] |
Added type aware setters, added missing function * Added "nbt_set_<type>()" that'll return 1 on failure and 0 on success * Added missing "nbt_cast_string()" * Made "nbt_change_value()" secure * Some source code cleanup