def
|
4d4d8ad5e8
|
Fix compile warnings
|
2014-11-23 21:24:20 +01:00 |
|
def
|
197ed5dca3
|
Use 0.6.3 server crash fix since the other seems not to work with GCC 4.9.2 with optimizations on
|
2014-11-22 13:17:55 +01:00 |
|
def
|
5f035cf9fb
|
Fix infrequent segfault when server shuts down immediately
|
2014-11-20 22:26:13 +01:00 |
|
def
|
140173311e
|
Uncached time_get by default
|
2014-11-18 18:21:30 +01:00 |
|
def
|
893fe8785b
|
Bring back gfx_text_overlay to stop rendering text at far distances for
better performance
|
2014-11-16 21:51:44 +01:00 |
|
def
|
c79a7eba7a
|
And the same another time (Thanks coffee)
|
2014-11-16 21:51:44 +01:00 |
|
def
|
56fbd92be9
|
number check
|
2014-11-16 21:51:36 +01:00 |
|
def
|
eba1fb5b8b
|
Fix wait time on windows (Thanks to Tobii)
|
2014-11-15 18:14:24 +01:00 |
|
def
|
36a9c00aed
|
Make sound more exact
|
2014-11-15 00:13:20 +01:00 |
|
def
|
808f889c00
|
Improve server wakeup timing
|
2014-11-11 13:00:02 +01:00 |
|
def
|
4e9b6ea336
|
Ugly fix for client (TODO: improve)
|
2014-11-10 00:17:31 +01:00 |
|
def
|
aede6df2ca
|
Cache get_time calls
|
2014-11-10 00:08:50 +01:00 |
|
def
|
bc9d632103
|
Clean up whitespace detection a bit and add BRAILLE PATTERN BLANK (U+2800)
|
2014-11-08 20:14:12 +01:00 |
|
def
|
c9ceef7523
|
Add workaround for FlashWindowEx on mingw with old winapi32
|
2014-11-05 01:46:40 +01:00 |
|
def
|
627d6386ee
|
Revert "Revert "Revert "Add antiping for weapons (by nuborn)"""
This reverts commit 8f7e24b4db .
|
2014-11-02 10:59:22 +01:00 |
|
def
|
36375b67e2
|
Revert "update the version number required for extra antiping features"
This reverts commit 80dbdc3d5b .
|
2014-11-02 10:58:58 +01:00 |
|
def
|
fb0ca67adb
|
Revert "Fix version for antiping projectile"
This reverts commit e651124d59 .
|
2014-11-02 10:58:34 +01:00 |
|
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 |
|