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-12-01
fix bug in command code, letting a failed command being executed
Gregory Montoir
2003-12-01
don't do a global import of namespace GUI
Max Horn
2003-12-01
explicitly specify namespace in g_gui helper macro
Max Horn
2003-12-01
cleanup header includes
Gregory Montoir
2003-12-01
Revert last change, ScummVM handles it better than original.
Travis Howell
2003-12-01
Removed semi-colon after REGISTER_PLUGIN() to be consistent with the other
Torbjörn Andersson
2003-12-01
Simon2 background sfx can be disabled in scripts
Travis Howell
2003-12-01
Patch #847464: Remove spurious semicolons
Max Horn
2003-12-01
Add correct values for F1 - F3 text speed keys in simon1
Travis Howell
2003-12-01
Removed some unnecessary / commented out code, and initialized the debug
Torbjörn Andersson
2003-12-01
Missed some
Travis Howell
2003-12-01
cleanup
Travis Howell
2003-12-01
Might as well combine these two.
Travis Howell
2003-12-01
cleanup
Max Horn
2003-11-30
cleanup
Gregory Montoir
2003-11-30
Leave it as option
Travis Howell
2003-11-30
Enabled zlib support
Travis Howell
2003-11-30
zlib compression works *very* well, factor 3-6 in my test cases. Personally I...
Max Horn
2003-11-30
oops forgot to commit this one, it seems
Max Horn
2003-11-30
cleanup; added (currently commented out) zlib/gzip code
Max Horn
2003-11-30
cleanup
Max Horn
2003-11-29
cleanup
Max Horn
2003-11-29
fixed warning
Paweł Kołodziejski
2003-11-29
update
Paweł Kołodziejski
2003-11-29
Remove TODO item about BS2 pyramid bug. It should be fixed now.
Torbjörn Andersson
2003-11-29
Clarified comment about the elevator script bug and added a workaround for
Torbjörn Andersson
2003-11-29
don't see why we shouldn't just always call Sound::stopAllSounds just before ...
Max Horn
2003-11-29
cleanup
Max Horn
2003-11-29
startCDTimer() is already being invoked by pauseSounds(false)
Max Horn
2003-11-29
new savegame version: store actor pan data; store Audio CD playback status (a...
Max Horn
2003-11-29
added API to query CD playback status; renamed AudioCDManager methods
Max Horn
2003-11-29
moved Audio CD (emulation) code from scumm/sound.cpp to sound/, so that it ma...
Max Horn
2003-11-29
cleanup / added Engine::getGameDataPath()
Max Horn
2003-11-29
cleanup; fix some memory leaks; more memory leaks remaining
Max Horn
2003-11-29
var value were different in simon1dos
Travis Howell
2003-11-28
game targets can now have a base filename different from the target name; mis...
Max Horn
2003-11-28
cleanup
Max Horn
2003-11-28
reuse SaveLoadChooser in main dialog -> this means the SaveLoadChooser rememb...
Max Horn
2003-11-28
cleanup
Max Horn
2003-11-28
Added font.cpp and font.h to the project
Chris Apers
2003-11-28
Fixed error using NEW_FONT_CODE with PalmOS port
Chris Apers
2003-11-28
New project file (include : Builder, PNO, Simon)
Chris Apers
2003-11-28
Stack pref
Chris Apers
2003-11-28
Can't do this like that
Chris Apers
2003-11-28
Don't overflow the stack
Chris Apers
2003-11-28
This is no more needed
Chris Apers
2003-11-28
Cannot add mutiple files with the same name on CodeWarrior :(
Chris Apers
2003-11-28
...
Chris Apers
2003-11-28
Fixed localtime function
Chris Apers
2003-11-28
Don't overflow the event queue
Chris Apers
[next]