BeaR
|
1f4430f3d0
|
Editor: Add feature to zoom to mouse position
|
2014-10-07 20:07:46 +02:00 |
|
BeaR
|
ebf1d4b273
|
Fix possible bug as CGameTeams is not thread-safe
|
2014-10-07 15:20:38 +02:00 |
|
Dennis Felsing
|
67f6fb0ff2
|
Merge pull request #53 from cinaera/pr_wrap
Editor: Scale quad point selection indicator with zoomlevel
|
2014-10-07 14:54:59 +02:00 |
|
BeaR
|
fa83e5b340
|
Editor: Scale quad point selection indicator with zoomlevel
|
2014-10-07 14:49:45 +02:00 |
|
Wohoo-GC
|
3a2f078360
|
SHIFT+TAB invert completion order
|
2014-10-06 23:37:35 +02:00 |
|
Wohoo-GC
|
200fc3545b
|
SHIFT+TAB invert completion order
|
2014-10-06 23:36:39 +02:00 |
|
Dennis Felsing
|
3875741604
|
Merge pull request #51 from savander/DDRace64
Skin name in skin selector (next to the Skin useful)
|
2014-10-06 21:24:59 +02:00 |
|
def
|
4809fcd325
|
Sort player completion by name
|
2014-10-06 13:06:35 +02:00 |
|
def
|
89b2e78bc8
|
Shift+TAB for player completion (by Wohoo)
|
2014-10-06 13:02:55 +02:00 |
|
savander
|
66d0e3f57e
|
Skin name in skin selector
|
2014-10-05 22:26:47 +02:00 |
|
def
|
8c45d885d5
|
Allow 4 spectator mode changes per second
|
2014-10-03 21:41:18 +02:00 |
|
def
|
85c953d25b
|
Consistently allow rotations and flipping in editor
|
2014-10-01 18:55:53 +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
|
90518f951d
|
Fix saving in solo teams
|
2014-09-29 19:32:43 +02:00 |
|
def
|
1c954c168f
|
Proper team count, should fix savegames
|
2014-09-29 17:36:14 +02:00 |
|
def
|
e42b7e8bd2
|
Version 5.1
|
2014-09-29 13:16:14 +02:00 |
|
def
|
6cecffe67c
|
Fix editor input on Android
|
2014-09-29 13:13:56 +02:00 |
|
def
|
a670348b88
|
Wording
|
2014-09-27 19:10:15 +02:00 |
|
def
|
31b049533c
|
3 more keys to be disabled on text input
|
2014-09-27 11:06:55 +02:00 |
|
def
|
01f2b6ea02
|
Fix buggy envelope editor while tile picker is active
|
2014-09-27 11:04:09 +02:00 |
|
Dennis Felsing
|
912c4fae5c
|
Merge pull request #49 from timgame/DDRace64
automapper supports rotation (and changed "CheckEmptyTiles" to "NoDefaultRule")
|
2014-09-27 11:02:42 +02:00 |
|
def
|
b94981019b
|
Disable key inputs in editor when typing in a field
|
2014-09-27 11:01:58 +02:00 |
|
timgame
|
20aaa37cb9
|
automapper supports rotation
|
2014-09-27 10:11:28 +02:00 |
|
def
|
ce0f1d2ed7
|
Fix segfaults when mysql server is not reachable and map is changed/reloaded
|
2014-09-26 23:59:11 +02:00 |
|
def
|
896a6fda9b
|
Lock works for single player teams
|
2014-09-26 23:47:25 +02:00 |
|
def
|
f589463697
|
Log player out of rcon after timeout protection was used
|
2014-09-26 23:14:28 +02:00 |
|
def
|
0a131df621
|
Fix broken start line
|
2014-09-26 13:03:01 +02:00 |
|
def
|
03109ef232
|
Prevent crash
|
2014-09-26 12:43:56 +02:00 |
|
def
|
2c2b77ac3b
|
Check whether team has finished once a player in the team kills
|
2014-09-26 03:42:49 +02:00 |
|
def
|
3804c16f02
|
Fix a bunch of crashes on server demo recording
|
2014-09-26 03:20:47 +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
|
416ae46730
|
Reset recording on player death
|
2014-09-26 02:25:53 +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 |
|
laxa
|
a40bacc542
|
Remove useless <string.h>
|
2014-09-23 18:36:14 +02:00 |
|
laxa
|
41aa9300de
|
Added button for ClOutputBroadcast + fix the multi-line display
|
2014-09-23 18:34:48 +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 |
|
def
|
89b92b4d6b
|
Cleanup
|
2014-09-23 09:52:18 +02:00 |
|
laxa
|
080ffc4df4
|
Sort ingame menus -> kick player -> move players to spectator
|
2014-09-23 08:03:26 +02:00 |
|
laxa
|
f13f040468
|
Sort playerlist inside game from Player tab
|
2014-09-23 02:10:59 +02:00 |
|
def
|
2c610053c1
|
Fix: Selecting quads works after having rotated one
|
2014-09-22 22:25:05 +02:00 |
|
def
|
2aedf8e64a
|
Grammar
|
2014-09-22 18:57:56 +02:00 |
|
def
|
fbd87e7370
|
Fix potential server crashes
|
2014-09-22 18:56:59 +02:00 |
|
savander
|
1278538a84
|
Fix encoding
|
2014-09-22 16:16:47 +02:00 |
|
savander
|
0ecbf36de4
|
Kill Protection: prevent joining to spectators
|
2014-09-22 16:12:01 +02:00 |
|
def
|
a5406762f6
|
Fix menu
|
2014-09-21 15:08:25 +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
|
f5ef04a3f7
|
Change the placement tab of cl_reset_wanted_weapon_on_death
|
2014-09-21 15:03:42 +02:00 |
|
laxa
|
9f5556a2e4
|
Add buton for cl_reset_wanted_weapon_on_death
|
2014-09-21 14:38:34 +02:00 |
|
laxa
|
718e45d84d
|
Added cl_reset_wanted_weapon_on_death
|
2014-09-21 14:11:27 +02:00 |
|
def
|
04f38d85f5
|
Remove debug message
|
2014-09-21 02:12:46 +02:00 |
|
def
|
66c2a50209
|
Version 5.0.2
|
2014-09-20 21:45:19 +02:00 |
|
def
|
bde8c33c20
|
Hopefully real fix now
|
2014-09-20 21:44:43 +02:00 |
|
def
|
57778b1f4c
|
Merge branch 'DDRace64' of github.com:def-/ddnet into DDRace64
|
2014-09-20 21:14:48 +02:00 |
|
def
|
67de8be7b0
|
Version 5.0.1
|
2014-09-20 21:14:34 +02:00 |
|
def
|
572b4f91bd
|
Fix serverbrowser for more than 24 players again
|
2014-09-20 21:14:19 +02:00 |
|
timgame
|
8dc728de96
|
added option to automap tiles with index 0
|
2014-09-20 20:57:29 +02:00 |
|
def
|
3a325ccc08
|
Version 5.0
|
2014-09-20 16:33:19 +02:00 |
|
def
|
3c833bd93e
|
Make the initial ping in serverbrowser less wrong (still not perfect)
|
2014-09-20 16:20:27 +02:00 |
|
def
|
4ea77f1080
|
Oops
|
2014-09-20 16:11:29 +02:00 |
|
def
|
060b794a9d
|
Suggest Novice servers to new players
|
2014-09-20 16:08:11 +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
|
68db4a0709
|
Update credits
|
2014-09-20 15:26:55 +02:00 |
|
def
|
90c6833707
|
Fix versionsrv compile on Windows (hopefully)
|
2014-09-20 15:25:31 +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
|
f175025c8c
|
Add number of finishes to /mapinfo
|
2014-09-20 14:07:46 +02:00 |
|
def
|
7a2021806b
|
Fix ingame ddnet menu (thanks east)
|
2014-09-20 13:49:29 +02:00 |
|
def
|
d6aea5ba40
|
Prepare DDNet gametype name
|
2014-09-20 13:48:59 +02:00 |
|
def
|
684ad0b890
|
Ingame DDNet menu
|
2014-09-20 13:41:20 +02:00 |
|
def
|
520b84328f
|
Fix 5:4 resolution in menu
|
2014-09-20 13:37:00 +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
|
66a3d89bf6
|
Merge remote-tracking branch 'def/DDRace64' into ddsrvs
|
2014-09-20 00:38:09 +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 |
|
Tobias Urlaub
|
b6c93baf72
|
Fix: also record a demo when the start line is on the front layer
|
2014-09-19 20:56:15 +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 |
|
Dennis Felsing
|
5f2103c42a
|
Merge pull request #38 from timgame/DDRace64
automapper works without basetile
|
2014-09-18 12:43:49 +02:00 |
|
def
|
741cf8f8c7
|
Cleanup & Halloween event
|
2014-09-18 12:14:00 +02:00 |
|
def
|
18d1e25d5c
|
Fix: Render SwitchTimedOpen and Unsolo on seprate tiles
|
2014-09-17 20:22:42 +02:00 |
|
def
|
f3707c26f8
|
Fix: Show tune layer when cl_overlay_entities is less than 100
|
2014-09-17 19:56:42 +02:00 |
|
Tobias Urlaub
|
45823466ec
|
Fix: Rcon spoofing protection bans clients after password change
|
2014-09-16 21:14:31 +02:00 |
|
timgame
|
442f88bd2b
|
automapper works without basetile
|
2014-09-15 14:45:37 +02:00 |
|
def
|
6badc5a715
|
Version 4.9.3
|
2014-09-14 21:08:00 +02:00 |
|
def
|
bbc21005dc
|
Use space AND colon
|
2014-09-13 23:50:35 +02:00 |
|
def
|
f8fa71de63
|
Use space as delimiter for ID
|
2014-09-13 21:48:55 +02:00 |
|
east
|
e732008157
|
DDNet serverlist added
|
2014-09-13 16:36:25 +02:00 |
|
def
|
886044532b
|
Only disable user inputs in race mods
|
2014-09-13 12:31:39 +02:00 |
|
def
|
6ab4c566e9
|
Add a small close button in editor for people who happen to accidentally click on the Editor symbol in menu, but are unable to find File -> Exit
|
2014-09-12 23:07:47 +02:00 |
|
def
|
ca99f3f518
|
Change 2 more messages
|
2014-09-12 20:29:02 +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
|
1c8ca264c7
|
Use semaphores instead of locks
|
2014-09-11 21:12:18 +02:00 |
|
def
|
dcfe0a7295
|
Fix Visual Studio compile
|
2014-09-11 18:23:59 +02:00 |
|
def
|
3f8abd10ce
|
Add preparation for broadcast output
|
2014-09-10 23:20:04 +02:00 |
|
def
|
93e0ecfd16
|
Version 4.9.2
|
2014-09-09 23:28:20 +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
|
bb6c3ba951
|
Ignore user inputs when paused
|
2014-09-07 01:53:20 +02:00 |
|
def
|
93b57433b4
|
Fix: Reset zoom when going out of spectate mode (in zcatch for example)
|
2014-09-07 01:41:02 +02:00 |
|
def
|
2cfb494c84
|
Fix compilation
|
2014-09-07 01:03:55 +02:00 |
|
def
|
6d3aece8b0
|
Version 4.9.1
|
2014-09-07 00:15:57 +02:00 |
|
def
|
8a4e3d9605
|
Revert "Only set active weapon when it actually has ammo (Thanks Saavik)"
This reverts commit c88a4f00d2 .
|
2014-09-07 00:15:03 +02:00 |
|
def
|
54497647b4
|
Minor console output cleanup
|
2014-09-06 23:22:35 +02:00 |
|
def
|
ff4779e214
|
admin -> moderator in force-vote messages
|
2014-09-06 21:19:44 +02:00 |
|
def
|
4ab0083f89
|
Fix: unlock team when it is saved
|
2014-09-06 21:08:21 +02:00 |
|
def
|
3bf6d63040
|
Version 4.9
|
2014-09-06 15:13:30 +02:00 |
|
def
|
07a46ab024
|
Cleanup in menu
|
2014-09-06 01:43:20 +02:00 |
|
def
|
0da1ba238c
|
Add cl_cpu_throttle_inactive
|
2014-09-06 01:42:59 +02:00 |
|
def
|
fc9ab26be0
|
Repopulate demo list after closing demo player because a new demo could have been created (Thanks Saavik)
|
2014-09-05 21:17:04 +02:00 |
|
def
|
c88a4f00d2
|
Only set active weapon when it actually has ammo (Thanks Saavik)
|
2014-09-05 21:12:33 +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 |
|
def
|
51c508192a
|
Negative clipping width and height make no sense
|
2014-08-31 15:24:19 +02:00 |
|
def
|
9964e6bfde
|
Fix: Properly reset team on /save
|
2014-08-31 14:12:15 +02:00 |
|
def
|
4473fd504b
|
Indentation
|
2014-08-31 14:12:03 +02:00 |
|
def
|
f1288127a3
|
Don't crash on broken demo files
|
2014-08-31 03:13:42 +02:00 |
|
def
|
9f4ac93d90
|
fifoconsole cleanup
|
2014-08-29 19:42:34 +02:00 |
|
timgame
|
6784045da0
|
Merge branch 'DDRace64' of https://github.com/def-/ddnet into DDRace64
|
2014-08-29 17:05:26 +02:00 |
|
timgame
|
7929d9a0c8
|
added client fifo
|
2014-08-29 16:52:08 +02:00 |
|
def
|
45a5f65e55
|
Add demo speed setting in menu
|
2014-08-29 16:13:55 +02:00 |
|
def
|
489349d30b
|
Use × instead of x to indicate speed in demo player
|
2014-08-29 16:13:28 +02:00 |
|
def
|
2df6034b44
|
By default don't show demo speed
|
2014-08-29 16:13:13 +02:00 |
|
def
|
d11012dbdb
|
Revert "Hopefully fix speedup prediction"
This reverts commit 7c0e3daec7 .
|
2014-08-28 16:20:11 +02:00 |
|
def
|
94cfb4a6b5
|
Revert "Better remove defunct speedup protection"
This reverts commit 9a92acb466 .
|
2014-08-27 14:14:32 +02:00 |
|
def
|
e320d2a455
|
New Android fix try
|
2014-08-27 03:57:14 +02:00 |
|
def
|
29ef486c55
|
Fix Android gamepad
|
2014-08-27 03:49:42 +02:00 |
|
def
|
94938b11c3
|
Fix #24
|
2014-08-26 23:04:07 +02:00 |
|
def
|
60f0ae8607
|
Case insensitive filenames on Windows (fixes #20)
|
2014-08-26 22:37:59 +02:00 |
|
def
|
c653a09f82
|
Use settings_ddnet.cfg instead of settings.cfg
|
2014-08-26 22:25:22 +02:00 |
|
def
|
b2f8f272db
|
Only use rcon spoofing protection on ddnet servers as it's buggy on others
|
2014-08-26 22:10:22 +02:00 |
|
def
|
c6b63c34ba
|
Don't show quit popup on update
|
2014-08-26 22:06:35 +02:00 |
|
def
|
c653bb2eeb
|
Version 4.8.4
|
2014-08-26 17:47:33 +02:00 |
|
def
|
5825077537
|
Use new record_points
|
2014-08-26 17:46:47 +02:00 |
|
def
|
4a58bf1902
|
Version 4.8.3
|
2014-08-26 14:25:35 +02:00 |
|
def
|
d46eb4b03c
|
Preparation for faster /points and /top5points
|
2014-08-26 14:18:38 +02:00 |
|
def
|
46e8f31726
|
Version 4.8.2
|
2014-08-26 03:48:31 +02:00 |
|
def
|
dff02ab916
|
Record server name into sql table record_race
|
2014-08-26 03:46:24 +02:00 |
|
Dennis Felsing
|
fa750bd032
|
Merge pull request #16 from east/ddnet
don't render hooks to non-active character cores
|
2014-08-25 16:56:25 +02:00 |
|
east
|
c3eeeaadcd
|
don't render hooks to non-active character cores
|
2014-08-25 16:53:11 +02:00 |
|
Dennis Felsing
|
2c08b75751
|
Merge pull request #15 from Tobii-/bulletfix
Fix: Bullets don't explode when a player stands in their way
|
2014-08-25 14:01:15 +02:00 |
|
Tobias Urlaub
|
4fbed4a447
|
Fix: Bullets don't explode when a player stands in their way
|
2014-08-25 12:18:38 +02:00 |
|
Dennis Felsing
|
9cf25ef203
|
Merge pull request #14 from east/demoslice
Demoslice: Refuse to overwrite demo
|
2014-08-25 11:52:26 +02:00 |
|
def
|
05dd0b4af7
|
Fix crash in kill protection
|
2014-08-25 11:35:55 +02:00 |
|
east
|
eb67f6d04b
|
Merge remote-tracking branch 'def/DDRace64' into demoslice
|
2014-08-25 11:20:18 +02:00 |
|
east
|
862a520857
|
DemoPlayer: Refuse to overwrite demo
|
2014-08-25 11:19:00 +02:00 |
|
def
|
4311df0c62
|
Switch /pause and /spec
|
2014-08-25 01:48:57 +02:00 |
|
def
|
9aecbe63ba
|
Helpers text
|
2014-08-25 00:24:07 +02:00 |
|
def
|
f55e82c939
|
Default kill protection value
|
2014-08-25 00:20:07 +02:00 |
|
def
|
d51328f7d7
|
Kill protection cleanup
|
2014-08-25 00:18:51 +02:00 |
|
def
|
3ee3aa2f2e
|
Remove kill message
|
2014-08-25 00:12:20 +02:00 |
|
savander
|
2e0c77d6ee
|
Fix Kill protection
|
2014-08-25 00:00:26 +02:00 |
|
savander
|
77663d6d41
|
fix: Kill protection crash
|
2014-08-24 23:50:45 +02:00 |
|
savander
|
1577201364
|
Kill protection
|
2014-08-24 23:24:33 +02:00 |
|
def
|
3edd1bb53f
|
Fix client crash when holding space and adding a group in editor
|
2014-08-24 13:38:46 +02:00 |
|
def
|
91e8eed73d
|
Don't reset wanted weapon on kill (by laxa)
|
2014-08-24 03:05:01 +02:00 |
|
Dennis Felsing
|
25bbecc0c9
|
Merge pull request #10 from east/demoslice
Extended demo player features
|
2014-08-23 18:36:20 +02:00 |
|
east
|
070ebe2895
|
merge fixed
|
2014-08-23 17:57:32 +02:00 |
|
east
|
8624d0a747
|
DemoPlayer: Save dialog added
|
2014-08-23 17:48:04 +02:00 |
|
def
|
d08e58daa8
|
Show IDs in scoreboard on any server type
|
2014-08-23 11:32:54 +02:00 |
|
def
|
803745fee1
|
Fix: Working 64 player server info in LAN tab (by Savander)
|
2014-08-22 19:59:38 +02:00 |
|
def
|
82c387090f
|
Version 4.8.1
|
2014-08-22 15:40:34 +02:00 |
|
def
|
b4b1f4d1a8
|
fix tileset selection
|
2014-08-22 15:40:23 +02:00 |
|
def
|
3c4bf96b8c
|
Recording with multiple clients working
|
2014-08-22 14:18:16 +02:00 |
|
def
|
2cff296c25
|
Protect from IP spoofing of rcon commands
|
2014-08-22 13:54:13 +02:00 |
|
def
|
f64bf42894
|
Show time of player you're spectating (#1)
|
2014-08-22 13:29:39 +02:00 |
|
east
|
bb8076a3ba
|
DemoPlayer: Additional speed meter added
|
2014-08-22 10:00:48 +02:00 |
|
def
|
20925f2b4b
|
Version 4.8
|
2014-08-22 02:32:53 +02:00 |
|
def
|
4617157754
|
Half transparent chat and emoticons
|
2014-08-22 02:32:05 +02:00 |
|
def
|
bdd8e77d46
|
also show all players for 32 player serves in serverbrowser
|
2014-08-21 13:57:21 +02:00 |
|
def
|
a5ec9e3240
|
Show current quad when pressing space in editor
|
2014-08-21 00:56:35 +02:00 |
|
def
|
6e7594c22a
|
Keys still work in editor with TAB pressed
|
2014-08-21 00:21:18 +02:00 |
|
def
|
dbd3f94dbe
|
Helpers
|
2014-08-21 00:06:04 +02:00 |
|
def
|
9d8357b5ca
|
Don't show proof lines in editor when space is pressed
|
2014-08-21 00:05:44 +02:00 |
|
CookieMichal
|
f0e44fa714
|
Update ddracechat.cpp
|
2014-08-19 17:26:59 +02:00 |
|
def
|
c9d70ed81b
|
Try to fix crash related to bad connection and reconnecting
|
2014-08-18 23:50:24 +02:00 |
|
def
|
0916d8aba5
|
Fix timeout code stuff
|
2014-08-17 19:19:40 +02:00 |
|
def
|
c97a412913
|
Timeout code for dummy, timeout code working on solo servers
|
2014-08-17 19:10:08 +02:00 |
|
def
|
e4edae7f86
|
Version 4.7.7
|
2014-08-17 16:34:02 +02:00 |
|
def
|
5b058b9941
|
Disable joystick on non-android by default
|
2014-08-17 16:33:43 +02:00 |
|
def
|
038129f9ce
|
Allow disabling custom and new skins in client
|
2014-08-17 05:34:16 +02:00 |
|
Dennis Felsing
|
8d7eef1916
|
Merge pull request #7 from feca1997/patch-1
Y should be U
|
2014-08-17 05:07:49 +02:00 |
|
def
|
f1e4700ae8
|
Add a timeout protection message
|
2014-08-17 05:04:37 +02:00 |
|
def
|
637d4a33c1
|
Fix: reset tuning zones after timeout protection
|
2014-08-17 04:39:33 +02:00 |
|
def
|
ce0eb1a2c2
|
try fix
|
2014-08-17 04:20:36 +02:00 |
|
Kálmán Ferenc
|
acd0dc2ae3
|
Y should be U
|
2014-08-16 16:50:01 +02:00 |
|
def
|
91bafa82e8
|
oops
|
2014-08-16 15:51:25 +02:00 |
|
def
|
a3523a1fde
|
fix some timeout situation setting (thanks east)
|
2014-08-16 15:49:45 +02:00 |
|
def
|
2bdc6a1f4d
|
Some more tries to fix timeout stuff
|
2014-08-16 15:43:49 +02:00 |
|
def
|
07aa08703d
|
Remove (probably buggy) implicit timeout protection
|
2014-08-16 14:43:22 +02:00 |
|
def
|
13802d8a7e
|
Version 4.7.6
|
2014-08-16 12:58:40 +02:00 |
|
def
|
23f67b5afe
|
Really disconnect dummy on map change
|
2014-08-16 12:55:37 +02:00 |
|
def
|
1c4fac8afd
|
Display map name while downloading
|
2014-08-16 01:06:17 +02:00 |
|
def
|
5f6be4d0bc
|
Make emoticon selector reset when you point it in the middle
|
2014-08-16 00:59:50 +02:00 |
|
def
|
a2195cebb0
|
oops
|
2014-08-15 17:49:49 +02:00 |
|
def
|
07862b84c0
|
Fix: reset timeout situation
|
2014-08-15 17:47:38 +02:00 |
|
def
|
9e30e8ed16
|
Version 4.7.5
|
2014-08-15 15:14:57 +02:00 |
|
def
|
efd76d18c2
|
fix
|
2014-08-15 14:32:29 +02:00 |
|
def
|
7654438033
|
Add sv_shutdown_when_empty
|
2014-08-15 14:32:21 +02:00 |
|
def
|
b797978f5f
|
Fix: Exclude dummies from spoof protection
|
2014-08-15 13:21:39 +02:00 |
|
east
|
f1ee4aa48c
|
CDemoEditor: slice begin/end markers added
|
2014-08-13 17:32:03 +02:00 |
|
east
|
65b2426349
|
CDemoEditor: added new buttons to demo player
|
2014-08-13 16:35:15 +02:00 |
|
def
|
c493ef4408
|
imports
|
2014-08-13 13:00:18 +02:00 |
|
def
|
83cb1cdaea
|
Initialize random number earlier
|
2014-08-13 12:58:53 +02:00 |
|
def
|
ab6b503343
|
Version 4.7.4
|
2014-08-13 12:04:17 +02:00 |
|
def
|
5436e45e2f
|
Use another connection (with a truly random port) to request connection infos
|
2014-08-13 12:03:53 +02:00 |
|
def
|
76e483d004
|
Version 4.7.3
|
2014-08-13 02:01:53 +02:00 |
|
def
|
bf5fdadcd6
|
Add Spoof protection (by someone)
|
2014-08-13 02:00:45 +02:00 |
|
east
|
64810cf11c
|
worked on CDemoEditor
|
2014-08-12 16:21:06 +02:00 |
|
def
|
75538e32cc
|
make sv_vote_max_total only work for kick and spec votes
|
2014-08-12 13:41:57 +02:00 |
|
def
|
fb35f90bee
|
Bandana Brother -> Custom
|
2014-08-11 22:38:47 +02:00 |
|
def
|
e90d84b89f
|
Fix the wrong "Timeout Protection over" error
|
2014-08-11 22:22:01 +02:00 |
|
def
|
1d08bffbbb
|
Map configs don't have to be in data directory
|
2014-08-11 20:37:47 +02:00 |
|
def
|
8640f422d7
|
Missing include
|
2014-08-10 13:00:45 +02:00 |
|
def
|
d53b5a1ffe
|
Version 4.7.2
|
2014-08-10 12:54:37 +02:00 |
|
def
|
f42b9d6904
|
Fix timeout code on Windows
|
2014-08-10 12:54:01 +02:00 |
|
def
|
53cf6f2a0f
|
Version 4.7.1
|
2014-08-09 19:58:03 +02:00 |
|
def
|
2980bd77e8
|
Add /specteam
|
2014-08-09 19:53:38 +02:00 |
|
def
|
e137c48e5e
|
Merge branch 'try-timeout' into DDRace64
|
2014-08-09 19:24:54 +02:00 |
|
def
|
ee6fcdf876
|
Automatic timeout protect message in client
|
2014-08-09 19:17:21 +02:00 |
|
def
|
85b7475ae4
|
remove debug output
|
2014-08-09 18:13:21 +02:00 |
|
def
|
a39c46ea1d
|
Only extend timeout when code was entered
|
2014-08-09 18:08:00 +02:00 |
|
def
|
f04537dee5
|
Working great
|
2014-08-09 17:53:24 +02:00 |
|
def
|
f859f350ca
|
Kind of working with timeout code
|
2014-08-09 17:25:29 +02:00 |
|
def
|
459c25c656
|
Some renames
|
2014-08-09 16:30:12 +02:00 |
|
def
|
ca8a30484d
|
Version 4.7
|
2014-08-09 15:44:39 +02:00 |
|
def
|
a4519f8c11
|
Fix: Save nohook and nocollision properly
|
2014-08-09 15:44:19 +02:00 |
|
def
|
a8a247116d
|
Only on real timeouts
|
2014-08-09 15:37:10 +02:00 |
|
def
|
4af575654b
|
Kind of working
|
2014-08-09 14:50:51 +02:00 |
|
def
|
9cdbf5dbed
|
1 minute punishment for saving to prevent speedrunners from abusing it
|
2014-08-01 23:06:15 +02:00 |
|
def
|
066ac46c17
|
Add a message after you finished in team and rejoin team 0
|
2014-08-01 16:00:04 +02:00 |
|
def
|
831694df40
|
Minor cleanup
|
2014-08-01 15:04:40 +02:00 |
|
def
|
9a92acb466
|
Better remove defunct speedup protection
|
2014-08-01 15:01:30 +02:00 |
|
def
|
7c0e3daec7
|
Hopefully fix speedup prediction
|
2014-07-30 01:30:08 +02:00 |
|
def
|
a79407395f
|
Version 4.6.3
|
2014-07-29 14:31:44 +02:00 |
|