Age | Commit message (Expand) | Author |
2006-01-17 | Request screen update after mouse movement. | Joost Peters |
2006-01-14 | Implemented "cmd_loadPageFromDisk" and "cmd_savePageToDisk". | Johannes Schickel |
2006-01-14 | Fixes delay while waiting for the voice in the intro. | Johannes Schickel |
2006-01-13 | Reorganized the sound code a bit and fixed bug # 1404414 (Missing speech patt... | Johannes Schickel |
2006-01-13 | Committed patch # 1404734 (KYRA: kyra/kyra.cpp small build warning fix) | Johannes Schickel |
2006-01-13 | Implemented a few drawing functions used by the menu, corrected a few incorrect | Oystein Eftevaag |
2006-01-12 | Fixed some issues with fading sound. | Johannes Schickel |
2006-01-12 | Fixed sound while loading games and fixed bug # 1403370. | Johannes Schickel |
2006-01-12 | Implemented 'ingame' sound handling, and named the unknown opcodes from the c... | Johannes Schickel |
2006-01-10 | Fix for bug #1401319, decreased width of backed up region when text is displa... | Oystein Eftevaag |
2006-01-08 | Removed exiting the game on ESC, and making yet another sprite width adjustme... | Oystein Eftevaag |
2006-01-08 | Fixed bug with sequences playing and fixed a bug with an invaild write. | Johannes Schickel |
2006-01-07 | Implemented playing of the end sequence, still credits do not show up. | Johannes Schickel |
2006-01-06 | Implemented the end sequence, (only the rest of the winning end sequence | Johannes Schickel |
2006-01-04 | Added a simple gui dialog if brandon dies (currently using scummvms gui system) | Johannes Schickel |
2006-01-03 | Fixed wrong formatting in animator.h | 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 |
2006-01-01 | Change load & save quick save keys, to match other engines. | Travis Howell |
2006-01-01 | fixed warnings | Paweł Kołodziejski |
2005-12-31 | Implemented: | Johannes Schickel |
2005-12-31 | Commited patches 1394374 and 1394374 with minor changes. | Johannes Schickel |
2005-12-30 | Fixed compilation. | Torbjörn Andersson |
2005-12-30 | * Replaced MDT_PREFER_NATIVE/MDT_NATIVE by MDT_PREFER_MIDI/MDT_MIDI). | Max Horn |
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-26 | Started to implement the amulet button callback. | 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-20 | Fixes gfx bug in the temple and the cave, also corrected | Johannes Schickel |
2005-12-18 | Fixes bug with no gfx update after updateSentenceCommand. | Johannes Schickel |
2005-12-14 | Implemented command line update when picking up or dropping down items. | Johannes Schickel |
2005-12-13 | Implemented more of sceneScreenInit and completed transcendScenes. | Johannes Schickel |
2005-12-13 | Improved user controlled input handling. | Johannes Schickel |
2005-12-13 | Fixed a bug with transcendScenes in CD version there the old file | Johannes Schickel |
2005-12-12 | Increased size of VOC filename buffer to accomodate for 1000.VOC and | Torbjörn Andersson |
2005-12-12 | Reworked the resource manager. Now it doesn't load all package files into | 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 |