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-12-16
Removed unused variable.
Torbjörn Andersson
2004-12-16
some cleanup
Robert Göffringmann
2004-12-16
fix gcc warnings
Robert Göffringmann
2004-12-15
moved compacts and related static data out of the scummvm.exe into an externa...
Robert Göffringmann
2004-12-05
Clean up OSystem::Event
Max Horn
2004-11-27
Moved Engine::getSavePath() to class SaveFileManager; removed the 'directory'...
Max Horn
2004-11-12
use message window instead of console printf if user wants to load a savegame...
Robert Göffringmann
2004-11-11
misc cleanup
Robert Göffringmann
2004-09-28
Rename remaining OSystem methods to match our coding guidelines
Max Horn
2004-09-18
fixed warnings
Paweł Kołodziejski
2004-09-06
Save setting of the text toggle when quitting, fixes bug #855542
Joost Peters
2004-08-25
typo
Joost Peters
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-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
[next]