------------------------------------------------------------------------ r4344 | hendricks266 | 2014-02-22 00:03:02 -0800 (Sat, 22 Feb 2014) | 3 lines Mapster32: Introduce m32_settings.cfg, analogous to settings.cfg, so that you can save your cvars and aliases for the editor. One potential use is to add r_togglecomposition "0" if you don't like Aero turning on and off every time you switch between 2D mode and 32-bit 3D mode. ------------------------------------------------------------------------ r4343 | hendricks266 | 2014-02-22 00:02:41 -0800 (Sat, 22 Feb 2014) | 1 line Build system: Detect the SVN revision and generate rev.h directly from the Makefile, if applicable. ------------------------------------------------------------------------ r4341 | hendricks266 | 2014-02-22 00:02:13 -0800 (Sat, 22 Feb 2014) | 1 line Further optimize our SDL_Renderer for 8-bit by making the SDL_Texture SDL_TEXTUREACCESS_STATIC, saving some RAM without any loss of functionality. ------------------------------------------------------------------------ See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.