Age | Commit message (Expand) | Author |
2019-12-02 | MOHAWK: Fix Missing Default Switch Cases | D G Turner |
2019-12-02 | DIRECTOR: Load all STXT resources which look like scripts | Eugene Sandulenko |
2019-12-01 | SCI32: Fix kPlayVMDPlayUntilEvent when passed zero | sluicebox |
2019-12-01 | SCI32: Create stubs for kPlayVMD blob subops | sluicebox |
2019-12-01 | DIRECTOR: LINGO: Implement extened 'on' clause syntax | Eugene Sandulenko |
2019-12-01 | DIRECTOR: LINGO: Fix syntax of repeatwith operator | Eugene Sandulenko |
2019-12-01 | DIRECTOR: LINGO: Fix compilation for multiple if conditions | Eugene Sandulenko |
2019-12-01 | PEGASUS: Fix Missing Default Switch Cases | D G Turner |
2019-12-01 | GRAPHICS: MACGUI: Fix default font size | Eugene Sandulenko |
2019-12-01 | DIRECTOR: Fix fonts in cached texts | Eugene Sandulenko |
2019-12-01 | DIRECTOR: LINGO: Fix c_when() code, so the eecution may continue | Eugene Sandulenko |
2019-12-01 | DIRECTOR: Fix movie framerate | Eugene Sandulenko |
2019-12-01 | DIRECTOR: Remove noisy warning | Eugene Sandulenko |
2019-12-01 | 3DS: Implement dynamic plugins | Bastien Bouclet |
2019-12-01 | DIRECTOR: Do not re-render text if it was not changed | Eugene Sandulenko |
2019-12-01 | DIRECTOR: Make text fields assignable | Eugene Sandulenko |
2019-12-01 | GRAPHICS: MACGUI: Fix crash on MacText reallocation | Eugene Sandulenko |
2019-12-01 | DIRECTOR: LINGO: Improve debug output | Eugene Sandulenko |
2019-12-01 | DIRECTOR: LINGO: Fix define() code, we were adding too many instructions | Eugene Sandulenko |
2019-12-01 | SAGA: Fix Missing Default Switch Cases | D G Turner |
2019-12-01 | LASTEXPRESS: Fix Missing Default Switch Cases | D G Turner |
2019-12-01 | DIRECTOR: LINGO: Fix compilation of the mixed code, and add relevant test | Eugene Sandulenko |
2019-12-01 | DIRECTOR: LINGO: Properly compile scripts with mixed immediate code and defin... | Eugene Sandulenko |
2019-12-01 | DIRECTOR: LINGO: Improve debug output | Eugene Sandulenko |
2019-12-01 | DIRECTOR: LINGO: Made decodeInstruction() universal | Eugene Sandulenko |
2019-12-01 | DIRECTOR: LINGO: JANITORIAL: Whitespace fixes for grammar | Eugene Sandulenko |
2019-12-01 | SCI: Fix Missing Default Switch Cases | D G Turner |
2019-12-01 | IMAGE: Fix Missing Default Switch Case in Truemotion 1 Codec | D G Turner |
2019-12-01 | SHERLOCK: Fix Missing Default Switch Cases | D G Turner |
2019-12-01 | SLUDGE: Fix Missing Default Switch Cases | D G Turner |
2019-12-01 | STARTREK: Fix Missing Default Switch Cases | D G Turner |
2019-12-01 | COMMON: Fix Missing Default Switch Case in Span Header | D G Turner |
2019-12-01 | SUPERNOVA: Fix Missing Default Switch Cases | D G Turner |
2019-12-01 | DIRECTOR: LINGO: Make sure we stop after last 'on' definition | Eugene Sandulenko |
2019-11-30 | SWORD25: Fix Missing Default Switch Cases | D G Turner |
2019-11-30 | TITANIC: Fix Missing Default Switch Cases | D G Turner |
2019-11-30 | TINSEL: Fix Missing Default Switch Cases | D G Turner |
2019-11-30 | OPENPANDORA: Fix compilation failures | Cameron Cawley |
2019-12-01 | BACKENDS: Move implementation of OSystem::quit() out of ModularBackend | Cameron Cawley |
2019-11-30 | IMAGE: Fix Missing Default Switch Cases | D G Turner |
2019-11-30 | GPH/OPENPANDORA: Replace use of strcat()/strcpy() with Common::String() | Cameron Cawley |
2019-11-30 | GPH/OPENPANDORA: Remove unnecessary stat() calls | Cameron Cawley |
2019-11-30 | GPH/OPENPANDORA: Move ToggleTapMode() into the event manager | Cameron Cawley |
2019-11-30 | GPH/OPENPANDORA: Remove global variable BUTTON_STATE_L | Cameron Cawley |
2019-11-30 | SURFACESDL: Fix Missing Default Switch Cases | D G Turner |
2019-11-30 | VIDEO: Fix Missing Default Switch Cases | D G Turner |
2019-11-30 | TONY: Fix Missing Default Switch Cases | D G Turner |
2019-11-30 | 3DS: Prevent magnify effect from updating while the GUI is active | Michael Ball |
2019-11-30 | AUDIO: Remove unused parameter from the MixerImpl constructor | Cameron Cawley |
2019-11-30 | 3DS: Move -Wl,--gc-sections to avoid it interfering with the library checks | Cameron Cawley |