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.h
Age
Commit message (
Expand
)
Author
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
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-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
2003-07-05
fixed cursor and allowed pressing enter for loading and saving, too.
Robert Göffringmann
2003-07-04
support text and speech at the same time
Robert Göffringmann
2003-07-04
don't let user enter too long save names
Robert Göffringmann
2003-07-04
SFX is working correctly now. also implemented queued fx and fx saving.
Robert Göffringmann
2003-07-03
fixed showGameQuitMsg() and temporarily disabled sfx looping
Robert Göffringmann
2003-07-02
fixed save/restore grid problems
Robert Göffringmann
2003-07-01
removed useless AR saving leftovers and implemented fnRestoreGame()
Robert Göffringmann
2003-07-01
bass is completable now.
Robert Göffringmann
2003-07-01
fixed mouse restore on savegame restore and bug in fnTheyStartSub
Robert Göffringmann
2003-07-01
bypassed copy protection, fixed crash when disconnecting from link space, fix...
Robert Göffringmann
2003-07-01
finished loading and saving, fixed grid bugs (some debugging code not yet rem...
Robert Göffringmann
2003-06-27
some more loading & saving work (still unfinished)
Robert Göffringmann
2003-06-22
native mt32 support and basic control panel (incomplete)
Robert Göffringmann