Age | Commit message (Expand) | Author |
2006-02-09 | 1. Replaced the $Header$ tags in the Kyra files | Oystein Eftevaag |
2006-02-09 | Moved tons of code out of kyra.cpp, and removed three redundant functions (tw... | Oystein Eftevaag |
2006-02-06 | Added the MD5 of a German Floppy version, as given by Arne.F on the forums. | Oystein Eftevaag |
2006-01-28 | Fixes the kyra GUI palette issues, implements background fading when the GUI'... | Oystein Eftevaag |
2006-01-27 | Implemented the GUI menu for saving games (minus the cursor in the text entry... | Oystein Eftevaag |
2006-01-22 | Added highlighting to the menu buttons on mouseover. | Oystein Eftevaag |
2006-01-22 | Kyrandia: | Oystein Eftevaag |
2006-01-21 | Make debug key consistent. | Travis Howell |
2006-01-21 | Fixes bug # 1411432 (KYRA: graphics glitch when using the ice scroll) | Johannes Schickel |
2006-01-21 | Fix various incorrect usages of the word 'target' instead of 'gameid'; change... | Max Horn |
2006-01-19 | Oops forgot to add "The" in the game titles. | Johannes Schickel |
2006-01-19 | Changed the default names of the game detector. | Johannes Schickel |
2006-01-18 | Update copyright notice | Eugene Sandulenko |
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 |