def
|
a0bfc5a083
|
Add shift + right click to delete a quad (Suggestion by Welf)
|
2014-10-23 15:55:50 +02:00 |
|
def
|
f8f8f0613e
|
Rename "Ambient" to "Map Sound"
|
2014-10-23 15:53:23 +02:00 |
|
Dennis Felsing
|
9b6f679008
|
Merge pull request #78 from cinaera/pr_modulo
Fix several bugs for ingame sounds
|
2014-10-23 12:39:55 +02:00 |
|
BeaR
|
1e42136f5d
|
Fix wrong memory allocation and sound selection
|
2014-10-23 12:19:26 +02:00 |
|
BeaR
|
78aa7c51be
|
Prevent modulo 0
|
2014-10-23 12:04:46 +02:00 |
|
def
|
99c07d884d
|
Another try at the fix
|
2014-10-21 14:57:58 +02:00 |
|
def
|
e29571dd73
|
save doesn't create ranks accidentally anymore (fixes #73)
|
2014-10-21 14:27:10 +02:00 |
|
def
|
6bcf2bbe0d
|
Revert "Teammate switching team reported on chat"
This reverts commit b19688fa35 .
|
2014-10-21 14:22:53 +02:00 |
|
def
|
7b259b3022
|
Revert "Update teams.cpp"
This reverts commit fa59910ef2 .
|
2014-10-21 14:22:47 +02:00 |
|
Dennis Felsing
|
9baf62a3f0
|
Merge pull request #60 from Wohoo-GC/DDRace64
Teammate switching team reported on chat
|
2014-10-21 12:18:19 +02:00 |
|
Dennis Felsing
|
792a891dfa
|
Merge pull request #71 from cinaera/pr_speaker
Add editor icon for audio source
|
2014-10-21 12:15:18 +02:00 |
|
Dennis Felsing
|
8e50a72ca1
|
Merge pull request #70 from timgame/DDRace64
remove basetile
|
2014-10-21 12:14:46 +02:00 |
|
BeaR
|
09f8630b68
|
Add editor icon for audio source
|
2014-10-21 12:07:09 +02:00 |
|
timgame
|
3899a80f75
|
clean up automapper
|
2014-10-21 00:59:08 +02:00 |
|
timgame
|
62ca346122
|
Merge branch 'DDRace64' of https://github.com/def-/ddnet into DDRace64
|
2014-10-21 00:06:57 +02:00 |
|
timgame
|
beb125da36
|
remove basetile
|
2014-10-20 23:55:55 +02:00 |
|
Wohoo-GC
|
98305dab0e
|
Mouse button 2 to decrease FSAA samples in menu
|
2014-10-19 18:01:03 +02:00 |
|
Dennis Felsing
|
749143c45a
|
Merge pull request #68 from cinaera/pr_compiler
Fix compiler settings for cl
|
2014-10-19 16:20:16 +02:00 |
|
BeaR
|
2c8df155aa
|
Fix compiler settings for cl
|
2014-10-19 16:00:53 +02:00 |
|
def
|
d213a30bed
|
Change new to mem_alloc (thanks BeaR)
|
2014-10-19 14:09:23 +02:00 |
|
def
|
0b2bf15c35
|
Clean up compiler warnings
|
2014-10-19 13:19:36 +02:00 |
|
def
|
f609417d43
|
Don't clear rcon history when connecting to new server
|
2014-10-19 13:11:57 +02:00 |
|
def
|
760a9662ba
|
Add fixes for grass_main_0.7 (by Saavik) and automapper rules (by hi_leute_gll)
|
2014-10-19 01:15:14 +02:00 |
|
def
|
76908019da
|
Merge branch 'DDRace64' of github.com:def-/ddnet into DDRace64
|
2014-10-19 01:08:44 +02:00 |
|
def
|
8de48fe072
|
Remove Bloody FreaKy skin on request of FreaKy (no idea why)
|
2014-10-19 01:08:35 +02:00 |
|
Dennis Felsing
|
378c34f3ff
|
Merge pull request #67 from cinaera/pr_sound
Add support for ingame map sounds
|
2014-10-18 18:46:47 +02:00 |
|
BeaR
|
2b1272ed69
|
Work on nicer audio timing
|
2014-10-18 18:41:59 +02:00 |
|
BeaR
|
b67fab8fdb
|
Fix parallax scrolling for audio sources and remove global property
|
2014-10-18 18:41:58 +02:00 |
|
BeaR
|
ef3b801999
|
Add volume slider for map sounds
|
2014-10-18 18:41:57 +02:00 |
|
BeaR
|
0931e6ed28
|
Fix sound envelopes ingame
|
2014-10-18 18:41:55 +02:00 |
|
BeaR
|
e211c7a2b2
|
Ingame sound pos envelope support
|
2014-10-18 18:41:55 +02:00 |
|
BeaR
|
920ac531aa
|
Add support for position envelopes to sound sources
|
2014-10-18 18:41:55 +02:00 |
|
BeaR
|
0a70d49566
|
Remove distance from envelopes, add falloff distance to source properties and render it in the editor
|
2014-10-18 18:41:55 +02:00 |
|
BeaR
|
8addf25b24
|
Add support to modulate voice volume and falloff distance
|
2014-10-18 18:41:54 +02:00 |
|
BeaR
|
774be5561e
|
Fix crash when loading sound files threaded (double io_close)
|
2014-10-18 18:41:54 +02:00 |
|
BeaR
|
655c2466b9
|
Start adding a sound envelope
|
2014-10-18 18:41:54 +02:00 |
|
BeaR
|
dfea1e9e71
|
Remove debug rendering for sound layers and unused item members
|
2014-10-18 18:41:53 +02:00 |
|
BeaR
|
b5d0034674
|
Add embedded sound support
|
2014-10-18 18:41:53 +02:00 |
|
BeaR
|
96a6d6d85b
|
Take sample duration into account when enqueuing sound sources
|
2014-10-18 18:41:53 +02:00 |
|
BeaR
|
66d02de673
|
Fix saving of sounds
|
2014-10-18 18:41:52 +02:00 |
|
BeaR
|
16084d93cf
|
Working on correctly replay sounds
|
2014-10-18 18:41:52 +02:00 |
|
BeaR
|
2e30e96ba5
|
Improve sound replay
|
2014-10-18 18:41:52 +02:00 |
|
BeaR
|
dd35d2be84
|
Add editor support for editing sound source properties
|
2014-10-18 18:41:52 +02:00 |
|
BeaR
|
39f93716e0
|
Support replaying mapsounds
|
2014-10-18 18:41:52 +02:00 |
|
BeaR
|
2e36bd9906
|
Add missing file
|
2014-10-18 18:41:51 +02:00 |
|
BeaR
|
5df94f772f
|
Add support for sound sources
|
2014-10-18 18:41:51 +02:00 |
|
BeaR
|
2bd9df2626
|
Adding support for saving/loading sound layers
|
2014-10-18 18:41:51 +02:00 |
|
BeaR
|
d968b42f2f
|
Add support for sound layers
|
2014-10-18 18:41:51 +02:00 |
|
BeaR
|
30989566bb
|
Correctly load sound in the editor on add
|
2014-10-18 18:41:50 +02:00 |
|
BeaR
|
90975fbe9e
|
Start adding UI for loading sounds in the editor
|
2014-10-18 18:41:50 +02:00 |
|