Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-30 | add sound effects | Oliver Kiehl | |
svn-id: r8134 | |||
2003-05-29 | renamed variable | Oliver Kiehl | |
svn-id: r8105 | |||
2003-05-29 | some minor cleanup | Oliver Kiehl | |
svn-id: r8104 | |||
2003-05-29 | should be uint16** and not uint16* | Oliver Kiehl | |
svn-id: r8103 | |||
2003-05-28 | Screen *kinda* works now. | Robert Göffringmann | |
Though I wonder what the menu sprite is doing on the mainscreen, now. ;) svn-id: r8059 | |||
2003-05-27 | implemented screen.asm and sprites.asm (not yet working) | Robert Göffringmann | |
svn-id: r8036 | |||
2003-05-26 | Fixed MSVC warnings | Jamieson Christian | |
svn-id: r8030 | |||
2003-05-26 | change return type of fn* functions to bool | Oliver Kiehl | |
svn-id: r8022 | |||
2003-05-26 | cleanup (add supportive function getTurnTable() ) | Oliver Kiehl | |
svn-id: r8015 | |||
2003-05-26 | cleanup (add supportive function getMegaSet() ) | Oliver Kiehl | |
svn-id: r8014 | |||
2003-05-26 | cleanup (add supportive function getSub() ) | Oliver Kiehl | |
svn-id: r8013 | |||
2003-05-26 | cleanup | Oliver Kiehl | |
svn-id: r8012 | |||
2003-05-26 | some additions | Oliver Kiehl | |
svn-id: r8010 | |||
2003-05-26 | add more stuff/cleanup | Oliver Kiehl | |
svn-id: r8008 | |||
2003-05-26 | Fixed VC++ warning | Jamieson Christian | |
svn-id: r8004 | |||
2003-05-26 | some random additions | Oliver Kiehl | |
svn-id: r8003 | |||
2003-05-25 | fix last commit | Oliver Kiehl | |
svn-id: r7978 | |||
2003-05-25 | add some more random functions | Oliver Kiehl | |
svn-id: r7977 | |||
2003-05-25 | Fixed VC++ warning | Jamieson Christian | |
svn-id: r7976 | |||
2003-05-25 | added some more random functions | Oliver Kiehl | |
svn-id: r7972 | |||
2003-05-25 | fix last commit | Oliver Kiehl | |
svn-id: r7969 | |||
2003-05-25 | implement some random functions | Oliver Kiehl | |
svn-id: r7968 | |||
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-25 | add one more function. now it runs for minutes and minutes... | Oliver Kiehl | |
svn-id: r7936 | |||
2003-05-25 | not sure if this is right, but the original code doesn't exclude the possibility | Oliver Kiehl | |
svn-id: r7934 | |||
2003-05-24 | fix VC warnings | Oliver Kiehl | |
svn-id: r7915 | |||
2003-05-24 | and a little bit more... | Oliver Kiehl | |
svn-id: r7913 | |||
2003-05-24 | and some more functions | Oliver Kiehl | |
svn-id: r7909 | |||
2003-05-24 | add some more functions | Oliver Kiehl | |
svn-id: r7906 | |||
2003-05-24 | add fnInteract | Oliver Kiehl | |
svn-id: r7898 | |||
2003-05-24 | added some more functions | Oliver Kiehl | |
svn-id: r7897 | |||
2003-05-24 | off by one. *sigh* | Oliver Kiehl | |
svn-id: r7895 | |||
2003-05-23 | I must have been drunk when I coded this.... | Oliver Kiehl | |
svn-id: r7862 | |||
2003-05-16 | added SFX support | Robert Göffringmann | |
svn-id: r7574 | |||
2003-05-06 | fixed warning | Paweł Kołodziejski | |
svn-id: r7364 | |||
2003-05-05 | some mouse stuff + fnEnterSection | Joost Peters | |
svn-id: r7347 | |||
2003-05-02 | renamed shadowed var | Oliver Kiehl | |
svn-id: r7265 | |||
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 | 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 | oops | Oliver Kiehl | |
svn-id: r7169 | |||
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 | fixed warnings under vc6 | Paweł Kołodziejski | |
svn-id: r7146 | |||
2003-04-26 | added some more functions | Oliver Kiehl | |
svn-id: r7144 | |||
2003-04-26 | cleanup | Oliver Kiehl | |
svn-id: r7134 | |||
2003-04-26 | initialise scriptVariables properly | Oliver Kiehl | |
svn-id: r7133 | |||
2003-04-26 | cleanup | Oliver Kiehl | |
svn-id: r7129 | |||
2003-04-26 | link to removeObjectFromWalk and objectToWalk | Oliver Kiehl | |
svn-id: r7128 |