Age | Commit message (Expand) | Author |
2012-02-27 | AGOS: Add font data for French, German and Italian versions of Simon the Sorc... | Travis Howell |
2012-02-26 | Merge pull request #191 from BenCastricum/master | Eugene Sandulenko |
2012-02-26 | COMMON: Move Language and Platform functionality into separate files | Max Horn |
2012-02-26 | COMMON: Move RenderMode and GUIOptions functionality into separate files | Max Horn |
2012-02-26 | SCUMM: Fix utilization of ARM assembly routines. This fixes bug #3494448. | Johannes Schickel |
2012-02-26 | TSAGE: Implemented some of the remaining R2R Animation Player support methods | Paul Gilbert |
2012-02-26 | TSAGE: Implement R2R Animation Player drawing code | Paul Gilbert |
2012-02-26 | TSAGE: Implemented the initial loading logic for R2R animation player | Paul Gilbert |
2012-02-25 | KYRA: Remove obsolete registering of 16_color config file entry. | Johannes Schickel |
2012-02-25 | TSAGE: JANITORIAL: Remove trailing spaces | Strangerke |
2012-02-25 | TSAGE: R2R - Fix bug #3492133, error in palette index used | Strangerke |
2012-02-24 | DREAMWEB: Remove uneeded Common::String construction. | D G Turner |
2012-02-24 | Merge pull request #200 from digitall/dreamwebDatafilePrefix | David Turner |
2012-02-24 | KYRA: (EOB) - fix save file thumbnail generation in CGA/EGA mode | athrxx |
2012-02-24 | COMMON: distinguish between 256 colors and 16 colors PC-98 rendering modes | athrxx |
2012-02-24 | KYRA: (EOB) - cleanup CGA/EGA code a bit | athrxx |
2012-02-24 | DREAMWEB: Migrate remaining minor functions to using datafile prefix variable. | D G Turner |
2012-02-24 | DREAMWEB: Migrate loadTextFile() to using datafile prefix variable. | D G Turner |
2012-02-24 | DREAMWEB: Migrate loadGraphicsFile() to using datafile prefix variable. | D G Turner |
2012-02-24 | DREAMWEB: Migrate loadSounds() to using datafile prefix variable. | D G Turner |
2012-02-24 | DREAMWEB: Migrate loadTempText() to using datafile prefix variable. | D G Turner |
2012-02-24 | DREAMWEB: Add datafile name prefix to engine and modify showPCX() to it. | D G Turner |
2012-02-24 | SCUMM: Add 2 not yet recognized MD5s from Dutch Putt-Putt 3 in 1 CD | Ben Castricum |
2012-02-24 | SCUMM: Add windows platform detection for several HES games/demos | Ben Castricum |
2012-02-24 | CGE: Use WRITE_LE_UINT16 for unaligned writes. | Alyssa Milburn |
2012-02-24 | TSAGE: More properly implemented resource streaming for R2R animation player | Paul Gilbert |
2012-02-23 | Merge pull request #189 from fingolfin/cleanup | Eugene Sandulenko |
2012-02-23 | Merge pull request #171 from clone2727/psx-stream-2 | Willem Jan Palenstijn |
2012-02-23 | SWORD1: Add some TODO's for PSX stream subtitles | Matthew Hoops |
2012-02-23 | SWORD1: Add support for the PSX demo videos | Matthew Hoops |
2012-02-23 | VIDEO: Make PSX streams calculate frame timing solely from CD speed | Matthew Hoops |
2012-02-23 | SWORD2: Add support for PSX stream playback | Matthew Hoops |
2012-02-23 | SWORD1: Add support for PSX stream playback | Matthew Hoops |
2012-02-23 | DREAMWEB: Dynamically allocate GraphicsFile::_frames. | Alyssa Milburn |
2012-02-23 | DREAMWEB: Remove shared temp graphics variables. | Alyssa Milburn |
2012-02-22 | TINSEL: Rename globals to add g_ prefix. | Alyssa Milburn |
2012-02-22 | ALL: Fix some signed/unsigned comparison warnings. | Johannes Schickel |
2012-02-22 | GOB: Fix type conversion warning | Max Horn |
2012-02-22 | DREAMWEB: Avoid including advancedDetector.h from dreamweb.h | Max Horn |
2012-02-22 | CGE: Avoid including advancedDetector.h from cge.h | Max Horn |
2012-02-21 | ENGINES: Add error handling for GMM Gamestate Load/Save Usage. | D G Turner |
2012-02-21 | KYRA: (EOB) - make detection entries for EOB I more unique (bug #3488973) | athrxx |
2012-02-21 | KYRA: (EOB) - implement EGA mode (hi res dithering) for EOB II | athrxx |
2012-02-21 | KYRA: (EOB) - fix minor sprite drawing glitch in EOB1 | athrxx |
2012-02-21 | KYRA: (EOB) - fix minor text displayer glitch | athrxx |
2012-02-21 | KYRA: (EOB) - implement EGA graphics mode for EOB1 | athrxx |
2012-02-21 | KYRA: (EOB) - fix EOB1 door clipping | athrxx |
2012-02-21 | KYRA: (EOB) - complete CGA graphics mode implementation | athrxx |
2012-02-21 | KYRA: (EOB) - start work on CGA and EGA graphics modes | athrxx |
2012-02-21 | KYRA: (EOB) - fix minor glitch in hp and food bar graphs | athrxx |