aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2003-09-17some tweaks to the build system (work toward plugin support)Max Horn
2003-09-17added a static method setDefaultDirectory to class File; used this to simplif...Max Horn
2003-09-17delete name only after closing the fileMax Horn
2003-09-11added time.h and math.h to default/precompiled headersMax Horn
2003-09-10added refCon parameter to timer classMax Horn
2003-09-10moved declaration of error/warning/debug from engine.h to util.hMax Horn
2003-09-08fixed circular dependency; moved version string to main.cpp (seems more logic...Max Horn
2003-09-08changes to get a better link order, and to allow building a 'bare bone' scumm...Max Horn
2003-09-08fixed disabling of modulesMax Horn
2003-09-08got rid of version_settingsMax Horn
2003-09-08more plugin related workMax Horn
2003-09-08renamed VersionSettings -> TargetSettings and also renamed some of its member...Max Horn
2003-09-08Some files are located in a different folder in Atari-ST version of ZakChris Apers
2003-09-06removed superfluous newlineMax Horn
2003-09-06added EVENT_SCREEN_CHANGED; small tweak to the way quit is handled in NewGuiMax Horn
2003-09-06avoid accidental copying of MapMax Horn
2003-09-06Fix debug level, only > 1 should be valid.Travis Howell
2003-09-06Game failure message shouldn't be a debug either.Travis Howell
2003-09-06Actually make these game version message shown by default, so users can bette...Travis Howell
2003-09-06Default debug level should be zero.Travis Howell
2003-09-05init value of _amiga to falseMax Horn
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