rpgxef/code/cgame
Harry Young 3164fdfa33 A lot of stuff!
-replaced target_safezone with target_sone (backwardscompability is in place)
--It now servers for more purposes than just escapepods. Also included in the MSD-System

-Removed list-iteration for safezones.
--They gave me such a hard time and put unneeded limits in place (like one time shots)
--now we loop trough all entities instead and find those with the right criteria and go from there

-For safezones clients are now tagged in the backend (new gclients_t-field)
--only those that aren't taggesd this way will be killed
--Closed FS#30

-First version of shiphealth HUD (FS#8, needs testing)
--There were som modifications made to the full UI as well

-Both Selfdestruct and Shiphealth communication to the client go via command now, the events got removed
-new Version Notation: RPG-X V 2.3 CB 4

Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
2013-02-10 00:31:04 +01:00
..
cg_anims.h Removed old/commented code 2012-10-15 13:13:25 +02:00
cg_consolecmds.c More work on torpedo relaod command 2013-01-12 17:20:27 +01:00
cg_draw.c A lot of stuff! 2013-02-10 00:31:04 +01:00
cg_drawtools.c Fixed some things ... 2012-09-09 13:30:56 +02:00
cg_effects.c Cleanup (RPG-X) 2012-10-19 13:21:49 +02:00
cg_ents.c Cleanup (RPG-X) 2012-10-19 13:21:49 +02:00
cg_env.c Fixed some things ... 2012-09-09 13:30:56 +02:00
cg_event.c A lot of stuff! 2013-02-10 00:31:04 +01:00
cg_info.c Removed some gametype specific stuff from cgame 2012-11-13 00:47:12 +01:00
cg_lensflares.c Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
cg_local.h A lot of stuff! 2013-02-10 00:31:04 +01:00
cg_localents.c Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
cg_lua.c Fixed some things ... 2012-09-09 13:30:56 +02:00
cg_lua.h Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
cg_main.c Udate to precache files 2012-12-18 19:02:33 +01:00
cg_main.c.orig Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
cg_marks.c Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
cg_motionblur.c Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
cg_players.c Removed some gametype specific stuff from cgame 2012-11-13 00:47:12 +01:00
cg_playerstate.c Removed some gametype specific stuff from cgame 2012-11-13 00:47:12 +01:00
cg_predict.c Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
cg_public.h Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
cg_scoreboard.c Fix for scoreboard 2012-11-13 19:00:08 +01:00
cg_screenfx.c Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
cg_screenfx.h Fixed some things ... 2012-09-09 13:30:56 +02:00
cg_servercmds.c A lot of stuff! 2013-02-10 00:31:04 +01:00
cg_snapshot.c Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
cg_syscalls.asm Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
cg_syscalls.c Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
cg_text.h Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
cg_view.c Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
cg_weapons.c Fixed some things ... 2012-09-09 13:30:56 +02:00
cgame.def Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
cgame.dsp Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
cgame.dsw Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
cgame.opt Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
cgame.plg Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
cgame.q3asm Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
cgame.vcproj Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
cgame.vcxproj Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
cgame.vcxproj.filters Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
cgame.vcxproj.user Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
fx_compression.c Fixed some things ... 2012-09-09 13:30:56 +02:00
fx_disruptor.c Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
fx_grenade.c Fixed some things ... 2012-09-09 13:30:56 +02:00
fx_hypospray.c Fixed some things ... 2012-09-09 13:30:56 +02:00
fx_item.c Fixed some things ... 2012-09-09 13:30:56 +02:00
fx_lib.c Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
fx_local.h Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
fx_misc.c Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
fx_phaser.c Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
fx_quantum.c Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
fx_tetrion.c Fixed some things ... 2012-09-09 13:30:56 +02:00
fx_transporter.c Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
lua_cent.c Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
lua_cfx.c Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
lua_refent.c Fixed some things ... 2012-09-09 13:30:56 +02:00
Makefile Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
README-RPG-X2.txt Updated ReadMes 2012-08-04 15:24:25 +02:00
STEF Game Source License.doc Updated ReadMes 2012-08-04 15:24:25 +02:00
Todo.txt Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
tr_types.h Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00