Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-29 | fixed sound driver. | Robert Göffringmann | |
svn-id: r8108 | |||
2003-05-29 | fixed doc comment | Max Horn | |
svn-id: r8107 | |||
2003-05-29 | cleanup | Max Horn | |
svn-id: r8106 | |||
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 | moved camera stuff to own file | Max Horn | |
svn-id: r8099 | |||
2003-05-29 | removed obsolete | Max Horn | |
svn-id: r8098 | |||
2003-05-29 | Fix a sound problem on exit | Chris Apers | |
svn-id: r8097 | |||
2003-05-29 | make GCC3 happy by default, too <sigh> | Max Horn | |
svn-id: r8096 | |||
2003-05-29 | removed obsolete | Max Horn | |
svn-id: r8095 | |||
2003-05-29 | added some doxygen (javadoc style) comments. yes I sure these function ↵ | Max Horn | |
probably needed documentation the least, but I just wanted something simple to test this on :-) svn-id: r8094 | |||
2003-05-29 | removed cruft | Max Horn | |
svn-id: r8093 | |||
2003-05-29 | merged all AKOS codec 1 decoders into one | Max Horn | |
svn-id: r8092 | |||
2003-05-29 | make poor GCC 2.95 uses happy | Max Horn | |
svn-id: r8091 | |||
2003-05-29 | more costume cleanup; fixed small regression I introduced (copy & paste, sigh) | Max Horn | |
svn-id: r8090 | |||
2003-05-29 | Fxi win32 compile | Travis Howell | |
svn-id: r8089 | |||
2003-05-29 | more costuem code merging | Max Horn | |
svn-id: r8088 | |||
2003-05-29 | more costume cleanup | Max Horn | |
svn-id: r8087 | |||
2003-05-29 | fixed V2 script freezing (bug #745421) | Max Horn | |
svn-id: r8086 | |||
2003-05-29 | A few small V2 detection/init changes | James Brown | |
svn-id: r8085 | |||
2003-05-29 | Add some errors to check if these opcodes are actually used | Travis Howell | |
svn-id: r8084 | |||
2003-05-29 | More sprite renames | Travis Howell | |
svn-id: r8083 | |||
2003-05-29 | Missed a few sections | Travis Howell | |
svn-id: r8082 | |||
2003-05-29 | Correct name | Travis Howell | |
svn-id: r8081 | |||
2003-05-29 | Missed one section | Travis Howell | |
svn-id: r8080 | |||
2003-05-29 | Use shutdown function before quiting | Travis Howell | |
svn-id: r8079 | |||
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-29 | more costume/akos changes | Max Horn | |
svn-id: r8074 | |||
2003-05-29 | they are getting more and more similar :-) | Max Horn | |
svn-id: r8073 | |||
2003-05-29 | cleanup | Max Horn | |
svn-id: r8072 | |||
2003-05-28 | Fix compile | Travis Howell | |
svn-id: r8071 | |||
2003-05-28 | cleanup; nasty fix for spanish/italian Dig (using encrypted language.bnd in ↵ | Max Horn | |
a slightly different way than we previously supported) svn-id: r8070 | |||
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 | Patch #745022: More help in Debugger | Max Horn | |
svn-id: r8068 | |||
2003-05-28 | fix for the crash in Sky when switching scalers | Max Horn | |
svn-id: r8067 | |||
2003-05-28 | modify actor 5 to get kenny in COMI to draw properly | Max Horn | |
svn-id: r8066 | |||
2003-05-28 | there used to be a black border at the top/left side with the 1x scaler: fixed! | Max Horn | |
svn-id: r8065 | |||
2003-05-28 | fix actor redraw problems in COMI (and possibly other AKOS games); might ↵ | Max Horn | |
cause regressions, though. See also patch #699980 svn-id: r8064 | |||
2003-05-28 | add screen update to main loop | Oliver Kiehl | |
svn-id: r8063 | |||
2003-05-28 | spelling | Max Horn | |
svn-id: r8062 | |||
2003-05-28 | fixes gcc compiler warning | Robert Göffringmann | |
svn-id: r8061 | |||
2003-05-28 | some more akos/old costume code unification, and cleanup | Max Horn | |
svn-id: r8060 | |||
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 |