def
|
14382356d9
|
Add AntiPing weapons button
|
2014-12-05 18:47:27 +01:00 |
|
def
|
af3b68b253
|
Enable antiping projectiles starting with 6.4
|
2014-12-05 17:46:32 +01:00 |
|
def
|
e47c653437
|
Version 6.4
|
2014-12-05 17:03:54 +01:00 |
|
Dennis Felsing
|
58214e0cc3
|
Merge pull request #114 from cinaera/pr_compatibility
Add editor compatibility with sound layers from older maps
|
2014-12-05 16:04:34 +01:00 |
|
BeaR
|
5d364410de
|
Add editor compatibility with sound layers from older maps
|
2014-12-05 14:38:16 +01:00 |
|
def
|
85169941b4
|
Fix round-tiles (by Soreu)
|
2014-12-03 19:45:10 +01:00 |
|
def
|
83987e0bfb
|
Fix compile
|
2014-12-02 21:23:54 +01:00 |
|
def
|
801d6033a5
|
Revert "More unsigned ints because of undefined integer overflow behaviour"
This reverts commit 623223354a .
|
2014-12-02 15:54:59 +01:00 |
|
def
|
9ea846033b
|
Optimization for faster server side demo recording
|
2014-12-02 15:44:54 +01:00 |
|
def
|
0947de4b3f
|
Centisecs -> Decisecs
|
2014-12-02 13:55:19 +01:00 |
|
def
|
6b12cc6f73
|
Merge branch 'DDRace64' of github.com:def-/ddnet into DDRace64
|
2014-12-02 13:36:36 +01:00 |
|
def
|
0963b68dea
|
Fix memory leak in client
|
2014-12-02 13:36:27 +01:00 |
|
def
|
d0c85acc0d
|
Add cl_show_centisecs
|
2014-12-02 13:19:06 +01:00 |
|
def
|
d3837038eb
|
Fix stack underflow
|
2014-12-02 12:35:52 +01:00 |
|
def
|
db4d472443
|
Don't copy string when it's in the right position already
|
2014-12-02 12:35:28 +01:00 |
|
def
|
623223354a
|
More unsigned ints because of undefined integer overflow behaviour
|
2014-12-02 12:10:21 +01:00 |
|
Dennis Felsing
|
b525de33b5
|
Merge pull request #112 from trml/prediction_weapons
Prediction weapons
|
2014-12-02 11:24:52 +01:00 |
|
nuborn
|
13f56be3a1
|
fix recording of projectiles in server too
|
2014-12-02 02:32:07 +01:00 |
|
nuborn
|
88a1565d75
|
make the prediction compatible with very large maps
|
2014-12-02 01:08:52 +01:00 |
|
def
|
b4cef79b82
|
Fix compile with -O3 & -Ofast
|
2014-12-01 21:10:10 +01:00 |
|
def
|
158ba846fa
|
Merge branch 'DDRace64' of github.com:def-/ddnet into DDRace64
|
2014-12-01 20:35:52 +01:00 |
|
def
|
49f6f2dff2
|
Fix some editor popup
|
2014-12-01 20:35:30 +01:00 |
|
nuborn
|
bb9c699f35
|
use consistent values for prediction
|
2014-12-01 18:34:16 +01:00 |
|
nuborn
|
9752334e75
|
convert projectiles back to default format before recording demos
|
2014-12-01 01:32:51 +01:00 |
|
nuborn
|
03bc769c09
|
prediction of hammer (hits) and grenade (explosions)
|
2014-12-01 01:31:58 +01:00 |
|
Dennis Felsing
|
598c6c9968
|
Merge pull request #111 from cinaera/pr_pan
Add option to enable/disable panning per voice
|
2014-11-30 13:26:01 +01:00 |
|
Dennis Felsing
|
fd50cd1698
|
Merge pull request #110 from cinaera/pr_editor
Check array boundary for shape type
|
2014-11-30 13:25:28 +01:00 |
|
BeaR
|
186de4e08e
|
Add option to enable/disable panning per voice
|
2014-11-30 12:23:05 +01:00 |
|
BeaR
|
5f4067c483
|
Check array boundary for shape type
|
2014-11-30 11:33:44 +01:00 |
|
Dennis Felsing
|
82eba3875d
|
Merge pull request #109 from cinaera/pr_shape
Shaped audio source support
|
2014-11-29 21:28:29 +01:00 |
|
BeaR
|
98d42adf9d
|
Implement sound logic for shaped sounds, fix rectangle height property in editor and submit voice shape information to audio interface
|
2014-11-29 14:29:40 +01:00 |
|
BeaR
|
485aa4ce54
|
Add editor properties for rectangle shaped sources and visualize falloff distance
|
2014-11-29 13:20:04 +01:00 |
|
BeaR
|
fbcd560eb0
|
Working on adding editor UI support for sound shapes
|
2014-11-28 20:25:43 +01:00 |
|
BeaR
|
a045a20fba
|
Render sound shapes
|
2014-11-28 20:01:25 +01:00 |
|
BeaR
|
9996751161
|
Remove deprecated falloff distance
|
2014-11-28 19:21:59 +01:00 |
|
def
|
1d4ac3b03a
|
check in better order
|
2014-11-27 22:38:25 +01:00 |
|
BeaR
|
d1327742e7
|
Start adding support for custom shaped audio fields
Add version check for sound layers
|
2014-11-27 16:18:15 +01:00 |
|
Dennis Felsing
|
7b4111749a
|
Merge pull request #108 from cinaera/pr_cutoff
Fix sound cutoff for looped sounds and make sound offset threshold depen...
|
2014-11-27 14:50:46 +01:00 |
|
BeaR
|
80c06aef91
|
Fix sound cutoff for looped sounds and make sound offset threshold dependent on the size of the audio buffer
|
2014-11-27 13:56:01 +01:00 |
|
def
|
f3ba2e86ca
|
Send timeout code later (fixes timeout code entering issues, fixes timeout protection not working realiably with dummy)
|
2014-11-27 01:59:55 +01:00 |
|
def
|
e4c4ba2d44
|
Remove another bad log
|
2014-11-26 21:33:57 +01:00 |
|
def
|
d2573e78c2
|
comment
|
2014-11-26 21:18:11 +01:00 |
|
def
|
8fdd6da926
|
Keep retrying for FifoFile even if it's temporarily unavailable
|
2014-11-26 21:17:00 +01:00 |
|
def
|
9d3cb79db5
|
Remove log that happens too often
|
2014-11-26 21:10:22 +01:00 |
|
def
|
771eb1a625
|
Disregard whitespaces in confusable name comparison
|
2014-11-26 02:05:40 +01:00 |
|
def
|
c1fd694c14
|
Version 6.3
|
2014-11-25 23:24:47 +01:00 |
|
def
|
21472046df
|
Remove magic number: 256 -> NUM_TUNINGZONES
|
2014-11-25 22:47:25 +01:00 |
|
def
|
bba82712e0
|
Add sv_solo_server for easier solo servers (also working for tunezones finally)
|
2014-11-25 22:42:05 +01:00 |
|
def
|
c9b4687cce
|
More time for double click recognition (0.33 instead of 0.25 seconds) (fixes #17)
|
2014-11-25 21:30:16 +01:00 |
|
def
|
0071fbaf8d
|
Make detail flag work for sounds (fixes #103)
|
2014-11-25 21:01:31 +01:00 |
|