Age | Commit message (Expand) | Author |
2003-09-06 | avoid accidental copying of Map | Max Horn |
2003-09-06 | Fix debug level, only > 1 should be valid. | Travis Howell |
2003-09-06 | Game failure message shouldn't be a debug either. | Travis Howell |
2003-09-06 | Actually make these game version message shown by default, so users can bette... | Travis Howell |
2003-09-06 | Default debug level should be zero. | Travis Howell |
2003-09-05 | init value of _amiga to false | Max Horn |
2003-09-05 | Add to config as int for now. | Travis Howell |
2003-09-05 | Fix platform command line and add to readme | Travis Howell |
2003-09-05 | Use --platform option, instead of system specific options. | Travis Howell |
2003-09-05 | Update docs for new flags | Travis Howell |
2003-09-05 | Add atarist and macintosh options, since there seem to be no way to detect ve... | Travis Howell |
2003-09-03 | prepare for larger target names | Jonathan Gray |
2003-08-30 | Feature Request [778833] '-F' not documented | Jamieson Christian |
2003-08-29 | Memory leak | Chris Apers |
2003-08-22 | add sword2 cd dirs | Jonathan Gray |
2003-08-22 | change description of -b option to be more correct, also some consistency in ... | Jonathan Gray |
2003-08-21 | -Werror cleanup, don't try to free const variables... | Jonathan Gray |
2003-08-21 | patch #791738 g++ 3.4 compile fix, from Falk Hueffner and a few minor local b... | Jonathan Gray |
2003-08-19 | Fix compile. | Torbjörn Andersson |
2003-08-19 | Fix 1 memory leak + 102 memory leaks using launcher | Chris Apers |
2003-08-18 | added VersionSettings flag MDT_PREFER_NATIVE for defaulting to midi music | Robert Göffringmann |
2003-08-16 | Fixed aspect ratio scaler | Jochen Hoenicke |
2003-08-16 | Added fullscreen support to palmos | Chris Apers |
2003-08-15 | Replaced ADLIB_ALWAYS and ADLIB_PREFERRED with a more flexible | Jamieson Christian |
2003-08-13 | Fix ALWAYS_ADLIB override of native driver selection | Jamieson Christian |
2003-08-13 | Added PC Speaker and PCjr command line options, | Jamieson Christian |
2003-08-11 | Fix for Bug [779013] ALL: Fullscreen and -F | Jamieson Christian |
2003-08-10 | Harmonized SaveFile API with File API a bit. | Marcus Comstedt |
2003-08-10 | Doesn't look like these are used anymore. | Marcus Comstedt |
2003-08-08 | list -h in help text | Jonathan Gray |
2003-08-07 | Fix newline warning | Chris Apers |
2003-08-07 | No more needed ... Arisme, your turn | Chris Apers |
2003-08-05 | getting rid of g_mixer; removing lots of whitespace | Max Horn |
2003-08-05 | stdafx.h should always be first | Max Horn |
2003-08-04 | limit to 80 char again after last change... | Jonathan Gray |
2003-08-04 | ditto | Travis Howell |
2003-08-04 | fix lines exceeding 80 chars in usage help | Jonathan Gray |
2003-08-03 | fix for bug #782132 (MI1: -e null doesn't work) | Max Horn |
2003-08-02 | fix compile with vc7 | Paweł Kołodziejski |
2003-08-02 | removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I ... | Max Horn |
2003-08-01 | This should be Microsoft Visual C++ only | Travis Howell |
2003-08-01 | mingw compile broken when include order was changed | Travis Howell |
2003-08-01 | #include cleanup (explicityl specify the location for headers from common/, s... | Max Horn |
2003-08-01 | Ooops | Travis Howell |
2003-08-01 | This should be Microsoft Visual C++ only | Travis Howell |
2003-07-31 | back disable warnings into stdafx.h, vc6 is lack of warnings support | Paweł Kołodziejski |
2003-07-31 | added new header file backends/intern.h; removed some stuff from common/syste... | Max Horn |
2003-07-31 | use #define instead of enum here because that makes ccache more effective whe... | Max Horn |
2003-07-31 | Disabled unknown pragma warning in MSVC-6. | Jamieson Christian |
2003-07-30 | moved turn off warnings into vc7 project files. someone must also update vc6 | Paweł Kołodziejski |