def
|
63a25fc1d4
|
Make server sleep for the proper time when no player is connected (fixes master server registration on Windows)
|
2014-12-26 12:12:28 +01:00 |
|
def
|
47842eeac6
|
Revert "Try only to make performant server on non-Windows"
This reverts commit d9e207816e .
|
2014-12-26 02:25:19 +01:00 |
|
def
|
d9e207816e
|
Try only to make performant server on non-Windows
|
2014-12-26 00:53:03 +01:00 |
|
def
|
e24de30f86
|
Still allow to find clan mates when clan is ignored in friends
|
2014-12-22 18:18:01 +01:00 |
|
eeeee
|
fabcfc1cbc
|
Update fifoconsole.cpp
actually store the pointer in the field
|
2014-12-21 17:21:19 -08:00 |
|
def
|
023f926e89
|
Fix Compilation
|
2014-12-20 16:35:47 +01:00 |
|
def
|
c004a352d2
|
Highlight in console
|
2014-12-20 13:37:11 +01:00 |
|
def
|
795fc9702b
|
Add forgotten files
|
2014-12-20 11:47:52 +01:00 |
|
def
|
df754072e0
|
Update zlib to version 1.2.8
|
2014-12-20 04:13:19 +01:00 |
|
def
|
ee6eae1cee
|
Fix cl_friends_ignore_clan
|
2014-12-19 17:56:29 +01:00 |
|
def
|
8d945fe968
|
Exclude DDNet servery by type
|
2014-12-14 16:45:18 +01:00 |
|
def
|
3b0f768478
|
Add setting to ignore clan in friends and enable by default
|
2014-12-12 17:15:29 +01:00 |
|
def
|
dfa804fb58
|
Add missing file
|
2014-12-10 11:21:13 +01:00 |
|
def
|
76b6a99f26
|
Add Exclusion filter strings and clean up menu a bit
|
2014-12-10 04:49:16 +01:00 |
|
def
|
8b108a2311
|
Clean up gametype determination
|
2014-12-10 03:39:15 +01:00 |
|
def
|
3a5b3735ed
|
Fix: Client & Server quit properly
|
2014-12-08 13:53:19 +01:00 |
|
def
|
6ecd02d410
|
No threaded debug output with fuzzing
|
2014-12-06 19:45:52 +01:00 |
|
def
|
f32b09206a
|
Fuzzing optimization
|
2014-12-06 19:29:20 +01:00 |
|
def
|
366f0281ed
|
Fuzzing options
|
2014-12-06 16:17:04 +01:00 |
|
def
|
8275f2d811
|
Finally working...
|
2014-12-06 14:34:30 +01:00 |
|
def
|
6b1666d51d
|
Next try
|
2014-12-06 14:18:59 +01:00 |
|
def
|
b334c462c2
|
Try to explicitly close fifo console
|
2014-12-06 14:14:46 +01:00 |
|
def
|
af3b68b253
|
Enable antiping projectiles starting with 6.4
|
2014-12-05 17:46:32 +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
|
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 |
|
def
|
b4cef79b82
|
Fix compile with -O3 & -Ofast
|
2014-12-01 21:10:10 +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 |
|
BeaR
|
186de4e08e
|
Add option to enable/disable panning per voice
|
2014-11-30 12:23:05 +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
|
9996751161
|
Remove deprecated falloff distance
|
2014-11-28 19:21:59 +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
|
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
|
91bc16c037
|
Add an option to assume demos to be race demos
|
2014-11-25 20:46:21 +01:00 |
|
def
|
93d0f43a6a
|
Broadcast about DDNet client delayed a bit (fixes #72)
|
2014-11-25 20:33:21 +01:00 |
|