aboutsummaryrefslogtreecommitdiff
path: root/engines/wage/entities.h
AgeCommit message (Expand)Author
2015-12-31WAGE: Finished world resetEugene 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: Remove SVN keywords from the headersEugene Sandulenko
2015-12-27WAGE: Fixed Remaining Issues Preventing Compilation.D G Turner
2015-12-27WAGE: Started implementing script execution.Eugene Sandulenko
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