Age | Commit message (Expand) | Author |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon |
2011-07-27 | KYRA: add support for Russian Kyra 1 floppy fan translation | athrxx |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-09 | DEVTOOLS: Renamed 'tools' directory to 'devtools' | Max Horn |
2010-08-24 | KYRA: Cleanup. | Johannes Schickel |
2010-08-02 | KYRA: FM-Towns audio driver rewrite | Florian Kagerer |
2010-05-17 | Some more enforcement of our formatting conventions in KYRA too. | Johannes Schickel |
2009-11-22 | Remove dead code. | Johannes Schickel |
2009-11-22 | - Store ID map for static resources in kyra.dat instead of hardcoding it in t... | Johannes Schickel |
2009-11-21 | Cleanup: remove never used support for builtin static data in StaticResource. | Johannes Schickel |
2009-11-21 | Cleanup. | Johannes Schickel |
2009-11-21 | Ooops... | Johannes Schickel |
2009-11-21 | - Got rid of hardcoded filename list for kyra.dat | Johannes Schickel |
2009-11-21 | Change special palette loading for Kyrandia 1 from kyra.dat to match kyra.dat... | Johannes Schickel |
2009-11-19 | LOL: add support for pc speaker sfx | Florian Kagerer |
2009-11-14 | KYRA: added kyra 1 pc98 static data to kyra.dat (intro forest sequence is sti... | Florian Kagerer |
2009-10-14 | Add LoL PC98 credits entries to kyra.dat. | Johannes Schickel |
2009-10-04 | Change a couple places from 'end of namespace' to 'End of namespace', for con... | Max Horn |
2009-10-04 | Some fixes to comply with our coding guidelines. | Johannes Schickel |
2009-09-02 | LOL: update kyra.dat with floppy version data (floppy version still doesn't w... | Florian Kagerer |
2009-08-29 | Move Amiga SFX tables to kyra.dat. | Johannes Schickel |
2009-08-13 | Implemented support for the "Lore of the Lands" special of Lands of Lore CD. | Johannes Schickel |
2009-05-23 | LOL: implemented fireball spell | Florian Kagerer |
2009-05-21 | LOL: - implemented Lightning Spell | Florian Kagerer |
2009-05-10 | LOL: - added some spell casting (spark, heal, swarm) | Florian Kagerer |
2009-04-29 | More formatting. | Johannes Schickel |
2009-04-25 | LOL: - Started implementing the fighting system. The damage inflicted is wron... | Florian Kagerer |
2009-04-03 | LOL: - added support for magic atlas | Florian Kagerer |
2009-03-16 | LOL: - implemented item throwing | Florian Kagerer |
2009-03-15 | LOL: - added some missing animations for the shops | Florian Kagerer |
2009-03-14 | LOL: - complete support for the three "special rooms" in the castle | Florian Kagerer |
2009-03-06 | LOL: - doors can now be opened and closed | Florian Kagerer |
2009-03-04 | Ease conditional LoL compiling with build systems not based on the default one. | Johannes Schickel |
2009-03-04 | - Make Lands of Lore compileable optionally as suggested by _sev. (via ENABLE... | Johannes Schickel |
2009-03-01 | LOL: implemented some monster related code (monsters now get placed in the ma... | Florian Kagerer |
2009-02-21 | LOL: some work on inventory/item handling | Florian Kagerer |
2009-02-14 | LOL: | Florian Kagerer |
2009-01-23 | Renamed Kyra's Resource::getFileStream to createReadStream | Max Horn |
2009-01-18 | LOL: basic music support and some cleanup | Florian Kagerer |
2009-01-18 | LOL: fix some valgrind warnings | Florian Kagerer |
2009-01-18 | LOL: Some drawing code and some opcodes so that the first scene will show up.... | Florian Kagerer |
2008-12-29 | Cleanup. | Johannes Schickel |
2008-10-22 | Committed updated version of my patch #2184529 "SearchSet: Get rid of SharedP... | Johannes Schickel |
2008-10-21 | Cleanup. | Johannes Schickel |
2008-10-03 | Cleanup. | Johannes Schickel |
2008-10-03 | Check all 'kyra.dat' files in setup paths instead of only the first one found. | Johannes Schickel |
2008-09-09 | Changed static resource code to use Streams instead of operating on buffers. | Johannes Schickel |
2008-09-07 | Got rid of all Common::File usages in Kyra. | Johannes Schickel |
2008-09-07 | Moved Kyra resource code to a SearchSet/Archive based implementation, this re... | Johannes Schickel |
2008-08-20 | Committed patch #2055831 "KYRA: ResFileEntry parent cache optimization". | Johannes Schickel |