aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-03WAGE: Implement console scrollingEugene Sandulenko
2016-01-03WAGE: Fixed processMove operandsEugene Sandulenko
2016-01-03WAGE: Implement processMove()Eugene Sandulenko
2016-01-03WAGE: Remove redundant headersEugene Sandulenko
2016-01-03WAGE: Refactored font queryingEugene Sandulenko
2016-01-03WAGE: Refactored coordinate manipulationEugene Sandulenko
2016-01-03WAGE: More debug outputEugene Sandulenko
2016-01-03WAGE: Less intrusive stubEugene Sandulenko
2016-01-03WAGE: Fix number parsingEugene Sandulenko
2016-01-03WAGE: Fix ifClick conditionalEugene Sandulenko
2016-01-03WAGE; Fix stringOp readingEugene Sandulenko
2016-01-03WAGE: Proper game startEugene Sandulenko
2016-01-02WAGE: Implement evalClickConditionEugene Sandulenko
2016-01-02WAGE: Redraw Gui parts on demandEugene Sandulenko
2016-01-02WAGE: Fixed game loopEugene Sandulenko
2016-01-02WAGE: Made Gui autosense scene changeEugene Sandulenko
2016-01-02WAGE: More work on object interactionEugene Sandulenko
2016-01-01WAGE: Stub for object clickingEugene Sandulenko
2016-01-01WAGE: Stub for rendering menu itemsEugene Sandulenko
2016-01-01WAGE: Fix console output for empty linesEugene Sandulenko
2016-01-01WAGE: Fix console paddingEugene Sandulenko
2016-01-01WAGE: Pad windows to match the originalEugene Sandulenko
2016-01-01WAGE: Stub for menu drawingEugene Sandulenko
2016-01-01WAGE: Mac has roundrect on desktop. Render itEugene Sandulenko
2016-01-01WAGE: Implement cursor drawing and handlingEugene Sandulenko
2015-12-31WAGE: Finished world resetEugene Sandulenko
2015-12-31WAGE: Remove obsolete READMEEugene Sandulenko
2015-12-31WAGE: Initialize class variablesEugene Sandulenko
2015-12-31WAGE: Fix random crash on startEugene Sandulenko
2015-12-31WAGE: Hide noisy debug messages deeperEugene Sandulenko
2015-12-31WAGE: Matched game screen size to Macintosh, fixed line spacingEugene Sandulenko
2015-12-31WAGE: Use Mac fonts for renderingEugene Sandulenko
2015-12-31WAGE: Load fonts from wage.datEugene Sandulenko
2015-12-31WAGE: Draw scene titleEugene Sandulenko
2015-12-31WAGE: Simplified border drawing APIEugene Sandulenko
2015-12-31WAGE: Implement console drawingEugene Sandulenko
2015-12-30WAGE: Stub for console renderingEugene Sandulenko
2015-12-30WAGE: Implement appendText()Eugene Sandulenko
2015-12-30WAGE: Draw console window border.Eugene Sandulenko
2015-12-30WAGE; Fix border drawingEugene Sandulenko
2015-12-29WAGE: Implement design cachingEugene Sandulenko
2015-12-29WAGE: Draw checkered background to simulate desktopEugene Sandulenko
2015-12-28WAGE: Increased startup speedEugene Sandulenko
2015-12-28WAGE: Moved scene drawing calls to Gui classEugene Sandulenko
2015-12-28WAGE: CleanupEugene Sandulenko
2015-12-28WAGE: Added more documentation to the scriptEugene Sandulenko
2015-12-27WAGE: Fix font downloading scriptEugene Sandulenko
2015-12-27WAGE: More debug outputEugene Sandulenko
2015-12-27WAGE: Implemented script for downloading fontsEugene Sandulenko
2015-12-27WAGE: Implement font mappingEugene Sandulenko