Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion | |
Some backends may break as I only compiled SDL | |||
2009-10-04 | Change a couple places from 'end of namespace' to 'End of namespace', for ↵ | Max Horn | |
consistency svn-id: r44634 | |||
2009-05-19 | Remov lots of superfluous debug output. | Johannes Schickel | |
svn-id: r40715 | |||
2008-05-14 | Just allow animation scripts marked as skipable to be skipped. | Johannes Schickel | |
svn-id: r32114 | |||
2008-05-14 | Possibly fixed bug #1963700 "KYRA2: Nonresponsive clicks". | Johannes Schickel | |
svn-id: r32112 | |||
2008-05-03 | Cleanup. | Johannes Schickel | |
svn-id: r31842 | |||
2008-05-03 | - Moved newShape/temporaryScript code to KyraEngine_v2. | Johannes Schickel | |
- Renamed newShape/temporaryScript code to animationScript. svn-id: r31841 | |||
2008-05-02 | Started to refactor kyra2/kyra3 code to a common base. (regressions ↵ | Johannes Schickel | |
possible, compiling currently broken) svn-id: r31817 | |||
2008-04-12 | Cleanup. | Johannes Schickel | |
svn-id: r31495 | |||
2008-04-12 | fix crash and graphic glitch in non-playable HOF demo | Florian Kagerer | |
svn-id: r31494 | |||
2008-04-12 | - some refactoring for Kyra3 | Johannes Schickel | |
- removed unneeded map code in KyraEngine_v3 svn-id: r31488 | |||
2008-04-06 | svn-id: r31431 | Florian Kagerer | |
2008-04-02 | Fixed warnings with gcc 3.3. | Johannes Schickel | |
svn-id: r31359 | |||
2008-03-28 | - some accuracy changes for KyraEngine_v2::snd_playSoundEffect() | Florian Kagerer | |
- fix one more skip flag bug in the sequence player - fix SoundTowns_v2::voicePlay() svn-id: r31278 | |||
2008-03-26 | this should fix item #1926532 (HoF: ScummVM quits on ESCaping "Virgin" and ↵ | Florian Kagerer | |
"Westwood" logo) svn-id: r31259 | |||
2008-03-24 | fixed skip flag reset for sequence player | Florian Kagerer | |
svn-id: r31232 | |||
2008-03-24 | improved skip flag handling for intro and outro (see tracker item #1922556) | Florian Kagerer | |
svn-id: r31231 | |||
2008-03-21 | - Implemented opcode 97: o2_isAnySoundPlaying | Johannes Schickel | |
- reworked sound channel handling in HoF => fixed some voice related bugs svn-id: r31209 | |||
2008-03-20 | - fix skip flags for non-playable demo | Florian Kagerer | |
svn-id: r31207 | |||
2008-03-20 | Add HoF CD demo. | Travis Howell | |
svn-id: r31205 | |||
2008-03-16 | Reworked skipFlag handling. | Johannes Schickel | |
svn-id: r31143 | |||
2008-03-07 | Indentation. (And another test to see if commit works as intended.) | Torbjörn Andersson | |
svn-id: r31053 | |||
2008-03-07 | Cleanup, and test to see if I can commit. | Torbjörn Andersson | |
svn-id: r31049 | |||
2008-03-05 | Implement inventory scrolling for HoF. | Johannes Schickel | |
svn-id: r31043 | |||
2008-03-03 | Fixed some uninitialized variables. | Johannes Schickel | |
svn-id: r31041 | |||
2008-02-18 | some more opcodes (the fly tree is now operational) and some bug fixes | Florian Kagerer | |
svn-id: r30903 | |||
2008-02-17 | fix memory leak | Florian Kagerer | |
svn-id: r30902 | |||
2008-02-17 | remove ugly const casts in staticres | Florian Kagerer | |
svn-id: r30901 | |||
2008-02-14 | patch [ 1891542 ] KYRA: text/speech options support for HoF sequence player | Florian Kagerer | |
svn-id: r30865 | |||
2008-02-10 | Committed patch #1885629 "KYRA: HoF missing talkie credits and demo support". | Johannes Schickel | |
svn-id: r30845 | |||
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat | |
svn-id: r30667 | |||
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat | |
svn-id: r30664 | |||
2008-01-12 | Commit patch #1869747 "KYRA: HoF sjis patch". | Johannes Schickel | |
svn-id: r30437 | |||
2008-01-10 | Commit slighty modified patch #1865509 "KYRA: kyradat support for hof". | Johannes Schickel | |
svn-id: r30394 | |||
2008-01-06 | Committed patch #1864214 "KYRA2: correct platform and talkie flags for ↵ | Johannes Schickel | |
sequence player". svn-id: r30290 | |||
2008-01-05 | Fix to remove a tab character from the GPL header | Paul Gilbert | |
svn-id: r30238 | |||
2008-01-03 | Committed slightly modified patch #1862758 "KYRA: audio data assignment patch". | Johannes Schickel | |
svn-id: r30198 | |||
2007-12-24 | Cleanup(/formatting). | Johannes Schickel | |
svn-id: r29983 | |||
2007-12-16 | Commit of patch #1848147 "KYRA: SoundTowns Update" with some changes. Thanks ↵ | Johannes Schickel | |
to Florian for the patch. svn-id: r29881 | |||
2007-11-12 | - Implemented opcodes: | Johannes Schickel | |
-> o2_removeHandItem 43 -> o2_makeBookOrCauldronAppear 42 - Implemented inventory WSA functionality svn-id: r29485 | |||
2007-11-05 | Committing '[ 1824376 ] KYRA: more sequence player code' from Florian, with ↵ | Oystein Eftevaag | |
a couple of warnings fixed svn-id: r29417 | |||
2007-10-19 | Committing [ 1816080 ] KYRA: Intro Patch for HoF, from Florian, with some ↵ | Oystein Eftevaag | |
cleanup and a minor fix svn-id: r29233 | |||
2007-10-12 | HoF: | Johannes Schickel | |
- Subclassed TextDisplayer for use with Kyra2 - Implemented opcodes: -> o2_zanthiaChat 169 -> o2_customChat 152 -> o2_customChatFinish 153 svn-id: r29187 | |||
2007-09-18 | Code formatting fixes | Max Horn | |
svn-id: r28945 | |||
2007-07-29 | - Kyrandia 1 works again | Johannes Schickel | |
- Added timer class for timer handling - Little bit more resturcturing - A little bit (almost nothing but a start!) Kyrandia 2 support svn-id: r28297 | |||
2007-06-23 | Applying patch 1669536: Kyra2: Intro fixes | Oystein Eftevaag | |
svn-id: r27650 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2007-04-15 | Formatting/Cleanup. | Johannes Schickel | |
svn-id: r26511 |