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
/
sludge
/
people.h
Age
Commit message (
Expand
)
Author
2018-05-01
SLUDGE: Objectify FloorManager
Simei Yin
2018-04-28
SLUDGE: Replace linked list by Common::List in PeopleManager
Simei Yin
2018-04-15
SLUDGE: Refactor OnScreenPerson related public method in PeopleManager
Simei Yin
2018-04-15
SLUDGE: Refactor save/load costume to Persona
Simei Yin
2018-04-15
SLUDGE: Refactor PersonaAnimation related code in PeopleManager
Simei Yin
2018-04-15
SLUDGE: Objectify PeopleManager
Simei Yin
2017-07-20
SLUDGE: Change all structure names to Uppercase
Simei Yin
2017-07-20
SLUDGE: Objectify graphic classes
Simei Yin
2017-07-20
SLUDGE: Objectify object manager
Simei Yin
2017-07-13
SLUDGE: Fix line endings
Eugene Sandulenko
2017-07-13
SLUDGE: code formatting for **
yinsimei
2017-07-13
SLUDGE: replace int types to scummvm defined ones
yinsimei
2017-07-13
SLUDGE: remove platform dependent defines
yinsimei
2017-07-13
SLUDGE: format code and remove oneliners
yinsimei
2017-07-13
SLUDGE: code formatting
yinsimei
2017-07-13
SLUDGE: Replace standard file reading functions by Common functions
yinsimei
2017-07-13
SLUDGE: Add namespace
yinsimei
2017-07-13
SLUDGE: Add sludge files and make it compile
yinsimei