summaryrefslogtreecommitdiffstats
path: root/src/plugins/pluginloader.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Doxygen/comment fixes and some #include refactoringPiotr Dziwinski2012-10-171-6/+4
|
* * Final changes to plugin interfaceerihel2012-08-121-3/+14
| | | | * Added doxygen comments to plugin manager and plugin loader
* * New CPluginManager class for managing plugins based on colobot.inierihel2012-08-121-0/+18
| | | | | * Moved sound plugin into sound dir * Minor changes in logger and profile
* * changed 0, NULL to nullptrerihel2012-08-091-3/+3
| | | | | | | * changed profile.cpp to use SimpleIni to load config files * added new CProfile singleton class for loading config * added SimpleIni to lib/ dir * added config loading tests
* Changes after mergeerihel2012-08-091-0/+97