aboutsummaryrefslogtreecommitdiff
path: root/engines/wage/util.cpp
AgeCommit message (Expand)Author
2019-10-23WAGE: Fix Missing Default Switch CasesD G Turner
2017-08-24WAGE: Read rectangles sanelyEugene Sandulenko
2017-01-14WAGE: Switch to the common readPascalStringEugene Sandulenko
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2016-04-05WAGE: Fix bugs in original, when people mistype storage scene nameEugene Sandulenko
2016-03-01WAGE: Added detection for The PhoenixEugene Sandulenko
2016-02-14WAGE: Better names for constantsEugene Sandulenko
2016-02-14WAGE: const goodnessEugene Sandulenko
2016-02-14WAGE: Simplify codeEugene Sandulenko
2016-02-14WAGE: Get rid of Common::String importEugene Sandulenko
2016-01-09WAGE: Reduced header dependencyEugene Sandulenko
2016-01-08WAGE: Implement WageEngine::encounter()Eugene Sandulenko
2016-01-03WAGE: Implement getGroundItemsList()Eugene Sandulenko
2015-12-27WAGE: Added debug output, fixed semanticsEugene Sandulenko
2015-12-27WAGE: Remove SVN keywords from the headersEugene 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: Finished world loading.Eugene Sandulenko
2015-12-27WAGE: Added stubs for most classes. Implemented Obj and Scene classes.Eugene Sandulenko
2015-12-27WAGE: Resource file is loaded.Eugene Sandulenko