Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-05-25 | Merged the composable_generator branch into the trunk | madmaxoft@gmail.com | 1 | -232/+0 |
2012-05-07 | Fast NBT Parser (loading a chunk is now about 10 times faster) | madmaxoft@gmail.com | 1 | -8/+0 |
2012-04-23 | Anvil storage writing (Basic storage is working, NO entities except for chests are working! Don't use for real servers) | madmaxoft@gmail.com | 1 | -2/+2 |
2012-04-04 | Fixed a parsing error in NBT classes (doubles weren't parsing correctly); | madmaxoft@gmail.com | 1 | -0/+28 |
2012-03-09 | Using the _DEBUG macro for *nix debug builds as well; trying to force 8-byte alignment on critical sections ( http://forum.mc-server.org/showthread.php?tid=384 ) | madmaxoft@gmail.com | 1 | -2/+2 |
2012-03-07 | Anvil format: loading chests' contents. | madmaxoft@gmail.com | 1 | -4/+15 |
2012-03-07 | Added the Anvil level format (MCA) support, read-only for the time being. Now MCS can read your worlds from the official server :) | madmaxoft@gmail.com | 1 | -0/+201 |