Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-10-05 | renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit ↵ | Max Horn | |
(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-01 | Whitespace changes | Torbjörn Andersson | |
svn-id: r10516 | |||
2003-09-24 | Whitespace changes | Torbjörn Andersson | |
svn-id: r10390 | |||
2003-09-19 | fixed warning on systems with 64bit pointers | Max Horn | |
svn-id: r10317 | |||
2003-08-21 | patch #791738 g++ 3.4 compile fix, from Falk Hueffner and a few minor local ↵ | Jonathan Gray | |
bits in my tree svn-id: r9807 | |||
2003-08-11 | remove meaningless warning | Robert Göffringmann | |
svn-id: r9642 | |||
2003-08-03 | new compacts, new loading + saving code (not compatible to old one) | Robert Göffringmann | |
svn-id: r9439 | |||
2003-07-31 | back disable warnings into stdafx.h, vc6 is lack of warnings support | Paweł Kołodziejski | |
svn-id: r9337 | |||
2003-07-07 | use our standard cast style | Max Horn | |
svn-id: r8824 | |||
2003-07-03 | Compact data for v. 0.0288, works as well as 0.0368 now. | Robert Göffringmann | |
svn-id: r8723 | |||
2003-06-11 | Added MSVC6 truncation warning to #pragma | Jamieson Christian | |
svn-id: r8430 | |||
2003-06-09 | some talk-related bugs fixed | Robert Göffringmann | |
svn-id: r8412 | |||
2003-05-31 | cleanup, add some doxygen docs | Oliver Kiehl | |
svn-id: r8184 | |||
2003-05-26 | *sigh* | Oliver Kiehl | |
svn-id: r8017 | |||
2003-05-26 | cleanup (add supportive function getTurnTable() ) | Oliver Kiehl | |
svn-id: r8015 | |||
2003-05-26 | cleanup (add supportive function getMegaSet() ) | Oliver Kiehl | |
svn-id: r8014 | |||
2003-05-26 | cleanup (add supportive function getSub() ) | Oliver Kiehl | |
svn-id: r8013 | |||
2003-05-02 | plenty of bugfixes | Oliver Kiehl | |
svn-id: r7264 | |||
2003-04-29 | adapt code to compact restructure | Oliver Kiehl | |
svn-id: r7207 | |||
2003-04-27 | adapted getCompactElem correctly | Oliver Kiehl | |
svn-id: r7166 | |||
2003-04-27 | adapted the code to the compact changes. not quite complete yet | Oliver Kiehl | |
svn-id: r7165 | |||
2003-04-25 | added #include "stdafx.h" to some files | Oliver Kiehl | |
svn-id: r7107 | |||
2003-04-25 | Committing my stuff under pressure from Endy ;) | Oliver Kiehl | |
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 |