index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
gameDetector.h
Age
Commit message (
Expand
)
Author
2003-05-12
added method to detect which midi driver will be created
Robert Göffringmann
2003-04-06
fixed detection of early scumm games
Paweł Kołodziejski
2003-03-25
added some meat to the global options dialog (no prefs are stored yet, though)
Max Horn
2003-03-25
cleanup
Max Horn
2003-03-23
move language enum to gameDetector.h
Jonathan Gray
2003-03-18
add GF_DEFAULT_TO_1X_SCALER
Jonathan Gray
2003-03-06
updated copyrights headers
Paweł Kołodziejski
2003-03-06
next pedantic cleanup code
Paweł Kołodziejski
2003-03-05
Patch #697312: Beneath a Steel Sky interim/initial support patch
Max Horn
2003-03-01
those TODOs have been obsoleted
Oliver Kiehl
2003-03-01
removed the single big VersionSettings list; instead, the simon & scumm modul...
Max Horn
2003-03-01
don't hardcode the Simon GameID values, rather use the #defines from simon/in...
Max Horn
2003-02-24
add gameid for puttdemo
Jonathan Gray
2003-02-17
make good on GF_NEW_COSTUMES threats
Jonathan Gray
2003-01-29
add ability to specify language for comi see scummvm -h for possible values
Jonathan Gray
2003-01-14
Start for Simon 1 amiga cd32 version support, not working right yet.
Travis Howell
2003-01-12
Fix game-specific scalers overriding global... when game started from Launcher
James Brown
2003-01-11
More simon 2 targets (amiga/mac ports)
Travis Howell
2002-12-31
get rid of DUMP_SCRIPTS; in its place, added run time option '-u' to enabled ...
Max Horn
2002-12-25
fix -pedantic warnings
Max Horn
2002-12-14
fixed VC++ compile
Max Horn
2002-12-14
removed unused field
Max Horn
2002-12-13
added an API to query the list of available music drivers; cleanup
Max Horn
2002-12-12
Tidy one or two things up for future V1/V2/V8 SCUMM support.
James Brown
2002-12-06
Add debug levels for simon games
Travis Howell
2002-12-04
even more cleanup
Max Horn
2002-11-19
added some preliminary game auto detect code to the launcher; this required a...
Max Horn
2002-11-06
moved some constants from scumm.h to gameDetector.h; this way, we don't have ...
Max Horn
2002-10-28
Add support for aliased scummvm config entries.
James Brown
2002-10-23
don't use strdup
Max Horn
2002-10-23
Add command line option for master volume, patch #591813
Travis Howell
2002-10-18
add -z option to list games
Jonathan Gray
2002-09-30
played a bit with the launcher - it now is already somewhat usable <g>
Max Horn
2002-09-29
cleanup
Max Horn
2002-09-27
added (currently completly useless) launcher dialog
Max Horn
2002-08-31
fixed compilation on Mac OS X; some cleanup; moved header file scumm/smusH/re...
Max Horn
2002-08-21
Initial revision
Max Horn