c0d3d3v
b751a2e098
Reworked Draggers
2022-05-22 21:59:33 +02:00
c0d3d3v
3438642dd8
fix 4781 and refactor of the client id for server demos
2022-03-07 19:03:43 +01:00
def
94272f82c7
Add more readability checks
2022-01-22 17:45:25 +01:00
Alexander Akulich
57e16f3f7b
CEntity: Make NetworkClipped() const
2021-12-08 20:35:03 +03:00
def
cbda5b720a
Make netclipping of entities and events respect shown distance ( fixes #3420 )
2021-01-11 23:11:28 +01:00
Alexander Akulich
b865306b56
Entity: Add API changes from the upstream
...
The upstream restricted access to the class member.
Keep the some protected API as public and some private API as protected
for now to avoid massive changes in a hundreds places (related to m_Pos).
See upstream commit e86a486688
.
2021-01-10 14:25:12 +03:00
Alexander Akulich
f16937b361
gamecontext.h: Remove unused player.h include
...
See the upstream commit 24bda2faa0
2021-01-10 14:25:12 +03:00
def
3be8a592e5
Run clang-format
...
Purely automatic change. In case of conflict with this change, apply the
other change and rerun the formatting to restore it:
$ python scripts/fix_style.py
2020-09-26 21:50:15 +02:00
Learath
84f1542f43
Add a limit to GetNearestAirPos. Fix #1931
2019-10-13 16:34:03 +02:00
Ryozuki
4d7e493391
another style fix
2018-07-16 18:57:33 +02:00
Tim Schumacher
bbcc9aca0c
Fix stopper teleport gun bug
2018-07-15 12:02:48 +02:00
Ryozuki
890c3a511e
remove unused telegun function
2018-07-15 10:22:04 +02:00
Ryozuki
2bee4a9807
remove comments and stuff that shouldn't be there
2018-07-15 10:22:02 +02:00
Ryozuki
c074fdd30f
fix all known bugs
2018-07-15 10:22:01 +02:00
Ryozuki
50c84a60f7
add teleport gun/grenade/laser
2018-07-15 10:21:59 +02:00
def
15ecbb71d1
fixed compiling using visual studio 2013 by renaming the round function
2014-04-22 23:46:55 +02:00
def
c1da2444a2
Allow players to see further
2013-12-27 18:29:56 +01:00
def
8b75cc3d00
Revert "Show spectators the whole game"
...
This reverts commit 819c792f6c
.
2013-12-24 23:59:06 +01:00
def
d98e53f7f4
Allow seeing more
2013-12-24 23:55:42 +01:00
def
033df0da7c
Revert "Show everyone entire game"
...
This reverts commit 987efe8604
.
2013-12-24 23:54:53 +01:00
def
987efe8604
Show everyone entire game
2013-08-07 04:08:28 +02:00
def
819c792f6c
Show spectators the whole game
2013-08-01 16:03:07 +02:00
oy
06115dd49d
added "Whitespace and line Endings cleanup" by GreYFoX
2011-04-13 20:37:12 +02:00
GreYFoXGTi
1b2703aaba
Refactoring & fixed WEAPONSPEC_GUN in content.py
2011-02-12 21:18:41 +01:00
oy
19a9462fe8
removed double entity list in gameworld and cleaned up connected stuff
2011-01-19 18:27:50 +01:00
oy
df47aedbfe
reset flags and projectiles when leaving the game layer too much. Closes #385
2011-01-08 11:34:19 +01:00
Sworddragon
fc9211c777
Updated copyrights
2010-11-20 21:26:06 +01:00
Magnus Auvinen
72c06a2589
copied refactor to trunk
2010-05-29 07:25:38 +00:00
Magnus Auvinen
5d48c8a0a5
improved the network clipping a bit
2008-10-25 11:32:29 +00:00
Magnus Auvinen
12472ef7f4
major update. continued on ban support. added demo recording (client and server side). added demo player. added demo menu. demos have some quirks and file size optimizations havn't been done yet. some interface tweaks
2008-10-06 18:05:01 +00:00
Magnus Auvinen
78c089c0ea
last of the game server clean up. now it's done
2008-08-14 18:42:47 +00:00