aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-20merge SurfaceKeyColored into SurfaceAndre Heider
2009-01-20Replacement an immediate with the appropriate #define constant.Nicola Mettifogo
2009-01-20Whoops it seems the comment used "backslashes" instead of "slashes" in other ...Johannes Schickel
2009-01-20Fixed typo in comment.Johannes Schickel
2009-01-20Moved libdb to the right spot in the MakefileAndre Heider
2009-01-20Character is now placed at the right spot when a new location is entered. Siz...Nicola Mettifogo
2009-01-20Adapted fixed-sized arrays to cope with the larger dialogues in BRA. Maybe th...Nicola Mettifogo
2009-01-20Cleanup.Johannes Schickel
2009-01-20Yet another two small formatting fixes.Johannes Schickel
2009-01-20Re-encoding the cutscenes in The Feebles Files is no longer required.Travis Howell
2009-01-20- Fixed formattingJohannes Schickel
2009-01-20- Moved some script related code to script_lol.cppJohannes Schickel
2009-01-20Fix bug #2522556 - FEEBLE: Cutscene not found, Crash.Travis Howell
2009-01-20Fix another warningMax Horn
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