aboutsummaryrefslogtreecommitdiff
path: root/kyra/kyra.cpp
AgeCommit message (Expand)Author
2006-01-21Fix various incorrect usages of the word 'target' instead of 'gameid'; change...Max Horn
2006-01-19Oops forgot to add "The" in the game titles.Johannes Schickel
2006-01-19Changed the default names of the game detector.Johannes Schickel
2006-01-18Update copyright noticeEugene Sandulenko
2006-01-17Request screen update after mouse movement.Joost Peters
2006-01-14Implemented "cmd_loadPageFromDisk" and "cmd_savePageToDisk".Johannes Schickel
2006-01-14Fixes delay while waiting for the voice in the intro.Johannes Schickel
2006-01-13Reorganized the sound code a bit and fixed bug # 1404414 (Missing speech patt...Johannes Schickel
2006-01-13Committed patch # 1404734 (KYRA: kyra/kyra.cpp small build warning fix)Johannes Schickel
2006-01-13Implemented a few drawing functions used by the menu, corrected a few incorrectOystein Eftevaag
2006-01-12Fixed some issues with fading sound.Johannes Schickel
2006-01-12Fixed sound while loading games and fixed bug # 1403370.Johannes Schickel
2006-01-12Implemented 'ingame' sound handling, and named the unknown opcodes from the c...Johannes Schickel
2006-01-10Fix for bug #1401319, decreased width of backed up region when text is displa...Oystein Eftevaag
2006-01-08Removed exiting the game on ESC, and making yet another sprite width adjustme...Oystein Eftevaag
2006-01-08Fixed bug with sequences playing and fixed a bug with an invaild write.Johannes Schickel
2006-01-07Implemented playing of the end sequence, still credits do not show up.Johannes Schickel
2006-01-06Implemented the end sequence, (only the rest of the winning end sequenceJohannes Schickel
2006-01-04Added a simple gui dialog if brandon dies (currently using scummvms gui system)Johannes Schickel
2006-01-03Fixed wrong formatting in animator.hJohannes Schickel
2006-01-03Fixed some bugs with the timers.Johannes Schickel
2006-01-02More 'cleanup' for kyra.Johannes Schickel
2006-01-02Started to clean up the kyra engine.Johannes Schickel
2006-01-01Change load & save quick save keys, to match other engines.Travis Howell
2006-01-01fixed warningsPaweł Kołodziejski
2005-12-31Implemented:Johannes Schickel
2005-12-31Commited patches 1394374 and 1394374 with minor changes.Johannes Schickel
2005-12-30Fixed compilation.Torbjörn Andersson
2005-12-30* Replaced MDT_PREFER_NATIVE/MDT_NATIVE by MDT_PREFER_MIDI/MDT_MIDI).Max Horn
2005-12-29Implemented:Johannes Schickel
2005-12-28Implemented:Johannes Schickel
2005-12-26Fixed bug with input handling and implemented: cmd_getBirthstoneGem.Johannes Schickel
2005-12-26Started to implement the amulet button callback.Johannes Schickel
2005-12-24Started to implement button handling (atm only the inventory works)Johannes Schickel
2005-12-23Implemented cmd_magicOutMouseItem and also extended enterNewSceneJohannes Schickel
2005-12-22Small bugfixes with enterNewScene and cmd_pauseSeconds.Johannes Schickel
2005-12-22Completed implementation of processItemDropJohannes Schickel
2005-12-20Fixes gfx bug in the temple and the cave, also correctedJohannes Schickel
2005-12-18Fixes bug with no gfx update after updateSentenceCommand.Johannes Schickel
2005-12-14Implemented command line update when picking up or dropping down items.Johannes Schickel
2005-12-13Implemented more of sceneScreenInit and completed transcendScenes.Johannes Schickel
2005-12-13Improved user controlled input handling.Johannes Schickel
2005-12-13Fixed a bug with transcendScenes in CD version there the old fileJohannes Schickel
2005-12-12Increased size of VOC filename buffer to accomodate for 1000.VOC andTorbjörn Andersson
2005-12-12Reworked the resource manager. Now it doesn't load all package files intoJohannes Schickel
2005-12-10Implemented drawing of Brynns note.Johannes Schickel
2005-12-10Implemented basic saving and loading. Use Ctrl+(0-9) to save, andOystein Eftevaag
2005-12-10Implemented cmd_bkgdScrollSceneAndMasksRight.Johannes Schickel
2005-12-09Changed use of setTimerCountdown to new implemented setTimerDelay.Johannes Schickel
2005-12-09Fixed bug with wrongly used shapes of items in a room.Johannes Schickel