aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-28LINUXMOTO: More compilation fixesMax Horn
2010-11-28DINGUX: Correct compilation fix (I hope), remove dead codeMax Horn
2010-11-28SDL: Compiled POSIX sub-backend only on unix systemsMax Horn
2010-11-28BUILD: Set 'UNIX=1' in config.mk on unix systemsMax Horn
2010-11-28BUILD: Add OpenGL support to configure (from branch)Max Horn
2010-11-28BUILD: Compilation fixes for Win32 and AmigaMax Horn
2010-11-28MAIN: Fix --gfx-mode regressionTorbjörn Andersson
2010-11-28DINGUX: Compilation fixesMax Horn
2010-11-28LINUXMOTO: Compilation fixesMax Horn
2010-11-28SDL: re-enable unicode after graphics initWillem Jan Palenstijn
2010-11-28HUGO: Modify or suppress some obsolete comments and warningsArnaud Boutonné
2010-11-28CREATE_PROJECT: Updated project file generation for the gsoc2010-opengl branc...Filippos Karapetis
2010-11-28SDL: Added missing #define FORBIDDEN_SYMBOL_ALLOW_ALL for the Win32 SDL backendFilippos Karapetis
2010-11-28SDL: Merge deinit() into OSystem_SDL destructor and overload fatalErrorMax Horn
2010-11-28WINCE: Fix main(), update config file handling, update module.mkMax Horn
2010-11-28SDL: Fix compilation on Windows too.Johannes Schickel
2010-11-28SDL: Make SDL backend compile again.Johannes Schickel
2010-11-28DINGUX: Attempt to fix the new code for this backendMax Horn
2010-11-28SCI: Fixed bug #3034471 - "SCI, Castlebrain/Amiga: Invisible text in word sea...Filippos Karapetis
2010-11-28OPENGL: cleanupMax Horn
2010-11-28SYMBIAN: Fixes & improvements for SymbianSdlMixerManager (untested)Max Horn
2010-11-28Merging the gsoc2010-opengl branchMax Horn
2010-11-28COMMON: Comment out locale <-> Common::Language conversion utils for now.Johannes Schickel
2010-11-28BACKEND: Switch OSystem::getSystemLanguage return type to Common::String.Johannes Schickel
2010-11-27HUGO: Add F4/F5 keys to save/restoreGameArnaud Boutonné
2010-11-27MOHAWK: Add an isPlaying() and stopSound(id) function to Sound (for LB and ot...Matthew Hoops
2010-11-27SCI: Compensate for buggy KQ5CD saved games (before r54510)Filippos Karapetis
2010-11-27SCI: Removed bogus warningFilippos Karapetis
2010-11-27SCI: Reverted changes to savegame.cpp made in r54510, as that still occursFilippos Karapetis
2010-11-27SCI: Fixed bug #3034713 - "ICEMAN Demo: Fails to find base object"Filippos Karapetis
2010-11-27SCI: Fix for bug #3119713 - "PQ2: song-specific reverb changes are ignored" (...Filippos Karapetis
2010-11-27MidiParser: updated comment concerning note on events in jumpToTick()Filippos Karapetis
2010-11-27TOOLS: Fix 'Boat' bug in H1 DosArnaud Boutonné
2010-11-27HUGO: Fix warningTorbjörn Andersson
2010-11-26HUGO: Add Win save/restore behavior to the Dos versions Arnaud Boutonné
2010-11-26HUGO: Avoid using 'short' in function definitionArnaud Boutonné
2010-11-26HUGO: Get rid of initial savegameArnaud Boutonné
2010-11-26HUGO: Clean up SchedulerArnaud Boutonné
2010-11-26MOHAWK: Fix non-LZ compressed old Mohawk bitmaps (thanks, fuzzie)Matthew Hoops
2010-11-26COMMON: Add an isBE() function to get the endianness of a ReadStreamEndianMatthew Hoops
2010-11-26SCI: Pull reverb default directly from control channel.Walter van Niftrik
2010-11-26SCI: Only filter channels for early SCI0, as GM currently uses all channels.Walter van Niftrik
2010-11-26MOHAWK: Fill in meanings of known resourcesMatthew Hoops
2010-11-26SCI: Added a define to turn off channel remapping (for debugging)Filippos Karapetis
2010-11-26SCI: Implemented FR #3101338: "King's Quest 6 Windows Mouse Icons"Filippos Karapetis
2010-11-26I18N: Fix language detection in UNIX (not everyone speaks German yet)Jordi Vilalta Prat
2010-11-26SCI: Fixed keyboard input when numlock is on, and cleaned up the way some spe...Filippos Karapetis
2010-11-26SCI: Send the SCI0 reverb init after reading the reverb dataFilippos Karapetis
2010-11-26MOHAWK: Enable the drawImage debug command for all LB gamesMatthew Hoops
2010-11-26SDL: Hook up file logger to log on Windows.Johannes Schickel