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
/
agi
/
motion.cpp
Age
Commit message (
Expand
)
Author
2016-02-20
AGI: Added comments about Black Cauldron+KQ2, removed warning
Martin Kiewitz
2016-02-19
AGI: Fix comment about end.of.loop/motion
Martin Kiewitz
2016-02-19
AGI: Add detection+workaround for endofloop+motion at the same time
Martin Kiewitz
2016-02-02
AGI: Fix formatting.
Johannes Schickel
2016-01-31
AGI: getflag/setflag/etc. cleanup
Martin Kiewitz
2016-01-31
AGI: revert "motion type check in objectstop AGI3"
Martin Kiewitz
2016-01-31
AGI: motion type check in objectstop was AGI3 only
Martin Kiewitz
2016-01-31
AGI: copying between var + ego screen obj fixed
Martin Kiewitz
2016-01-29
AGI: graphics rewrite + cleanup
Martin Kiewitz
2014-02-18
AGI: Make GPL headers consistent in themselves.
Johannes Schickel
2011-08-14
AGI: Renamed some #defines to our code conventions and moved them to enums
Eugene Sandulenko
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2010-03-18
COMMON: Move Common::RandomSource to common/random.*
Max Horn
2009-06-06
Whitespace fixes and C++ comments
Eugene Sandulenko
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-04-28
Changed abs() to ABS()
Torbjörn Andersson
2007-02-03
Fixing various doxygen warnings
Max Horn
2007-01-16
Formating names in source code
Paweł Kołodziejski
2006-12-06
first phase of objectisation of agi engine
Paweł Kołodziejski
2006-05-25
add and use is_ego_view() function
Willem Jan Palenstijn
2006-05-23
imported AGI engine
Paweł Kołodziejski