summaryrefslogtreecommitdiffstats
path: root/src/sound/sound.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Enabled logging & minor fixesPiotr Dziwinski2012-07-041-0/+318
| * * Added CLogger class for loggin info to console or fileerihel2012-07-041-165/+0
* | Merged changes from devPiotr Dziwinski2012-07-041-165/+318
|/
* Whitespace and language changePiotr Dziwinski2012-06-261-111/+111
* SDL projectPiotr Dziwinski2012-06-251-242/+165
* Switched to new implementation of the rest of math modulePiotr Dziwinski2012-06-191-7/+7
* Changed #defined constants to consts; typedef struct -> structPiotr Dziwinski2012-06-111-10/+8
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-101-34/+34
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-101-3/+2
* Source files split into modulesPiotr Dziwinski2012-04-281-0/+245