summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into devPiotr Dziwinski2012-12-151-1/+1
|\
| * Add FindLTDL cmake moduleDidier Raboud2012-12-141-1/+1
* | Doxygen/comment fixes and some #include refactoringPiotr Dziwinski2012-10-175-71/+65
|/
* Further work on saving profile and directory listing.Zaba9992012-10-021-2/+2
* Work in progress on opening files, and listing dirsZaba9992012-09-262-4/+4
* * Fixed audio problemserihel2012-09-222-4/+6
* Successful compilation & runningPiotr Dziwinski2012-09-151-4/+4
* * Final changes to plugin interfaceerihel2012-08-126-13/+142
* * New CPluginManager class for managing plugins based on colobot.inierihel2012-08-1215-1252/+201
* * changed 0, NULL to nullptrerihel2012-08-092-5/+4
* Changes after mergeerihel2012-08-094-14/+14
* * Chaned plugin interfaceerihel2012-07-198-11/+224
* just some fixeserihel2012-07-042-5/+4
* * Added OpenAL sound pluginerihel2012-07-048-0/+1223
* Enabled logging & minor fixesPiotr Dziwinski2012-07-041-5/+5
* * Added CLogger class for loggin info to console or fileerihel2012-07-041-0/+33