Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-27 | Fixed macro. | Johannes Schickel | |
svn-id: r33332 | |||
2008-06-22 | Cleanup. | Johannes Schickel | |
svn-id: r32754 | |||
2008-06-22 | missed this in last commit (bug fix for #1997149) | Florian Kagerer | |
svn-id: r32753 | |||
2008-05-27 | Fixed KyraEngine_v1::snd_stopVoice and KyraEngine_v1::snd_voiceIsPlaying ↵ | Johannes Schickel | |
implementations. svn-id: r32330 | |||
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 | fix for missing spellbook and letter text in the floppy versions | Florian Kagerer | |
svn-id: r32242 | |||
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-14 | Formatting. | Johannes Schickel | |
svn-id: r32113 | |||
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-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 | - Moved some opcodes to KyraEngine_v1 | Johannes Schickel | |
- Little variable renaming svn-id: r32053 | |||
2008-05-10 | Renamed opcode 163: o2_getBoolFromStack to o2_midiSoundFadeout and updated ↵ | Johannes Schickel | |
implementation. svn-id: r31981 | |||
2008-05-10 | Implemented opcode 106: o2_playFireflyScore. | Johannes Schickel | |
svn-id: r31980 | |||
2008-05-04 | Yet more opcodes moved to KyraEngine_v2. | Johannes Schickel | |
svn-id: r31861 | |||
2008-05-04 | Cleanup. | Johannes Schickel | |
svn-id: r31860 | |||
2008-05-04 | Moved more opcodes to KyraEngine_v2. | Johannes Schickel | |
svn-id: r31859 | |||
2008-05-03 | Moved more opcodes to KyraEngine_v2. | Johannes Schickel | |
svn-id: r31845 | |||
2008-05-03 | Moved some more opcodes to KyraEngine_v2. | Johannes Schickel | |
svn-id: r31843 | |||
2008-05-03 | - Moved newShape/temporaryScript code to KyraEngine_v2. | Johannes Schickel | |
- Renamed newShape/temporaryScript code to animationScript. svn-id: r31841 | |||
2008-05-03 | Fix compilation on MSVC (Updated project files and turned a 'int forced to ↵ | Kari Salminen | |
bool' warning off). svn-id: r31840 | |||
2008-05-02 | Yet more opcodes moved to KyraEngine_v2. | Johannes Schickel | |
svn-id: r31826 | |||
2008-05-02 | Started to move opcodes used in both kyra2 and kyra3 to KyraEngine_v2. | Johannes Schickel | |
svn-id: r31825 | |||
2008-05-02 | - Renamed TextDisplayer_v2 to TextDisplayer_HoF | Johannes Schickel | |
- Moved some character shape code to KyraEngine_v2 svn-id: r31821 | |||
2008-05-02 | Started to refactor kyra2/kyra3 code to a common base. (regressions ↵ | Johannes Schickel | |
possible, compiling currently broken) svn-id: r31817 |