aboutsummaryrefslogtreecommitdiff
path: root/kyra/kyra.h
AgeCommit message (Expand)Author
2006-02-11Kyra cleanup path step 2Oystein Eftevaag
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-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-22fixed warningsPaweł Kołodziejski
2006-01-22Kyrandia:Oystein Eftevaag
2006-01-18Update copyright noticeEugene Sandulenko
2006-01-14Implemented "cmd_loadPageFromDisk" and "cmd_savePageToDisk".Johannes Schickel
2006-01-13Reorganized the sound code a bit and fixed bug # 1404414 (Missing speech patt...Johannes Schickel
2006-01-13Implemented a few drawing functions used by the menu, corrected a few incorrectOystein Eftevaag
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-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-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
2005-12-31Implemented:Johannes Schickel
2005-12-31Commited patches 1394374 and 1394374 with minor changes.Johannes Schickel
2005-12-29Implemented:Johannes Schickel
2005-12-28Implemented: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-20Implemented cmd_makeAmuletAppear.Johannes Schickel
2005-12-20Fixes gfx bug in the temple and the cave, also correctedJohannes 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-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
2005-12-09Implemented item dropping into a scene and renamed unkItemFunction to process...Johannes Schickel
2005-12-09Commited patch # 1376551 (debug console, text fade, misc). Thanks to vinterstum.Johannes Schickel
2005-12-08Fixed bug with item drawing.Johannes Schickel
2005-11-18Implemented basic input handling and fixed mask drawing.Johannes Schickel
2005-11-13Fixed a bug with the sprite loader and various things related toJohannes Schickel
2005-11-11Commited patch #1354117. Thanks to vinterstum.Johannes Schickel
2005-11-10Fixed preserveAllBackgrounds and implemented:Johannes Schickel
2005-11-10Commited patch #1350510 with some little changes. Thanks to vinterstum.Johannes Schickel
2005-11-09- fixed setCharactersPositionJohannes Schickel
2005-11-01Implemented the pathfinder and applied patch # 1342902.Johannes Schickel
2005-10-30Implemented initSceneObjectList, fixed bug with wrong drawn mouse,Johannes Schickel