aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-15LAB: Remove the journalCleanUp() wrapperFilippos Karapetis
2015-12-15LAB: Remove the unused Cords structFilippos Karapetis
2015-12-15LAB: Rewrite the save/load systemFilippos Karapetis
2015-12-15LAB: Remove unused variableFilippos Karapetis
2015-12-15LAB: Disable startup warning about hi/low res modeFilippos Karapetis
2015-12-15LAB: Implement generateSaveFileName()Filippos Karapetis
2015-12-15LAB: Implement getCurMemLabFile()Filippos Karapetis
2015-12-15LAB: Remove unused mouse reset callFilippos Karapetis
2015-12-15LAB: Remove multiple mouse coordinate variablesFilippos Karapetis
2015-12-15LAB: Further fixes to signed/unsigned comparisons and bool assignmentsFilippos Karapetis
2015-12-15LAB: Change the "action" parameter of doActionRule to lowercaseFilippos Karapetis
2015-12-15LAB: Silence false positives about uninitialized variablesFilippos Karapetis
2015-12-15LAB: Add missing const qualifiersFilippos Karapetis
2015-12-15LAB: Fix signed/unsigned comparison warningsFilippos Karapetis
2015-12-15LAB: Fix regressionEugene Sandulenko
2015-12-15LAB: Use OSystem for mouse drawingEugene Sandulenko
2015-12-15LAB: Fix regressionEugene Sandulenko
2015-12-15LAB: Final fix for game variant detectionEugene Sandulenko
2015-12-15LAB: CleanupEugene Sandulenko
2015-12-15LAB: CleanupEugene Sandulenko
2015-12-15LAB: Initial support for lowres modeEugene Sandulenko
2015-12-15LAB: propagate gamePlatform()Eugene Sandulenko
2015-12-15LAB: Added detection for lowres DOS versionEugene Sandulenko
2015-12-15LAB: CleanupEugene Sandulenko
2015-12-15LAB: Improved detectionEugene Sandulenko
2015-12-15LAB: CleanupEugene Sandulenko
2015-12-15LAB: CleanupEugene Sandulenko
2015-12-15LAB: CleanupEugene Sandulenko
2015-12-15LAB: Fix line endingsEugene Sandulenko
2015-12-15LAB: Objectify LabSetsEugene Sandulenko
2015-12-15LAB: Started objectifying LargeSetsEugene Sandulenko
2015-12-15LAB: Further cleanupEugene Sandulenko
2015-12-15LAB: Simplify stddefines.hEugene Sandulenko
2015-12-15LAB: Kill storage.hEugene Sandulenko
2015-12-15LAB: CleanupEugene Sandulenko
2015-12-15LAB: Fix game paletteEugene Sandulenko
2015-12-15LAB: fix input processingEugene Sandulenko
2015-12-15LAB: Added inputEugene Sandulenko
2015-12-15LAB: Implement openFile(), first gfx output!Eugene Sandulenko
2015-12-15LAB: Further rendering pipeline fixesEugene Sandulenko
2015-12-15LAB: Started rendering pipelineEugene Sandulenko
2015-12-15LAB: Fix compilationEugene Sandulenko
2015-12-15LAB: Initial codeEugene Sandulenko
2015-12-14OPENGL: Smooth mouse experience when black bars are visible.Johannes Schickel
2015-12-14MOHAWK: Fix loading the Myst cabin gauge movieBastien Bouclet
2015-12-14WIN32: Fix building for (some) MinGW64 toolchains.Johannes Schickel
2015-12-14SWORD25: Make #include follow our conventions.Johannes Schickel
2015-12-14SWORD25: Call requested pixel format by its correct name.Johannes Schickel
2015-12-14GRAPHICS: Add function to query TransparentSurface's builtin PixelFormat.Johannes Schickel
2015-12-14SWORD25: Cleanup.Johannes Schickel