.. |
entities
|
Merge pull request #4114 from fokkonaut/pr-switch
|
2021-09-13 13:40:07 +02:00 |
gamemodes
|
Use CGameContext::SendChatTeam where possible
|
2021-09-11 20:23:27 +02:00 |
alloc.h
|
Extract allocation macros to alloc.h (mimic the upstream)
|
2021-01-10 14:25:12 +03:00 |
ddracechat.cpp
|
Merge #4148
|
2021-09-13 11:04:03 +00: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
|
Simplify entities destruction
|
2021-05-22 20:02:00 +02:00 |
eventhandler.cpp
|
uint64 -> uint64_t, int64 -> int64_t
|
2021-06-24 17:19:17 +02:00 |
eventhandler.h
|
uint64 -> uint64_t, int64 -> int64_t
|
2021-06-24 17:19:17 +02:00 |
gamecontext.cpp
|
Merge #4153
|
2021-09-13 10:39:39 +00:00 |
gamecontext.h
|
Go back to constructor destructor
|
2021-07-22 21:49:26 +02:00 |
gamecontroller.cpp
|
Send switch state of team 0 if character is not alive
|
2021-08-24 22:56:39 +02:00 |
gamecontroller.h
|
uint64 -> uint64_t, int64 -> int64_t
|
2021-06-24 17:19:17 +02:00 |
gameworld.cpp
|
Simplify entities destruction
|
2021-05-22 20:02:00 +02:00 |
gameworld.h
|
Simplify entities destruction
|
2021-05-22 20:02:00 +02:00 |
player.cpp
|
Some char array naming convention
|
2021-09-13 12:21:56 +02:00 |
player.h
|
Some char array naming convention
|
2021-09-13 12:21:56 +02:00 |
save.cpp
|
Some char array naming convention
|
2021-09-13 12:21:56 +02:00 |
save.h
|
Fix swap resets switches.
|
2021-08-21 10:02:45 +02:00 |
score.cpp
|
Some char array naming convention
|
2021-09-13 12:21:56 +02:00 |
score.h
|
Some char array naming convention
|
2021-09-13 12:21:56 +02:00 |
teams.cpp
|
Split long system message into two lines
|
2021-09-15 14:47:20 +02:00 |
teams.h
|
Kill unfinishable teams if they don't enter /practice within a minute
|
2021-09-11 20:23:27 +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 |