Age | Commit message (Expand) | Author |
2013-09-30 | WINTERMUTE: Fix compiler warnings | Eugene Sandulenko |
2013-09-30 | GUI: Fix compiler warning | Eugene Sandulenko |
2013-09-30 | MOHAWK: Fix compiler warning | Eugene Sandulenko |
2013-09-30 | AVALANCHE: Implement keyboard control in Dialogs::scrollModeDialogue(). | uruk |
2013-09-30 | Merge branch 'refac' | Einar Johan Trøan Sømåen |
2013-09-30 | WINTERMUTE: Use ; and not , to separate delete and new. | Einar Johan Trøan Sømåen |
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 | GRAPHICS: Fix uninitialised field in PNG decoder. CID 1002280. | D G Turner |
2013-09-30 | GUI: Fix missing initializers for ListWidget. CID 1002259. | D G Turner |
2013-09-30 | GRAPHICS: Fix uninitialized cursor visibility variable. CID 1002283. | D G Turner |
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-30 | BASE: Fix uninitialized type field in plugin base class. CID 1002938. | D G Turner |
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 | BUILD: Fix libpng detection when compiled as shared library with zlib. | D G Turner |
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 |