Age | Commit message (Expand) | Author |
2006-01-18 | Update copyright notice | Eugene Sandulenko |
2006-01-14 | Implemented "cmd_loadPageFromDisk" and "cmd_savePageToDisk". | Johannes Schickel |
2006-01-14 | Fixed bug # 1401236. (KYRA: Erroneous animation in the pantheon of moonlight). | Johannes Schickel |
2006-01-13 | Reorganized the sound code a bit and fixed bug # 1404414 (Missing speech patt... | Johannes Schickel |
2006-01-13 | Implemented a few drawing functions used by the menu, corrected a few incorrect | Oystein Eftevaag |
2006-01-12 | Implemented 'ingame' sound handling, and named the unknown opcodes from the c... | Johannes Schickel |
2006-01-11 | Fixed for bug report # 1401360. | Johannes Schickel |
2006-01-10 | Preliminary implementation of cmd_restoreBrandonsMovementDelay, to fix the wa... | Oystein Eftevaag |
2006-01-10 | Fixes debug call of cmd_resetScaleMode. | Johannes Schickel |
2006-01-06 | Implemented the end sequence, (only the rest of the winning end sequence | Johannes Schickel |
2006-01-04 | Added a little 'hack' for cmd_pauseTicks until it is fully implemented | Johannes Schickel |
2006-01-04 | Added a simple gui dialog if brandon dies (currently using scummvms gui system) | Johannes Schickel |
2006-01-04 | Implemented cmd_shrinkBrandonDown and cmd_shrinkBrandonDown. | Johannes Schickel |
2006-01-03 | Fixed some bugs with the timers. | Johannes Schickel |
2006-01-02 | More 'cleanup' for kyra. | Johannes Schickel |
2006-01-02 | Started to clean up the kyra engine. | Johannes Schickel |
2005-12-31 | Implemented: | Johannes Schickel |
2005-12-31 | Commited patches 1394374 and 1394374 with minor changes. | Johannes Schickel |
2005-12-29 | Implemented: | Johannes Schickel |
2005-12-28 | Implemented: | Johannes Schickel |
2005-12-26 | Fixed bug with input handling and implemented: cmd_getBirthstoneGem. | Johannes Schickel |
2005-12-24 | Started to implement button handling (atm only the inventory works) | Johannes Schickel |
2005-12-23 | Implemented cmd_magicOutMouseItem and also extended enterNewScene | Johannes Schickel |
2005-12-22 | Small bugfixes with enterNewScene and cmd_pauseSeconds. | Johannes Schickel |
2005-12-22 | Completed implementation of processItemDrop | Johannes Schickel |
2005-12-22 | Fixed bug with an endless loop while clicking on herman after giving him the ... | Johannes Schickel |
2005-12-20 | Fixed another gfx bug, this time sprite related, in the temple. | Johannes Schickel |
2005-12-20 | Implemented cmd_makeAmuletAppear. | Johannes Schickel |
2005-12-20 | Fixes gfx bug in the temple and the cave, also corrected | Johannes Schickel |
2005-12-14 | Implemented cmd_setScaleMode and changed some old debug calls with debug | Johannes Schickel |
2005-12-13 | Fixed a bug with transcendScenes in CD version there the old file | Johannes Schickel |
2005-12-12 | Fixed displaying of brynns note for cd version. | Johannes Schickel |
2005-12-10 | Implemented drawing of Brynns note. | Johannes Schickel |
2005-12-10 | Implemented basic saving and loading. Use Ctrl+(0-9) to save, and | Oystein Eftevaag |
2005-12-10 | Implemented cmd_bkgdScrollSceneAndMasksRight. | Johannes Schickel |
2005-12-09 | Changed use of setTimerCountdown to new implemented setTimerDelay. | Johannes Schickel |
2005-12-09 | Fixed bug with wrongly used shapes of items in a room. | Johannes Schickel |
2005-12-09 | Implemented item dropping into a scene and renamed unkItemFunction to process... | Johannes Schickel |
2005-12-09 | Finished item pick up code. | Johannes Schickel |
2005-12-09 | Commited patch # 1376551 (debug console, text fade, misc). Thanks to vinterstum. | Johannes Schickel |
2005-12-08 | Fixed bug with item drawing. | Johannes Schickel |
2005-11-27 | Added voices for cd version in the game. | Johannes Schickel |
2005-11-27 | More string fixes for CD version, due to stack order differences. | Travis Howell |
2005-11-27 | Fix characters talking in CD version, stack order is different. | Travis Howell |
2005-11-27 | Implemented cmd_runSceneAnimUntilDone and cmd_displayWSAFrameOnHidPage. | Johannes Schickel |
2005-11-26 | Fixed bug that findSubPath did not update the saved facing. | Johannes Schickel |
2005-11-18 | Implemented basic input handling and fixed mask drawing. | Johannes Schickel |
2005-11-13 | Fixed a bug with the sprite loader and various things related to | Johannes Schickel |
2005-11-11 | Commited patch #1354117. Thanks to vinterstum. | Johannes Schickel |
2005-11-10 | Fixed cmd_blockInWalkableRegion and findSubPatch. | Johannes Schickel |