summaryrefslogtreecommitdiffstats
path: root/src/sound/plugins
Commit message (Collapse)AuthorAgeFilesLines
* * last commit should not include sound changeserihel2012-08-171-1/+1
|
* * changes to ui classeserihel2012-08-171-1/+1
|
* * Final changes to plugin interfaceerihel2012-08-122-6/+7
| | | | * Added doxygen comments to plugin manager and plugin loader
* * New CPluginManager class for managing plugins based on colobot.inierihel2012-08-1210-0/+1292
* Moved sound plugin into sound dir * Minor changes in logger and profile