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-09-15
Allow the BASS debugger to be invoked by the "standard" Ctrl-D / ~ / #
Torbjörn Andersson
2004-09-14
Use -more informative- constants for certain script variables
Joost Peters
2004-09-13
Use ARRAYSIZE macro
Joost Peters
2004-09-13
Add debugger for BASS.
Joost Peters
2004-09-06
Save setting of the text toggle when quitting, fixes bug #855542
Joost Peters
2004-08-28
Make it possible to compile with WITH_DEBUG_CHEATS again.
Torbjörn Andersson
2004-08-26
Clarified the comment added in the previous commit slightly.
Torbjörn Andersson
2004-08-26
Reset the "pitch wheel" when turning off a note. This should fix bug
Torbjörn Andersson
2004-08-25
typo
Joost Peters
2004-08-20
remove unused variables
Joost Peters
2004-08-20
Initialize variables (fix valgrind warnings)
Joost Peters
2004-08-19
Fix potential OOB read
Joost Peters
2004-08-14
fixed warnings
Paweł Kołodziejski
2004-07-18
Adapted Fingolfin's BS1 code for better error messages when save/restore
Torbjörn Andersson
2004-07-08
(Ab)used the yes/no dialog to show an error message if saving a game fails.
Torbjörn Andersson
2004-06-27
Reversed param order of File::open() -- this allowed me to get rid of a few m...
Max Horn
2004-06-25
Added Engine::_saveFileMan; thus was able to get rid of auto_ptr usage again
Max Horn
2004-06-25
Use auto_ptr to avoid leaks
Max Horn
2004-05-06
Get rid of mouse transparancy hack
Joost Peters
2004-03-28
Renamed more OSystem methods
Max Horn
2004-03-13
some cleanup
Joost Peters
2004-03-05
Yearly CE BASS intro synch fix
Nicolas Bacca
2004-02-28
renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...
Max Horn
2004-02-24
the OSystem changes we discussed on the ML (note: renaming of the existing OS...
Max Horn
2004-02-16
Workaround for BASS bug #897775. As far as I can tell there is no proper
Torbjörn Andersson
2004-02-13
Add Change --floppy-intro to --alt-intro patch (#896311)
Travis Howell
2004-02-11
Fixed bug #870890.
Torbjörn Andersson
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
[prev]
[next]