aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2012-03-11GOB: Add a class for CMP sprites with RXY coordinatesSven Hesse
2012-03-11COMMON: Rename SafeSubReadStream to SafeSeekableSubReadStream.Johannes Schickel
2012-03-10MOHAWK: Split the graphics classes into their own filesMatthew Hoops
2012-03-10TSAGE: Fix for walk regions enablement in Blue Force warehouse scenePaul Gilbert
2012-03-09TSAGE: Bugfix for breaker box display in Blue Force scene 910Paul Gilbert
2012-03-08SCI: Fix GK1 Mac text positioningMatthew Hoops
2012-03-08SCI: Fix KQ6 Mac movies with resource fork namesMatthew Hoops
2012-03-08SCI: Fix SCI1.1+ Mac games with resource fork container namesMatthew Hoops
2012-03-07SCI: Add a new configuration option for SQ4 CD, "silver_cursors"Filippos Karapetis
2012-03-07TSAGE: Renaming of fields and fix for gate in Blue Force scene 900Paul Gilbert
2012-03-06SKY: Fix comment typosTorbjörn Andersson
2012-03-05KYRA: Replace debug leftover for unimplemented displayText functions with a w...Johannes Schickel
2012-03-05KYRA: Some formatting fixes.Johannes Schickel
2012-03-05SCI: Fix GK1 demo soundsMatthew Hoops
2012-03-04TSAGE: Some cleanup of R2R Animation Player, and fix for playing when objects...Paul Gilbert
2012-03-04TSAGE: Bugfix for showing cursor correctly in Blue Force scene 930Paul Gilbert
2012-03-04TSAGE: Bugfix for Blue Force named hotspots to display look/use/talk descript...Paul Gilbert
2012-03-04DREAMWEB: Clean up the palette brightness codeFilippos Karapetis
2012-03-03DREAMWEB: Simplify some uses of randomNumber()Torbjörn Andersson
2012-03-03DREAMWEB: The rain processing has its own cpp fileBertrand Augereau
2012-03-03TSAGE: Fix memory leak and error in R2R Animation Player freePaul Gilbert
2012-03-03TOUCHE: Remap one more Spanish characterWillem Jan Palenstijn
2012-03-01GOB: Add detection entry for Italian playtoons2Fabio Battaglia
2012-02-29ENGINES: Copy singleid description from wikiWillem Jan Palenstijn
2012-02-29TSAGE: Bugfixes for startup sequence in R2R Scene 180Paul Gilbert
2012-02-29TSAGE: Slow down the animation player to match the original gamePaul Gilbert
2012-02-29ENGINES: Adjust the description of _singleIdFilippos Karapetis
2012-02-28ENGINES: Add a thorough explanation of the ugliness caused by _singleIdFilippos Karapetis
2012-02-28Revert "SCI: Do not set _singleId in SciMetaEngine"Filippos Karapetis
2012-02-28SCI: Do not set _singleId in SciMetaEngineFilippos Karapetis
2012-02-28ENGINES: Properly explain the usage of _singleIdFilippos Karapetis
2012-02-27TSAGE: Renamed many of the unknown fields in the R2R Animation PlayerPaul Gilbert
2012-02-27TSAGE: Bugfixes for R2R animation playerPaul Gilbert
2012-02-27AGOS: Add font data for French, German and Italian versions of Simon the Sorc...Travis Howell
2012-02-26Merge pull request #191 from BenCastricum/masterEugene Sandulenko
2012-02-26COMMON: Move Language and Platform functionality into separate filesMax Horn
2012-02-26COMMON: Move RenderMode and GUIOptions functionality into separate filesMax Horn
2012-02-26SCUMM: Fix utilization of ARM assembly routines. This fixes bug #3494448.Johannes Schickel
2012-02-26TSAGE: Implemented some of the remaining R2R Animation Player support methodsPaul Gilbert
2012-02-26TSAGE: Implement R2R Animation Player drawing codePaul Gilbert
2012-02-26TSAGE: Implemented the initial loading logic for R2R animation playerPaul Gilbert
2012-02-25KYRA: Remove obsolete registering of 16_color config file entry.Johannes Schickel
2012-02-25TSAGE: JANITORIAL: Remove trailing spacesStrangerke
2012-02-25TSAGE: R2R - Fix bug #3492133, error in palette index usedStrangerke
2012-02-24DREAMWEB: Remove uneeded Common::String construction.D G Turner
2012-02-24Merge pull request #200 from digitall/dreamwebDatafilePrefixDavid Turner
2012-02-24KYRA: (EOB) - fix save file thumbnail generation in CGA/EGA modeathrxx
2012-02-24COMMON: distinguish between 256 colors and 16 colors PC-98 rendering modesathrxx
2012-02-24KYRA: (EOB) - cleanup CGA/EGA code a bitathrxx
2012-02-24DREAMWEB: Migrate remaining minor functions to using datafile prefix variable.D G Turner