Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2003-04-26 | some more endian fixes. runs on my mac now as well | Oliver Kiehl | |
svn-id: r7124 | |||
2003-04-25 | some endian fixes | Oliver Kiehl | |
svn-id: r7120 | |||
2003-04-25 | fixed some errors introduced in some of the last commits | Oliver Kiehl | |
svn-id: r7115 | |||
2003-04-25 | changed turnProg from void* to uint16* | Max Horn | |
svn-id: r7113 | |||
2003-04-25 | fixed few warnings | Paweł Kołodziejski | |
svn-id: r7112 | |||
2003-04-25 | fix for http://sourceforge.net/forum/forum.php?thread_id=852581&forum_id=115757 | Oliver Kiehl | |
svn-id: r7110 | |||
2003-04-25 | added #include "stdafx.h" to some files | Oliver Kiehl | |
svn-id: r7107 | |||
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 |