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
/
tinsel
/
tinsel.cpp
Age
Commit message (
Expand
)
Author
2009-01-29
A ton of code formatting fixes; also fixed warnings about single line loops l...
Max Horn
2009-01-20
Implemented loading from the command line and the GMM for tinsel (kSupportsLo...
Filippos Karapetis
2009-01-20
Some WIP code for the kSupportsLoadingDuringStartup engine feature
Filippos Karapetis
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-12-21
Disable loading from command line again, it seems it only worked for saves, w...
Johannes Schickel
2008-12-20
- Added comment about error check when loading save on startup
Johannes Schickel
2008-12-20
Implemented support for loading saves from launcher / via command line.
Johannes Schickel
2008-12-12
- Save games are now listed from oldest to newest in the GMM load dialog for ...
Filippos Karapetis
2008-12-04
This should make the US version work
Sven Hesse
2008-12-03
- Added back the English V1 CD version of DW1 (with *.gra files)
Filippos Karapetis
2008-12-02
DW2: Add support for the Italian/Spanish release
Jordi Vilalta Prat
2008-12-02
Should fix compilation on BE machines.
Johannes Schickel
2008-12-02
Disabled the workaround to skip the title screens of DW1 for now, as it can c...
Filippos Karapetis
2008-12-01
Merged the tinsel 2 engine with tinsel 1. Both Discworld 1 and Discworld 2 sh...
Filippos Karapetis
2008-11-14
Committed my patch #2123680 "SDL: Backend transaction / rollback support".
Johannes Schickel
2008-11-06
Switched various Engine APIs to use Common::Error
Max Horn
2008-09-30
Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse...
Max Horn
2008-09-03
Moved check for shouldRTL() from engines to scummvm_main
Max Horn
2008-09-01
TINSEL: Enabled listSaves support
Max Horn
2008-09-01
Merging more of the GSoC 2008 RTL branch: TINSEL
Max Horn
2008-08-30
TINSEL: Added support for the 3,4 and 5 FLAGS (multi lingual) versions of DW ...
Max Horn
2008-08-27
Fix bug #2078922: DW: Pushing ESC repeatedly at beginning causes odd behavior
Max Horn
2008-08-13
Fixed some memory leaks in Tinsel
Christopher Page
2008-08-06
Added RTL feature to Tinsel
Christopher Page
2008-07-25
TINSEL: Get rid of Graphics::Surface class
Max Horn
2008-07-24
cleanup
Max Horn
2008-07-24
Moved scheduler / process managment code into a new class Scheduler
Max Horn
2008-07-23
cleanup
Max Horn
2008-07-23
TINSEL: Renamed CoroutineInstall back to ProcessCreate; got rid of yet anothe...
Max Horn
2008-07-23
Added Tinsel engine to main repos (no news item for it ON PURPOSE)
Max Horn
[prev]