Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-28 | moved music drivers into seperated directory, added music support for ↵ | Robert Göffringmann | |
diskdemo's adlib driver version. (maybe other sky versions also have this older adlib driver?) svn-id: r8069 | |||
2003-05-27 | implemented screen.asm and sprites.asm (not yet working) | Robert Göffringmann | |
svn-id: r8036 | |||
2003-05-26 | change return type of fn* functions to bool | Oliver Kiehl | |
svn-id: r8022 | |||
2003-05-26 | slight cleanup | Oliver Kiehl | |
svn-id: r8011 | |||
2003-05-26 | some additions | Oliver Kiehl | |
svn-id: r8010 | |||
2003-05-25 | cleanup/prevent _compact from being overwritten by possible recalls of the ↵ | Oliver Kiehl | |
interpreter svn-id: r7958 | |||
2003-05-25 | add some stuff/cleanup | Oliver Kiehl | |
svn-id: r7955 | |||
2003-05-16 | added SFX support | Robert Göffringmann | |
svn-id: r7574 | |||
2003-05-05 | some mouse stuff + fnEnterSection | Joost Peters | |
svn-id: r7347 | |||
2003-05-01 | Commiting some of my stuff. Rather untested still buggy | Oliver Kiehl | |
svn-id: r7249 | |||
2003-04-29 | enabled lowTextManager | Joost Peters | |
svn-id: r7203 | |||
2003-04-29 | added lowTextManager(), moved language from getText() to SkyText constructor ↵ | Joost Peters | |
+ some cleanup svn-id: r7202 | |||
2003-04-27 | fixed autoroute a bit (still doesn't work correctly but at least it doesn't | Oliver Kiehl | |
segfault) and linked it to SkyLogic svn-id: r7167 | |||
2003-04-26 | cleanup | Oliver Kiehl | |
svn-id: r7134 | |||
2003-04-26 | cleanup | Oliver Kiehl | |
svn-id: r7129 | |||
2003-04-26 | link to removeObjectFromWalk and objectToWalk | Oliver Kiehl | |
svn-id: r7128 | |||
2003-04-25 | fixed some errors introduced in some of the last commits | Oliver Kiehl | |
svn-id: r7115 | |||
2003-04-25 | fixed warning | Paweł Kołodziejski | |
svn-id: r7114 | |||
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 |