Age | Commit message (Expand) | Author |
2009-11-30 | Removed <cmath> includes since a) not a part of Symbian OS b) Compiles fine w... | Lars Persson |
2009-11-30 | Add support for DRACI! | Lars Persson |
2009-11-30 | Only print sound information if there actually is sound (preventing a divisio... | Sven Hesse |
2009-11-30 | Properly clear the chunk headers again on closing | Sven Hesse |
2009-11-30 | Proper GameCube capitalization. | Joost Peters |
2009-11-29 | Use common/ headers in our trunk tools | Max Horn |
2009-11-29 | add missing varag param | Max Horn |
2009-11-29 | COMMON: Replace NORETURN by NORETURN_PRE & NORETURN_POST | Max Horn |
2009-11-29 | Comment out unused variables. | Johannes Schickel |
2009-11-29 | Started assigning the code from Greg's SCI engine to our sound commands - sti... | Filippos Karapetis |
2009-11-29 | Properly update the sound state in the sound command parser when loading a game | Filippos Karapetis |
2009-11-29 | Formatting. | Johannes Schickel |
2009-11-29 | Cleanup. | Johannes Schickel |
2009-11-29 | SCI/newgui: handling of right aligned menu text changed | Martin Kiewitz |
2009-11-29 | Removed unused code | Filippos Karapetis |
2009-11-29 | LOL: add missing data for PC98 version to kyra.dat | Florian Kagerer |
2009-11-29 | KYRA/PC98: fixed regression | Florian Kagerer |
2009-11-29 | Bugfix for reactivating an NPC when it was previously deactivated at precisel... | Paul Gilbert |
2009-11-29 | Added Dragon History | Robert Špalek |
2009-11-29 | KYRA: fixed pc98 intro sfx (regression) | Florian Kagerer |
2009-11-29 | Removed unused code | Filippos Karapetis |
2009-11-28 | KYRA: removed hack in staticres loader | Florian Kagerer |
2009-11-28 | KYRA: added HOF PC-98 static data to kyra.dat | Florian Kagerer |
2009-11-28 | Fix for bug #2905439 "AmigaOS: Recent Kryandia changes broke compilation". | Johannes Schickel |
2009-11-28 | LOL/Floppy: fixed crash | Florian Kagerer |
2009-11-28 | Fix compilation on 64bit systems. | Johannes Schickel |
2009-11-28 | LOL: completed support for floppy installer files | Florian Kagerer |
2009-11-28 | Enable Dragon History | Robert Špalek |
2009-11-28 | Hopefully fix switching to the map right after switching the location | Robert Špalek |
2009-11-28 | Adding a parameter to the AviDecoder constructor to allow changing the SoundT... | Sven Hesse |
2009-11-28 | Fixing a valgrind warning by memsetting _palette | Sven Hesse |
2009-11-28 | Fixed bug with exhausting sound handles | Robert Špalek |
2009-11-27 | Fixing an invalid read in the destructor | Sven Hesse |
2009-11-27 | 00AM is another compressed frame type, fixing this (thanks to digitall for fi... | Sven Hesse |
2009-11-27 | Extended the AviDecoder a bit | Sven Hesse |
2009-11-27 | Brief Groovie namespace comment | Scott Thomas |
2009-11-26 | Typos. | Johannes Schickel |
2009-11-26 | Initial doxygen description of the Kyrandia engine. | Johannes Schickel |
2009-11-26 | SCI: Turn SfxPlayer::_mutex from a pointer into a plain member | Max Horn |
2009-11-26 | Fix warning | Max Horn |
2009-11-26 | Some whitespace and formatting fixes | Max Horn |
2009-11-26 | Changed the game list in the doxygen comment to list all the games the engine... | Paul Gilbert |
2009-11-26 | Added some comments on the status of the engine | Paul Gilbert |
2009-11-26 | Added the basics of a action list display | Paul Gilbert |
2009-11-26 | Renamed common/console.* to common/textconsole.* to fix compilation under MSV... | Filippos Karapetis |
2009-11-26 | Removed dead code | Filippos Karapetis |
2009-11-26 | Add patch #2857016 - MM C64: meteor landing as work around, with the explaina... | Travis Howell |
2009-11-26 | Update credits. | Travis Howell |
2009-11-26 | Add patch #2853844 - MM C64: walksounds. | Travis Howell |
2009-11-26 | Fix warnings. | Johannes Schickel |