Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-26 | KYRA: Some formatting fixes. | Johannes Schickel | |
2011-11-04 | KYRA: Remove FIXME, which should've been removed with 4410e61... | Johannes Schickel | |
2011-11-04 | KYRA: Simplify getMoveTableSize. | Johannes Schickel | |
This also removes two FIXME comments. The original did the same checks as we had before, but as PVS-Studio noticed the expression was excessive. I changed it to a simpler expression now and removed the FIXMEs. | |||
2011-11-03 | KYRA: Added FIXMEs for two odd checks | Filippos Karapetis | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-04-28 | KYRA: Clean up of header includes. | Johannes Schickel | |
2009-10-04 | Change a couple places from 'end of namespace' to 'End of namespace', for ↵ | Max Horn | |
consistency svn-id: r44634 | |||
2009-05-19 | Remov lots of superfluous debug output. | Johannes Schickel | |
svn-id: r40715 | |||
2008-05-11 | - Renamed KyraEngine to KyraEngine_v1 | Johannes Schickel | |
- kyra.* -> kyra_v1.* - scene.cpp -> scene_v1.cpp svn-id: r32044 | |||
2008-05-11 | Consisteny fixes: | Johannes Schickel | |
- Renamed classes *_v1 -> *_LoK - Renamed files *_v1.* -> *_lok.* - Renamed WSAMovieV1 -> WSAMovie_v1 - Renamed WSAMovieV2 -> WSAMovie_v2 svn-id: r32042 | |||
2008-05-02 | - Renamed ScreenAnimator -> Animator_v1 | Johannes Schickel | |
- Moved addItemToAnimList and deleteItemAnimEntry to KyraEngine_v2. svn-id: r31831 | |||
2008-04-29 | - Renamed ScriptInterpreter -> EMCInterpreter | Johannes Schickel | |
- Renamed ScriptState -> EMCState, ScriptData -> EMCData - Removed 'Script' from function names inside EMCInterpreter - Fixed KyraEngine::readSettings and KyraEngine::writeSettings for kyra3 svn-id: r31773 | |||
2008-04-19 | Changed KyraEngine_v1::setupSceneResource to use Resource::exists instead of ↵ | Johannes Schickel | |
Common::File::exists. svn-id: r31575 | |||
2008-04-19 | - some minor renaming in TIM code | Johannes Schickel | |
- added exists function to Resource - started to add checks via exists to assure that important files are present svn-id: r31572 | |||
2008-03-08 | Possible fix for bug #1910180 "KYRA: Screen "flash"". | Johannes Schickel | |
svn-id: r31064 | |||
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat | |
svn-id: r30664 | |||
2008-01-05 | Fix to remove a tab character from the GPL header | Paul Gilbert | |
svn-id: r30238 | |||
2007-09-15 | - added PC-98 platform entry | Johannes Schickel | |
- added Kyrandia 1 PC-98 detection entries svn-id: r28907 | |||
2007-08-31 | Fix for bug #1784937 ("KYRA: Wrong path for Brandon in starting location"). | Johannes Schickel | |
svn-id: r28773 | |||
2007-07-29 | - Kyrandia 1 works again | Johannes Schickel | |
- Added timer class for timer handling - Little bit more resturcturing - A little bit (almost nothing but a start!) Kyrandia 2 support svn-id: r28297 | |||
2007-07-29 | Restructure Kyrandia sourcecode (part 2, compiling works again) | Johannes Schickel | |
svn-id: r28296 | |||
2007-07-29 | - Restructure Kyrandia sourcecode (part 1, breaks compiling) | Johannes Schickel | |
svn-id: r28294 |