Age | Commit message (Expand) | Author |
2016-10-09 | JANITORIAL: Remove trailing spaces | Eugene Sandulenko |
2016-05-26 | TSAGE: Refactor GfxSurface and Screen to not use virtual inheritance | Paul Gilbert |
2016-03-17 | GRAPHICS: Cleanup of ManagedSurface and Screen classes | Paul Gilbert |
2016-03-14 | TSAGE: Changed engine to use Graphics::ManagedSurface | Paul Gilbert |
2015-05-30 | TSAGE: Fixes for display of Sherlock Logo scene | Paul Gilbert |
2014-06-08 | TSAGE: Fix for R2R game/help dialog not accepting Fn keys | Paul Gilbert |
2014-02-18 | TSAGE: Make GPL headers consistent with themselves. | Johannes Schickel |
2014-02-16 | TSAGE: Janitorial - Remove trailing spaces | Strangerke |
2014-02-08 | TSAGE: Silent some CppCheck warnings | Strangerke |
2014-01-01 | TSAGE: R2R Demo - Fix some incomplete tests on GF_DEMO | Strangerke |
2013-11-24 | TSAGE: R2R - Fix palette glitch in intro (courtesy of Dreammaster) | Strangerke |
2013-11-24 | TSAGE: Fix R2R palette corruption when showing dialogs on the title screen | Paul Gilbert |
2013-11-23 | TSAGE: In progress work and bugfixes for R2R centroid handling | Paul Gilbert |
2013-11-19 | TSAGE: Graphic fix for image flags affecting frame centroid location | Paul Gilbert |
2013-11-10 | TSAGE: Fix bug with scene objects briefly flashing when changing scene | Paul Gilbert |
2013-11-10 | TSAGE: Janitorial - Remove trailing spaces and tabs | Strangerke |
2013-11-05 | TSAGE: Implemented R2R shadowing effect | Paul Gilbert |
2013-11-02 | TSAGE: Set R2R dialogs to restore the palette after closing | Paul Gilbert |
2013-10-27 | TSAGE: Fix CID 1002393, 1002395, 1002396. Get rid of some magic values | Strangerke |
2013-10-24 | TSAGE: Add in R2R screen border to scenes showing the user interface | Paul Gilbert |
2013-08-22 | TSAGE: Replace some British English by American English | Strangerke |
2013-08-03 | TSAGE: Do not set Surface::pixels directly anymore. | Johannes Schickel |
2013-08-03 | TSAGE: Take advantage of Surface::getPixels. | Johannes Schickel |
2013-08-03 | TSAGE: Prefer getBasePtr over direct Surface::pixels access. | Johannes Schickel |
2013-07-28 | TSAGE: Corrected display of R2R conversation dialog border | Paul Gilbert |
2013-07-14 | JANITORIAL: Remove trailing whitespace | Sven Hesse |
2013-07-13 | TSAGE: Fixes for R2R Crane Controls | Paul Gilbert |
2013-06-29 | TSAGE: Beginnings of renamings of R2R Maze UI | Paul Gilbert |
2013-06-29 | TSAGE: Implemented R2R MazeUI::draw method | Paul Gilbert |
2012-08-07 | TSAGE: Apply naming conventions to surfaceGetArea(). Thanks to somaen for rep... | Strangerke |
2012-03-13 | JANITORIAL: Avoid the ugly operator invocation syntax. | Christoph Mallon |
2012-03-03 | TSAGE: Fix memory leak and error in R2R Animation Player free | Paul Gilbert |
2012-02-25 | TSAGE: JANITORIAL: Remove trailing spaces | Strangerke |
2012-02-09 | TSAGE: R2R - Very preliminary implementation of scene 1337 | Strangerke |
2012-02-05 | TSAGE: Clean up the dead code introduced for R2R | Paul Gilbert |
2012-02-05 | TSAGE: Fix problem with scrolling wide scenes. | Paul Gilbert |
2012-01-08 | TSAGE: Update comment | Filippos Karapetis |
2012-01-08 | TSAGE: Fix assert triggering when there's nothing to update on screen | Filippos Karapetis |
2012-01-08 | TSAGE: Fix incorrect popup menu positions (regression) | Filippos Karapetis |
2012-01-02 | TSAGE: Implemented changes for dirty rect handling needed for R2R | Paul Gilbert |
2012-01-02 | TSAGE: Simplified some of the dirty rect code to use existing Rect methods | Paul Gilbert |
2012-01-01 | TSAGE: Bugfix for trying to draw off screen objects, which was causing invali... | Paul Gilbert |
2012-01-01 | TSAGE: Implemented a cleaner version of dirty rect handling | Paul Gilbert |
2012-01-01 | TSAGE: Do all screen drawing in an intermediate temporary screen surface. | Paul Gilbert |
2012-01-01 | TSAGE: Revert buggy implementation of dirty rects | Paul Gilbert |
2011-12-18 | TSAGE: Implemented dirty rect handling in the engine | Paul Gilbert |
2011-12-07 | TSAGE: Fix for displaying text correctly in Ringworld Spanish version. | Paul Gilbert |
2011-11-16 | COMMON: Rename Common::set_to to Common::fill. | Johannes Schickel |
2011-11-01 | TSAGE: Fix undefined evaluation order | Willem Jan Palenstijn |
2011-11-01 | TSAGE: Added support for semi-transparent dialogs used in R2RW | Paul Gilbert |