aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2003-09-05Add to config as int for now.Travis Howell
2003-09-05Fix platform command line and add to readmeTravis Howell
2003-09-05Use --platform option, instead of system specific options.Travis Howell
2003-09-05Update docs for new flagsTravis Howell
2003-09-05Add atarist and macintosh options, since there seem to be no way to detect ve...Travis Howell
2003-09-03prepare for larger target namesJonathan Gray
2003-08-30Feature Request [778833] '-F' not documentedJamieson Christian
2003-08-29Memory leakChris Apers
2003-08-22add sword2 cd dirsJonathan Gray
2003-08-22change 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-21patch #791738 g++ 3.4 compile fix, from Falk Hueffner and a few minor local b...Jonathan Gray
2003-08-19Fix compile.Torbjörn Andersson
2003-08-19Fix 1 memory leak + 102 memory leaks using launcherChris Apers
2003-08-18added VersionSettings flag MDT_PREFER_NATIVE for defaulting to midi musicRobert Göffringmann
2003-08-16Fixed aspect ratio scalerJochen Hoenicke
2003-08-16Added fullscreen support to palmosChris Apers
2003-08-15Replaced ADLIB_ALWAYS and ADLIB_PREFERRED with a more flexibleJamieson Christian
2003-08-13Fix ALWAYS_ADLIB override of native driver selectionJamieson Christian
2003-08-13Added PC Speaker and PCjr command line options,Jamieson Christian
2003-08-11Fix for Bug [779013] ALL: Fullscreen and -FJamieson Christian
2003-08-10Harmonized SaveFile API with File API a bit.Marcus Comstedt
2003-08-10Doesn't look like these are used anymore.Marcus Comstedt
2003-08-08list -h in help textJonathan Gray
2003-08-07Fix newline warningChris Apers
2003-08-07No more needed ... Arisme, your turnChris Apers
2003-08-05getting rid of g_mixer; removing lots of whitespaceMax Horn
2003-08-05stdafx.h should always be firstMax Horn
2003-08-04limit to 80 char again after last change...Jonathan Gray
2003-08-04dittoTravis Howell
2003-08-04fix lines exceeding 80 chars in usage helpJonathan Gray
2003-08-03fix for bug #782132 (MI1: -e null doesn't work)Max Horn
2003-08-02fix compile with vc7Paweł Kołodziejski
2003-08-02removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I ...Max Horn
2003-08-01This should be Microsoft Visual C++ onlyTravis Howell
2003-08-01mingw compile broken when include order was changedTravis Howell
2003-08-01#include cleanup (explicityl specify the location for headers from common/, s...Max Horn
2003-08-01OoopsTravis Howell
2003-08-01This should be Microsoft Visual C++ onlyTravis Howell
2003-07-31back disable warnings into stdafx.h, vc6 is lack of warnings supportPaweł Kołodziejski
2003-07-31added new header file backends/intern.h; removed some stuff from common/syste...Max Horn
2003-07-31use #define instead of enum here because that makes ccache more effective whe...Max Horn
2003-07-31Disabled unknown pragma warning in MSVC-6.Jamieson Christian
2003-07-30moved turn off warnings into vc7 project files. someone must also update vc6Paweł Kołodziejski
2003-07-30disable empty statement warnings for vcPaweł Kołodziejski
2003-07-30disable conversion type warnings for vcPaweł Kołodziejski
2003-07-30version 0.5.3cvsMax Horn
2003-07-30rename bs2 to sword2 to have the same name as the original engine.Oliver Kiehl
2003-07-30the VC warning for unknown pragmas is now gloabally disabled, no need to work...Max Horn
2003-07-30globally disable 'unknown pragma' warning for VCMax Horn