ddnet/src/game/server/entities
Dennis Felsing f03cb08150
Merge pull request #3961 from fokkonaut/pr-antibot
Add target clientid to antibot OnHammerHit
2021-12-19 19:33:56 +01:00
..
character.cpp Merge pull request #3961 from fokkonaut/pr-antibot 2021-12-19 19:33:56 +01:00
character.h Fix spec-char not being shown 2021-09-02 10:20:58 +02:00
door.cpp Don't send entityex to old clients or for stationary pickups 2021-11-06 12:13:42 +01:00
door.h Clean up CDoor 2021-08-23 14:28:38 +03:00
dragger.cpp Clip network first in CDragger 2021-11-19 00:42:00 +01:00
dragger.h Fix crash in CDragger (fixes #4307) 2021-11-06 20:07:12 +01:00
flag.cpp Run clang-format 2020-09-26 21:50:15 +02:00
flag.h Merge branch 'master' of git://github.com/teeworlds/teeworlds into DDRace 2012-04-12 02:09:31 +02:00
gun.cpp Don't send entityex to old clients or for stationary pickups 2021-11-06 12:13:42 +01:00
gun.h Run clang-format 2020-09-26 21:50:15 +02:00
laser.cpp Rename IsSwitch to GetSwitchType 2021-12-19 12:10:03 +01:00
laser.h Improve interfaces by exposing SwapClients in CEntities 2021-12-14 10:35:00 +01:00
light.cpp Don't send entityex to old clients or for stationary pickups 2021-11-06 12:13:42 +01:00
light.h Run clang-format 2020-09-26 21:50:15 +02:00
pickup.cpp Don't send entityex to old clients or for stationary pickups 2021-11-06 12:13:42 +01:00
pickup.h Run clang-format 2020-09-26 21:50:15 +02:00
plasma.cpp Simplify entities destruction 2021-05-22 20:02:00 +02:00
plasma.h Run clang-format 2020-09-26 21:50:15 +02:00
projectile.cpp Rename IsSwitch to GetSwitchType 2021-12-19 12:10:03 +01:00
projectile.h Improve interfaces by exposing SwapClients in CEntities 2021-12-14 10:35:00 +01:00