summaryrefslogtreecommitdiffstats
path: root/src/sound/plugins/oalsound/channel.h
Commit message (Collapse)AuthorAgeFilesLines
* removing plugins for gold version (for mxe cross compiling)erihel2012-12-201-99/+0
|
* Work in progress on opening files, and listing dirsZaba9992012-09-261-1/+1
| | | | | Fixed includes profile changed from SimpleIni to boost::ptree -> not finished yet
* * New CPluginManager class for managing plugins based on colobot.inierihel2012-08-121-0/+99
* Moved sound plugin into sound dir * Minor changes in logger and profile