16 Commits

Author SHA1 Message Date
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
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
Robert Göffringmann
2c9a784be8 finished loading and saving, fixed grid bugs (some debugging code not yet removed), implemented fnLincTextModule
svn-id: r8682
2003-07-01 01:29:29 +00:00
Robert Göffringmann
81b7b265b9 fixed grid position calculation
svn-id: r8529
2003-06-17 12:27:03 +00:00
Robert Göffringmann
5bb59b4755 cleaned code a bit, added SYSTEM_FLAGS and MOUSE_FLAG
svn-id: r8253
2003-06-01 21:21:10 +00:00
Oliver Kiehl
9357a99e00 forgot one
svn-id: r8018
2003-05-26 20:05:38 +00:00
Oliver Kiehl
24d9eb4ddb fix EVIL bug
svn-id: r7905
2003-05-24 21:40:17 +00:00
Joost Peters
5f7e8231ca some renaming (consistency)
svn-id: r7515
2003-05-14 21:25:03 +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
c27e22d048 The autoroute stuff (completely untested)
svn-id: r7154
2003-04-27 15:02:52 +00:00
Robert Göffringmann
b62902f89b added class SkyGrid (still untested)
svn-id: r7121
2003-04-25 23:14:41 +00:00
Joost Peters
e7cb6ddb2e Some cleanup, now follows the ScummVM coding guidelines more closely, also added initialiseGrids()
svn-id: r6741
2003-03-07 14:52:24 +00:00