Age | Commit message (Expand) | Author |
2012-06-18 | GOB: Add a workaround for the wrong German animal names in Little Red | Sven Hesse |
2012-06-18 | GOB: Don't loop /all/ sounds in Little Red | Sven Hesse |
2012-06-18 | SCI: Store script sizes in 32-bit integers | Filippos Karapetis |
2012-06-18 | SCI: Add setter/getter methods to reg_t's | Filippos Karapetis |
2012-06-18 | SCI: Add a check for empty VMD file names | Filippos Karapetis |
2012-06-17 | Merge pull request #244 from clone2727/football2002-wday | Johannes Schickel |
2012-06-17 | COMMON: Change pulseEvent to better reflect how it works in Windows | Paul Gilbert |
2012-06-17 | GROOVIE: Fix 'off-by-one' when searching for ROQs by name | Scott Thomas |
2012-06-17 | SAGA: Workaround fix for IHNM pathfinding glitches. | D G Turner |
2012-06-16 | GOB: Fix a segfault when quitting AJ's World | Sven Hesse |
2012-06-16 | GOB: Add a SaveLoad class for AJ's World | Sven Hesse |
2012-06-16 | GOB: Add a proper GameType for AJ's World | Sven Hesse |
2012-06-16 | GOB: Correct the name of A.J.'s World of Discovery | Sven Hesse |
2012-06-15 | GRAPHICS: Fix colorToARGB's alpha value when no alpha channel is present | Matthew Hoops |
2012-06-15 | AUDIO: Make sure maxtrax and tfmx are compiled in with dynamic modules | Matthew Hoops |
2012-06-16 | AUDIO: gob uses protracker too | Sven Hesse |
2012-06-16 | NEWS: Ooops, proper alphabetical ordering | Sven Hesse |
2012-06-16 | ALL: Let overlay related methods in OSystem take a void * and use a proper pi... | Johannes Schickel |
2012-06-16 | GOB: Add Little Red to the gob games list comment | Sven Hesse |
2012-06-16 | README: Add Little Red to the gob games list | Sven Hesse |
2012-06-16 | NEWS: Mention Little Red support | Sven Hesse |
2012-06-16 | TOLTECS: Get rid of casts on CursorManager::replaceCursor calls. | Johannes Schickel |
2012-06-16 | SCI: Get rid of casts on CursorManager::replaceCursor calls. | Johannes Schickel |
2012-06-16 | MOHAWK: Get rid of casts on CursorManager::replaceCursor calls. | Johannes Schickel |
2012-06-16 | MADE: Get rid of casts on CursorManager::replaceCursor calls. | Johannes Schickel |
2012-06-16 | LASTEXPRESS: Get rid of casts on CursorManager::replaceCursor calls. | Johannes Schickel |
2012-06-16 | DRASCULA: Get rid of casts on CursorManager::replaceCursor calls. | Johannes Schickel |
2012-06-16 | GRAPHICS: Let CursorMan's cursor functions take "const void *" buffers. | Johannes Schickel |
2012-06-16 | BACKENDS: Make OSystem::setMouseCursor take a "const void *" buffer. | Johannes Schickel |
2012-06-16 | GOB: Remove a superfluous semicolon | Sven Hesse |
2012-06-16 | GOB: Loop the Little Red title music | Sven Hesse |
2012-06-16 | TOON: Get rid of casts on OSystem::copyRectToScreen calls. | Johannes Schickel |
2012-06-16 | TOLTECS: Get rid of casts on OSystem::copyRectToScreen calls. | Johannes Schickel |
2012-06-16 | TEENAGENT: Get rid of casts on OSystem::copyRectToScreen calls. | Johannes Schickel |
2012-06-16 | SWORD2: Get rid of casts on OSystem::copyRectToScreen calls. | Johannes Schickel |
2012-06-16 | SWORD25: Get rid of casts on OSystem::copyRectToScreen calls. | Johannes Schickel |
2012-06-16 | SWORD1: Get rid of casts on OSystem::copyRectToScreen calls. | Johannes Schickel |
2012-06-16 | SCUMM: Get rid of casts on OSystem::copyRectToScreen calls. | Johannes Schickel |
2012-06-16 | SCI: Get rid of casts on OSystem::copyRectToScreen calls. | Johannes Schickel |
2012-06-16 | SAGA: Get rid of casts on OSystem::copyRectToScreen calls. | Johannes Schickel |
2012-06-16 | MOHAWK: Get rid of casts on OSystem::copyRectToScreen calls. | Johannes Schickel |
2012-06-16 | MADE: Get rid of casts on OSystem::copyRectToScreen calls. | Johannes Schickel |
2012-06-16 | LASTEXPRESS: Get rid of casts on OSystem::copyRectToScreen calls. | Johannes Schickel |
2012-06-16 | GROOVIE: Get rid of casts on OSystem::copyRectToScreen calls. | Johannes Schickel |
2012-06-16 | CGE: Get rid of casts on OSystem::copyRectToScreen calls. | Johannes Schickel |
2012-06-16 | BACKENDS: Let copyRectToScreen take a "const void *" instead of "const byte *... | Johannes Schickel |
2012-06-16 | GOB: Shut up Little Red's warning about gob func 1 and 2 | Sven Hesse |
2012-06-16 | GOB: Use the full title for Little Red Riding Hood | Sven Hesse |
2012-06-16 | GOB: Fix mult object collision detection I broke in 2007 | Sven Hesse |
2012-06-15 | SCI: Change getClassAddress() to only require the caller segment | Filippos Karapetis |