Age | Commit message (Expand) | Author |
2009-05-29 | More formatting. | Johannes Schickel |
2009-05-29 | Formatting. | Johannes Schickel |
2009-05-24 | Cleanup. | Johannes Schickel |
2009-05-24 | Make various Sound functionality SoundHandle instead of filename based. | Johannes Schickel |
2009-05-21 | Remove trailing tabs/whitespaces. | Johannes Schickel |
2009-05-19 | Formatting. | Johannes Schickel |
2009-05-19 | Remov lots of superfluous debug output. | Johannes Schickel |
2009-05-10 | LOL: - added some spell casting (spark, heal, swarm) | Florian Kagerer |
2009-04-29 | More formatting. | Johannes Schickel |
2009-03-04 | - Make Lands of Lore compileable optionally as suggested by _sev. (via ENABLE... | Johannes Schickel |
2009-01-29 | A ton of code formatting fixes; also fixed warnings about single line loops l... | Max Horn |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-12-26 | Implemented (some) main menu code for LoL. | Johannes Schickel |
2008-09-30 | Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse... | Max Horn |
2008-09-01 | Merging more of the GSoC 2008 RTL branch: KYRA | Max Horn |
2008-08-16 | - KYRA: FM-Towns/PC-98 Audio: fixed several bugs and got rid of some floating... | Florian Kagerer |
2008-08-04 | Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,... | Christopher Page |
2008-08-03 | add support for HOF Italian fan translation to kyra.dat | Florian Kagerer |
2008-08-03 | Shut up MSVC warning about mgY being an unreferenced local variable. | Kari Salminen |
2008-08-02 | add non-interactive lol demo | Florian Kagerer |
2008-07-08 | Updated KYRA to work with the new GMM implementation | Christopher Page |
2008-07-08 | KYRA works with the new GMM implementation | Christopher Page |
2008-06-25 | Kyra and Lure are now using the new _quit flag | Christopher Page |
2008-06-01 | - fix regression in non-interactive HOF demo | Florian Kagerer |
2008-05-31 | - Fixed possible invalid memory access in Resource::loadFileToBuf | Johannes Schickel |
2008-05-25 | - some pauseEngineIntern() code for the HOF sequence player (not tested) | Florian Kagerer |
2008-05-24 | - add support for HOF floppy versions | Florian Kagerer |
2008-05-17 | - fixes bug #1962601 at least for intro and outro | Florian Kagerer |
2008-05-16 | commit eriktorbjorn's patch #1964853 (HoF: Hand of Fate credits cleanup (WIP)... | Florian Kagerer |
2008-05-12 | fix valgrind warning and some cleanup | Florian Kagerer |
2008-05-12 | move some kyra 3 static resources to kyra.dat | Florian Kagerer |
2008-05-11 | - Renamed KyraEngine to KyraEngine_v1 | Johannes Schickel |
2008-05-11 | Consisteny fixes: | Johannes Schickel |
2008-05-11 | stop music playback when skipping (parts of) the HOF intro | Florian Kagerer |
2008-05-07 | Changed kyra to use delete[] instead of delete []. | Johannes Schickel |
2008-05-06 | - Fixed valgrind warnings in HoF | Johannes Schickel |
2008-05-03 | - Moved newShape/temporaryScript code to KyraEngine_v2. | Johannes Schickel |
2008-05-02 | Started to refactor kyra2/kyra3 code to a common base. (regressions possible,... | Johannes Schickel |