.. |
entities
|
Bump version for the new protocol to DDNet 15.4
|
2021-02-24 17:09:39 +01:00 |
gamemodes
|
Move DDRace-specific player initialization code to the Controller
|
2021-02-23 18:26:16 +03:00 |
alloc.h
|
Extract allocation macros to alloc.h (mimic the upstream)
|
2021-01-10 14:25:12 +03:00 |
ddracechat.cpp
|
Merge pull request #5 from ddnet/master
|
2021-03-17 19:07:18 +02:00 |
ddracecommands.cpp
|
Rename save/load to conform to the code style
|
2021-02-16 18:15:50 +01:00 |
entity.cpp
|
Make netclipping of entities and events respect shown distance (fixes #3420)
|
2021-01-11 23:11:28 +01:00 |
entity.h
|
Make netclipping of entities and events respect shown distance (fixes #3420)
|
2021-01-11 23:11:28 +01:00 |
eventhandler.cpp
|
Make netclipping of entities and events respect shown distance (fixes #3420)
|
2021-01-11 23:11:28 +01:00 |
eventhandler.h
|
Make netclipping of entities and events respect shown distance (fixes #3420)
|
2021-01-11 23:11:28 +01:00 |
gamecontext.cpp
|
More colors from chat in console
|
2021-03-08 01:20:28 +01:00 |
gamecontext.h
|
Merge pull request #5 from ddnet/master
|
2021-03-17 19:07:18 +02:00 |
gamecontroller.cpp
|
GameController: Add OnPlayerConnect() like in the upstream
|
2021-02-23 18:26:16 +03:00 |
gamecontroller.h
|
GameController: Add OnPlayerConnect() like in the upstream
|
2021-02-23 18:26:16 +03:00 |
gameworld.cpp
|
GameController: Backport reorder from upstream
|
2021-01-16 03:20:57 +03:00 |
gameworld.h
|
Port CConfig API from the upstream (0.7.5)
|
2021-01-10 17:10:19 +03:00 |
player.cpp
|
Merge pull request #5 from ddnet/master
|
2021-03-17 19:07:18 +02:00 |
player.h
|
Added swap functionality to server client:
|
2021-02-28 18:35:35 +02:00 |
save.cpp
|
Style fixes
|
2021-03-17 00:33:48 +02:00 |
save.h
|
Rename save/load to conform to the code style
|
2021-02-16 18:15:50 +01:00 |
score.cpp
|
Applied community feedback.
|
2021-03-15 15:38:53 +02:00 |
score.h
|
Applied community feedback.
|
2021-03-15 15:38:53 +02:00 |
teams.cpp
|
Further tests and edge cases dealt with
|
2021-03-17 21:23:41 +02:00 |
teams.h
|
Updated to include penalty, cooldown and timeout
|
2021-03-17 00:31:16 +02:00 |
teehistorian.cpp
|
Clarify teehistorian code
|
2021-01-28 23:42:01 +01:00 |
teehistorian.h
|
Port CConfig API from the upstream (0.7.5)
|
2021-01-10 17:10:19 +03:00 |
teeinfo.cpp
|
Fix variable names manually
|
2020-11-02 22:40:40 +01:00 |
teeinfo.h
|
Run clang-format
|
2020-09-26 21:50:15 +02:00 |