aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-13SDL: Switch the surface renderer to use small surfaces for OSD drawingBastien Bouclet
2016-09-13CLOUD: Switch to the new OSD APIBastien Bouclet
2016-09-13OSYSTEM: Introduce a method allowing to draw a background activity iconBastien Bouclet
2016-09-13GUI: Fix a typo in the low resolution theme layoutsBastien Bouclet
2016-09-13FULLPIPE: Added more debug to scene29Eugene Sandulenko
2016-09-13FULLPIPE: Fix red ball handling in scene29Eugene Sandulenko
2016-09-13FULLPIPE: Clarified ball variable names in scene29Eugene Sandulenko
2016-09-13SDL: Add a fixme regarding the encoding of the string returned by getTextFrom...Bastien Bouclet
2016-09-13SDL: Plug a memory leak in OSystem_SDL::getTextFromClipboardBastien Bouclet
2016-09-13GUI: Regenerate the built-in themeBastien Bouclet
2016-09-13DM: Get rif od SquareType, rename SquareMaskStrangerke
2016-09-12XEEN: Implement Music update methodPaul Gilbert
2016-09-12XEEN: Extra Adlib initialization during Music creationPaul Gilbert
2016-09-12XEEN: Implement Music playEffect methodPaul Gilbert
2016-09-12XEEN: Beginnings of Music classPaul Gilbert
2016-09-12DM: more renaming in DungeonManStrangerke
2016-09-12DM: Enforce the use of SoundModeStrangerke
2016-09-12DM: Rename some enums in DungeonManStrangerke
2016-09-12DM: Change the declaration of addEventStrangerke
2016-09-12FULLPIPE: Fix bal shooting logic in scene29Eugene Sandulenko
2016-09-12DM: Enforce the use of Cell enum, some renamingStrangerke
2016-09-12DM: Use SensorEffect in two functionsStrangerke
2016-09-12DM: Make use of Common::String in menusPrintSpellFailureMessageStrangerke
2016-09-12DM: Avoid null pointer dereferencing in unlinkThingFromListStrangerke
2016-09-12DM: Fix potential divide by zeroStrangerke
2016-09-12DM: Fix a couple of string manipulations into fix-sized bufferStrangerke
2016-09-12DM: Rename leftover variableStrangerke
2016-09-12FULLPIPE: Initial conversion of BallChain to Array in scene29Eugene Sandulenko
2016-09-12DM: Add partial fix to drawing explosionsBendegúz Nagy
2016-09-12DM: More renaming in DungeonManStrangerke
2016-09-11DM: Fix another variable shadowing.Eugene Sandulenko
2016-09-11DM: Fix variable shadowing warningEugene Sandulenko
2016-09-11DM: Fix comparison warningsEugene Sandulenko
2016-09-11DM: Fix warningEugene Sandulenko
2016-09-11DM: Fix variable clashEugene Sandulenko
2016-09-11DM: Fix warningEugene Sandulenko
2016-09-11JANITORIAL: Remove extra whitespacesEugene Sandulenko
2016-09-11DM: Fix logical error with local variablesEugene Sandulenko
2016-09-11DEVTOOLS: Added extraction of German bitmap resources to create_titanicPaul Gilbert
2016-09-11FULLPIPE: Make sound controls work and persistentEugene Sandulenko
2016-09-11FULLPIPE: Fix crash on muteEugene Sandulenko
2016-09-11DM: Rename more constantsStrangerke
2016-09-11TITANIC: Simplify German version checksPaul Gilbert
2016-09-11DEVTOOLS: Added correct German strings to create_titanicPaul Gilbert
2016-09-11DM: Start renaming constants in DungeonManStrangerke
2016-09-11IMAGE: Try and work around N64 compilation errorPaul Gilbert
2016-09-11TITANIC: Extra loading logic and translation code for German versionPaul Gilbert
2016-09-11DEVTOOLS: Write out German strings in create_titanicPaul Gilbert
2016-09-11IMAGE: Indeo: Replace memory-related functions with standard onesEugene Sandulenko
2016-09-11IMAGE: Reduced scope for more variables in Indeo codecEugene Sandulenko