summaryrefslogtreecommitdiff
path: root/src/driver.cpp
AgeCommit message (Expand)Author
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2008-04-06(svn r12594) -Codechange: move large functions from driver.h to driver.cpp to...smatz
2008-01-13(svn r11839) -Codechange: move some variables from variables.h to a more logi...rubidium
2008-01-07(svn r11777) -Codechange: split the string header and make do not include it ...rubidium
2007-12-25(svn r11692) -Codechange: move some functions from 'functions.h' to a more lo...rubidium
2007-07-05(svn r10444) -Codechange: switch to c++ classes and inheritance for sound/mus...peter1138
2007-06-24(svn r10310) -Fix: Trunk can now be built on OS/2 :)orudge
2007-03-07(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};rubidium
2007-02-23(svn r8862) -Cleanup: doxygen changes, again. Mostly @files missing tags and ...belugas
2007-02-16(svn r8757) -Add: added libtimidity music driver (it is a nice small library ...truelight
2007-01-21(svn r8307) [WinCE] -Fix: for now disable sound and music. That will be done ...truelight
2007-01-10(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...KUDr