Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-01-06 | updated copyright notice | Max Horn | |
svn-id: r12176 | |||
2004-01-03 | remove 'Sky' name prefix for most stuff (not needed anymore since we are in ↵ | Max Horn | |
namespace 'Sky' now) svn-id: r12114 | |||
2004-01-03 | Introduce namespace 'Sky' | Max Horn | |
svn-id: r12099 | |||
2003-11-03 | stdafx.h needs to be included first. | Marcus Comstedt | |
svn-id: r11117 | |||
2003-10-05 | renamed 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-01 | Whitespace changes | Torbjörn Andersson | |
svn-id: r10516 | |||
2003-10-01 | Whitespace changes | Torbjörn Andersson | |
svn-id: r10515 | |||
2003-08-20 | copied some fixes which only were in 0.5.1 branch. | Robert Göffringmann | |
svn-id: r9799 | |||
2003-08-02 | fix autoroute return codes. | Robert Göffringmann | |
svn-id: r9426 | |||
2003-07-31 | remove unused variable | Jonathan Gray | |
svn-id: r9322 | |||
2003-07-31 | cleaned up autoroute code | Robert Göffringmann | |
svn-id: r9318 | |||
2003-07-17 | fix additional array read | Robert Göffringmann | |
svn-id: r9054 | |||
2003-07-13 | debug/warning/error all automatically output a newline | Max Horn | |
svn-id: r8991 | |||
2003-07-07 | use our standard cast style | Max Horn | |
svn-id: r8824 | |||
2003-07-01 | bass is completable now. | Robert Göffringmann | |
svn-id: r8691 | |||
2003-05-29 | some fixes (still one bug left) | Robert Göffringmann | |
svn-id: r8114 | |||
2003-05-26 | cleanup (add supportive function getMegaSet() ) | Oliver Kiehl | |
svn-id: r8014 | |||
2003-04-29 | changed ScummVM header, renamed header defines | Robert Göffringmann | |
svn-id: r7200 | |||
2003-04-29 | fixed pathfinding problems (hopefully) :) | Robert Göffringmann | |
svn-id: r7199 | |||
2003-04-28 | fixed bug about checkBlock return value | Robert Göffringmann | |
svn-id: r7170 | |||
2003-04-27 | fixed autoroute a bit (still doesn't work correctly but at least it doesn't | Oliver Kiehl | |
segfault) and linked it to SkyLogic svn-id: r7167 | |||
2003-04-27 | fix mistake I did earlier | Oliver Kiehl | |
svn-id: r7160 | |||
2003-04-27 | small buglet | Max Horn | |
svn-id: r7157 | |||
2003-04-27 | fixed cvs and modified autoroute parameters. removed initialisation from | Oliver Kiehl | |
SkyState since it is only needed by SkyLogic svn-id: r7156 | |||
2003-04-27 | The autoroute stuff (completely untested) | Robert Göffringmann | |
svn-id: r7154 |