def
|
d3797289c1
|
Revert "improve antiping for weapons (particularly in vanilla) by taking into account more of the info already available to the client"
This reverts commit 56036dcd7b .
|
2014-11-02 10:58:21 +01:00 |
|
def
|
11583ed434
|
Allow 256 voices
|
2014-10-30 00:14:16 +01:00 |
|
BeaR
|
f5fa00cfb7
|
Prevent integer overflow (fixes segfault in the soundengine)
|
2014-10-29 22:45:48 +01:00 |
|
def
|
0da475ea65
|
Fixes #91
|
2014-10-29 19:53:51 +01:00 |
|
def
|
e97fa68627
|
Antiping for Weapons should work with 6.0 as well
|
2014-10-29 10:50:04 +01:00 |
|
Dennis Felsing
|
346d7a04f3
|
Merge pull request #90 from trml/improve_antipingweapons
Small improvements to antiping for weapons
|
2014-10-29 00:34:45 +01:00 |
|
def
|
ec55a87972
|
Fix opus map sound crash
|
2014-10-28 22:42:31 +01:00 |
|
def
|
2a44f0cc0f
|
Merge branch 'Sound' into DDRace64
Conflicts:
bam.lua
other/opus/include/ogg/ogg.h
other/opus/include/opus/opus.h
other/opus/include/opus/opus_custom.h
other/opus/include/opus/opus_defines.h
other/opus/include/opus/opus_multistream.h
other/opus/include/opus/opus_types.h
other/opus/include/opusfile.h
src/engine/client/sound.cpp
|
2014-10-28 22:08:59 +01:00 |
|
nuborn
|
56036dcd7b
|
improve antiping for weapons (particularly in vanilla) by taking into account more of the info already available to the client
|
2014-10-28 21:13:55 +01:00 |
|
def
|
e651124d59
|
Fix version for antiping projectile
|
2014-10-28 20:07:51 +01:00 |
|
nuborn
|
80dbdc3d5b
|
update the version number required for extra antiping features
|
2014-10-28 18:30:15 +01:00 |
|
nuborn
|
8f7e24b4db
|
Revert "Revert "Add antiping for weapons (by nuborn)""
This reverts commit 755e9f4d1c .
|
2014-10-28 15:50:28 +01:00 |
|
BeaR
|
5562fac602
|
Add opus as external library (windows only)
|
2014-10-28 14:38:50 +01:00 |
|
BeaR
|
49373ee412
|
Fix opus sound loading
|
2014-10-28 14:01:21 +01:00 |
|
def
|
e283e10685
|
A bit better, but still buggy
|
2014-10-28 12:22:49 +01:00 |
|
def
|
9b3ca0d8a1
|
Something that sounds a bit more like music (NumFrames wrong or op_read wrong?)
|
2014-10-28 10:27:00 +01:00 |
|
def
|
7d7b78938e
|
Fix opus compilation
|
2014-10-28 09:51:15 +01:00 |
|
def
|
f1cca50695
|
Fix Mac OSX compilation
|
2014-10-28 02:25:45 +01:00 |
|
def
|
3730e19b5c
|
Fix Android compilation
|
2014-10-28 02:01:51 +01:00 |
|
def
|
24881449b3
|
Revert "Add OGG"
This reverts commit 28d276cd7e .
|
2014-10-28 01:34:15 +01:00 |
|
def
|
3b1d23f42c
|
Revert "Add Opus"
This reverts commit a7dafa40c7 .
|
2014-10-28 01:34:09 +01:00 |
|
def
|
ca52f841b0
|
Revert "Add opusfile"
This reverts commit 827699263c .
|
2014-10-28 01:34:03 +01:00 |
|
def
|
0b1de66bdf
|
Revert "Some work on Opus map sounds (not working yet)"
This reverts commit 26260181bd .
|
2014-10-28 01:33:58 +01:00 |
|
def
|
f4231100a7
|
Make triangle quad rendering optional, as it seems to cause performance problems
|
2014-10-28 01:12:11 +01:00 |
|
def
|
eaaa29f5f6
|
Merge branch 'DDRace64' of github.com:def-/ddnet into DDRace64
|
2014-10-27 20:03:50 +01:00 |
|
def
|
755e9f4d1c
|
Revert "Add antiping for weapons (by nuborn)"
This reverts commit 48e66a2ab3 .
Conflicts:
src/game/client/gameclient.cpp
src/game/version.h
|
2014-10-27 20:03:22 +01:00 |
|
def
|
26260181bd
|
Some work on Opus map sounds (not working yet)
|
2014-10-27 16:23:53 +01:00 |
|
def
|
827699263c
|
Add opusfile
|
2014-10-27 09:25:24 +01:00 |
|
def
|
a7dafa40c7
|
Add Opus
|
2014-10-27 09:22:52 +01:00 |
|
def
|
28d276cd7e
|
Add OGG
|
2014-10-27 09:05:49 +01:00 |
|
def
|
5fd50e0b46
|
Fix warning at client start
|
2014-10-27 09:05:22 +01:00 |
|
def
|
9453b80e66
|
Forgotten
|
2014-10-26 02:57:03 +02:00 |
|
def
|
0f257bf553
|
Add delay (of 1 minute by default) to loading savegames
|
2014-10-26 02:39:12 +02:00 |
|
def
|
59fccf18f0
|
Add window highlight on Linux (fixes #65)
|
2014-10-26 02:25:36 +02:00 |
|
def
|
35f8b7a6dd
|
Add option for disabling gun sounds
|
2014-10-26 01:00:30 +02:00 |
|
def
|
34c39b43f0
|
Cleanup
|
2014-10-25 02:53:26 +02:00 |
|
def
|
8d230306d8
|
Fix sound enabling and disabling (fixes #82)
|
2014-10-25 02:52:08 +02:00 |
|
def
|
699fb60532
|
Fix: Mapping sounds in editor works even when the sound system is disabled
|
2014-10-25 01:23:39 +02:00 |
|
def
|
12102a14a6
|
Fix sound and image loading
|
2014-10-24 23:03:16 +02:00 |
|
def
|
48e66a2ab3
|
Add antiping for weapons (by nuborn)
|
2014-10-23 17:31:29 +02:00 |
|
def
|
f8f8f0613e
|
Rename "Ambient" to "Map Sound"
|
2014-10-23 15:53:23 +02:00 |
|
BeaR
|
78aa7c51be
|
Prevent modulo 0
|
2014-10-23 12:04:46 +02:00 |
|
BeaR
|
2b1272ed69
|
Work on nicer audio timing
|
2014-10-18 18:41:59 +02:00 |
|
BeaR
|
ef3b801999
|
Add volume slider for map sounds
|
2014-10-18 18:41:57 +02:00 |
|
BeaR
|
e211c7a2b2
|
Ingame sound pos envelope support
|
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
|
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
|
16084d93cf
|
Working on correctly replay sounds
|
2014-10-18 18:41:52 +02:00 |
|
BeaR
|
2f837a4c44
|
Notify player on chat highlight (windows only)
|
2014-10-18 16:17:36 +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 |
|
BeaR
|
944218ca9f
|
Render quads as triangle fans
|
2014-10-15 15:44:29 +02:00 |
|
def
|
607a27718e
|
Revert "Removed InputData Array"
This reverts commit 83f6fc70fa .
|
2014-10-12 17:52:53 +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
|
fda12b88bf
|
Make sv_client_suggestion optional
|
2014-10-12 11:35:36 +02:00 |
|
def
|
32fedf3518
|
Automatically rcon-authenticate dummy on connection if player is authenticated already
|
2014-10-01 12:41:10 +02:00 |
|
def
|
bc916da43c
|
Print client version in status
|
2014-09-30 13:21:44 +02:00 |
|
def
|
932fb826c7
|
Add cl_zoom_background_layers (set to 0 to keep background nice when zoomed out)
|
2014-09-29 21:13:35 +02:00 |
|
def
|
c54cf2e7ba
|
Cleanup
|
2014-09-26 02:41:25 +02:00 |
|
def
|
c78cea9046
|
Add sv_demo_chat (0 by default to disable recording chat)
|
2014-09-26 02:40:58 +02:00 |
|
def
|
b4f77c4b71
|
Add sv_player_demo_record (mostly from Teerace)
|
2014-09-26 02:05:31 +02:00 |
|
def
|
1bee3af878
|
Print broadcasts by default
|
2014-09-23 19:34:43 +02:00 |
|
def
|
a32e9272eb
|
Restore Law & Order
|
2014-09-23 19:06:25 +02:00 |
|
Dennis Felsing
|
8abc15f48d
|
Merge pull request #47 from Laxa/upstream
Add cl_output_broadcast + add button for it + fix multi-line display.
|
2014-09-23 18:55:13 +02:00 |
|
def
|
d38bf7f83a
|
typo
|
2014-09-23 17:33:33 +02:00 |
|
laxa
|
36153fc7fd
|
Add conf variable for broadcast ouput; made broadcast output works with multiple lines
|
2014-09-23 10:37:44 +02:00 |
|
Dennis Felsing
|
028d6b98f4
|
Merge pull request #43 from Laxa/upstream
Added cl_reset_wanted_weapon_on_death
|
2014-09-21 15:05:52 +02:00 |
|
laxa
|
718e45d84d
|
Added cl_reset_wanted_weapon_on_death
|
2014-09-21 14:11:27 +02:00 |
|
def
|
bde8c33c20
|
Hopefully real fix now
|
2014-09-20 21:44:43 +02:00 |
|
def
|
572b4f91bd
|
Fix serverbrowser for more than 24 players again
|
2014-09-20 21:14:19 +02:00 |
|
def
|
36b33d6138
|
Fix: Prevent animated server names and fake 0 pings in serverbrowser
|
2014-09-20 15:48:30 +02:00 |
|
def
|
7035bf87fd
|
Refresh DDNet tab when a new serverlist was received
|
2014-09-20 15:35:01 +02:00 |
|
def
|
d2ef256f06
|
Final compilation fix for Windows
|
2014-09-20 14:42:12 +02:00 |
|
def
|
4a703576ab
|
Revert "Now Windows compiling (by Tobii)"
This reverts commit 5b4878d0d4 .
|
2014-09-20 14:41:38 +02:00 |
|
def
|
5b4878d0d4
|
Now Windows compiling (by Tobii)
|
2014-09-20 14:30:18 +02:00 |
|
def
|
3b3955632c
|
Hopefully fix Windows compile
|
2014-09-20 14:20:43 +02:00 |
|
def
|
d6aea5ba40
|
Prepare DDNet gametype name
|
2014-09-20 13:48:59 +02:00 |
|
east
|
c4fc429e99
|
small cleanup
|
2014-09-20 11:47:51 +02:00 |
|
east
|
603727232a
|
ddnet server list zlib compression added
|
2014-09-20 11:36:46 +02:00 |
|
east
|
cda02a3d9a
|
versionsrv serverlist download added
|
2014-09-20 00:36:22 +02:00 |
|
east
|
202d5d8866
|
Filter flag grid added
|
2014-09-19 23:52:09 +02:00 |
|
east
|
9db12d455d
|
working on CDDNetCountry
|
2014-09-18 16:13:06 +02:00 |
|
east
|
6ab9279211
|
json related updates
|
2014-09-18 16:11:22 +02:00 |
|
east
|
d161005658
|
json parser added
|
2014-09-18 14:40:29 +02:00 |
|
east
|
c2b7482546
|
Merge remote-tracking branch 'def/DDRace64' into ddsrvs
|
2014-09-18 14:14:25 +02:00 |
|
Tobias Urlaub
|
45823466ec
|
Fix: Rcon spoofing protection bans clients after password change
|
2014-09-16 21:14:31 +02:00 |
|
east
|
e732008157
|
DDNet serverlist added
|
2014-09-13 16:36:25 +02:00 |
|
def
|
a36358190b
|
Mac OS X compilation
|
2014-09-11 21:38:23 +02:00 |
|
def
|
efeb2b9417
|
Minor fix
|
2014-09-11 21:38:13 +02:00 |
|
def
|
5b72302672
|
Instead of banning players for reconnecting too often, make them wait 3 seconds (fixes #27)
|
2014-09-09 23:27:28 +02:00 |
|
def
|
49682f4a8d
|
Threaded logger output
|
2014-09-09 23:02:05 +02:00 |
|
def
|
d44e6088bb
|
console output cleanup
|
2014-09-09 22:23:56 +02:00 |
|
def
|
54497647b4
|
Minor console output cleanup
|
2014-09-06 23:22:35 +02:00 |
|
def
|
0da1ba238c
|
Add cl_cpu_throttle_inactive
|
2014-09-06 01:42:59 +02:00 |
|
def
|
4133e642f8
|
Remove Damage Indications when entering game (fixes #29)
|
2014-09-03 14:17:44 +02:00 |
|
def
|
f66febb009
|
Revert "Only connect dummy when we're fully connected to the server"
This reverts commit 96502a2d88 .
|
2014-09-03 13:58:06 +02:00 |
|
def
|
96502a2d88
|
Only connect dummy when we're fully connected to the server
|
2014-09-01 17:36:10 +02:00 |
|