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
Age
Commit message (
Expand
)
Author
2003-11-01
Create the gui object dynamically
Torbjörn Andersson
2003-11-01
More moving of stuff into classes
Torbjörn Andersson
2003-11-01
cleanup of game detector functions
Max Horn
2003-11-01
get rid of ScummGameSettings::detectname
Max Horn
2003-11-01
cleanup
Max Horn
2003-11-01
avoid using detectname
Max Horn
2003-11-01
Patch #820010: Support Kanji version
Max Horn
2003-11-01
possible fix for bug #833854 - I rechecked the assembly, there actually is a ...
Max Horn
2003-10-31
Fix warning
Torbjörn Andersson
2003-10-31
use Command class
Gregory Montoir
2003-10-31
initial version of Command class
Gregory Montoir
2003-10-31
add mouse cursor code
Gregory Montoir
2003-10-31
Save the config file when options are changed.
Torbjörn Andersson
2003-10-30
add support for spanish cd version
Joost Peters
2003-10-30
really return verb name
Gregory Montoir
2003-10-30
add methods needed by Command
Gregory Montoir
2003-10-30
new Verb class
Gregory Montoir
2003-10-30
Spacing
Travis Howell
2003-10-30
Add option to switch between subtitles only and combined speech/subtitles in ...
Travis Howell
2003-10-29
A commit that has it all:
David Eriksson
2003-10-29
doc TODOs
Max Horn
2003-10-29
Revert since it still doesn't work right, last change stop messages about nee...
Travis Howell
2003-10-29
only one RandomSource for the engine
Gregory Montoir
2003-10-29
Hopefully right this time, last change caused a cheat (Free air travel)
Travis Howell
2003-10-29
Document the BS2 config file settings
Torbjörn Andersson
2003-10-29
Use the ScummVM config manager instead of a separate BS2-specific config
Torbjörn Andersson
2003-10-29
Add copy protection bypass for Zak McKracken (EGA) since there was no check i...
Travis Howell
2003-10-28
add accessors for mouse current pos / button + keyVerb
Gregory Montoir
2003-10-28
handle (x,y) negative coordinates in dynalum
Gregory Montoir
2003-10-28
bs2 -> sword2
Max Horn
2003-10-28
update
Paweł Kołodziejski
2003-10-28
cleanup: removed version/id from GameSettings
Max Horn
2003-10-28
forgot this
Joost Peters
2003-10-28
add OGG playback to queen
Joost Peters
2003-10-28
safer dynalum tweak
Gregory Montoir
2003-10-28
Safer use of dynalum.
David Eriksson
2003-10-28
If we fail to read the game settings, use sensible defaults.
Torbjörn Andersson
2003-10-28
cleanup
Joost Peters
2003-10-28
added loadFileMalloc() method
Joost Peters
2003-10-27
more stuff for future Command class
Gregory Montoir
2003-10-27
Removed TODO entry about debug class. Fingolfin's latest changes should be
Torbjörn Andersson
2003-10-27
Fixed bug #830772, I hope.
Torbjörn Andersson
2003-10-26
factor out common debugger code
Max Horn
2003-10-26
stay within 80 char limit
Jonathan Gray
2003-10-26
cleanup
Max Horn
2003-10-26
Use #if USE_CONSOLE instead of #ifdef USE_CONSOLE since that's how we do
Torbjörn Andersson
2003-10-26
Added a note about making the debugger more easily available to the various
Torbjörn Andersson
2003-10-26
fix compile
Oliver Kiehl
2003-10-26
Enable the debug console. Actually, what I've done is to adapt the debug
Torbjörn Andersson
2003-10-26
cleanup, add comments
Gregory Montoir
[next]