Age | Commit message (Expand) | Author |
2013-10-27 | COMMON: Fix the NE group icon resource type | Matthew Hoops |
2013-10-27 | TSAGE: Fix ghosting of late animation frame with new palette in R2R intro | Paul Gilbert |
2013-10-27 | TSAGE: Fix CID 1002397, 1002398, 1047257. Fix a bug in Scene3150::postInit() | Strangerke |
2013-10-27 | TSAGE: Fix CID 1002393, 1002395, 1002396. Get rid of some magic values | Strangerke |
2013-10-27 | TSAGE: Fix CID 1002392 and CID 1002387 | Strangerke |
2013-10-27 | TSAGE: Fix CID 1002385, 1002386, 1002388. Move some code from header to sourc... | Strangerke |
2013-10-26 | TSAGE: Fix for duty officer speaker in R2R intro sequence | Paul Gilbert |
2013-10-27 | TSAGE: Fix CID 1002371, 1002372, 1002373. Remove useless variable and associa... | Strangerke |
2013-10-27 | TSAGE: Fix CID 1002365, 1002366, 1107569 | Strangerke |
2013-10-26 | TSAGE: Rename further proc12 methods to proper names | Paul Gilbert |
2013-10-26 | TSAGE: Renamed proc methods in ModalWindow classes | Paul Gilbert |
2013-10-27 | FULLPIPE: Implement StaticANIObject::getSomeXY() | Eugene Sandulenko |
2013-10-27 | FULLPIPE: Implement MovGraph2::method34() | Eugene Sandulenko |
2013-10-26 | TSAGE: Fix CID 1002381 to 1002384, get rid of a couple of magic values | Strangerke |
2013-10-26 | TSAGE: Fix CID 1002374 - Uninitialized variables in R2R Speakers | Strangerke |
2013-10-26 | TSAGE: Slightly adjust R2R UI area to properly hug the bottom of the screen | Paul Gilbert |
2013-10-26 | TSAGE: Compilation fix for SymbionOS | Paul Gilbert |
2013-10-26 | ALL: Mark off common code used by ZVision | Matthew Hoops |
2013-10-26 | GRAPHICS: do not reset the extra parameters of IFFDecoder on destroy(). | peres |
2013-10-26 | Revert "GRAPHICS: do not clear the internal state of IFFDecoder on loadStream... | peres |
2013-10-26 | GRAPHICS: Have TGA's loadStream() call destroy() | Matthew Hoops |
2013-10-26 | GRAPHICS: Clarify implicit destroy() usage | Matthew Hoops |
2013-10-26 | GRAPHICS: do not clear the internal state of IFFDecoder on loadStream(). | peres |
2013-10-26 | AVALANCHE: Fix CID1109676 - Uninitialized scalar fields (in Dialogs) | Strangerke |
2013-10-25 | ZVISION: Actually change the cursor when ZGI mouse is pressed | RichieSams |
2013-10-25 | ZVISION: Create custom working window size for ZGI | RichieSams |
2013-10-25 | ZVISION: Change ZGI detection entry platform to Windows from DOS | RichieSams |
2013-10-25 | AVALANCHE: Fix CID 1109674 - Uninitialized variables in Avalanche.cpp | Strangerke |
2013-10-25 | AVALANCHE: Fix 3 issues reported by Coverity. | Strangerke |
2013-10-25 | AMIGAOS4: Make use of updated function names (SDK53.24) and remove unused code | Strangerke |
2013-10-25 | AVALANCHE: Fix out of bounds reads (CID 1109653-1109655) | Strangerke |
2013-10-25 | AVALANCHE: Fix one more out of bounds - CID 1109651 | Strangerke |
2013-10-25 | AVALANCHE: Fix several other out of bounds access - CID 1109650 | Strangerke |
2013-10-24 | TSAGE: Add in R2R screen border to scenes showing the user interface | Paul Gilbert |
2013-10-25 | FULLPIPE: Implement StaticANIObject::updateStepPos() | Eugene Sandulenko |
2013-10-24 | AVALANCHE: Fix a couple of (theoretical) out of bounds accesses (CID 1109650) | Strangerke |
2013-10-24 | FULLPIPE: Implement MessageQueue::transferExCommands() | Eugene Sandulenko |
2013-10-23 | SDL: Reduce code duplication a bit. | Johannes Schickel |
2013-10-23 | SDL: Fix default graphics mode for switchable case. | Johannes Schickel |
2013-10-23 | SDL: Do not require a static graphics mode list in OpenGL and SurfaceSDL. | Johannes Schickel |
2013-10-23 | SDL: Only allow switching of SurfaceSDL <-> OpenGL when no custom manager is ... | Johannes Schickel |
2013-10-23 | SDL: Make setupGraphicsModes non-virtual. | Johannes Schickel |
2013-10-23 | SDL: Simplify initial graphics manager selection for OpenGL. | Johannes Schickel |
2013-10-23 | SDL: Get rid of _glModesCount. | Johannes Schickel |
2013-10-23 | SDL: Get rid of loop in OSystem_SDL::setGraphicsMode. | Johannes Schickel |
2013-10-23 | SDL: Clean up graphics mode handling for OpenGL backend. | Johannes Schickel |
2013-10-23 | SDL: Always initialize video subsystem in initSDL. | Johannes Schickel |
2013-10-23 | SDL: Clean up graphics manager switching slighty. | Johannes Schickel |
2013-10-23 | FULLPIPE: Implement MovGraph::calcNodeDistancesAndAngles() | Eugene Sandulenko |
2013-10-23 | FULLPIPE: Implement MovGraph::calcOffset() | Eugene Sandulenko |