index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
wage
/
util.cpp
Age
Commit message (
Expand
)
Author
2019-10-23
WAGE: Fix Missing Default Switch Cases
D G Turner
2017-08-24
WAGE: Read rectangles sanely
Eugene Sandulenko
2017-01-14
WAGE: Switch to the common readPascalString
Eugene Sandulenko
2016-09-03
JANITORIAL: Make GPL headers uniform
Eugene Sandulenko
2016-04-05
WAGE: Fix bugs in original, when people mistype storage scene name
Eugene Sandulenko
2016-03-01
WAGE: Added detection for The Phoenix
Eugene Sandulenko
2016-02-14
WAGE: Better names for constants
Eugene Sandulenko
2016-02-14
WAGE: const goodness
Eugene Sandulenko
2016-02-14
WAGE: Simplify code
Eugene Sandulenko
2016-02-14
WAGE: Get rid of Common::String import
Eugene Sandulenko
2016-01-09
WAGE: Reduced header dependency
Eugene Sandulenko
2016-01-08
WAGE: Implement WageEngine::encounter()
Eugene Sandulenko
2016-01-03
WAGE: Implement getGroundItemsList()
Eugene Sandulenko
2015-12-27
WAGE: Added debug output, fixed semantics
Eugene Sandulenko
2015-12-27
WAGE: Remove SVN keywords from the headers
Eugene Sandulenko
2015-12-27
WAGE: Added MIT license to mll relevant files.
Eugene Sandulenko
2015-12-27
WAGE: Implement reading of all entities. This completes the world loading.
Eugene Sandulenko
2015-12-27
WAGE: Finished world loading.
Eugene Sandulenko
2015-12-27
WAGE: Added stubs for most classes. Implemented Obj and Scene classes.
Eugene Sandulenko
2015-12-27
WAGE: Resource file is loaded.
Eugene Sandulenko