Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-25 | - some pauseEngineIntern() code for the HOF sequence player (not tested) | Florian Kagerer | |
svn-id: r32270 | |||
2008-05-24 | Little cleanup. | Johannes Schickel | |
svn-id: r32262 | |||
2008-05-24 | Committed my fix for bug #1497437 "KYRA1: Subtitles glitch during 'Speech of ↵ | Johannes Schickel | |
the Land'". svn-id: r32260 | |||
2008-05-24 | - Cleanup | Johannes Schickel | |
- Added support for showing kyra.dat error messages in a dialog svn-id: r32259 | |||
2008-05-24 | - Fixed mismatching malloc/delete[] | Johannes Schickel | |
- More formatting fixes svn-id: r32255 | |||
2008-05-24 | Formatting fixes. | Johannes Schickel | |
svn-id: r32254 | |||
2008-05-24 | cleanup | Florian Kagerer | |
svn-id: r32253 | |||
2008-05-24 | more fixes for spellbook/letter text in Hof (French and German floppy) | Florian Kagerer | |
svn-id: r32252 | |||
2008-05-24 | some cleanup (especially loads of strange casts) | Florian Kagerer | |
svn-id: r32251 | |||
2008-05-24 | Fixed errors, a few of the warnings, and added a FIXME comment about possibly | Torbjörn Andersson | |
undefined behaviour. svn-id: r32250 | |||
2008-05-24 | - add support for HOF floppy versions | Florian Kagerer | |
- playing directly from installer files (WESTWOOD.00X) is supported (not recommended for low-end machines and certain ports) svn-id: r32249 | |||
2008-05-24 | fix for missing spellbook and letter text in the floppy versions | Florian Kagerer | |
svn-id: r32242 | |||
2008-05-23 | Fixed KyraEngine_v2::pauseEngineIntern. | Johannes Schickel | |
svn-id: r32235 | |||
2008-05-23 | - Added a simple (but yet better) implementation of pauseEngineIntern for ↵ | Johannes Schickel | |
Kyra_v1 and Kyra_v2 - Added comments about what game specific details are missing in the pause implementation svn-id: r32231 | |||
2008-05-23 | Added 'enter' command to kyra1 debugger again. | Johannes Schickel | |
svn-id: r32230 | |||
2008-05-23 | Cleanup. | Johannes Schickel | |
svn-id: r32226 | |||
2008-05-19 | Fixed bug in KyraEngine_v2::directLinePassable. This should fix some ↵ | Johannes Schickel | |
pathfinder issues in HoF and MR. svn-id: r32190 | |||
2008-05-19 | - Fixed out of bounds bug in KyraEngine_MR::updateItemAnimations | Johannes Schickel | |
- Clean up in KyraEngine_HoF::updateItemAnimations svn-id: r32189 | |||
2008-05-19 | Fixed max text line length for French version in HoF. | Johannes Schickel | |
svn-id: r32186 | |||
2008-05-19 | Fixed filename string in KyraEngine_MR::objectChat. | Johannes Schickel | |
svn-id: r32185 | |||
2008-05-19 | Added a comment to TextDisplayer_MR::preprocessString. | Johannes Schickel | |
svn-id: r32184 | |||
2008-05-19 | Fix for bug #1967311 "KYRA3: Word-wrapping is slightly buggy". | Johannes Schickel | |
svn-id: r32183 | |||
2008-05-18 | Cleanup. | Johannes Schickel | |
svn-id: r32176 | |||
2008-05-18 | add support for Kyra 1 Italian floppy (this fixes so called bug #1409244 - ↵ | Florian Kagerer | |
KYRA1: GFX problems with ITALIAN floppy) svn-id: r32175 | |||
2008-05-18 | Typos. | Johannes Schickel | |
svn-id: r32171 | |||
2008-05-18 | Reverted commit #32166. | Johannes Schickel | |
svn-id: r32170 | |||
2008-05-18 | Formatting. | Johannes Schickel | |
svn-id: r32168 | |||
2008-05-18 | Fixed fillRect opcode for HoF. | Johannes Schickel | |
svn-id: r32166 | |||
2008-05-17 | fix o1_fillRect() | Florian Kagerer | |
svn-id: r32160 | |||
2008-05-17 | Added default search path "hof_cd"/"malcolm" directory for HoF/Kyra3. | Johannes Schickel | |
svn-id: r32156 | |||
2008-05-17 | - fixes bug #1962601 at least for intro and outro | Florian Kagerer | |
- add a mutex lock in sound_towns svn-id: r32155 | |||
2008-05-17 | Changed parameter of KyraEngine_LoK::setMouseItem. | Johannes Schickel | |
svn-id: r32153 | |||
2008-05-17 | - Fixed sound channel fadeout on VQA playing | Johannes Schickel | |
- Minor formatting fixes svn-id: r32152 | |||
2008-05-17 | Loop the Kyra 3 menu music. (The original does.) | Torbjörn Andersson | |
svn-id: r32149 | |||
2008-05-16 | cleanup | Florian Kagerer | |
svn-id: r32144 | |||
2008-05-16 | commit eriktorbjorn's patch #1964853 (HoF: Hand of Fate credits cleanup ↵ | Florian Kagerer | |
(WIP)) with minor changes (including fix for the glitch mentioned in the tracker item) svn-id: r32143 | |||
2008-05-14 | fix regression in KyraEngine_LoK::setMouseItem | Florian Kagerer | |
svn-id: r32128 | |||
2008-05-14 | Changed kyra3 detection entries, now there are special entries for non ↵ | Johannes Schickel | |
installed version checking for WESTWOOD.001 and special entries for installed version checking for AUD.PAK. svn-id: r32120 | |||
2008-05-14 | Just allow animation scripts marked as skipable to be skipped. | Johannes Schickel | |
svn-id: r32114 | |||
2008-05-14 | Formatting. | Johannes Schickel | |
svn-id: r32113 | |||
2008-05-14 | Possibly fixed bug #1963700 "KYRA2: Nonresponsive clicks". | Johannes Schickel | |
svn-id: r32112 | |||
2008-05-14 | Oops, I definitely meant for that to be '==', not '='. I guess this is what it | Torbjörn Andersson | |
should look like, but I can't actually test (or even compile) it right now. svn-id: r32103 | |||
2008-05-14 | Added a FIXME regarding commit #32096 | Filippos Karapetis | |
svn-id: r32102 | |||
2008-05-14 | Added the animation speed workaround for the sheriff animation as well. (See | Torbjörn Andersson | |
bug #1926838, "HoF: Animation plays too fast".) svn-id: r32096 | |||
2008-05-13 | fix engine destructor for non interactive hof demo | Florian Kagerer | |
svn-id: r32093 | |||
2008-05-13 | More descriptive error message when encountering invalid font data. | Johannes Schickel | |
svn-id: r32092 | |||
2008-05-12 | Formatting. | Johannes Schickel | |
svn-id: r32078 | |||
2008-05-12 | remove useless double check on sound list entries | Florian Kagerer | |
svn-id: r32076 | |||
2008-05-12 | fix valgrind warning and some cleanup | Florian Kagerer | |
svn-id: r32075 | |||
2008-05-12 | Don't restart music while changing music volume in Hof and MR. | Johannes Schickel | |
svn-id: r32069 |