summaryrefslogtreecommitdiffstats
path: root/src/sound
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-171-64/+62
|/
* Merge branch 'dev' into dev-graphicsPiotr Dziwinski2012-09-296-12/+11
|\
| * Profile rewritten to boost. Read/write to ini should work.Zaba9992012-09-271-1/+0
| * Work in progress on opening files, and listing dirsZaba9992012-09-266-12/+12
* | Updated docs and some Doxygen fixesPiotr Dziwinski2012-09-271-2/+2
|/
* * Fixed audio problemserihel2012-09-223-61/+60
* Whitespace fixPiotr Dziwinski2012-09-202-648/+648
* Successful compilation & runningPiotr Dziwinski2012-09-151-30/+30
* CMainDialog rewritePiotr Dziwinski2012-09-151-10/+10
* * Final changes to plugin interfaceerihel2012-08-123-10/+11
* Merge branch 'dev-opengl' into deverihel2012-08-121-3/+4
|\
| * Documentation updatePiotr Dziwinski2012-08-111-3/+4
* | * New CPluginManager class for managing plugins based on colobot.inierihel2012-08-1210-0/+1292
* | Changes after mergeerihel2012-08-091-2/+2
* | Merge branch 'dev' of https://github.com/adiblol/colobot into deverihel2012-08-091-315/+322
|\|
| * Whitespace fixPiotr Dziwinski2012-07-271-321/+321
| * Merge branch 'dev' into dev-openglPiotr Dziwinski2012-07-271-0/+3
| |\
| | * Compile fixesPiotr Dziwinski2012-07-261-0/+2
| * | Merged changes from devPiotr Dziwinski2012-07-042-165/+318
* | | * Chaned plugin interfaceerihel2012-07-191-6/+3
| |/ |/|
* | Enabled logging & minor fixesPiotr Dziwinski2012-07-041-0/+0
* | * Added CLogger class for loggin info to console or fileerihel2012-07-043-165/+318
|/
* Whitespace and language changePiotr Dziwinski2012-06-261-111/+111
* SDL projectPiotr Dziwinski2012-06-252-1901/+165
* Templates for new implementationPiotr Dziwinski2012-06-221-1/+1
* Switched to new implementation of the rest of math modulePiotr Dziwinski2012-06-192-19/+20
* FPOINT -> Math::Point & other math functionsPiotr Dziwinski2012-06-131-5/+4
* Changed #defined constants to consts; typedef struct -> structPiotr Dziwinski2012-06-112-12/+10
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-102-159/+159
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-102-8/+8
* Source files split into modulesPiotr Dziwinski2012-04-283-0/+1906