Age | Commit message (Expand) | Author |
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 |
2011-10-02 | TSAGE: Added 'g' prefix to global variables | Paul Gilbert |
2011-08-29 | TSAGE: Implemented the Blue Force right-click dialog | Paul Gilbert |
2011-08-16 | TSAGE: Completed Blue Force Scene #100 | Paul Gilbert |
2011-08-15 | TSAGE: Corrected casing of tSage namespace to be TsAGE | Paul Gilbert |
2011-07-18 | TSAGE: Bugfix to make Return to Launcher work correctly | Paul Gilbert |
2011-06-24 | TSAGE: Silent a GCC warning reported by eriktorbjorn | Strangerke |
2011-06-22 | TSAGE: Remove out of date TODO comments where applicable | Paul Gilbert |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-06-04 | TSAGE: Add support for saving in scene #6100 | Paul Gilbert |
2011-06-04 | TSAGE: Implemented Y pixel difference in button text | Paul Gilbert |
2011-06-04 | TSAGE: Fix one pixel difference in dialog positioning | Paul Gilbert |
2011-06-04 | TSAGE: Moved graphic edge adjustment amount to a global variable | Paul Gilbert |
2011-06-03 | TSAGE: Fix font color in GfxMessage(), in later versions of the engine (like ... | Strangerke |
2011-06-03 | TSAGE: Add proper colors to buttons in the CD version of ringworld | Strangerke |
2011-05-25 | ALL: initialise -> initialize | Matthew Hoops |
2011-05-25 | ALL: analyse -> analyze | Matthew Hoops |
2011-05-16 | TSAGE: Fix graphics button behaviour (slightly hackish) | eriktorbjorn |
2011-05-16 | TSAGE: Bugfixes for dialogs correctly handling ESCAPE and ENTER | Paul Gilbert |
2011-05-15 | TSAGE: Made some dialogs less CPU hungry | eriktorbjorn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-05-10 | TSAGE: Adjusted scaling process to fix scaling image to a 1x1 pixel in Scene ... | Paul Gilbert |
2011-05-07 | TSAGE: Close Memory Leak in GfxSurface::create(). | D G Turner |
2011-05-06 | TSAGE: Hopefully fix some Valgrind reported warnings | Paul Gilbert |
2011-05-04 | TSAGE: Switched to American English, after the relevant discussion on -devel: | md5 |
2011-05-03 | TSAGE: Bugfixes to allow for drawing message strings that are empty | Paul Gilbert |
2011-05-01 | Merge pull request #16 "Add a PixelFormat to Graphics::Surface.". | Johannes Schickel |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-04-25 | TSAGE: Added framework for playing the Ringworld demo | Paul Gilbert |
2011-04-25 | TSAGE: Combined the resource files into a single generic overall ResourceManager | Paul Gilbert |