Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-10 | some cleanup | Max Horn | |
svn-id: r10720 | |||
2003-10-10 | constness | Max Horn | |
svn-id: r10714 | |||
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-09-17 | added a static method setDefaultDirectory to class File; used this to ↵ | Max Horn | |
simplify some code; added a global g_sound pointer in bs2, this cuts down on uses of g_sword2 (of course both should be removed on the long run); some other minor tweaks/fixes svn-id: r10278 | |||
2003-07-12 | floppy versions don't seem to have all languages in their datafiles. | Robert Göffringmann | |
svn-id: r8927 | |||
2003-06-27 | some more loading & saving work (still unfinished) | Robert Göffringmann | |
svn-id: r8663 | |||
2003-06-02 | added some functions to SkyLogic, -Screen, -Talk and -Disk, moved SkyGrid ↵ | Robert Göffringmann | |
out of SkyState svn-id: r8266 | |||
2003-06-01 | basic ingame speech support | Robert Göffringmann | |
svn-id: r8220 | |||
2003-05-30 | cleanup | Oliver Kiehl | |
svn-id: r8138 | |||
2003-05-28 | Screen *kinda* works now. | Robert Göffringmann | |
Though I wonder what the menu sprite is doing on the mainscreen, now. ;) svn-id: r8059 | |||
2003-05-14 | restructured some things (mainly the screen routines), moved things out from ↵ | Robert Göffringmann | |
SkyState. (not yet complete) svn-id: r7516 | |||
2003-04-07 | new class SkyDisk | Oliver Kiehl | |
svn-id: r6932 |