Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-11-08 | Removed the SquirrelVM. | madmaxoft@gmail.com | 1 | -5/+1 |
2012-08-30 | Implemented 1.3.2 protocol encryption using CryptoPP, up to Client Status packet (http://wiki.vg/Protocol_FAQ step 14) | madmaxoft@gmail.com | 1 | -0/+9 |
2012-07-21 | Added a Release Profiled configuration to Squirrel MSVC2008 project | madmaxoft@gmail.com | 1 | -2/+2 |
2012-07-09 | BlockArea name change reverted | lapayo94@gmail.com | 1 | -0/+9 |
2012-05-08 | Added a profiling option to the VC2008 projects, using the MS standalone profiler (see vc2008/profile_run.cmd for details and usage) | madmaxoft@gmail.com | 1 | -0/+13 |
2012-01-29 | VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. | madmaxoft@gmail.com | 1 | -0/+7 |
2012-01-27 | MSVC 2008 Express compatibility: Added the projects, modified sources to compile. Tested on MSVC 2008 Express and MSVC 2010 Express | madmaxoft@gmail.com | 1 | -0/+50 |