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
/
teenagent
/
objects.cpp
Age
Commit message (
Expand
)
Author
2012-09-24
TEENAGENT: Cleanup Object classes.
D G Turner
2012-07-31
TEENAGENT: Add symbols for remaining missing message strings.
D G Turner
2012-07-08
TEENAGENT: Migrate engine to using debugflags.
D G Turner
2012-07-07
TEENAGENT: Enable commented out debug statements.
D G Turner
2011-10-23
TEENAGENT: Improve code formatting.
Johannes Schickel
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2010-01-02
added fadeout tables
Vladimir Menshakov
2009-12-12
added debug level to the dump() methods.
Vladimir Menshakov
2009-12-03
added original-like pathfinding.
Vladimir Menshakov
2009-12-01
find out the meaning of the rest 4 bytes in walkbox structure
Vladimir Menshakov
2009-11-07
added actor position, orientation and dump() to hotspot struct
Vladimir Menshakov
2009-11-07
"constify" dump and save methods, added intersects_hline/intersects_vline
Vladimir Menshakov
2009-10-16
removed MemoryReadStreamEndian, used regular memory stream classes.
Vladimir Menshakov
2009-09-27
replace spaces with tabs
Vladimir Menshakov
2009-09-27
added save()'s where needed
Vladimir Menshakov
2009-09-26
removed packed structs/direct read/writes, so the game should work on big-end...
Vladimir Menshakov
2009-09-15
TEEN: More code formatting & whitespace changes (automatically generated with...
Max Horn
2009-09-15
adapted code to comply code formatting conventions.
Vladimir Menshakov
2009-09-08
added actor-walkbox position correction
Vladimir Menshakov
2009-09-04
TEEN: Some whitespace fixes
Max Horn
2009-09-04
TEEN:
Max Horn
2009-09-03
fixed engines order, added svn:keywords properties.
Vladimir Menshakov
2009-09-03
imported teenagent engine sources.
Vladimir Menshakov