def
|
9fb02ade4f
|
Remove BB skins
|
2014-11-07 02:20:36 +01:00 |
|
def
|
c9ceef7523
|
Add workaround for FlashWindowEx on mingw with old winapi32
|
2014-11-05 01:46:40 +01:00 |
|
def
|
449a609339
|
Stupid temporary fix for projectile issue
|
2014-11-02 14:00:03 +01:00 |
|
def
|
e67acc7d5c
|
Merge branch 'DDRace64' of github.com:def-/ddnet into DDRace64
|
2014-11-02 11:01:34 +01:00 |
|
def
|
f7f4ea9eb9
|
Version 6.1.2
|
2014-11-02 11:01:23 +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
|
e096cb56a0
|
Revert "Revert "Revert "Add option for weapons prediction"""
This reverts commit 99c928fc17 .
|
2014-11-02 10:59:18 +01:00 |
|
def
|
0802177658
|
Revert "fix bug in weapons antiping (getting lasered in freeze)"
This reverts commit ff8791681f .
|
2014-11-02 10:59:03 +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
|
997e1edc0d
|
Revert "also predict explosions from crazy shotgun"
This reverts commit 1d21a552e8 .
|
2014-11-02 10:58:15 +01:00 |
|
Dennis Felsing
|
69156ab361
|
Merge pull request #94 from cinaera/pr_soundpause
Play sounds and envelopes also on pause
|
2014-10-31 18:42:36 +01:00 |
|
BeaR
|
475c637996
|
Play sounds and envelopes also on pause
|
2014-10-31 16:10:09 +01:00 |
|
def
|
11583ed434
|
Allow 256 voices
|
2014-10-30 00:14:16 +01:00 |
|
def
|
515ad45eed
|
Merge branch 'DDRace64' of github.com:def-/ddnet into DDRace64
|
2014-10-29 23:19:52 +01:00 |
|
def
|
1e3a474687
|
Version 6.1.1
|
2014-10-29 22:49:00 +01:00 |
|
Dennis Felsing
|
9633cdc3d8
|
Merge pull request #93 from cinaera/pr_soundfix
Prevent integer overflow (fixes segfault in the soundengine)
|
2014-10-29 22:48:12 +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 |
|
def
|
4c06232d99
|
Oops, forgot the version number
|
2014-10-29 10:49:37 +01:00 |
|
def
|
c15fc5bc19
|
Merge branch 'DDRace64' of github.com:def-/ddnet into DDRace64
|
2014-10-29 10:05:44 +01:00 |
|
def
|
a635015eca
|
Version 6.1
|
2014-10-29 10:05:36 +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
|
0b1118938d
|
Don't try to load preview images of directories
|
2014-10-28 22:54:24 +01:00 |
|
def
|
ec55a87972
|
Fix opus map sound crash
|
2014-10-28 22:42:31 +01:00 |
|
def
|
d34fa2fe9c
|
Add VERSIONS for opus
|
2014-10-28 22:12:22 +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 |
|
def
|
929d59454c
|
Text change
|
2014-10-28 21:37:46 +01:00 |
|
nuborn
|
1d21a552e8
|
also predict explosions from crazy shotgun
|
2014-10-28 21:30:51 +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 |
|
Dennis Felsing
|
8334f1641a
|
Merge pull request #89 from trml/fix_antipingweapons
Add updated/fixed weapons prediction
|
2014-10-28 20:07:47 +01:00 |
|
Dennis Felsing
|
d12c485e4a
|
Merge pull request #84 from east/voteopslow
Balance sending of vote options
|
2014-10-28 20:07:19 +01:00 |
|
nuborn
|
80dbdc3d5b
|
update the version number required for extra antiping features
|
2014-10-28 18:30:15 +01:00 |
|
def
|
bb484c0f58
|
Opus working with Mac
|
2014-10-28 17:49:42 +01:00 |
|
nuborn
|
ff8791681f
|
fix bug in weapons antiping (getting lasered in freeze)
|
2014-10-28 17:23:48 +01:00 |
|
def
|
5604629468
|
Add Mac libraries
|
2014-10-28 16:59:53 +01:00 |
|
def
|
c69f2470d7
|
Use path to libopusfile-0.lib as suggested by BeaR
|
2014-10-28 16:47:18 +01:00 |
|
def
|
30801c4e15
|
Add bind for dyncam to settings
|
2014-10-28 16:42:26 +01:00 |
|
def
|
006acade69
|
make_release.py for Windows with opus
|
2014-10-28 16:19:49 +01:00 |
|
def
|
47e86a0451
|
Fix compilation on Windows with mingw (hope it works with VS as well)
|
2014-10-28 16:17:53 +01:00 |
|
def
|
0c41753585
|
Fix Windows path
|
2014-10-28 16:07:41 +01:00 |
|
def
|
636f407645
|
Working compilation on Linux
|
2014-10-28 16:03:11 +01:00 |
|
nuborn
|
99c928fc17
|
Revert "Revert "Add option for weapons prediction""
This reverts commit 451cc8949d .
|
2014-10-28 15:51:36 +01:00 |
|
nuborn
|
8f7e24b4db
|
Revert "Revert "Add antiping for weapons (by nuborn)""
This reverts commit 755e9f4d1c .
|
2014-10-28 15:50:28 +01:00 |
|
def
|
45fff36957
|
Add missing DLLs for Windows
|
2014-10-28 15:29:58 +01:00 |
|
Dennis Felsing
|
090e823510
|
Merge pull request #88 from cinaera/Sound
Add opus as external library (windows only)
|
2014-10-28 14:56:23 +01:00 |
|
BeaR
|
5562fac602
|
Add opus as external library (windows only)
|
2014-10-28 14:38:50 +01:00 |
|