aboutsummaryrefslogtreecommitdiff
path: root/kyra/kyra.cpp
AgeCommit message (Expand)Author
2006-02-11Kyra cleanup path step 2Oystein Eftevaag
2006-02-11Possible fix for bug [ 1425622 ] KYRA: Assertion at final sceneOystein Eftevaag
2006-02-11Fixes the bug when displaying the falling leafe scene in room 12 and text bug...Johannes Schickel
2006-02-10Started to improve the kyra game detector if an unknown version is found.Johannes Schickel
2006-02-091. Replaced the $Header$ tags in the Kyra filesOystein Eftevaag
2006-02-09Moved tons of code out of kyra.cpp, and removed three redundant functions (tw...Oystein Eftevaag
2006-02-06Added the MD5 of a German Floppy version, as given by Arne.F on the forums.Oystein Eftevaag
2006-01-28Fixes the kyra GUI palette issues, implements background fading when the GUI'...Oystein Eftevaag
2006-01-27Implemented the GUI menu for saving games (minus the cursor in the text entry...Oystein Eftevaag
2006-01-22Added highlighting to the menu buttons on mouseover.Oystein Eftevaag
2006-01-22Kyrandia:Oystein Eftevaag
2006-01-21Make debug key consistent.Travis Howell
2006-01-21Fixes bug # 1411432 (KYRA: graphics glitch when using the ice scroll)Johannes Schickel
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