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
/
dreamweb
/
pathfind.cpp
Age
Commit message (
Expand
)
Author
2011-12-06
DREAMWEB: Cleanup end of namespace comments
Max Horn
2011-12-06
DREAMWEB: Fix getBackToOps and setWalk
Willem Jan Palenstijn
2011-12-06
DREAMWEB: 'setwalk' ported to C++
Filippos Karapetis
2011-12-04
DREAMWEB: Fix loop
Willem Jan Palenstijn
2011-12-03
DREAMWEB: Move Bresenham output out of data segment
Willem Jan Palenstijn
2011-12-02
DREAMWEB: 'segRef' was redundant with 'getSegment' (thanks to Max for noting ...
Bertrand Augereau
2011-12-01
DREAMWEB: Fix compilation due to dreamgen.* function renaming.
D G Turner
2011-09-18
DREAMWEB: 'bresenhams' ported to C++
Bertrand Augereau
2011-09-07
DREAMWEB: Useless includes removed
Bertrand Augereau
2011-09-02
DREAMWEB: Removal of a useless stub
Bertrand Augereau
2011-09-02
DREAMWEB: 'checkpathison' ported to C++
Bertrand Augereau
2011-09-03
DREAMWEB: Refining of the pathfinding structures
Bertrand Augereau
2011-09-03
DREAMWEB: Introduction of a Path structure
Bertrand Augereau
2011-09-03
DREAMWEB: 'turnanypathon' and 'turnanypathoff' ported to C++
Bertrand Augereau
2011-09-03
DREAMWEB: 'turnpathon' et 'turnpathoff' ported to C++
Bertrand Augereau
2011-08-18
DREAMWEB: Pathfind routines go to pathfind.cpp
Bertrand Augereau