aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-25GOB: o7_draw0x44 is o7_displayWarningSven Hesse
2011-01-25GOB: o7_draw0x8C is o7_getSystemPropertySven Hesse
2011-01-25LASTEXPRESS: Add per-entry sound stream (this fixes all dialog being cut as s...Julien Templier
2011-01-25LASTEXPRESS: Fix typo in Francois logicJulien Templier
2011-01-25LASTEXPRESS: Add some subtitle support to Sound classJulien Templier
2011-01-25PARALLACTION: Removal of unecessary returns and whitespace fixes to saveload.*David Turner
2011-01-25GOB: Some more Addy stubsSven Hesse
2011-01-25GOB: Adding stubs for AddySven Hesse
2011-01-25HUGO: Move text arrays to a separate classArnaud Boutonné
2011-01-24MOHAWK: Improve support for installer archives (partial directory support)Matthew Hoops
2011-01-24VIDEO: Fix a gfx glitchSven Hesse
2011-01-24SWORD25: Fix some invalid writes / crashesSven Hesse
2011-01-24GOB: Wait for the exact moment of the video sound's endSven Hesse
2011-01-24VIDEO: Don't fill empty sound slices at the endSven Hesse
2011-01-24SWORD25: CleanupFilippos Karapetis
2011-01-24LASTEXPRESS: Add Italian release (and update file dates for German and Spanis...Julien Templier
2011-01-24TOOLS: Add better Code::Blocks support to create_projectJulien Templier
2011-01-24SCI/Robot: Simplify ::setPalette()Lars Skovlund
2011-01-24SCI/Robot: Fix typoLars Skovlund
2011-01-24GOB: Urban: Write intro.0xx to file tooSven Hesse
2011-01-24MOHAWK: Fix Gehn's music player when clicking on it the first time (thanks, d...Matthew Hoops
2011-01-24MOHAWK: Properly initialize the bspit-gspit magcar variables (thanks, digitall)Matthew Hoops
2011-01-24MOHAWK: Recheck the current hotspot if a script has changed the enabled hotsp...Matthew Hoops
2011-01-24PARALLACTION: Improve safety of PathBuffer::getValue().David Turner
2011-01-24SWORD25: Fix linker breakage from DECLARE_SINGLETON() in renderObjectRegistry.h.David Turner
2011-01-24SWORD25: Documented a FIXMEFilippos Karapetis
2011-01-24SWORD25: Removed the logErrorLn and logWarningLn wrappersFilippos Karapetis
2011-01-23SCI: Fixed possible use of uninitialized variable in SCI Script Debugger.David Turner
2011-01-23MOHAWK: Fixed possible use of uninitialized variables in Myst Selenitic Age c...David Turner
2011-01-23HUGO: Get rid of (almost) all the remaining definesArnaud Boutonné
2011-01-23MOHAWK: Fix the Riven demo intro sequence (a regression from r55188)Matthew Hoops
2011-01-23JANITORIAL: Remove unnecessary backslashTorbjörn Andersson
2011-01-23SWORD25: Fix GCC Compilation Warnings.David Turner
2011-01-23GOB: Fix a clipping issueSven Hesse
2011-01-23create_project: Add the video directory to the list of base directoriesFilippos Karapetis
2011-01-23VIDEO: Move video classes to Video:: namespaceEugene Sandulenko
2011-01-23SWORD25: Removed several unused methods of the Vertex class, and made a subcl...Filippos Karapetis
2011-01-23SWORD25: Removed several unused methods from the Polygon classFilippos Karapetis
2011-01-23COMMON: Added some very simple operators to the Point class (+, -, += and -=)...Filippos Karapetis
2011-01-23SWORD25: Remove unused yuvtorgba.h fileTorbjörn Andersson
2011-01-23GRAPHICS: Move graphics/video/ to video/. Step 2/2Eugene Sandulenko
2011-01-23GRAPHICS: Move graphics/video/ to video/. Step 1/2Eugene Sandulenko
2011-01-23SWORD25: Fixed compilation (oops...)Filippos Karapetis
2011-01-23NEWS: Add Urban Runner and BambouSven Hesse
2011-01-23MOHAWK: Detect CSTime demo (thanks to Strangerke for finding it).Alyssa Milburn
2011-01-23SWORD25: Simplified the YUV->RGBA conversion codeFilippos Karapetis
2011-01-23GOB: Pass engine pause to the VideoPlayer and decodersSven Hesse
2011-01-23SWORD25: Fix format string warnings.Torbjörn Andersson
2011-01-23SWORD25: Replaced BS_ASSERT() with assert()Filippos Karapetis
2011-01-23SWORD25: Fixed compilationFilippos Karapetis