summaryrefslogtreecommitdiff
path: root/src/decblupi.cxx
Commit message (Expand)AuthorAge
* Fix https urlsMathieu Schroeter2023-06-25
* Cosmetic: apply clang-formatMathieu Schroeter2023-06-20
* Fix sound for ennemies on trapMathieu Schroeter2022-10-31
* Do not stop the sound immediatly when an entity is deletedMathieu Schroeter2022-10-30
* Fix crash bug with dynamite/bomb/electro at X=0jummy2021-02-18
* Update copyright datesMathieu Schroeter2021-01-14
* Prevent time bom duplicationMathieu Schroeter2021-01-14
* Add missing trap'bomb with the carry action fixMathieu Schroeter2021-01-14
* Do not play the win sound while the win video is playingMathieu Schroeter2019-09-06
* Improve a bit the performancesMathieu Schroeter2019-02-08
* CosmeticMathieu Schroeter2019-02-08
* Stop Blupi / enemies sounds on explosion (when entities are killed)Mathieu Schroeter2018-08-14
* Update copyrights where appropriateMathieu Schroeter2018-08-03
* Add right-click shortcut on flowersMathieu Schroeter2018-06-29
* Cosmetic: fix formatMathieu Schroeter2018-06-27
* Retrieve the right ratio accordingly to the current displayMathieu Schroeter2018-06-27
* Fix right click on the first treeMathieu Schroeter2018-05-28
* Fix mission stripped paving stones goal when there are less or more than 4 blupiMathieu Schroeter2018-02-05
* Fix one more disciple animationMathieu Schroeter2017-11-02
* Cosmetic: rename coin to cornerMathieu Schroeter2017-10-28
* Fix animation with the discipleMathieu Schroeter2017-10-25
* Cosmetic: rename to englishMathieu Schroeter2017-10-04
* Fix bug where it's possible to take an enemy in a trapMathieu Schroeter2017-09-22
* Rename windows types to something elseMathieu Schroeter2017-08-21
* Add a command line arg to restore old funny bugsMathieu Schroeter2017-08-14
* COsmetic: update clang-format definitionMathieu Schroeter2017-08-14
* Cosmetic: fix indentMathieu Schroeter2017-08-13
* Try to use the Sounds enum type as much as possibleMathieu Schroeter2017-08-12
* CosmeticMathieu Schroeter2017-08-11
* Use the enum type instead of Sint32 with the buttonsMathieu Schroeter2017-08-11
* Cosmetic: rename more defMathieu Schroeter2017-08-10
* Cosmetic: rename more defMathieu Schroeter2017-08-10
* Cosmetic: rename some french def to englishMathieu Schroeter2017-08-09
* Cosmetic: rename TAKE to CARRYMathieu Schroeter2017-08-09
* Fix bug of object duplicatingMathieu Schroeter2017-08-09
* CosmeticMathieu Schroeter2017-08-09
* Cosmetic: rename a lot of action from french to englishMathieu Schroeter2017-08-08
* Walk for bulding a wall or a tower must not reduce the life quicklyMathieu Schroeter2017-08-08
* Rename event with something less windows-likeMathieu Schroeter2017-08-07
* Cosmetic: rename some actions from french to englishMathieu Schroeter2017-08-07
* CosmeticMathieu Schroeter2017-08-06
* Reformat with clang-format fileMathieu Schroeter2017-08-04
* Add license header in all source filesMathieu Schroeter2017-08-03
* Use an enum for the error codesMathieu Schroeter2017-03-13
* Rename cpp sources to cxxMathieu Schroeter2017-02-24