Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-04-15 | Formatting/Cleanup. | Johannes Schickel | |
svn-id: r26511 | |||
2007-04-15 | - Renamed some files for consistency with other engines. | Johannes Schickel | |
- Kyra2 detector entries update. svn-id: r26494 | |||
2007-01-06 | A few minor fixes and optimizations (biggest one is splitting ↵ | Oystein Eftevaag | |
decodeFrameDeltaPage() into two functions to avoid a high amount of conditional jumps per decided animation frame svn-id: r25034 | |||
2006-09-10 | Test _skipFlag a bit more often. | Torbjörn Andersson | |
svn-id: r23867 | |||
2006-09-10 | Clear _skipFlag at beginning of Kyra 2 intro. Otherwise, skipping it once will | Torbjörn Andersson | |
automatically skip it if you try to watch it a second time. (Are there any other flags that need to be cleared as well?) svn-id: r23866 | |||
2006-09-04 | More kyra2 intro WIP stuff (WSA playback control sequences implemented, used ↵ | Oystein Eftevaag | |
in the library part). One more sequence has also been implemented, but is off by default due to the WSA files being used apparently being decoded incorrectly. svn-id: r23828 | |||
2006-08-27 | Adds voice/chats to the intro, and adds debug strings to the function calls. | Oystein Eftevaag | |
svn-id: r23789 | |||
2006-08-26 | Adds some framework for the Kyra2 intro, expands it a little bit and adds ↵ | Oystein Eftevaag | |
some static resources (strings, etc). Also adding a modified version of eriktorbjorn's '[1531929] KYRA: Kyra 2 & 3 main menu unification', with added mouse pointer and sundry. svn-id: r23766 | |||
2006-08-03 | Since the XMIDI music no longer automatically loops, there's no need to fade it | Torbjörn Andersson | |
out just as it's reaching its most dramatic point. svn-id: r23657 | |||
2006-08-01 | Don't start the Kyra 2 menu music until the first frame has faded up, to better | Torbjörn Andersson | |
match the original behaviour. svn-id: r23652 | |||
2006-07-31 | Committing patch '[ 1531177 ] Kyra2 mock-up' by eriktorbjorn, with the ↵ | Oystein Eftevaag | |
addition of playing the music tracks as well (Only MIDI works for now though) svn-id: r23649 |