Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-09-03 | Anvil: switched inflate to stream mode. | madmaxoft | 1 | -0/+2 | |
This removes the fixed-size buffer which could have caused #1307 and #1366. | |||||
2014-05-09 | Fixed MSVC 64-bit build warnings. | Mattes D | 1 | -2/+2 | |
2014-05-08 | Fixed MSVC 64-bit build warnings. | Mattes D | 1 | -2/+2 | |
2014-04-02 | Fixed StringCompression's GZIP handling for larger strings. | madmaxoft | 1 | -2/+2 | |
2014-01-17 | Added user setting compression factor | Tycho | 1 | -1/+1 | |
2013-11-26 | Fixed loads more of them. | Alexander Harkness | 1 | -1/+1 | |
2013-11-24 | Attempt to fix compilation | Tiger Wang | 1 | -1/+1 | |
2013-11-24 | Moved source to src | Alexander Harkness | 1 | -0/+0 | |
2013-06-02 | Enchantments: API and sending to client | madmaxoft@gmail.com | 1 | -2/+10 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1539 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2012-06-14 | Attempt to bring sanity to newlines across systems. | cedeel@gmail.com | 1 | -17/+17 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@606 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2012-02-16 | Chunk is now marked as dirty; saving only dirty chunks; rewritten load / save not to use cChunkPtr; set VC2008 project to level4 warnings; block entities are now loaded and saved properly | madmaxoft@gmail.com | 1 | -0/+17 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@273 0a769ca7-a7f5-676a-18bf-c427514a06d6 |