aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-13I18N: Adding Belarusian translation from patch #3595284Thierry Crozat
2012-12-13Merge pull request #293 from clone2727/qtmidiclone2727
2012-12-13AUDIO: Add some general documentation on MidiParser_QTMatthew Hoops
2012-12-13TINSEL: Silence gcc warningMatthew Hoops
2012-12-13VIDEO: Fix seeking when playing with a custom rateMatthew Hoops
2012-12-13WINTERMUTE: Fix a memory-leak in the thumb-nail loading.Einar Johan Trøan Sømåen
2012-12-13WINTERMUTE: Split renderTicket into a separate file.Einar Johan Trøan Sømåen
2012-12-13WINTERMUTE: Avoid unneccessary alpha-blits when using dirty-rects.Einar Johan Trøan Sømåen
2012-12-13WINTERMUTE: Scale thumbs to kThumbNailWidth/kThumbNailHeightEinar Johan Trøan Sømåen
2012-12-13COMMON: Forbid symbols for the rest of is* from ctype.h.Johannes Schickel
2012-12-13COMMON: Add wrapper for isprint.Johannes Schickel
2012-12-13WINTERMUTE: Implement simple sprite-batching to speed up tileImage-drawing.Einar Johan Trøan Sømåen
2012-12-13WINTERMUTE: Further optimize drawTicket-checking.Einar Johan Trøan Sømåen
2012-12-13WINTERMUTE: Privatize members in UITiledImageEinar Johan Trøan Sømåen
2012-12-13WINTERMUTE: Correct the char-code check in BaseKeyboardStateEinar Johan Trøan Sømåen
2012-12-13WINTERMUTE: Check renderTicket-owner before anything else.Einar Johan Trøan Sømåen
2012-12-13WINTERMUTE: Use ascii for detecting printable-characters instead of Keycode.Einar Johan Trøan Sømåen
2012-12-13PEGASUS: Fix invalid use of RipTimerMatthew Hoops
2012-12-13COMMON: Fix potential uninitialized memory usageMatthew Hoops
2012-12-13TOUCHE: Add support for external digital music.D G Turner
2012-12-13TINSEL: Fix a comment in playDW1MacMusic()Filippos Karapetis
2012-12-13TINSEL: Add support for the digitized music in DW1 MacFilippos Karapetis
2012-12-13TINSEL: Unify the PSX graphics drawing code with the restFilippos Karapetis
2012-12-13TINSEL: Remove outdated commentFilippos Karapetis
2012-12-13TINSEL: Clean up the sound codeFilippos Karapetis
2012-12-12TOUCHE: Add generic music functions to wrap MidiPlayer usages.D G Turner
2012-12-11TINSEL: Clean up the graphics draw types codeFilippos Karapetis
2012-12-11TINSEL: Fix misleading commentFilippos Karapetis
2012-12-11TINSEL: Fix the colors in the Mac version of DW1Filippos Karapetis
2012-12-11TINSEL: An additional endianess fix for DW1 MacFilippos Karapetis
2012-12-11TINSEL: Merge the different TinselV0/V1 graphics code handlersFilippos Karapetis
2012-12-11TINSEL: The speech file in DW1 Mac demo/full is LEFilippos Karapetis
2012-12-11TINSEL: Handle the invalid max polygons value in DW1 MacFilippos Karapetis
2012-12-11TINSEL: Add an initial incomplete graphics decoder for DW1 MacFilippos Karapetis
2012-12-11TINSEL: Fix what seems to be two bugs in the endianess handling codeFilippos Karapetis
2012-12-11TINSEL: Add another check to skip the non-MIDI music of DW1 MacFilippos Karapetis
2012-12-11TINSEL: Add resource handling of the BE resources in DW1 MacFilippos Karapetis
2012-12-11TINSEL: Revert the BE -> LE resource conversion for DW1 MacFilippos Karapetis
2012-12-10TINSEL: Remove unused variableTorbjörn Andersson
2012-12-10Revert "OPENGLSDL: Remove HACK in fullscreen toggle mode."Johannes Schickel
2012-12-10AUDIO: Fix MS ADPCM to work with Mono streams using odd sized buffers.D G Turner
2012-12-10TINSEL: Add a WIP BE To LE SCN file conversion code (unfinished)Filippos Karapetis
2012-12-10TINSEL: Simplify the scene entrance handling codeFilippos Karapetis
2012-12-10TINSEL: Revert most of the engine BE resource handling codeFilippos Karapetis
2012-12-09WINTERMUTE: Fix a gcc warningMatthew Hoops
2012-12-09VIDEO: Fix setRate when _lastTimeChange is less than a frameMatthew Hoops
2012-12-09WINTERMUTE: Privatize members in AdObject.Einar Johan Trøan Sømåen
2012-12-09WINTERMUTE: Privatize members in AdSceneStateEinar Johan Trøan Sømåen
2012-12-09WINTERMUTE: Mark savedGameExt and localSaveDir for eventual removal.Einar Johan Trøan Sømåen
2012-12-09WINTERMUTE: Remove unused include in BaseGameEinar Johan Trøan Sømåen