aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-20Fixed warnings (nice example of why heeding warnings is useful: one of the ch...Max Horn
2009-01-20Some WIP code for the kSupportsLoadingDuringStartup engine featureFilippos Karapetis
2009-01-20Some basic work on the vkeybd codeMax Horn
2009-01-19Added ISO9660/Joliet DVD supportAndre Heider
2009-01-19LOL: some work on the music handlingFlorian Kagerer
2009-01-19This is 0.14.0svnEugene Sandulenko
2009-01-19Update newsEugene Sandulenko
2009-01-19Makefile cleanup with additional comments. Added DEBUG_WII_MEMSTATS for memor...Andre Heider
2009-01-19LOL: some renamingFlorian Kagerer
2009-01-19Fixed warning.Torbjörn Andersson
2009-01-18LOL: basic music support and some cleanupFlorian Kagerer
2009-01-18Removed unused defines, cleaned up some more defines and reduced the places w...Filippos Karapetis
2009-01-18Disabled use of OSystem::kFeatureAutoComputeDirtyRects in SAGA for nowMax Horn
2009-01-18Updated theme version to 0.4Max Horn
2009-01-18Updated theme .zip files and default themeMax Horn
2009-01-18Updated credits list with retired membersMax Horn
2009-01-18LOL: fix some valgrind warningsFlorian Kagerer
2009-01-18Updated the MSVC files of the Kyra engineFilippos Karapetis
2009-01-18Formatting.Johannes Schickel
2009-01-18Fixed mismatching delete call.Johannes Schickel
2009-01-18- Fixed some delete[] misuseJohannes Schickel
2009-01-18- Fixed bug in script code of LoLJohannes Schickel
2009-01-18Fixed compilation.Johannes Schickel
2009-01-18LOL: Some drawing code and some opcodes so that the first scene will show up....Florian Kagerer
2009-01-18Fixed bug in PAK link list code, now file links are correctly initialized.Johannes Schickel
2009-01-18Removed some unused defines in Mickey's Space Adventure, and removed a case w...Filippos Karapetis
2009-01-18Update scene number internally so it gets displayed correctly in the debugger.Johannes Schickel
2009-01-18cleanupMax Horn
2009-01-18GUI: Some cleanup and renaming; moved some parsing code from ThemeEngine to T...Max Horn
2009-01-18Added keymapper code to build system (still disabled unless ENABLE_KEYMAPPER ...Max Horn
2009-01-18GUI: Removed ThemeEngine::getTabSpacing() and getTabPadding(); removed some d...Max Horn
2009-01-18GUI: Renamed Globals.TabLabelWidth to Globals.PopUpWidget.labelWidth (that's ...Max Horn
2009-01-18Removed slashes as last char from directoriesAndre Heider
2009-01-18Slight changes to fx method #9 to more correctly match the original gamePaul Gilbert
2009-01-18merged Graphics::copyTo640/Graphics::copyFrom640Gregory Montoir
2009-01-18cleanupGregory Montoir
2009-01-18get rid of AnimationSequencePlayer::_currentSeqNumGregory Montoir
2009-01-18simplified Graphics::decode*()Gregory Montoir
2009-01-18fix another regression from the RTL branch mergeMatthew Hoops
2009-01-18splitted play/load class methods in introduction animation playerGregory Montoir
2009-01-17Since users need to rename the sound and index files in DW2, throw nice GUI e...Filippos Karapetis
2009-01-17Fixed bug #2057987 - "IHNM: Music stops in Ellen's chapter"Filippos Karapetis
2009-01-17Silenced MSVC warningFilippos Karapetis
2009-01-17use pointers when passing struct statAndre Heider
2009-01-17Merged gui/ThemeData.cpp into ThemeEngine.cppMax Horn
2009-01-17Removed unused & incomplete widget caching codeMax Horn
2009-01-17Make sure that "quit" events are handled immediately. This fixes a warning - orTorbjörn Andersson
2009-01-16tiny cleanupMax Horn
2009-01-16- Removed _gameVersion, engine versions are set in the game detection entries...Filippos Karapetis
2009-01-16Some cleanup (one could replace some of those switch/case by jump tables...)Max Horn