ddnet/src/game/server/entities
c0d3d3v ab3991f821 fix freeze bar not beeing correct after returning from pause
m_FreezeStart is now corrected by the ticks the character was paused
Possible physical changes: Until now it was possible if you sit inside freeze to re-freeze instant
after unpause. Now you re-freeze after the second that was dawned before
the pause. I do not excpect that this is used on any map, and it did not
bring any benifit.
2024-03-23 23:05:14 +01:00
..
character.cpp fix freeze bar not beeing correct after returning from pause 2024-03-23 23:05:14 +01:00
character.h fix freeze bar not beeing correct after returning from pause 2024-03-23 23:05:14 +01:00
door.cpp Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
door.h Recreate all entities when restarting round 2022-12-17 12:17:58 +01:00
dragger.cpp Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
dragger.h Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
dragger_beam.cpp Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
dragger_beam.h Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
gun.cpp Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
gun.h Huge variable naming format 2022-07-08 18:01:29 +02:00
laser.cpp Make tele getters const 2024-03-14 08:50:35 +08:00
laser.h Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
light.cpp Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
light.h Mark virtual function as override using a script: 2022-05-17 23:47:32 +02:00
pickup.cpp Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
pickup.h Remove magic number 20.0f from pickup handling 2023-05-07 11:02:50 +02:00
plasma.cpp Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
plasma.h Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
projectile.cpp Make tele getters const 2024-03-14 08:50:35 +08:00
projectile.h Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00