Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-12-05 | some cleanup, engine returns to the launcher now instead of calling ↵ | Robert Göffringmann | |
OSystem::quit. I suppose it leaks memory though... svn-id: r19743 | |||
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko | |
svn-id: r19142 | |||
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn | |
svn-id: r18444 | |||
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-01-06 | updated copyright notice | Max Horn | |
svn-id: r12176 | |||
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-03 | new compacts, new loading + saving code (not compatible to old one) | Robert Göffringmann | |
svn-id: r9439 | |||
2003-07-12 | added support for different languages and fixed memory leak and screen ↵ | Robert Göffringmann | |
refreshes in load/save dialogs svn-id: r8921 | |||
2003-07-12 | implemented dialog skipping and cleaned up mouse code | Robert Göffringmann | |
svn-id: r8919 | |||
2003-07-03 | fixed showGameQuitMsg() and temporarily disabled sfx looping | Robert Göffringmann | |
svn-id: r8728 | |||
2003-06-05 | fixed sprite drawing, added some mouse support and some logic routines. | Robert Göffringmann | |
svn-id: r8332 | |||
2003-06-04 | fixed two mouse bugs | Robert Göffringmann | |
svn-id: r8296 | |||
2003-05-30 | stdSpeak() - buggy | Joost Peters | |
svn-id: r8141 | |||
2003-05-27 | implemented screen.asm and sprites.asm (not yet working) | Robert Göffringmann | |
svn-id: r8036 | |||
2003-05-26 | slight cleanup | Oliver Kiehl | |
svn-id: r8011 | |||
2003-05-26 | some additions | Oliver Kiehl | |
svn-id: r8010 | |||
2003-05-26 | add more stuff/cleanup | Oliver Kiehl | |
svn-id: r8008 | |||
2003-05-25 | add some stuff/cleanup | Oliver Kiehl | |
svn-id: r7955 | |||
2003-05-24 | and a little bit more... | Oliver Kiehl | |
svn-id: r7913 | |||
2003-05-24 | off by one. *sigh* | Oliver Kiehl | |
svn-id: r7895 | |||
2003-05-05 | some mouse stuff + fnEnterSection | Joost Peters | |
svn-id: r7347 | |||
2003-05-04 | renamed RETURN_OK and RETURN_FAIL for morphos | Oliver Kiehl | |
svn-id: r7319 | |||
2003-05-02 | plenty of bugfixes | Oliver Kiehl | |
svn-id: r7264 | |||
2003-05-01 | Commiting some of my stuff. Rather untested still buggy | Oliver Kiehl | |
svn-id: r7249 | |||
2003-04-29 | added lowTextManager(), moved language from getText() to SkyText constructor ↵ | Joost Peters | |
+ some cleanup svn-id: r7202 | |||
2003-04-26 | added some more functions | Oliver Kiehl | |
svn-id: r7144 | |||
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 | |||
2003-04-14 | fixed misimplementation of fnSetFont() | Joost Peters | |
svn-id: r7011 | |||
2003-03-07 | Some cleanup, now follows the ScummVM coding guidelines more closely, also ↵ | Joost Peters | |
added initialiseGrids() svn-id: r6741 | |||
2003-03-06 | some pedantic cleanup | Paweł Kołodziejski | |
svn-id: r6706 | |||
2003-03-05 | Patch #697312: Beneath a Steel Sky interim/initial support patch | Max Horn | |
svn-id: r6691 |