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
/
control.cpp
Age
Commit message (
Expand
)
Author
2004-07-08
(Ab)used the yes/no dialog to show an error message if saving a game fails.
Torbjörn Andersson
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-03-28
Renamed more OSystem methods
Max Horn
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-01-26
Remove old CE tweak
Nicolas Bacca
2004-01-17
Implements TOGGLE_VIRTUAL_KEYBOARD
Nicolas Bacca
2004-01-06
updated copyright notice
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-11-08
cleanup whitespaces
Paweł Kołodziejski
2003-10-25
Changed the behaviour of the page up/down buttons in the save/load dialog.
Torbjörn Andersson
2003-10-05
renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit (tr...
Max Horn
2003-09-28
Improve intro timing a tiny bit on WinCE
Nicolas Bacca
2003-09-24
Whitespace changes
Torbjörn Andersson
2003-09-17
new module 'base'; moved gameDetector.*, main.cpp and base/plugins.* there (t...
Max Horn
2003-08-10
Replaced use of File with use of SaveFileManager where appropriate.
Marcus Comstedt
2003-08-03
new compacts, new loading + saving code (not compatible to old one)
Robert Göffringmann
2003-08-02
removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I ...
Max Horn
2003-08-01
changed loading & saving code to fix the bug discribed in the general forum. ...
Robert Göffringmann
2003-07-31
deactivated loading/(auto-)saving at places where it's not allowed
Robert Göffringmann
2003-07-14
maybe this fixed those random crashes...
Robert Göffringmann
2003-07-14
fixed toggling music on/off after savegame restore
Robert Göffringmann
2003-07-14
fixed text drawing bug and made sure autosave doesn't save if engine is in lo...
Robert Göffringmann
2003-07-13
debug/warning/error all automatically output a newline
Max Horn
2003-07-12
A few mino changes for pc gamer demo
Travis Howell
2003-07-12
Add WinCE virtual keyboard
Nicolas Bacca
2003-07-12
fix Swedish quit message
Robert Göffringmann
2003-07-12
one more small fix
Robert Göffringmann
2003-07-12
keep virgin logo from flashing up when using -x
Robert Göffringmann
2003-07-12
implemented -x command line option
Robert Göffringmann
2003-07-12
added support for different languages and fixed memory leak and screen refres...
Robert Göffringmann
2003-07-11
added autosaving every 5 minutes
Robert Göffringmann
2003-07-10
fixed endian specific palette bugs for restarting game and control panel
Robert Göffringmann
2003-07-10
whoops.
Robert Göffringmann
2003-07-10
Slight cleanup. Fixes a few minor memory leaks, I believe.
Torbjörn Andersson
2003-07-10
forgot to allow restarting from control panel
Robert Göffringmann
2003-07-10
implemented fnRestartGame() and skipping of 2nd intro part
Robert Göffringmann
2003-07-09
added toggling music on/off
Robert Göffringmann
2003-07-09
activated speed slider in SkyControl, fixed different charsets in control pan...
Robert Göffringmann
2003-07-09
/me slaps himself
Robert Göffringmann
2003-07-09
script data is the same for 0.0365, 0.0368 and 0.0372, so allow switching sav...
Robert Göffringmann
2003-07-08
fixed file loading bugs for v.0.0331, control panel works now
Robert Göffringmann
2003-07-07
button text for save and restore doesn't disappear anymore.
Robert Göffringmann
2003-07-07
Fixed warning.
Torbjörn Andersson
2003-07-07
use our standard cast style
Max Horn
2003-07-06
fix bug #766744 (BASS: Crash when quitting while quitting)
Robert Göffringmann
2003-07-05
fixed bug #765892 (bottom bar in F5 menu not used)
Robert Göffringmann
2003-07-05
Dont show cursor when restoring game
Robert Göffringmann
[next]