Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-10-18 | Moved the opcode functions into the Logic class. | Torbjörn Andersson | |
svn-id: r10885 | |||
2003-10-04 | Changed to use #include "bs2/..." and removed the inclusion of standard C | Torbjörn Andersson | |
headers. Most (all?) of the ones we need should probably come from stdafx.h instead. svn-id: r10588 | |||
2003-10-04 | added namespace Sword2 | Max Horn | |
svn-id: r10581 | |||
2003-09-23 | Since we probably won't have anything like the original BS2 launcher menu, | Torbjörn Andersson | |
make the 'C' key run the credits. I haven't yet implemented the credits function, but it does play the music at least. svn-id: r10366 | |||
2003-08-30 | added sfx support, increased speech support, and music code(streaming works ↵ | Paweł Kołodziejski | |
fine but you don't hear anything) newStream, and appendStream doesn't work but playRaw works for music svn-id: r9923 | |||
2003-07-28 | bs2 | Jonathan Gray | |
svn-id: r9211 |