Dec. 10. 2012
1. Based on SVN r3805
2. Fixed some minor bugs
Dec. 6. 2012
1. Improved the performance of saving/loading states.
2. DOSBox will search for glide2x.dll in your system directory first. (Windows)
3. Fixed the following issues (when installed by running setup.exe on Windows 8)
- Library files were not loaded.
- Save/load states did not work at all.
Dec. 4. 2012
1. Based on SVN r3804
2. Updated Visual Studio 2012 to VS Update 1 (Windows build)
- This update adds support for Windows XP (c++)
- Still supports Windows 2000 with some hacks
3. If Direct3D initialization fails, output will be automatically set to surface without exit.
4. Save slots are stored into one file, not into individual files for better management.
Code borrowed from Minizip which depends on zlib (http://www.winimage.com/zLibDll/minizip.html)
5. Fixed some minor bugs