Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2008-05-12 | Yet another valgrind warning fixed. | Johannes Schickel | |
svn-id: r32067 | |||
2008-05-12 | Fixed some valgrind warnings. | Johannes Schickel | |
svn-id: r32065 | |||
2008-05-12 | More naming consistency fixes (fixes old TODO). | Johannes Schickel | |
svn-id: r32062 | |||
2008-05-12 | fix for kyra 3 sfx (broken by last commit) | Florian Kagerer | |
svn-id: r32061 | |||
2008-05-12 | Added assert to snd_playSoundEffect. | Johannes Schickel | |
svn-id: r32060 | |||
2008-05-12 | move some kyra 3 static resources to kyra.dat | Florian Kagerer | |
svn-id: r32058 | |||
2008-05-12 | Two more KyraEngine_LoK opcodes renamed. | Johannes Schickel | |
svn-id: r32057 | |||
2008-05-12 | - Some more opcodes moved to KyraEngine_v1 | Johannes Schickel | |
- Yet more naming consistency fixes svn-id: r32056 | |||
2008-05-12 | - Yet more opcodes moved to KyraEngine_v1 | Johannes Schickel | |
- Renamed some opcodes inside KyraEngine_LoK svn-id: r32055 | |||
2008-05-12 | Oops forgot to commit module.mk | Johannes Schickel | |
svn-id: r32054 | |||
2008-05-12 | - Moved some opcodes to KyraEngine_v1 | Johannes Schickel | |
- Little variable renaming svn-id: r32053 | |||
2008-05-12 | Added do { ... } while (0) to the GUI_V* macros, so that they will work as | Torbjörn Andersson | |
expected if, for instance, someone writes "if (...) GUI_V1_MENU_ITEM( ... );" I don't expect anyone will want to write statements like that, but just to avoid nasty surprises... svn-id: r32049 | |||
2008-05-12 | Renamed preprocessor constants to match file names. | Torbjörn Andersson | |
svn-id: r32047 | |||
2008-05-11 | - Renamed KyraEngine to KyraEngine_v1 | Johannes Schickel | |
- kyra.* -> kyra_v1.* - scene.cpp -> scene_v1.cpp svn-id: r32044 | |||
2008-05-11 | Consisteny fixes: | Johannes Schickel | |
- Renamed classes *_v1 -> *_LoK - Renamed files *_v1.* -> *_lok.* - Renamed WSAMovieV1 -> WSAMovie_v1 - Renamed WSAMovieV2 -> WSAMovie_v2 svn-id: r32042 | |||
2008-05-11 | Formatting. | Johannes Schickel | |
svn-id: r32037 | |||
2008-05-11 | Implemented helium mode support for Kyra3. | Johannes Schickel | |
svn-id: r32028 | |||
2008-05-11 | - Added support for original kyra3 save files | Johannes Schickel | |
- Added TalkObject::sceneId in savegames svn-id: r32027 |