Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed LuaStatic intermediate and output folders. | madmaxoft | 2013-12-04 | 1 | -2/+2 |
| | |||||
* | Added a new Debug_LuaStatic configuration. | madmaxoft | 2013-12-04 | 1 | -0/+739 |
| | | | | This re-enables plugin debugging using Decoda, lost when we moved Lua out to a DLL. | ||||
* | Fixed all outstanding VS compilation issues | Tiger Wang | 2013-11-25 | 1 | -15/+15 |
| | | | | Also updated VS2008 files. | ||||
* | Fixed Visual Studio Files | Tiger Wang | 2013-11-24 | 1 | -192/+192 |
| | |||||
* | Changed everyting to Unix line endings. | Alexander Harkness | 2013-07-29 | 1 | -5101/+5101 |
| | |||||
* | CryptoPP: Pruned unused files | madmaxoft@gmail.com | 2013-03-23 | 1 | -1749/+1 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1304 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Removed unused CryptoPP algorithms (Salsa, Sosemanuk) that won't compile on Mac (found by Sam Sxw) | madmaxoft@gmail.com | 2012-12-27 | 1 | -16/+0 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1110 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | CryptoPP: Removed an unused file that broke compilation on some *nixes | madmaxoft@gmail.com | 2012-10-03 | 1 | -56/+0 |
| | | | | | | ( http://forum.mc-server.org/showthread.php?tid=566 ) git-svn-id: http://mc-server.googlecode.com/svn/trunk@925 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Removed OS dependencies from CryptoPP; Removed unused modules that didn't compile on some platforms | madmaxoft@gmail.com | 2012-09-04 | 1 | -60/+0 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@827 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Implemented 1.3.2 protocol encryption using CryptoPP, up to Client Status packet (http://wiki.vg/Protocol_FAQ step 14) | madmaxoft@gmail.com | 2012-08-30 | 1 | -0/+6981 |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@808 0a769ca7-a7f5-676a-18bf-c427514a06d6 |