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
/
scumm
/
scummvm.cpp
Age
Commit message (
Expand
)
Author
2003-12-02
Backwards compatbility
Travis Howell
2003-12-02
Switch nosubtitles option to subtitles, to match others and help with Simon2 ...
Travis Howell
2003-12-01
Patch #847464: Remove spurious semicolons
Max Horn
2003-11-29
cleanup
Max Horn
2003-11-28
game targets can now have a base filename different from the target name; mis...
Max Horn
2003-11-20
Ooops
Travis Howell
2003-11-18
revert use of GF_DEMO in Humongous games fixing several problems
Jonathan Gray
2003-11-18
Add PC game feature flag, to match others.
Travis Howell
2003-11-18
Add back full throttle pc demo target
Travis Howell
2003-11-17
replaced demo GIDs wth GF_DEMO
Paweł Kołodziejski
2003-11-17
added comi and dig demo
Paweł Kołodziejski
2003-11-14
Kanji support only seems to work in scumm5 games
Travis Howell
2003-11-13
*** empty log message ***
Travis Howell
2003-11-11
made Scumm::OptionsDialog subclass GUI::OptionsDialog (code reuse); replaced ...
Max Horn
2003-11-10
deprecated adj. Said of a program or feature that is considered
Joost Peters
2003-11-10
cut down on unnecessary GameDetector references
Max Horn
2003-11-10
mark zak256 as a depreciated target, zakTowns will be used in future to be mo...
Jonathan Gray
2003-11-09
comment out all the targets for newer humongous games until they start doing ...
Jonathan Gray
2003-11-08
cleanup whitespaces
Paweł Kołodziejski
2003-11-07
more spelling fixes
Jonathan Gray
2003-11-03
remade the in-game GUI/menu
Max Horn
2003-11-03
allow the towns version of loom to do something besides incorrectly error out...
Jonathan Gray
2003-11-03
Look for towns font rom in game directory then current directory instead of j...
Jonathan Gray
2003-11-02
turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Wi...
Max Horn
2003-11-01
modified MessageDialog to allow for custom button texts
Max Horn
2003-11-01
cleanup: new MessageDialog subclass TimedMessageDialog
Max Horn
2003-11-01
get rid of ScummGameSettings::detectname
Max Horn
2003-11-01
cleanup
Max Horn
2003-11-01
Patch #820010: Support Kanji version
Max Horn
2003-10-28
cleanup: removed version/id from GameSettings
Max Horn
2003-10-27
Fixed bug #830772, I hope.
Torbjörn Andersson
2003-10-26
cleanup
Max Horn
2003-10-20
Restrict Maniac demo mode to V1 Maniac.
Travis Howell
2003-10-18
We proudly present the latest installment of our hit series 'Untangle the mes...
Max Horn
2003-10-17
moved game detection code out to the plugins
Max Horn
2003-10-17
added tag2str helper function
Max Horn
2003-10-17
oops, forgot to remove the old Platform enum
Max Horn
2003-10-17
moved platform/language constants to common/util.*
Max Horn
2003-10-17
Player_V2A now compile with PalmOS port
Chris Apers
2003-10-17
Disable maniacnes for now.
Travis Howell
2003-10-15
removed the kDefault*Volume constants
Max Horn
2003-10-15
Version 4 games should use older code style too, checked against loomcd/monke...
Travis Howell
2003-10-14
init RNG for everybody using time()
Max Horn
2003-10-14
Fixed warning
Torbjörn Andersson
2003-10-14
fix debug mode 0
Max Horn
2003-10-13
init random seed with time
Max Horn
2003-10-13
init random seed with time
Max Horn
2003-10-13
cleanup; got rid of Gdi::_palette_mod in favor of Gdi::_roomPalette
Max Horn
2003-10-13
sufficient to set _roomPalette at the start for V6+ games, since they don't m...
Max Horn
2003-10-13
_roomPalette needs to be reset for all scumm games now.
Travis Howell
[prev]
[next]