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
/
fullpipe
/
motion.cpp
Age
Commit message (
Expand
)
Author
2019-07-14
FULLPIPE: Silence GCC memset() warnings
Torbjörn Andersson
2017-12-03
FULLPIPE: Renames in ExCommand
Eugene Sandulenko
2017-11-18
FULLPIPE: Fix memory leaks of MctlItems in MctlCompound
Colin Snover
2017-11-18
FULLPIPE: Fix memory leak of graph nodes and lists
Colin Snover
2017-11-18
FULLPIPE: Remove unnecessary constructors
Colin Snover
2017-11-18
FULLPIPE: Fix memory leaks, ownership issues with various point lists
Colin Snover
2017-11-18
FULLPIPE: Fix memory leaks and unnecessary indirect allocations in Motion and...
Colin Snover
2017-11-18
FULLPIPE: Remove unnecessary and unsafe C-style casts
Colin Snover
2017-11-18
FULLPIPE: Improve memory ownership in Motion
Colin Snover
2017-11-18
FULLPIPE: Make dimensions/coordinate getters pure functions
Colin Snover
2017-03-22
FULLPIPE: Change more object-related functions to use Common::String
Filippos Karapetis
2017-03-22
FULLPIPE: Use Common::String in all scene object names
Filippos Karapetis
2016-12-13
FULLPIPE: Revert memory leak fixing as that introduced tons of regressions
Eugene Sandulenko
2016-12-12
FULLPIPE: Plug more memory leaks
Eugene Sandulenko
2016-12-01
FULLPIPE: Fix crash on scene switch
Eugene Sandulenko
2016-12-01
FULLPIPE: Rename struct variables of MovGraphItem
Eugene Sandulenko
2016-11-30
FULLPIPE: Implement MovGraph destructor
Eugene Sandulenko
2016-10-02
FULLPIPE: Implement MotionController::enableLinks()
Eugene Sandulenko
2016-10-01
FULLPIPE: Fix MctlGraph::getNearestLink
Retro-Junk
2016-10-01
FULLPIPE: Fix bounding box calculation in ReactPolygonal::getBBox
Retro-Junk
2016-09-24
FULLPIPE: Fix invalid motion when turning
Retro-Junk
2016-09-24
FULLPIPE: Fix MessageQueue instantination in MctlGraph::makeQueue
Retro-Junk
2016-09-17
FULLPIPE: Fix teleportation when turning mid-walk
Retro-Junk
2016-09-06
FULLPIPE: Fix rounding error in MctlGraph::makeQueue
Retro-Junk
2016-09-05
FULLPIPE: Rename is GabeObject
Eugene Sandulenko
2016-09-04
FULLPIPE: Rename in ExCommand structure
Eugene Sandulenko
2016-09-04
JANITORIAL: Fix whitespaces
Eugene Sandulenko
2016-08-29
FULLPIPE: Fix arithmetics in MovGraph::putToLink
Retro-Junk
2016-08-29
FULLPIPE: More signed reads
Eugene Sandulenko
2016-08-29
FULLPIPE: Fix parent variable overwrite in MctlLadder::initMovement
Retro-Junk
2016-08-24
FULLPIPE: Fix direction calculation in MctlGraph::getLinkDir
Retro-Junk
2016-08-22
FULLPIPE: Inverse search mode behavior in MctlGraph::getHitNode
Retro-Junk
2016-08-22
FULLPIPE: Fix always false condition check in MctlGraph::generateList
Retro-Junk
2016-08-14
FULLPIPE: Rename MctlGraph substructures
Eugene Sandulenko
2016-08-14
FULLPIPE: Renamed MctlGraph class methods
Eugene Sandulenko
2016-08-14
FULLPIPE: Rename MovGraph2 to MctlGraph
Eugene Sandulenko
2016-08-14
FULLPIPE: Rearrange code and fix flags initalization in MovGraph2::buildMovIn...
Retro-Junk
2016-08-14
FULLPIPE: Add missing list purge in MovGraph2::findMinPath
Retro-Junk
2016-08-14
FULLPIPE: Renamed rest of the AniHandler class methods
Eugene Sandulenko
2016-08-14
FULLPIPE: Further renames in AniHandler class
Eugene Sandulenko
2016-08-14
FULLPIPE: Mass renaming of AniHandler class
Eugene Sandulenko
2016-08-14
FULLPIPE: Rename various mgm variables to aniHandler
Eugene Sandulenko
2016-08-14
FULLPIPE: Swap atan2 arguments
Eugene Sandulenko
2016-07-31
FULLPIPE: More debug output for pathfinding
Eugene Sandulenko
2016-07-28
FULLPIPE: Hid warning under debug channel. More debug output
Eugene Sandulenko
2016-07-28
FULLPIPE: Split all debug output by channels
Eugene Sandulenko
2016-07-28
FULLPIPE: Added more debug channels
Eugene Sandulenko
2016-07-28
FULLPIPE: Started using debug channels
Eugene Sandulenko
2016-07-25
FULLPIPE: Added temp trace output
Eugene Sandulenko
2016-07-25
FULLPIPE: Renames in MovGraph class
Eugene Sandulenko
[next]