Age | Commit message (Expand) | Author |
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko |
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn |
2005-01-01 | Updated copyright | Max Horn |
2004-12-16 | some cleanup | Robert Göffringmann |
2004-12-15 | moved compacts and related static data out of the scummvm.exe into an externa... | Robert Göffringmann |
2004-09-14 | Use -more informative- constants for certain script variables | Joost Peters |
2004-09-13 | Add debugger for BASS. | Joost Peters |
2004-01-06 | updated copyright notice | Max Horn |
2004-01-03 | remove 'Sky' name prefix for most stuff (not needed anymore since we are in n... | Max Horn |
2004-01-03 | Introduce namespace 'Sky' | Max Horn |
2003-10-05 | renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit (tr... | Max Horn |
2003-10-04 | use namespace Common a bit more; don't zero the RNG in scumm (else the seed g... | Max Horn |
2003-07-10 | implemented fnOpenHand/fnCloseHand, added debug cheats | Robert Göffringmann |
2003-07-01 | fixed warning | Max Horn |
2003-07-01 | bypassed copy protection, fixed crash when disconnecting from link space, fix... | Robert Göffringmann |
2003-07-01 | finished loading and saving, fixed grid bugs (some debugging code not yet rem... | Robert Göffringmann |
2003-06-06 | add fnRandom() | Joost Peters |
2003-06-06 | misc fixes | Robert Göffringmann |
2003-06-05 | fixed sprite drawing, added some mouse support and some logic routines. | Robert Göffringmann |
2003-06-04 | some more mouse stuff.. | Joost Peters |
2003-06-02 | added some functions to SkyLogic, -Screen, -Talk and -Disk, moved SkyGrid out... | Robert Göffringmann |
2003-06-01 | cleaned code a bit, added SYSTEM_FLAGS and MOUSE_FLAG | Robert Göffringmann |
2003-05-31 | forgot to commit this file earlier | Oliver Kiehl |
2003-05-30 | stdSpeak() - buggy | Joost Peters |
2003-05-30 | added fnSpeak* functions | Joost Peters |
2003-05-28 | moved music drivers into seperated directory, added music support for diskdem... | Robert Göffringmann |
2003-05-27 | implemented screen.asm and sprites.asm (not yet working) | Robert Göffringmann |
2003-05-26 | change return type of fn* functions to bool | Oliver Kiehl |
2003-05-26 | slight cleanup | Oliver Kiehl |
2003-05-26 | some additions | Oliver Kiehl |
2003-05-25 | cleanup/prevent _compact from being overwritten by possible recalls of the in... | Oliver Kiehl |
2003-05-25 | add some stuff/cleanup | Oliver Kiehl |
2003-05-16 | added SFX support | Robert Göffringmann |
2003-05-05 | some mouse stuff + fnEnterSection | Joost Peters |
2003-05-01 | Commiting some of my stuff. Rather untested still buggy | Oliver Kiehl |
2003-04-29 | enabled lowTextManager | Joost Peters |
2003-04-29 | added lowTextManager(), moved language from getText() to SkyText constructor ... | Joost Peters |
2003-04-27 | fixed autoroute a bit (still doesn't work correctly but at least it doesn't | Oliver Kiehl |
2003-04-26 | cleanup | Oliver Kiehl |
2003-04-26 | cleanup | Oliver Kiehl |
2003-04-26 | link to removeObjectFromWalk and objectToWalk | Oliver Kiehl |
2003-04-25 | fixed some errors introduced in some of the last commits | Oliver Kiehl |
2003-04-25 | fixed warning | Paweł Kołodziejski |
2003-04-25 | Committing my stuff under pressure from Endy ;) | Oliver Kiehl |