Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-06 | We don't need to convert mono data to stereo: Simply tell the mixer that we're | Torbjörn Andersson | |
generating mono data, and let it worry about how to handle it. svn-id: r21645 | |||
2006-03-23 | uint8 -> byte | Eugene Sandulenko | |
svn-id: r21414 | |||
2006-03-14 | Add a virtual destructor to class SoundDriver of the CINE engine (fixes a ↵ | Max Horn | |
warning) svn-id: r21284 | |||
2006-03-09 | oo'ified sound code and added basic support for OS adlib music. | Gregory Montoir | |
svn-id: r21186 | |||
2006-02-27 | cleanup | Gregory Montoir | |
svn-id: r20957 | |||
2006-02-25 | - avoid using typedef for structs (it is just not necessary in C++) | Max Horn | |
- added a const/static here and there - started to reduce header dependencies svn-id: r20856 | |||
2006-02-25 | Moved cine engine into namespace Cine | Max Horn | |
svn-id: r20851 | |||
2006-02-23 | formating code | Paweł Kołodziejski | |
svn-id: r20837 | |||
2006-02-23 | Cleanup to remove duplicate type defines | Travis Howell | |
svn-id: r20821 | |||
2006-02-22 | Initial version of Cinematique engine evo 1. | Eugene Sandulenko | |
svn-id: r20813 |