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
/
sky
/
autoroute.cpp
Age
Commit message (
Expand
)
Author
2003-11-03
stdafx.h needs to be included first.
Marcus Comstedt
2003-10-05
renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit (tr...
Max Horn
2003-10-01
Whitespace changes
Torbjörn Andersson
2003-10-01
Whitespace changes
Torbjörn Andersson
2003-08-20
copied some fixes which only were in 0.5.1 branch.
Robert Göffringmann
2003-08-02
fix autoroute return codes.
Robert Göffringmann
2003-07-31
remove unused variable
Jonathan Gray
2003-07-31
cleaned up autoroute code
Robert Göffringmann
2003-07-17
fix additional array read
Robert Göffringmann
2003-07-13
debug/warning/error all automatically output a newline
Max Horn
2003-07-07
use our standard cast style
Max Horn
2003-07-01
bass is completable now.
Robert Göffringmann
2003-05-29
some fixes (still one bug left)
Robert Göffringmann
2003-05-26
cleanup (add supportive function getMegaSet() )
Oliver Kiehl
2003-04-29
changed ScummVM header, renamed header defines
Robert Göffringmann
2003-04-29
fixed pathfinding problems (hopefully) :)
Robert Göffringmann
2003-04-28
fixed bug about checkBlock return value
Robert Göffringmann
2003-04-27
fixed autoroute a bit (still doesn't work correctly but at least it doesn't
Oliver Kiehl
2003-04-27
fix mistake I did earlier
Oliver Kiehl
2003-04-27
small buglet
Max Horn
2003-04-27
fixed cvs and modified autoroute parameters. removed initialisation from
Oliver Kiehl
2003-04-27
The autoroute stuff (completely untested)
Robert Göffringmann