23 Commits

Author SHA1 Message Date
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
570e60a487 Whitespace changes
svn-id: r10390
2003-09-24 06:33:59 +00:00
Max Horn
34b5cd99c3 fixed warning on systems with 64bit pointers
svn-id: r10317
2003-09-19 21:15:13 +00:00
Jonathan Gray
ce42f4d3dd patch #791738 g++ 3.4 compile fix, from Falk Hueffner and a few minor local bits in my tree
svn-id: r9807
2003-08-21 13:39:21 +00:00
Robert Göffringmann
27e65a29c6 remove meaningless warning
svn-id: r9642
2003-08-11 17:47:44 +00:00
Robert Göffringmann
31a143dcd4 new compacts, new loading + saving code (not compatible to old one)
svn-id: r9439
2003-08-03 17:17:24 +00:00
Paweł Kołodziejski
e5e117006a back disable warnings into stdafx.h, vc6 is lack of warnings support
svn-id: r9337
2003-07-31 18:35:01 +00:00
Max Horn
41912bc685 use our standard cast style
svn-id: r8824
2003-07-07 00:14:16 +00:00
Robert Göffringmann
2ea85c6d4e Compact data for v. 0.0288, works as well as 0.0368 now.
svn-id: r8723
2003-07-03 17:17:32 +00:00
Jamieson Christian
a26c74c108 Added MSVC6 truncation warning to #pragma
svn-id: r8430
2003-06-11 05:06:22 +00:00
Robert Göffringmann
68bb844d63 some talk-related bugs fixed
svn-id: r8412
2003-06-09 02:33:27 +00:00
Oliver Kiehl
7497828734 cleanup, add some doxygen docs
svn-id: r8184
2003-05-31 16:25:15 +00:00
Oliver Kiehl
4baf74d6a0 *sigh*
svn-id: r8017
2003-05-26 19:59:38 +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
52ee054c4d plenty of bugfixes
svn-id: r7264
2003-05-02 11:57:34 +00:00
Oliver Kiehl
f8e18d97d8 adapt code to compact restructure
svn-id: r7207
2003-04-29 22:33:13 +00:00
Oliver Kiehl
34be8be611 adapted getCompactElem correctly
svn-id: r7166
2003-04-27 22:04:52 +00:00
Oliver Kiehl
2823a2fadd adapted the code to the compact changes. not quite complete yet
svn-id: r7165
2003-04-27 21:45:28 +00:00
Oliver Kiehl
a5001323a3 added #include "stdafx.h" to some files
svn-id: r7107
2003-04-25 15:37:52 +00:00
Oliver Kiehl
c36bdb3e11 Committing my stuff under pressure from Endy ;)
please note that there are still many bugs in here. several stuff
isn't endian safe either. SkyLogic needs to get split up as well.

svn-id: r7106
2003-04-25 15:17:53 +00:00