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
/
engines
/
touche
/
saveload.cpp
Age
Commit message (
Expand
)
Author
2007-11-04
simplification, increased game state filenames
Gregory Montoir
2007-09-29
don't update the screen directly after a gamestate load ; keychars and room b...
Gregory Montoir
2007-09-27
simplified touche savegame listing
Gregory Montoir
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-08-05
Merged fsnode with trunk: r27971:28460
David Corrales
2007-07-31
fix for bug #1751226 (glitches on save/load
Gregory Montoir
2007-07-24
renamed some fields for clarification
Gregory Montoir
2007-07-12
Changed SaveFileManager::listSavegames() function to be engine agnostic. It n...
David Corrales
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-02-17
Added finalize() method to Common::OutSaveFile (which by default just flushes...
Max Horn
2006-12-09
cleanup
Gregory Montoir
2006-11-15
added dirty rects handling
Gregory Montoir
2006-11-11
various fixes, Touche should now be completable without any major glitches
Gregory Montoir
2006-11-10
new menu code
Gregory Montoir
2006-11-07
cleanup
Gregory Montoir
2006-11-05
enabled MIDI volume changes
Gregory Montoir
2006-11-03
added 'touche' engine for the game 'Touche: The Adventures of the 5th Musketeer'
Gregory Montoir