aboutsummaryrefslogtreecommitdiff
path: root/sky/autoroute.cpp
AgeCommit message (Collapse)Author
2005-01-01Updated copyrightMax Horn
svn-id: r16398
2004-12-16fix for bug #897777 (Foster walks on water...) and #788858 (Walk glitch)Robert Göffringmann
svn-id: r16072
2004-12-15moved compacts and related static data out of the scummvm.exe into an ↵Robert Göffringmann
external file (available from www.lavosspawn.de/tmp/sky_cpt.zip) svn-id: r16053
2004-10-22fix for bug [ 1043047 ] game hangs when foster path busyRobert Göffringmann
svn-id: r15654
2004-01-06updated copyright noticeMax Horn
svn-id: r12176
2004-01-03remove 'Sky' name prefix for most stuff (not needed anymore since we are in ↵Max Horn
namespace 'Sky' now) svn-id: r12114
2004-01-03Introduce namespace 'Sky'Max Horn
svn-id: r12099
2003-11-03stdafx.h needs to be included first.Marcus Comstedt
svn-id: r11117
2003-10-05renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit ↵Max Horn
(try to only #include files when you *have* to -> this reduces compilation time to a minimum when header file changes are made) svn-id: r10622
2003-10-01Whitespace changesTorbjörn Andersson
svn-id: r10516
2003-10-01Whitespace changesTorbjörn Andersson
svn-id: r10515
2003-08-20copied some fixes which only were in 0.5.1 branch.Robert Göffringmann
svn-id: r9799
2003-08-02fix autoroute return codes.Robert Göffringmann
svn-id: r9426
2003-07-31remove unused variableJonathan Gray
svn-id: r9322
2003-07-31cleaned up autoroute codeRobert Göffringmann
svn-id: r9318
2003-07-17fix additional array readRobert Göffringmann
svn-id: r9054
2003-07-13debug/warning/error all automatically output a newlineMax Horn
svn-id: r8991
2003-07-07use our standard cast styleMax Horn
svn-id: r8824
2003-07-01bass is completable now.Robert Göffringmann
svn-id: r8691
2003-05-29some fixes (still one bug left)Robert Göffringmann
svn-id: r8114
2003-05-26cleanup (add supportive function getMegaSet() )Oliver Kiehl
svn-id: r8014
2003-04-29changed ScummVM header, renamed header definesRobert Göffringmann
svn-id: r7200
2003-04-29fixed pathfinding problems (hopefully) :)Robert Göffringmann
svn-id: r7199
2003-04-28fixed bug about checkBlock return valueRobert Göffringmann
svn-id: r7170
2003-04-27fixed autoroute a bit (still doesn't work correctly but at least it doesn'tOliver Kiehl
segfault) and linked it to SkyLogic svn-id: r7167
2003-04-27fix mistake I did earlierOliver Kiehl
svn-id: r7160
2003-04-27small bugletMax Horn
svn-id: r7157
2003-04-27fixed cvs and modified autoroute parameters. removed initialisation fromOliver Kiehl
SkyState since it is only needed by SkyLogic svn-id: r7156
2003-04-27The autoroute stuff (completely untested)Robert Göffringmann
svn-id: r7154