Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-12 | - Save games are now listed from oldest to newest in the GMM load dialog for ↵ | Filippos Karapetis | |
tinsel games, like in other engines - Added some disabled code for saving through the GMM (still incomplete) svn-id: r35316 | |||
2008-12-04 | This should make the US version work | Sven Hesse | |
svn-id: r35243 | |||
2008-12-03 | - Added back the English V1 CD version of DW1 (with *.gra files) | Filippos Karapetis | |
- Added the US version of DW2 - Added placeholders for the Hebrew, Hungarian and Japanese versions of DW2 (not sure if they're correct) svn-id: r35222 | |||
2008-12-02 | DW2: Add support for the Italian/Spanish release | Jordi Vilalta Prat | |
svn-id: r35211 | |||
2008-12-02 | Should fix compilation on BE machines. | Johannes Schickel | |
svn-id: r35206 | |||
2008-12-02 | Disabled the workaround to skip the title screens of DW1 for now, as it can ↵ | Filippos Karapetis | |
cause crashes with certain versions of the game svn-id: r35205 | |||
2008-12-01 | Merged the tinsel 2 engine with tinsel 1. Both Discworld 1 and Discworld 2 ↵ | Filippos Karapetis | |
should be completable svn-id: r35196 | |||
2008-11-14 | Committed my patch #2123680 "SDL: Backend transaction / rollback support". | Johannes Schickel | |
svn-id: r35062 | |||
2008-11-06 | Switched various Engine APIs to use Common::Error | Max Horn | |
svn-id: r34916 | |||
2008-09-30 | Renamed Engine::quit to Engine::shouldQuit (previously, it was easily ↵ | Max Horn | |
confused with Engine::quitGame); also cleaned up engine.h a bit svn-id: r34700 | |||
2008-09-03 | Moved check for shouldRTL() from engines to scummvm_main | Max Horn | |
svn-id: r34310 | |||
2008-09-01 | TINSEL: Enabled listSaves support | Max Horn | |
svn-id: r34263 | |||
2008-09-01 | Merging more of the GSoC 2008 RTL branch: TINSEL | Max Horn | |
svn-id: r34257 | |||
2008-08-30 | TINSEL: Added support for the 3,4 and 5 FLAGS (multi lingual) versions of DW ↵ | Max Horn | |
(only 4 flags version has been tested; see also bug #2048383) svn-id: r34210 | |||
2008-08-27 | Fix bug #2078922: DW: Pushing ESC repeatedly at beginning causes odd behavior | Max Horn | |
svn-id: r34196 | |||
2008-08-13 | Fixed some memory leaks in Tinsel | Christopher Page | |
svn-id: r33849 | |||
2008-08-06 | Added RTL feature to Tinsel | Christopher Page | |
svn-id: r33671 | |||
2008-07-25 | TINSEL: Get rid of Graphics::Surface class | Max Horn | |
svn-id: r33275 | |||
2008-07-24 | cleanup | Max Horn | |
svn-id: r33263 | |||
2008-07-24 | Moved scheduler / process managment code into a new class Scheduler | Max Horn | |
svn-id: r33259 | |||
2008-07-23 | cleanup | Max Horn | |
svn-id: r33250 | |||
2008-07-23 | TINSEL: Renamed CoroutineInstall back to ProcessCreate; got rid of yet ↵ | Max Horn | |
another typedef; more cleanup svn-id: r33249 | |||
2008-07-23 | Added Tinsel engine to main repos (no news item for it ON PURPOSE) | Max Horn | |
svn-id: r33230 |