aboutsummaryrefslogtreecommitdiff
path: root/sky/compact.cpp
AgeCommit message (Collapse)Author
2005-05-10Moved class File and the MD5 stuff to namespace CommonMax Horn
svn-id: r18037
2005-02-20fix missing speech animations. I introduced that bug when I moved the ↵Robert Göffringmann
compacts out of the scummvm executable. svn-id: r16828
2005-01-28Fix warning introduced by previous commit.Torbjörn Andersson
svn-id: r16654
2005-01-27fix compilationPaweł Kołodziejski
svn-id: r16651
2005-01-01Updated copyrightMax Horn
svn-id: r16398
2004-12-16fix escaping the intro on BE systemsRobert Göffringmann
svn-id: r16075
2004-12-16added some debugging functionsRobert Göffringmann
svn-id: r16074
2004-12-16some cleanupRobert Göffringmann
svn-id: r16071
2004-12-16fix gcc warningsRobert Göffringmann
svn-id: r16068
2004-12-15moved compacts and related static data out of the scummvm.exe into an ↵Robert Göffringmann
external file (available from www.lavosspawn.de/tmp/sky_cpt.zip) svn-id: r16053
2004-01-06updated copyright noticeMax Horn
svn-id: r12176
2004-01-03remove 'Sky' name prefix for most stuff (not needed anymore since we are in ↵Max Horn
namespace 'Sky' now) svn-id: r12114
2004-01-03Introduce namespace 'Sky'Max Horn
svn-id: r12099
2003-10-05renamed 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-01Whitespace changesTorbjörn Andersson
svn-id: r10516
2003-09-24Whitespace changesTorbjörn Andersson
svn-id: r10390
2003-09-19fixed warning on systems with 64bit pointersMax Horn
svn-id: r10317
2003-08-21patch #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-11remove meaningless warningRobert Göffringmann
svn-id: r9642
2003-08-03new compacts, new loading + saving code (not compatible to old one)Robert Göffringmann
svn-id: r9439
2003-07-31back disable warnings into stdafx.h, vc6 is lack of warnings supportPaweł Kołodziejski
svn-id: r9337
2003-07-07use our standard cast styleMax Horn
svn-id: r8824
2003-07-03Compact data for v. 0.0288, works as well as 0.0368 now.Robert Göffringmann
svn-id: r8723
2003-06-11Added MSVC6 truncation warning to #pragmaJamieson Christian
svn-id: r8430
2003-06-09some talk-related bugs fixedRobert Göffringmann
svn-id: r8412
2003-05-31cleanup, add some doxygen docsOliver Kiehl
svn-id: r8184
2003-05-26*sigh*Oliver Kiehl
svn-id: r8017
2003-05-26cleanup (add supportive function getTurnTable() )Oliver Kiehl
svn-id: r8015
2003-05-26cleanup (add supportive function getMegaSet() )Oliver Kiehl
svn-id: r8014
2003-05-26cleanup (add supportive function getSub() )Oliver Kiehl
svn-id: r8013
2003-05-02plenty of bugfixesOliver Kiehl
svn-id: r7264
2003-04-29adapt code to compact restructureOliver Kiehl
svn-id: r7207
2003-04-27adapted getCompactElem correctlyOliver Kiehl
svn-id: r7166
2003-04-27adapted the code to the compact changes. not quite complete yetOliver Kiehl
svn-id: r7165
2003-04-25added #include "stdafx.h" to some filesOliver Kiehl
svn-id: r7107
2003-04-25Committing 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