summaryrefslogtreecommitdiffstats
path: root/src/sound/sound.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed console spam when music files are not installedkrzys-h2014-11-021-0/+12
* Changed all occurences of PPC in the code to TerranovaTeamkrzys-h2014-10-141-16/+18
* Better datadir mod supportkrzys-h2014-05-181-5/+2
* Added option to set pause audio in Scenekrzys-h2014-02-211-1/+1
* Code for changing music in pause modekrzys-h2013-12-311-7/+18
* Added smooth transition in music - issue #205krzys-h2013-12-281-3/+5
* Sound support changeserihel2013-12-191-25/+9
* Refactored sound codePiotr Dziwinski2013-05-271-56/+37
* Fixed code formattingPiotr Dziwinski2013-05-271-2/+2
* Updated Main Mnu musickrzys-h2013-05-021-1/+2
* Removed some warningskrzys-h2013-05-011-1/+1
* Removed sound081.wavkrzys-h2013-05-011-1/+1
* Added new Intro music (by PiXeL)krzys-h2013-04-291-0/+1
* Small fix to music cachekrzys-h2013-04-201-2/+2
* Added music files cachekrzys-h2013-04-131-0/+9
* Implemented AudioChange (partially)krzys-h2013-04-131-7/+9
* CInstanceManager refactoringPiotr DziwiƄski2013-02-171-6/+2
* * Removed aluterihel2013-01-141-0/+15
* * Fixed pitch calculation (sound in cut scenes will work as well as robot tra...erihel2013-01-091-1/+1
* * Fixed problem with freeing buffers while conneted to a source resulting wit...erihel2013-01-041-0/+1
* * Fixed segault when could not set sound pitch (bad logger call)erihel2012-12-281-1/+1
* removing plugins for gold version (for mxe cross compiling)erihel2012-12-201-3/+1
* Doxygen/comment fixes and some #include refactoringPiotr Dziwinski2012-10-171-64/+62
* Work in progress on opening files, and listing dirsZaba9992012-09-261-4/+4
* * Fixed audio problemserihel2012-09-221-29/+42
* Successful compilation & runningPiotr Dziwinski2012-09-151-30/+30
* CMainDialog rewritePiotr Dziwinski2012-09-151-10/+10
* * Final changes to plugin interfaceerihel2012-08-121-4/+4
* 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-041-165/+318
* | | * Chaned plugin interfaceerihel2012-07-191-6/+3
| |/ |/|
* | Enabled logging & minor fixesPiotr Dziwinski2012-07-041-0/+318
* | * Added CLogger class for loggin info to console or fileerihel2012-07-041-165/+0
|/
* 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