Age | Commit message (Expand) | Author |
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 |
2003-07-30 | disable empty statement warnings for vc | Paweł Kołodziejski |
2003-07-30 | disable conversion type warnings for vc | Paweł Kołodziejski |
2003-07-30 | version 0.5.3cvs | Max Horn |
2003-07-30 | rename bs2 to sword2 to have the same name as the original engine. | Oliver Kiehl |
2003-07-30 | the VC warning for unknown pragmas is now gloabally disabled, no need to work... | Max Horn |
2003-07-30 | globally disable 'unknown pragma' warning for VC | Max Horn |
2003-07-29 | Add option for the demo included in Maniac Mansion (Classic version) | Travis Howell |
2003-07-28 | change version to 0.5.3-cvs allowing room for two follow up minor releases... | Jonathan Gray |
2003-07-28 | bs2 | Jonathan Gray |
2003-07-28 | Patch #715991: Quit Confirmation Dialog (feature request #642721) with some t... | Max Horn |
2003-07-24 | Fix warning (no newline at end of file) | Torbjörn Andersson |
2003-07-24 | Remove palmos fixme | Chris Apers |
2003-07-24 | scumm_strnicmp | Jonathan Gray |
2003-07-22 | start -> start_frame, to match backends (purely cosmetic :-) | Max Horn |