Age | Commit message (Expand) | Author |
---|---|---|
2006-04-23 | Uses kyra.dat for GUI strings instead of hardcoding them, which means localiz... | Oystein Eftevaag |
2006-04-09 | Fix const correctness in Kyra's StaticResource::loadStrings and StaticResourc... | Max Horn |
2006-03-29 | Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 ... | Max Horn |
2006-03-18 | - started to rework static resource loading | Johannes Schickel |
2006-03-08 | Implemented the last menu (the settings screen). Walking speed, text speed, | Oystein Eftevaag |
2006-03-07 | Added the proper death dialog, changed the sequence skipping code a bit to avoid | Oystein Eftevaag |
2006-02-27 | Added WIP Adlib sound playing code to kyra. | Johannes Schickel |
2006-02-14 | Made the kyra debug extensions more generic, i.e. scumm engine could replace | Johannes Schickel |
2006-02-14 | Reworked kyra debug output system. Now he have special kyra intern debug leve... | Johannes Schickel |
2006-02-11 | Moved engines to the new engines/ directory | Max Horn |