aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-30WINTERMUTE: Fix compiler warningsEugene Sandulenko
2013-09-30GUI: Fix compiler warningEugene Sandulenko
2013-09-30MOHAWK: Fix compiler warningEugene Sandulenko
2013-09-30AVALANCHE: Implement keyboard control in Dialogs::scrollModeDialogue().uruk
2013-09-30Merge branch 'refac'Einar Johan Trøan Sømåen
2013-09-30WINTERMUTE: Use ; and not , to separate delete and new.Einar Johan Trøan Sømåen
2013-09-30WINTERMUTE: Formatting with Astyle (UIButton, UIEdit, UIObject, UIWindow, Tra...Einar Johan Trøan Sømåen
2013-09-30WINTERMUTE: Formatting (Clean up extra whitespace in UIObject).Einar Johan Trøan Sømåen
2013-09-30WINTERMUTE: Constify some getters in TransparentSurface, UIObject and UIWindowEinar Johan Trøan Sømåen
2013-09-30WINTERMUTE: Remove almost unused _colorMod fieldWillem Jan Palenstijn
2013-09-30AVALANCHE: Remove bytefields, which are set but never usedStrangerke
2013-09-30AVALANCHE: Rename getFlag(), change _roomTime to uint32Strangerke
2013-09-30GRAPHICS: Fix uninitialised field in PNG decoder. CID 1002280.D G Turner
2013-09-30GUI: Fix missing initializers for ListWidget. CID 1002259.D G Turner
2013-09-30GRAPHICS: Fix uninitialized cursor visibility variable. CID 1002283.D G Turner
2013-09-30COMPOSER: Fix uninitialized class variables and divide by zero bugs.D G Turner
2013-09-29ZVISION: Rename ZVisionGameIds to use standard formatRichieSams
2013-09-30BASE: Fix uninitialized type field in plugin base class. CID 1002938.D G Turner
2013-09-29Merge branch 'master' into zvisionRichieSams
2013-09-29AVALANCHE: Fix more gcc warnings reported by wjpStrangerke
2013-09-29AVALANCHE: Silent warnings reported by wjpStrangerke
2013-09-29WINTERMUTE: Fix typo in commentWillem Jan Palenstijn
2013-09-29WINTERMUTE: Do antialiased TT font renderingWillem Jan Palenstijn
2013-09-29AVALANCHE: Move debug display of magic lines to debuggerStrangerke
2013-09-29FULLPIPE: Implement MovGraph::calcDistance()Eugene Sandulenko
2013-09-29AVALANCHE: Set drawArc privateStrangerke
2013-09-29TSAGE: Implemented proper R2R object/player shadingPaul Gilbert
2013-09-29SWORD25: Fix alpha/colormod blittingWillem Jan Palenstijn
2013-09-29AVALANCHE: Rework calcHand, move another function to GraphicsStrangerke
2013-09-29AVALANCHE: Move code from Menu to GraphicsStrangerke
2013-09-29BUILD: Fix libpng detection when compiled as shared library with zlib.D G Turner
2013-09-29AVALANCHE: Rename Graphics to avoid confusion, add drawBackgroundSprite(), se...Strangerke
2013-09-29AVALANCHE: Scrolls is now set to privateStrangerke
2013-09-29AVALANCHE: move some more functions to GraphicsStrangerke
2013-09-29AVALANCHE: Add some more graphic functionsStrangerke
2013-09-29SWORD25: int -> int32 correctnessEugene Sandulenko
2013-09-29SWORD25: Fix compilationEugene Sandulenko
2013-09-29SWORD25: Specify integer sizeEugene Sandulenko
2013-09-29SWORD25: int -> int32 correctnessEugene Sandulenko
2013-09-29SWORD25: Specifying int size to make Amiga happyEugene Sandulenko
2013-09-29SWORD25: Fix Amiga compilationEugene Sandulenko
2013-09-29SWORD25: Some more fixes for Amiga OS 4 compilation.D G Turner
2013-09-29SWORD25: And even more fixes for Amiga OS 4 compilation.D G Turner
2013-09-29SWORD25: Even more fixes for Amiga OS 4 compilation.D G Turner
2013-09-28SWORD25: Make Amiga compiler happierEugene Sandulenko
2013-09-28SWORD25: More int->int32 fixesEugene Sandulenko
2013-09-28SWORD25: Further fixes for AmigaEugene Sandulenko
2013-09-28SWORD25: More int <-> int32 correctionsEugene Sandulenko
2013-09-28SWORD25: Further fixes for Amiga compilationEugene Sandulenko
2013-09-28SWORD25: Fix Amiga compilationEugene Sandulenko