Commit graph

152 commits

Author SHA1 Message Date
Jamieson Christian
baf0175a76 Fixed MSVC warnings
svn-id: r8030
2003-05-26 23:28:59 +00:00
Oliver Kiehl
5757ec8fc4 change return type of fn* functions to bool
svn-id: r8022
2003-05-26 20:54:58 +00:00
Oliver Kiehl
304f89540b cleanup (add supportive function getTurnTable() )
svn-id: r8015
2003-05-26 19:55:28 +00:00
Oliver Kiehl
1124e8e432 cleanup (add supportive function getMegaSet() )
svn-id: r8014
2003-05-26 19:38:49 +00:00
Oliver Kiehl
d08a06ea88 cleanup (add supportive function getSub() )
svn-id: r8013
2003-05-26 19:25:24 +00:00
Oliver Kiehl
d95832d732 cleanup
svn-id: r8012
2003-05-26 19:04:04 +00:00
Oliver Kiehl
4554cd1b19 some additions
svn-id: r8010
2003-05-26 17:41:19 +00:00
Oliver Kiehl
dce77eb79b add more stuff/cleanup
svn-id: r8008
2003-05-26 14:45:10 +00:00
Jamieson Christian
b7de7081a1 Fixed VC++ warning
svn-id: r8004
2003-05-26 14:19:24 +00:00
Oliver Kiehl
a93917e4c5 some random additions
svn-id: r8003
2003-05-26 13:28:43 +00:00
Oliver Kiehl
910bdb5068 fix last commit
svn-id: r7978
2003-05-25 22:19:00 +00:00
Oliver Kiehl
6cc06cb103 add some more random functions
svn-id: r7977
2003-05-25 22:05:09 +00:00
Jamieson Christian
a9b85bf468 Fixed VC++ warning
svn-id: r7976
2003-05-25 22:03:27 +00:00
Oliver Kiehl
6e94d895be added some more random functions
svn-id: r7972
2003-05-25 21:38:51 +00:00
Oliver Kiehl
fb0b37c69b fix last commit
svn-id: r7969
2003-05-25 20:37:19 +00:00
Oliver Kiehl
829c666a8a implement some random functions
svn-id: r7968
2003-05-25 20:32:29 +00:00
Oliver Kiehl
48f277e65d cleanup/prevent _compact from being overwritten by possible recalls of the interpreter
svn-id: r7958
2003-05-25 15:41:48 +00:00
Oliver Kiehl
7d8729874f add some stuff/cleanup
svn-id: r7955
2003-05-25 14:36:33 +00:00
Oliver Kiehl
d3acda91f6 add one more function. now it runs for minutes and minutes...
svn-id: r7936
2003-05-25 11:45:04 +00:00
Oliver Kiehl
467666d0fd not sure if this is right, but the original code doesn't exclude the possibility
svn-id: r7934
2003-05-25 11:36:11 +00:00
Oliver Kiehl
9fe94049f3 fix VC warnings
svn-id: r7915
2003-05-24 23:27:24 +00:00
Oliver Kiehl
35b362495e and a little bit more...
svn-id: r7913
2003-05-24 23:17:12 +00:00
Oliver Kiehl
3fda1e4a7c and some more functions
svn-id: r7909
2003-05-24 22:22:23 +00:00
Oliver Kiehl
1457f95ec8 add some more functions
svn-id: r7906
2003-05-24 21:52:35 +00:00
Oliver Kiehl
d7bc94e810 add fnInteract
svn-id: r7898
2003-05-24 18:56:19 +00:00
Oliver Kiehl
14dd35b976 added some more functions
svn-id: r7897
2003-05-24 18:48:43 +00:00
Oliver Kiehl
d7573468aa off by one. *sigh*
svn-id: r7895
2003-05-24 18:24:39 +00:00
Oliver Kiehl
4c0f8eda9a I must have been drunk when I coded this....
svn-id: r7862
2003-05-23 14:27:53 +00:00
Robert Göffringmann
50bbfe0372 added SFX support
svn-id: r7574
2003-05-16 15:33:18 +00:00
Paweł Kołodziejski
831a3ae279 fixed warning
svn-id: r7364
2003-05-06 06:27:30 +00:00
Joost Peters
f762c5dbba some mouse stuff + fnEnterSection
svn-id: r7347
2003-05-05 13:19:59 +00:00
Oliver Kiehl
b4944983ec renamed shadowed var
svn-id: r7265
2003-05-02 12:16:50 +00:00
Oliver Kiehl
52ee054c4d plenty of bugfixes
svn-id: r7264
2003-05-02 11:57:34 +00:00
Oliver Kiehl
8e606a99ff Commiting some of my stuff. Rather untested still buggy
svn-id: r7249
2003-05-01 14:05:10 +00:00
Joost Peters
89b808cb18 enabled lowTextManager
svn-id: r7203
2003-04-29 20:05:47 +00:00
Joost Peters
5ea40b6778 added lowTextManager(), moved language from getText() to SkyText constructor + some cleanup
svn-id: r7202
2003-04-29 19:52:24 +00:00
Oliver Kiehl
f14b0253f8 oops
svn-id: r7169
2003-04-27 22:23:10 +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
Paweł Kołodziejski
92ddaf20f0 fixed warnings under vc6
svn-id: r7146
2003-04-26 20:06:50 +00:00
Oliver Kiehl
0d01edb2d4 added some more functions
svn-id: r7144
2003-04-26 19:01:13 +00:00
Oliver Kiehl
9436bff3e3 cleanup
svn-id: r7134
2003-04-26 14:00:59 +00:00
Oliver Kiehl
e0ac60d887 initialise scriptVariables properly
svn-id: r7133
2003-04-26 13:40:17 +00:00
Oliver Kiehl
83f311adde cleanup
svn-id: r7129
2003-04-26 11:32:14 +00:00
Oliver Kiehl
20e5b2d931 link to removeObjectFromWalk and objectToWalk
svn-id: r7128
2003-04-26 11:09:20 +00:00
Oliver Kiehl
cfaee32474 some more endian fixes. runs on my mac now as well
svn-id: r7124
2003-04-26 09:43:48 +00:00
Oliver Kiehl
bb32c69238 some endian fixes
svn-id: r7120
2003-04-25 21:41:50 +00:00
Oliver Kiehl
7a8dcaaa70 fixed some errors introduced in some of the last commits
svn-id: r7115
2003-04-25 18:26:41 +00:00
Max Horn
33e883aaf6 changed turnProg from void* to uint16*
svn-id: r7113
2003-04-25 17:57:04 +00:00
Paweł Kołodziejski
733fb795ec fixed few warnings
svn-id: r7112
2003-04-25 17:39:43 +00:00
Oliver Kiehl
573e8dec9b fix for http://sourceforge.net/forum/forum.php?thread_id=852581&forum_id=115757
svn-id: r7110
2003-04-25 17:12:40 +00:00