Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko | |
svn-id: r18604 | |||
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn | |
svn-id: r18444 | |||
2005-06-21 | Patches needed to build for SYMBIAN32 WINS/GCC added. | Lars Persson | |
Test built for Symbian and run on P910i without any major problems. Test built for MSVC6. Changed parts seems to compile ok but there are some problems with MSVC6 and some of the targets which the EPOC build does n't support (KYRA,SAGA). svn-id: r18430 | |||
2005-01-01 | Updated copyright | Max Horn | |
svn-id: r16398 | |||
2004-12-15 | moved 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-10-22 | correct music/fx for section 6 | Joost Peters | |
svn-id: r15656 | |||
2004-10-22 | add section jumping to the debugger | Joost Peters | |
svn-id: r15655 | |||
2004-09-17 | print some more info with the "compact" command | Joost Peters | |
svn-id: r15146 | |||
2004-09-13 | Use ARRAYSIZE macro | Joost Peters | |
svn-id: r15100 | |||
2004-09-13 | Add debugger for BASS. | Joost Peters | |
This should help in tracking down remaining bugs, such as the grid problems and walk deadlocks. svn-id: r15098 | |||
2004-01-06 | updated copyright notice | Max Horn | |
svn-id: r12176 | |||
2004-01-03 | remove 'Sky' name prefix for most stuff (not needed anymore since we are in ↵ | Max Horn | |
namespace 'Sky' now) svn-id: r12114 | |||
2004-01-03 | Introduce namespace 'Sky' | Max Horn | |
svn-id: r12099 | |||
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-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-07-13 | debug/warning/error all automatically output a newline | Max Horn | |
svn-id: r8991 | |||
2003-05-30 | some temporary debug cleanup | Oliver Kiehl | |
svn-id: r8148 | |||
2003-04-26 | some more endian fixes. runs on my mac now as well | Oliver Kiehl | |
svn-id: r7124 | |||
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 |