Age | Commit message (Expand) | Author |
2013-09-30 | WINTERMUTE: Formatting with Astyle (UIButton, UIEdit, UIObject, UIWindow, Tra... | Einar Johan Trøan Sømåen |
2013-09-30 | WINTERMUTE: Formatting (Clean up extra whitespace in UIObject). | Einar Johan Trøan Sømåen |
2013-09-30 | WINTERMUTE: Constify some getters in TransparentSurface, UIObject and UIWindow | Einar Johan Trøan Sømåen |
2013-09-30 | WINTERMUTE: Remove almost unused _colorMod field | Willem Jan Palenstijn |
2013-09-30 | AVALANCHE: Remove bytefields, which are set but never used | Strangerke |
2013-09-30 | AVALANCHE: Rename getFlag(), change _roomTime to uint32 | Strangerke |
2013-09-30 | COMPOSER: Fix uninitialized class variables and divide by zero bugs. | D G Turner |
2013-09-29 | ZVISION: Rename ZVisionGameIds to use standard format | RichieSams |
2013-09-29 | Merge branch 'master' into zvision | RichieSams |
2013-09-29 | AVALANCHE: Fix more gcc warnings reported by wjp | Strangerke |
2013-09-29 | AVALANCHE: Silent warnings reported by wjp | Strangerke |
2013-09-29 | WINTERMUTE: Fix typo in comment | Willem Jan Palenstijn |
2013-09-29 | WINTERMUTE: Do antialiased TT font rendering | Willem Jan Palenstijn |
2013-09-29 | AVALANCHE: Move debug display of magic lines to debugger | Strangerke |
2013-09-29 | FULLPIPE: Implement MovGraph::calcDistance() | Eugene Sandulenko |
2013-09-29 | AVALANCHE: Set drawArc private | Strangerke |
2013-09-29 | TSAGE: Implemented proper R2R object/player shading | Paul Gilbert |
2013-09-29 | SWORD25: Fix alpha/colormod blitting | Willem Jan Palenstijn |
2013-09-29 | AVALANCHE: Rework calcHand, move another function to Graphics | Strangerke |
2013-09-29 | AVALANCHE: Move code from Menu to Graphics | Strangerke |
2013-09-29 | AVALANCHE: Rename Graphics to avoid confusion, add drawBackgroundSprite(), se... | Strangerke |
2013-09-29 | AVALANCHE: Scrolls is now set to private | Strangerke |
2013-09-29 | AVALANCHE: move some more functions to Graphics | Strangerke |
2013-09-29 | AVALANCHE: Add some more graphic functions | Strangerke |
2013-09-29 | SWORD25: int -> int32 correctness | Eugene Sandulenko |
2013-09-29 | SWORD25: Fix compilation | Eugene Sandulenko |
2013-09-29 | SWORD25: Specify integer size | Eugene Sandulenko |
2013-09-29 | SWORD25: int -> int32 correctness | Eugene Sandulenko |
2013-09-29 | SWORD25: Specifying int size to make Amiga happy | Eugene Sandulenko |
2013-09-29 | SWORD25: Fix Amiga compilation | Eugene Sandulenko |
2013-09-29 | SWORD25: Some more fixes for Amiga OS 4 compilation. | D G Turner |
2013-09-29 | SWORD25: And even more fixes for Amiga OS 4 compilation. | D G Turner |
2013-09-29 | SWORD25: Even more fixes for Amiga OS 4 compilation. | D G Turner |
2013-09-28 | SWORD25: Make Amiga compiler happier | Eugene Sandulenko |
2013-09-28 | SWORD25: More int->int32 fixes | Eugene Sandulenko |
2013-09-28 | SWORD25: Further fixes for Amiga | Eugene Sandulenko |
2013-09-28 | SWORD25: More int <-> int32 corrections | Eugene Sandulenko |
2013-09-28 | SWORD25: Further fixes for Amiga compilation | Eugene Sandulenko |
2013-09-28 | SWORD25: Fix Amiga compilation | Eugene Sandulenko |
2013-09-28 | FULLPIPE: Fix compiler warning | Eugene Sandulenko |
2013-09-28 | TSAGE: Fix R2R restart game to match the original | Paul Gilbert |
2013-09-28 | AVALANCHE: Partially move drawScroll to Graphics | Strangerke |
2013-09-28 | FULLPIPE: Implement Movement::calcSomeXY() | Eugene Sandulenko |
2013-09-28 | TSAGE: Bugfixes and renaming for R2R title screen | Paul Gilbert |
2013-09-28 | AVALANCHE: More rework on Graphic code | Strangerke |
2013-09-28 | FULLPIPE: Implement MovGraph2::initDirections() | Eugene Sandulenko |
2013-09-28 | AVALANCHE: Set the Magic surface as private, some associated rework | Strangerke |
2013-09-28 | FULLPIPE: Implement MovGraph2::addObject() | Eugene Sandulenko |
2013-09-28 | FULLPIPE: Implement MctlCompound::addObject() | Eugene Sandulenko |
2013-09-28 | AVALANCHE: Move some more functions to Graphics | Strangerke |