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
/
sky
Age
Commit message (
Expand
)
Author
2004-02-05
renamed (Const)Iterator to (const_)iterator; changed size() to return an uint
Max Horn
2004-01-30
Various changes to the build system which allow building ScummVM in an extern...
Max Horn
2004-01-26
Remove old CE tweak
Nicolas Bacca
2004-01-18
fix warning
Paweł Kołodziejski
2004-01-17
Implements TOGGLE_VIRTUAL_KEYBOARD
Nicolas Bacca
2004-01-06
updated copyright notice
Max Horn
2004-01-04
renamed global var _debugLevel to g_debugLevel; let Engine constructor init i...
Max Horn
2004-01-03
remove 'Sky' name prefix for most stuff (not needed anymore since we are in n...
Max Horn
2004-01-03
Introduce namespace 'Sky'
Max Horn
2003-12-24
o Added SoundMixer::isReady()
Max Horn
2003-12-24
turned PlayingSoundHandle into an 'opaque' (well not really :-) data type, ma...
Max Horn
2003-12-21
Make it possible for game detection functions to detect language/platform (no...
Max Horn
2003-12-21
incorrect use of pauseChannel (replaced by correct pauseID)
Max Horn
2003-12-21
cleanup
Max Horn
2003-12-19
unregister the premix proc when you go away
Max Horn
2003-12-13
removed GameSettings::detectname and GameSettings::midi; renamed GameSettings...
Max Horn
2003-12-12
cleanup: no need to access detector->_game.midi, since the value is fixed anyway
Max Horn
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-10
cut down on unnecessary GameDetector references
Max Horn
2003-11-08
cleanup whitespaces
Paweł Kołodziejski
2003-11-07
spelling fixes
Jonathan Gray
2003-11-03
stdafx.h needs to be included first.
Marcus Comstedt
2003-11-01
cleanup of game detector functions
Max Horn
2003-11-01
avoid using detectname
Max Horn
2003-10-28
cleanup: removed version/id from GameSettings
Max Horn
2003-10-25
fix bug #828222: Adlib music stops during browsing the inventory
Robert Göffringmann
2003-10-25
Changed the behaviour of the page up/down buttons in the save/load dialog.
Torbjörn Andersson
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
renamed some Timer methods
Max Horn
2003-10-17
moved platform/language constants to common/util.*
Max Horn
2003-10-14
fix debug mode 0
Max Horn
2003-10-12
some renaming for more consistent terminology (although we might want to reev...
Max Horn
2003-10-12
Fix for Bug [817286] MT-32 execution checksum errors
Jamieson Christian
2003-10-12
EVC is happy now
Nicolas Bacca
2003-10-10
some cleanup
Max Horn
2003-10-10
constness
Max Horn
2003-10-08
new config manager. not everything is completed, and some things will still b...
Max Horn
2003-10-07
Corrected MT-32 master volume SysEx
Jamieson Christian
2003-10-05
renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit (tr...
Max Horn
2003-10-05
factor out common gfx_mode/fullscreen setup code from the game engines into t...
Max Horn
2003-10-04
use namespace Common a bit more; don't zero the RNG in scumm (else the seed g...
Max Horn
2003-10-03
Fix OOB SysEx checksums
Jamieson Christian
2003-10-01
Whitespace changes
Torbjörn Andersson
2003-10-01
Whitespace changes
Torbjörn Andersson
2003-09-28
Improve intro timing a tiny bit on WinCE
Nicolas Bacca
2003-09-24
Fix for Bug [805923] BASS: Notes left on when quitting game
Jamieson Christian
2003-09-24
Whitespace changes
Torbjörn Andersson
[next]