Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-03-25 | More fixes to get it to compile for me on Mac 10.9. Mostly just newline additions, but some of the unused variables were causing errors, so I wrapped them in #ifndef __APPLE__ calls, since I didn't know if they were going to be used in the future. | Samuel Barney | 1 | -1/+1 |
2013-11-24 | Moved SQLite, LuaExpat, and MD5 to /lib | Tiger Wang | 1 | -0/+0 |
2013-11-24 | Moved source to src | Alexander Harkness | 1 | -0/+0 |
2012-06-14 | Attempt to bring sanity to newlines across systems. | cedeel@gmail.com | 1 | -92/+92 |
2011-10-03 | MCServer c++ source files | faketruth | 1 | -0/+93 |