aboutsummaryrefslogtreecommitdiff
path: root/engines/wage/design.h
AgeCommit message (Expand)Author
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2016-07-31WAGE: Fix style issuesBorja Lorente
2016-07-31GRAPHICS: Move MacMenu constantsBorja Lorente
2016-07-31GRAPHICS: Create wrapper namespace for MacWindowManager constantsBorja Lorente
2016-07-30WAGE: Extract MacWindowManagerBorja Lorente
2016-06-03GRAPHICS: Added FloodFill class to Surface.Eugene Sandulenko
2016-04-28WAGE: Moved patterns to WindowManagerEugene Sandulenko
2016-04-15WAGE: Switch to ManagedSurfaceEugene Sandulenko
2016-03-09WAGE: Precalculate design bounds based on real dataEugene Sandulenko
2016-02-14WAGE: Simplify bitmap reading codeEugene Sandulenko
2016-02-14WAGE: Indentation fixesEugene Sandulenko
2016-02-14GRAPHICS: Move generic primitives from WAGE engineEugene Sandulenko
2016-02-14WAGE: Draw dialogEugene Sandulenko
2016-01-13WAGE: Draw drop-down menu shadowEugene Sandulenko
2016-01-12WAGE: Render submenu rectangleEugene Sandulenko
2016-01-07WAGE: Plugged great deal of leaksEugene Sandulenko
2016-01-05WAGE: Fix bitmap drawing by implementing flood fill algorithmEugene Sandulenko
2016-01-04WAGE: Remove redundant codeEugene Sandulenko
2016-01-04WAGE: Switched round rectangles to think brush drawingEugene Sandulenko
2016-01-01WAGE: Stub for object clickingEugene Sandulenko
2016-01-01WAGE: Mac has roundrect on desktop. Render itEugene Sandulenko
2015-12-29WAGE: Implement design cachingEugene Sandulenko
2015-12-29WAGE: Draw checkered background to simulate desktopEugene Sandulenko
2015-12-27WAGE: Started border drawing implementationEugene Sandulenko
2015-12-27WAGE: Implement scene drawingEugene Sandulenko
2015-12-27WAGE: Special case for 1-pixel wide ellipses, support for transparent patternEugene Sandulenko
2015-12-27WAGE: First stub for rounded rectanglesEugene Sandulenko
2015-12-27WAGE: CleanupEugene Sandulenko
2015-12-27WAGE: Completed drawFilledEllipseEugene Sandulenko
2015-12-27WAGE: Switched rectangle drawing to general codeEugene Sandulenko
2015-12-27WAGE: Made ellipse drawing genericEugene Sandulenko
2015-12-27WAGE: Switched polygon drawing to genericEugene Sandulenko
2015-12-27WAGE: Implemented drawing of think linesEugene Sandulenko
2015-12-27WAGE: Implement drawBitmapEugene Sandulenko
2015-12-27WAGE: Implement ellipses. RefactoringEugene Sandulenko
2015-12-27WAGE: Start of implementation for patterned polygonsEugene Sandulenko
2015-12-27WAGE: Implement drawing patterned rectanglesEugene Sandulenko
2015-12-27WAGE: Get rid of hacky drawingEugene Sandulenko
2015-12-27WAGE: Implemented stub for drawRectEugene Sandulenko
2015-12-27WAGE: Implemented debug drawingEugene Sandulenko
2015-12-27WAGE: Added stub for polygon drawingEugene Sandulenko
2015-12-27WAGE: Stub for Design::paint()Eugene Sandulenko
2015-12-27WAGE: Remove SVN keywords from the headersEugene Sandulenko
2015-12-27WAGE: Fixed Remaining Issues Preventing Compilation.D G Turner
2015-12-27WAGE: Added MIT license to mll relevant files.Eugene Sandulenko
2015-12-27WAGE: Implement reading of all entities. This completes the world loading.Eugene Sandulenko
2015-12-27WAGE: Added stubs for most classes. Implemented Obj and Scene classes.Eugene Sandulenko