Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-29 | fixes layer order | Robert Göffringmann | |
svn-id: r8102 | |||
2003-05-29 | whoops | Robert Göffringmann | |
svn-id: r8101 | |||
2003-05-29 | fixing crash | Robert Göffringmann | |
svn-id: r8100 | |||
2003-05-29 | argh. a missing recreate was the problem. foster is correctly animated now. | Robert Göffringmann | |
svn-id: r8078 | |||
2003-05-29 | removed debugging stuff | Robert Göffringmann | |
svn-id: r8077 | |||
2003-05-29 | still not what it should look like, but well...... | Robert Göffringmann | |
svn-id: r8076 | |||
2003-05-29 | fixed wrong path | Robert Göffringmann | |
svn-id: r8075 | |||
2003-05-28 | Fix compile | Travis Howell | |
svn-id: r8071 | |||
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-28 | add screen update to main loop | Oliver Kiehl | |
svn-id: r8063 | |||
2003-05-28 | fixes gcc compiler warning | Robert Göffringmann | |
svn-id: r8061 | |||
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 | forgot one | Oliver Kiehl | |
svn-id: r8018 | |||
2003-05-26 | *sigh* | Oliver Kiehl | |
svn-id: r8017 | |||
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 | 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-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 | fix EVIL bug | Oliver Kiehl | |
svn-id: r7905 | |||
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 | fix compact | Oliver Kiehl | |
svn-id: r7896 | |||
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-21 | initialise some vars | Oliver Kiehl | |
svn-id: r7807 |