Commit Graph

29 Commits

Author SHA1 Message Date
Max Horn
47280d9433 Updated copyright
svn-id: r16398
2005-01-01 16:09:25 +00:00
Robert Göffringmann
e7f44ab3db fix for bug #897777 (Foster walks on water...) and #788858 (Walk glitch)
svn-id: r16072
2004-12-16 05:27:10 +00:00
Robert Göffringmann
2308ba8aaf moved compacts and related static data out of the scummvm.exe into an external file
(available from www.lavosspawn.de/tmp/sky_cpt.zip)

svn-id: r16053
2004-12-15 06:48:08 +00:00
Robert Göffringmann
13055ca424 fix for bug [ 1043047 ] game hangs when foster path busy
svn-id: r15654
2004-10-22 17:05:29 +00:00
Max Horn
033ff78ae9 updated copyright notice
svn-id: r12176
2004-01-06 12:45:34 +00:00
Max Horn
14f28d58f1 remove 'Sky' name prefix for most stuff (not needed anymore since we are in namespace 'Sky' now)
svn-id: r12114
2004-01-03 15:57:57 +00:00
Max Horn
b0e23e35ee Introduce namespace 'Sky'
svn-id: r12099
2004-01-03 01:58:58 +00:00
Marcus Comstedt
ef5e193d59 stdafx.h needs to be included first.
svn-id: r11117
2003-11-03 22:28:37 +00:00
Max Horn
bfce5e500a renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit (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-05 20:21:20 +00:00
Torbjörn Andersson
cee745dbf9 Whitespace changes
svn-id: r10516
2003-10-01 09:40:28 +00:00
Torbjörn Andersson
920c11972e Whitespace changes
svn-id: r10515
2003-10-01 07:29:27 +00:00
Robert Göffringmann
af17c1ac51 copied some fixes which only were in 0.5.1 branch.
svn-id: r9799
2003-08-20 12:12:11 +00:00
Robert Göffringmann
83450bef27 fix autoroute return codes.
svn-id: r9426
2003-08-02 19:37:00 +00:00
Jonathan Gray
a8b5e40c2b remove unused variable
svn-id: r9322
2003-07-31 08:06:40 +00:00
Robert Göffringmann
c9f060573f cleaned up autoroute code
svn-id: r9318
2003-07-31 02:09:24 +00:00
Robert Göffringmann
76de27e097 fix additional array read
svn-id: r9054
2003-07-17 00:35:32 +00:00
Max Horn
963ecad362 debug/warning/error all automatically output a newline
svn-id: r8991
2003-07-13 16:22:17 +00:00
Max Horn
41912bc685 use our standard cast style
svn-id: r8824
2003-07-07 00:14:16 +00:00
Robert Göffringmann
665ab4a8d9 bass is completable now.
svn-id: r8691
2003-07-01 22:21:20 +00:00
Robert Göffringmann
cc2ecbd725 some fixes (still one bug left)
svn-id: r8114
2003-05-29 19:36:02 +00:00
Oliver Kiehl
1124e8e432 cleanup (add supportive function getMegaSet() )
svn-id: r8014
2003-05-26 19:38:49 +00:00
Robert Göffringmann
9e83d98797 changed ScummVM header, renamed header defines
svn-id: r7200
2003-04-29 14:34:23 +00:00
Robert Göffringmann
caf3ffda05 fixed pathfinding problems (hopefully) :)
svn-id: r7199
2003-04-29 13:06:01 +00:00
Robert Göffringmann
d95deb809d fixed bug about checkBlock return value
svn-id: r7170
2003-04-28 01:05:55 +00:00
Oliver Kiehl
28009de449 fixed autoroute a bit (still doesn't work correctly but at least it doesn't
segfault) and linked it to SkyLogic

svn-id: r7167
2003-04-27 22:15:35 +00:00
Oliver Kiehl
648add8aa8 fix mistake I did earlier
svn-id: r7160
2003-04-27 16:36:24 +00:00
Max Horn
e85cbeb386 small buglet
svn-id: r7157
2003-04-27 15:49:08 +00:00
Oliver Kiehl
8fdf6e9242 fixed cvs and modified autoroute parameters. removed initialisation from
SkyState since it is only needed by SkyLogic

svn-id: r7156
2003-04-27 15:43:08 +00:00
Robert Göffringmann
c27e22d048 The autoroute stuff (completely untested)
svn-id: r7154
2003-04-27 15:02:52 +00:00