Age | Commit message (Expand) | Author |
2010-07-27 | KYRA: Formatting. | Johannes Schickel |
2010-07-26 | KYRA: Fix assertion when using "enter" to scene with instant death. | Johannes Schickel |
2010-07-23 | KYRA: Mark Kyra 1 Mac as General MIDI only. | Johannes Schickel |
2010-07-23 | KYRA: Implement support for selecting the VQA quality via "video_quality". | Johannes Schickel |
2010-07-23 | KYRA: Formatting fixes. | Johannes Schickel |
2010-07-23 | KYRA: Cleanup. | Johannes Schickel |
2010-07-23 | KYRA: Implemented some missing timers for object creation. | Johannes Schickel |
2010-07-23 | KYRA: Cleanup. | Johannes Schickel |
2010-07-22 | KYRA: Implement missing dialog code. | Johannes Schickel |
2010-07-22 | KYRA: Move LoL specific static data to its own file. | Johannes Schickel |
2010-07-22 | KYRA: Cleanup. | Johannes Schickel |
2010-07-22 | KYRA: Implement proper fade out when skipping the intro at any position. | Johannes Schickel |
2010-07-22 | KYRA: Free hand shapes after the Kallak writing sequence. | Johannes Schickel |
2010-07-22 | KYRA: Prevent fast fade to black when skipping the intro. | Johannes Schickel |
2010-07-22 | KYRA: Remove superfluous palette update on quit. | Johannes Schickel |
2010-07-22 | KYRA: Properly short-circuit after the SC/MP logo on quit. | Johannes Schickel |
2010-07-22 | Display the MacPlay Gold logo for Macintosh versions which include it. | Johannes Schickel |
2010-07-21 | KYRA: Fix mute setting with MIDI and FM-Towns/PC98 output. | Johannes Schickel |
2010-07-21 | KYRA: Respect mute setting on engine startup. | Johannes Schickel |
2010-07-21 | Strip trailing whitespaces. | Johannes Schickel |
2010-07-17 | DEBUGGER: Simplify how our console debugger works / is used | Max Horn |
2010-07-16 | In the help of making the new C++ standard a better one, we will now no longe... | Johannes Schickel |
2010-07-16 | Cleanup | Torbjörn Andersson |
2010-07-16 | Removed unused variable. | Torbjörn Andersson |
2010-07-09 | KYRA/PC98: fix music volume | Florian Kagerer |
2010-07-03 | KYRA/PC98 Audio: fix invalid mem access | Florian Kagerer |
2010-07-02 | KYRA/PC98: fix long standing bug were certain sound effects would bring each ... | Florian Kagerer |
2010-07-02 | KYRA/PC98: cleanup | Florian Kagerer |
2010-07-02 | KYRA/PC98: fix sfx volume control | Florian Kagerer |
2010-07-01 | KYRA/PC98: minor cleanup | Florian Kagerer |
2010-07-01 | KYRA/PC98: implement proper volume control (which distinguishes between music... | Florian Kagerer |
2010-06-28 | KYRA: change audio detection flags setting (since most users don't own a real... | Florian Kagerer |
2010-06-25 | AUDIO: get rid of MDT_PREFER_MIDI since it should be sufficient to either sel... | Florian Kagerer |
2010-06-25 | KYRA: fixed typo | Florian Kagerer |
2010-06-25 | KYRA: implement new gui option flags | Florian Kagerer |
2010-06-21 | Patch #1956501: "GUI/LAUNCHER: Midi device selection" | Max Horn |
2010-06-15 | AdvancedDetector: Add new parameter directoryGlobs. | Eugene Sandulenko |
2010-06-15 | Split out detection code in Kyra engine. | Eugene Sandulenko |
2010-06-14 | Extended advancedDetector with depth parameter. | Eugene Sandulenko |
2010-05-17 | Some more enforcement of our formatting conventions in KYRA too. | Johannes Schickel |
2010-05-05 | Replace KYRA's strncpy and strncat usages by strlcpy/strlcat. | Johannes Schickel |
2010-05-04 | Reduce indirect header dependencies further | Max Horn |
2010-05-04 | Move DebugChannel related code to new header | Max Horn |
2010-05-04 | Move initGraphics and initCommonGFX from to new header. | Max Horn |
2010-05-01 | KYRA: fixed some cppcheck warnings | Florian Kagerer |
2010-04-27 | COMMON: Move DebugChannel stuff into a new DebugMan singleton | Max Horn |
2010-04-12 | Revert "Fix use of "friend" keyword in KYRA for strict C++ compilers." | Johannes Schickel |
2010-04-12 | Fix use of "friend" keyword in KYRA for strict C++ compilers. | Johannes Schickel |
2010-04-12 | AUDIO: Rename Mixer::playInputStream to playStream | Max Horn |
2010-04-11 | Setup and destroy a dummy cursor and palette in the Engine class. | Johannes Schickel |