aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2003-05-17Added command line options forJamieson Christian
2003-05-16Feature [557411] Adlib sound effects with GM drivers.Jamieson Christian
2003-05-16GF_AFTER_HEV7Jonathan Gray
2003-05-16add config option basename to override base file name for games of the form f...Jonathan Gray
2003-05-16fix advmame scaler ('flickering', observable in e.g. Sam&Max, and the left-sc...Max Horn
2003-05-15oopsMax Horn
2003-05-15add method to grow a rectMax Horn
2003-05-15renamed isInside() to contains() (this is more intuitive, because r.isInside(...Max Horn
2003-05-15make SWAP a template function, so that it works for swapping non-int stuff, t...Max Horn
2003-05-15let it compileMax Horn
2003-05-15cleanup (rect.h is not used anywhere but I plan to change that...)Max Horn
2003-05-12added method to detect which midi driver will be createdRobert Göffringmann
2003-05-09Patch #735294: AdvMame3x scalerMax Horn
2003-05-05-> version 0.4.1cvsMax Horn
2003-05-04hexdump defaults to 16 bytes/line now, and prints an offestMax Horn
2003-05-02make hexdump width variableMax Horn
2003-05-02Add PalmOS port stuffChris Apers
2003-05-02Change __PALM_OS__ to NEWGUI_256, more genericChris Apers
2003-05-02Change int16 to NewGuiColor in overlay/RGB functionsChris Apers
2003-05-02Add PalmOS GFX modesChris Apers
2003-05-01fix leakJonathan Gray
2003-04-30typedef NewGuiColor on all platforms; indentionMax Horn
2003-04-30more PalmOS changesMax Horn
2003-04-26Make it possible to disable some/all of our three game modules (scumm/simon/s...Max Horn
2003-04-25cleanup; added commentMax Horn
2003-04-25delete stdafx.cppPaweł Kołodziejski
2003-04-20BumpidityJames Brown
2003-04-10fixed GP32 portJoost Peters
2003-04-06fixed detection of early scumm gamesPaweł Kołodziejski
2003-04-06nope, not all big endian system require alignmentMax Horn
2003-03-28small optimization (do three memory reads instead of five)Max Horn
2003-03-26cleanupMax Horn
2003-03-25added some meat to the global options dialog (no prefs are stored yet, though)Max Horn
2003-03-25cleanupMax Horn
2003-03-24use description to set window title if one is specifiedJonathan Gray
2003-03-23move language enum to gameDetector.hJonathan Gray
2003-03-23add comment to language enum I meant to do a while backJonathan Gray
2003-03-18add GF_DEFAULT_TO_1X_SCALERJonathan Gray
2003-03-13added const qualifierMax Horn
2003-03-08change RBG to RGB which follows the argument order and hence makes more sense...Jonathan Gray
2003-03-07temporary hack to get ScummVM to compile againMax Horn
2003-03-07implemented formating string error for each enginePaweł Kołodziejski
2003-03-07exit cleanly if invalid target is specifiedJonathan Gray
2003-03-06updated copyrights headersPaweł Kołodziejski
2003-03-06fixed version_settings generation (now Indy3 works again)Max Horn
2003-03-06next pedantic cleanup codePaweł Kołodziejski
2003-03-05Patch #697312: Beneath a Steel Sky interim/initial support patchMax Horn
2003-03-02Patch #691064: dot matrix scalerMax Horn
2003-03-01those TODOs have been obsoletedOliver Kiehl
2003-03-01fix warningMax Horn