aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-21ALL: Remove support for MSVC8 and olderJoel Teichroeb
2014-06-21FULLPIPE: Add 16bit/RGB backend support dependancy.Johannes Schickel
2014-06-20FULLPIPE: Implement Bitmap::flipVertical()Eugene Sandulenko
2014-06-20WINTERMUTE: Do syncSoundSettings on initialization of sound manager, so that ...Einar Johan Trøan Sømåen
2014-06-19CREDITS: Update to add Fedor to SymbianSven Hesse
2014-06-19TESTBED: Fix a typo in the sound tests: s/smaple/sampleEinar Johan Trøan Sømåen
2014-06-19Merge pull request #468 from zeldin/new_android_sdkDavid Turner
2014-06-19FULLPIPE: Draw transparent surfacesEugene Sandulenko
2014-06-18ANDROID: Allow build with non-ancient SDKMarcus Comstedt
2014-06-18ANDROID: Hide system mouse pointer on OUYAMarcus Comstedt
2014-06-18FULLPIPE: Fixed ModalQueryEugene Sandulenko
2014-06-18FULLPIPE: Implement ModalCredits::update()Eugene Sandulenko
2014-06-18FULLPIPE: Implemented ModalIntro::update()Eugene Sandulenko
2014-06-18FULLPIPE: Stubbed sceneFade()Eugene Sandulenko
2014-06-17NEWS: Mention OpenGL output.Johannes Schickel
2014-06-17OPENGLSDL: Move time stamp for last video mode set after fallback mode setup.Johannes Schickel
2014-06-17OPENGLSDL: Make workaround for fast resolution changes actually work for WME.Johannes Schickel
2014-06-17FULLPIPE: Fix crash in scene34. Now it is rendered properlyEugene Sandulenko
2014-06-17FULLPIPE: Cleanup gfx codeEugene Sandulenko
2014-06-17FULLPIPE: cleanupEugene Sandulenko
2014-06-17FULLPIPE: Implement horizontal flippingEugene Sandulenko
2014-06-17FULLPIPE: Skip internal 565 rpresentation for sprites and directly render the...Eugene Sandulenko
2014-06-17GRAPHICS: Rename BS_ to TS_ (for TransparentSurface)Eugene Sandulenko
2014-06-17FULLPIPE: Switch graphics to TransparentSurfaceEugene Sandulenko
2014-06-17FULLPIPE: Switch engine to 32 bitEugene Sandulenko
2014-06-16LASTEXPRESS: Fix potential out-of-bounds read. CID 1003992Littleboy
2014-06-16LASTEXPRESS: Check for resulting sequence size in August logic code. CID 1003264Littleboy
2014-06-16LASTEXPRESS: Add assert check in Gendarmes logic. CID 1003263Littleboy
2014-06-16LASTEXPRESS: Rename Ivo functionsLittleboy
2014-06-16LASTEXPRESS: Fix comparison in sound entry serialization. CID 1004148Littleboy
2014-06-16LASTEXPRESS: Add asserts in sound entry serialization and update code. CID 10...Littleboy
2014-06-16LASTEXPRESS: Check that the archive is loaded correctly in debug code. CID 10...Littleboy
2014-06-16LASTEXPRESS: Replace useless checks by asserts. CID 1004086, 1004090Littleboy
2014-06-16LASTEXPRESS: Update SavePoint::push/call interface and check for string size....Littleboy
2014-06-16LASTEXPRESS: Add asserts in EntityData serialization code. CID 1003265Littleboy
2014-06-16LASTEXPRESS: Rename Max functionsLittleboy
2014-06-16LASTEXPRESS: Rename Chapters and Gendarmes functionsLittleboy
2014-06-16LASTEXPRESS: Rename Kahina functionsLittleboy
2014-06-16LASTEXPRESS: Rename Pascale functionsLittleboy
2014-06-16LASTEXPRESS: Rename Cooks functionsLittleboy
2014-06-16LASTEXPRESS: Add missing logic in Waiter2 for chapter 4Littleboy
2014-06-16LASTEXPRESS: Rename Waiter* functionsLittleboy
2014-06-16LASTEXPRESS: Rename Server* classes to Waiter*Littleboy
2014-06-16LASTEXPRESS: Rename Hadija functionsLittleboy
2014-06-16LASTEXPRESS: Rename Kronos functionsLittleboy
2014-06-16MORTEVIELLE: Comment out detection for improved German translationThierry Crozat
2014-06-16FULLPIPE: Started switching gfx functions to SurfaceEugene Sandulenko
2014-06-16DRASCULA: Reduce some variable scope in AnimationStrangerke
2014-06-15CGE: Remove (broken) variable length specificationStrangerke
2014-06-15GRAPHICS: Fix compilation for AmigaEugene Sandulenko