aboutsummaryrefslogtreecommitdiff
path: root/engines/wage/entities.cpp
AgeCommit message (Expand)Author
2016-01-04WAGE: Remove redundant codeEugene Sandulenko
2016-01-02WAGE: More work on object interactionEugene Sandulenko
2015-12-31WAGE: Finished world resetEugene Sandulenko
2015-12-31WAGE: Initialize class variablesEugene Sandulenko
2015-12-31WAGE: Fix random crash on startEugene Sandulenko
2015-12-30WAGE; Fix border drawingEugene Sandulenko
2015-12-29WAGE: Implement design cachingEugene Sandulenko
2015-12-28WAGE: Moved scene drawing calls to Gui classEugene Sandulenko
2015-12-27WAGE: Implement font mappingEugene Sandulenko
2015-12-27WAGE: Implement scene drawingEugene Sandulenko
2015-12-27WAGE: Implement World::move(Chr *chr, Scene *scene)Eugene Sandulenko
2015-12-27WAGE: Implemented World::move(Obj *obj, Chr *chr)Eugene Sandulenko
2015-12-27WAGE: Initial code for world initializationEugene Sandulenko
2015-12-27WAGE: Implemented object taking logicEugene Sandulenko
2015-12-27WAGE: Implement first round of comparisonsEugene Sandulenko
2015-12-27WAGE: stubbed attack handlingEugene Sandulenko
2015-12-27WAGE: Added stubs for menu loadingEugene Sandulenko
2015-12-27WAGE: Get rid of hacky drawingEugene Sandulenko
2015-12-27WAGE: Added debug output, fixed semanticsEugene 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: Updated Engine for MemoryReadStream Header Change.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: Merged most headers into entities.hEugene Sandulenko