13 Commits

Author SHA1 Message Date
Max Horn
47280d9433 Updated copyright
svn-id: r16398
2005-01-01 16:09:25 +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
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
Paweł Kołodziejski
b99af18bd5 cleanup whitespaces
svn-id: r11213
2003-11-08 20:27:27 +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
Robert Göffringmann
c9f060573f cleaned up autoroute code
svn-id: r9318
2003-07-31 02:09:24 +00:00
Robert Göffringmann
9e83d98797 changed ScummVM header, renamed header defines
svn-id: r7200
2003-04-29 14:34:23 +00:00
Oliver Kiehl
648add8aa8 fix mistake I did earlier
svn-id: r7160
2003-04-27 16:36:24 +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
760924593c included references to autoroute
svn-id: r7155
2003-04-27 15:08:35 +00:00
Robert Göffringmann
c27e22d048 The autoroute stuff (completely untested)
svn-id: r7154
2003-04-27 15:02:52 +00:00