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 |
|
Dennis Felsing
|
ab07b90ae8
|
Merge pull request #66 from cinaera/pr_flash
Notify player on chat highlight (windows only)
|
2014-10-18 17:45:07 +02:00 |
|
BeaR
|
2f837a4c44
|
Notify player on chat highlight (windows only)
|
2014-10-18 16:17:36 +02:00 |
|
def
|
d9b94a7332
|
Fixed jungle_background (by 645654)
|
2014-10-17 20:18:27 +02:00 |
|
def
|
084b59d9b6
|
Show sleepy eyes when a player is paused
|
2014-10-16 23:22:53 +02:00 |
|
def
|
082ecfe691
|
Merge branch 'DDRace64' of github.com:def-/ddnet into DDRace64
|
2014-10-16 17:42:38 +02:00 |
|
def
|
1144ba77c6
|
Split up demo recording into 3 separate recorders
|
2014-10-16 17:42:13 +02:00 |
|
Dennis Felsing
|
ce0977769c
|
Merge pull request #64 from cinaera/pr_triangle
Render quads as triangle fans
|
2014-10-15 19:33:12 +02:00 |
|
BeaR
|
944218ca9f
|
Render quads as triangle fans
|
2014-10-15 15:44:29 +02:00 |
|
def
|
5cb861c331
|
Disable old client display for now since it's not working with dummy
|
2014-10-12 18:49:46 +02:00 |
|
def
|
607a27718e
|
Revert "Removed InputData Array"
This reverts commit 83f6fc70fa .
|
2014-10-12 17:52:53 +02:00 |
|
Dennis Felsing
|
0cf97df6f0
|
Merge pull request #62 from Tomew/DDRace64
Removed InputData Array
|
2014-10-12 17:51:12 +02:00 |
|
Tomew
|
83f6fc70fa
|
Removed InputData Array
|
2014-10-12 17:19:09 +02:00 |
|
def
|
3ff6b951c1
|
Configurable messages
|
2014-10-12 12:51:54 +02:00 |
|
def
|
517f1a80ea
|
Add notification for old client
|
2014-10-12 12:49:44 +02:00 |
|
def
|
fda12b88bf
|
Make sv_client_suggestion optional
|
2014-10-12 11:35:36 +02:00 |
|
def
|
6333583141
|
Display message about DDNet client to players not using it
|
2014-10-12 11:33:36 +02:00 |
|
def
|
1d7d511941
|
Set ed_zoom_target to 0 on default
|
2014-10-12 02:06:44 +02:00 |
|
def
|
f81d2af6d3
|
text messag
|
2014-10-11 22:47:30 +02:00 |
|
def
|
1fc38356a5
|
Fix cl_show_ids
|
2014-10-11 22:47:13 +02:00 |
|
def
|
e0a16e0644
|
/mapinfo: Show mapper name
|
2014-10-11 12:58:27 +02:00 |
|
def
|
1ea495c7e2
|
Update credits
|
2014-10-11 01:21:08 +02:00 |
|