aboutsummaryrefslogtreecommitdiff
path: root/sky
AgeCommit message (Collapse)Author
2003-05-26slight cleanupOliver Kiehl
svn-id: r8011
2003-05-26some additionsOliver Kiehl
svn-id: r8010
2003-05-26add more stuff/cleanupOliver Kiehl
svn-id: r8008
2003-05-26Fixed VC++ warningJamieson Christian
svn-id: r8004
2003-05-26some random additionsOliver Kiehl
svn-id: r8003
2003-05-25fix last commitOliver Kiehl
svn-id: r7978
2003-05-25add some more random functionsOliver Kiehl
svn-id: r7977
2003-05-25Fixed VC++ warningJamieson Christian
svn-id: r7976
2003-05-25added some more random functionsOliver Kiehl
svn-id: r7972
2003-05-25fix last commitOliver Kiehl
svn-id: r7969
2003-05-25implement some random functionsOliver Kiehl
svn-id: r7968
2003-05-25cleanup/prevent _compact from being overwritten by possible recalls of the ↵Oliver Kiehl
interpreter svn-id: r7958
2003-05-25add some stuff/cleanupOliver Kiehl
svn-id: r7955
2003-05-25add one more function. now it runs for minutes and minutes...Oliver Kiehl
svn-id: r7936
2003-05-25not sure if this is right, but the original code doesn't exclude the possibilityOliver Kiehl
svn-id: r7934
2003-05-24fix VC warningsOliver Kiehl
svn-id: r7915
2003-05-24and a little bit more...Oliver Kiehl
svn-id: r7913
2003-05-24and some more functionsOliver Kiehl
svn-id: r7909
2003-05-24add some more functionsOliver Kiehl
svn-id: r7906
2003-05-24fix EVIL bugOliver Kiehl
svn-id: r7905
2003-05-24add fnInteractOliver Kiehl
svn-id: r7898
2003-05-24added some more functionsOliver Kiehl
svn-id: r7897
2003-05-24fix compactOliver Kiehl
svn-id: r7896
2003-05-24off by one. *sigh*Oliver Kiehl
svn-id: r7895
2003-05-23I must have been drunk when I coded this....Oliver Kiehl
svn-id: r7862
2003-05-21initialise some varsOliver Kiehl
svn-id: r7807
2003-05-21pedantic warning fixesOliver Kiehl
svn-id: r7802
2003-05-20a few small changesRobert Göffringmann
svn-id: r7752
2003-05-20fixed prefetching bugRobert Göffringmann
svn-id: r7751
2003-05-17small fix and added skyText destructorRobert Göffringmann
svn-id: r7617
2003-05-17newline to make gcc happyJonathan Gray
svn-id: r7588
2003-05-16added SFX supportRobert Göffringmann
svn-id: r7574
2003-05-15reordered some intro commands, made fade-in look nicerRobert Göffringmann
svn-id: r7531
2003-05-15added incrementation of key velocity.Robert Göffringmann
svn-id: r7530
2003-05-14removed timer.oRobert Göffringmann
svn-id: r7517
2003-05-14restructured some things (mainly the screen routines), moved things out from ↵Robert Göffringmann
SkyState. (not yet complete) svn-id: r7516
2003-05-14some renaming (consistency)Joost Peters
svn-id: r7515
2003-05-12changed some internal structures, added support for true MT32 (though not ↵Robert Göffringmann
yet used by main prog) svn-id: r7483
2003-05-12m$vc++ gave hundreds of constant-truncation-warnings because of this one...Robert Göffringmann
svn-id: r7477
2003-05-09no need for inheritance anymoreOliver Kiehl
svn-id: r7407
2003-05-09use huffman trees instead of that spaghetti codeOliver Kiehl
svn-id: r7405
2003-05-06fixed warningPaweł Kołodziejski
svn-id: r7364
2003-05-05some mouse stuff + fnEnterSectionJoost Peters
svn-id: r7347
2003-05-04new fmopl (from adplug, which has it from mame; we can use it under the LGPL ↵Max Horn
should we ever have to) svn-id: r7328
2003-05-04renamed RETURN_OK and RETURN_FAIL for morphosOliver Kiehl
svn-id: r7319
2003-05-03fixed pink-text bugJoost Peters
svn-id: r7294
2003-05-03virtual destructor, to avoid warning and to be sane (otherwise subclass ↵Max Horn
destructors may not be called) svn-id: r7279
2003-05-03Update sky objectsTravis Howell
svn-id: r7274
2003-05-03changed structure of musicdriver, added General Midi music support.Robert Göffringmann
mapping table mt32->gm needs a lot of changes. svn-id: r7273
2003-05-02renamed shadowed varOliver Kiehl
svn-id: r7265