aboutsummaryrefslogtreecommitdiff
path: root/kyra/script_v1.cpp
AgeCommit message (Expand)Author
2006-02-11Moved engines to the new engines/ directoryMax Horn
2006-02-11Kyra cleanup path step 2Oystein Eftevaag
2006-02-11Fixes the bug when displaying the falling leafe scene in room 12 and text bug...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-01-18Update copyright noticeEugene Sandulenko
2006-01-14Implemented "cmd_loadPageFromDisk" and "cmd_savePageToDisk".Johannes Schickel
2006-01-14Fixed bug # 1401236. (KYRA: Erroneous animation in the pantheon of moonlight).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-12Implemented 'ingame' sound handling, and named the unknown opcodes from the c...Johannes Schickel
2006-01-11Fixed for bug report # 1401360.Johannes Schickel
2006-01-10Preliminary implementation of cmd_restoreBrandonsMovementDelay, to fix the wa...Oystein Eftevaag
2006-01-10Fixes debug call of cmd_resetScaleMode.Johannes Schickel
2006-01-06Implemented the end sequence, (only the rest of the winning end sequenceJohannes Schickel
2006-01-04Added a little 'hack' for cmd_pauseTicks until it is fully implementedJohannes Schickel
2006-01-04Added a simple gui dialog if brandon dies (currently using scummvms gui system)Johannes Schickel
2006-01-04Implemented cmd_shrinkBrandonDown and cmd_shrinkBrandonDown.Johannes 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-26Fixed bug with input handling and implemented: cmd_getBirthstoneGem.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-22Fixed bug with an endless loop while clicking on herman after giving him the ...Johannes Schickel
2005-12-20Fixed another gfx bug, this time sprite related, in the temple.Johannes 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 cmd_setScaleMode and changed some old debug calls with debugJohannes Schickel
2005-12-13Fixed a bug with transcendScenes in CD version there the old fileJohannes Schickel
2005-12-12Fixed displaying of brynns note for cd version.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-09Finished item pick up code.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-27Added voices for cd version in the game.Johannes Schickel
2005-11-27More string fixes for CD version, due to stack order differences.Travis Howell
2005-11-27Fix characters talking in CD version, stack order is different.Travis Howell
2005-11-27Implemented cmd_runSceneAnimUntilDone and cmd_displayWSAFrameOnHidPage.Johannes Schickel