aboutsummaryrefslogtreecommitdiff
path: root/sky/skydefs.h
AgeCommit message (Collapse)Author
2005-01-01Updated copyrightMax Horn
svn-id: r16398
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-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-08-03new compacts, new loading + saving code (not compatible to old one)Robert Göffringmann
svn-id: r9439
2003-07-12added support for different languages and fixed memory leak and screen ↵Robert Göffringmann
refreshes in load/save dialogs svn-id: r8921
2003-07-12implemented dialog skipping and cleaned up mouse codeRobert Göffringmann
svn-id: r8919
2003-07-03fixed showGameQuitMsg() and temporarily disabled sfx loopingRobert Göffringmann
svn-id: r8728
2003-06-05fixed sprite drawing, added some mouse support and some logic routines.Robert Göffringmann
svn-id: r8332
2003-06-04fixed two mouse bugsRobert Göffringmann
svn-id: r8296
2003-05-30stdSpeak() - buggyJoost Peters
svn-id: r8141
2003-05-27implemented screen.asm and sprites.asm (not yet working)Robert Göffringmann
svn-id: r8036
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-25add some stuff/cleanupOliver Kiehl
svn-id: r7955
2003-05-24and a little bit more...Oliver Kiehl
svn-id: r7913
2003-05-24off by one. *sigh*Oliver Kiehl
svn-id: r7895
2003-05-05some mouse stuff + fnEnterSectionJoost Peters
svn-id: r7347
2003-05-04renamed RETURN_OK and RETURN_FAIL for morphosOliver Kiehl
svn-id: r7319
2003-05-02plenty of bugfixesOliver Kiehl
svn-id: r7264
2003-05-01Commiting some of my stuff. Rather untested still buggyOliver Kiehl
svn-id: r7249
2003-04-29added lowTextManager(), moved language from getText() to SkyText constructor ↵Joost Peters
+ some cleanup svn-id: r7202
2003-04-26added some more functionsOliver Kiehl
svn-id: r7144
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
2003-04-14fixed misimplementation of fnSetFont()Joost Peters
svn-id: r7011
2003-03-07Some cleanup, now follows the ScummVM coding guidelines more closely, also ↵Joost Peters
added initialiseGrids() svn-id: r6741
2003-03-06some pedantic cleanupPaweł Kołodziejski
svn-id: r6706
2003-03-05Patch #697312: Beneath a Steel Sky interim/initial support patchMax Horn
svn-id: r6691