rpgxef/code/cgame
Walter Julius Hennecke 8ca34a6df1 Mutliple changes
- added new lua hook LuaHook_CmdScriptCall
- added new g_developer enabled command scrip_call that can call a lua
function in a script (only functions without arguments)
- added lua functions GetAngles and SetAngles to lua_entity
- added lua functions X, Y, Z, SetX, SetY, SetZ to lua_vector
2013-11-15 22:13:01 +01:00
..
cg_anims.h Removed old/commented code 2012-10-15 13:13:25 +02:00
cg_consolecmds.c Mutliple changes 2013-11-15 22:13:01 +01:00
cg_draw.c Fixed a bug that made non-admins unable to see scanables upon using the tricorder 2013-09-22 11:21:13 +02:00
cg_drawtools.c Cleaned up last and Replaced all ints in cgame by int32_t 2013-08-16 15:43:41 +02:00
cg_effects.c Cleaned up last and Replaced all ints in cgame by int32_t 2013-08-16 15:43:41 +02:00
cg_ents.c Cleaned up last and Replaced all ints in cgame by int32_t 2013-08-16 15:43:41 +02:00
cg_env.c Cleaned up last and Replaced all ints in cgame by int32_t 2013-08-16 15:43:41 +02:00
cg_event.c Cleaned up last and Replaced all ints in cgame by int32_t 2013-08-16 15:43:41 +02:00
cg_info.c Cleaned up last and Replaced all ints in cgame by int32_t 2013-08-16 15:43:41 +02:00
cg_lensflares.c Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
cg_local.h Updates to the list module. 2013-10-13 00:15:35 +02:00
cg_localents.c Cleaned up last and Replaced all ints in cgame by int32_t 2013-08-16 15:43:41 +02:00
cg_logger.c Implemented logger on cgame an UI module 2013-08-27 17:19:29 +02:00
cg_logger.h Work on logging. 2013-09-03 23:33:51 +02:00
cg_lua.c Cleaned up last and Replaced all ints in cgame by int32_t 2013-08-16 15:43:41 +02:00
cg_lua.h Added include guards to all cgame headers ... 2013-09-03 22:42:30 +02:00
cg_main.c Work on logging. 2013-09-03 23:33:51 +02: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 Cleaned up last and Replaced all ints in cgame by int32_t 2013-08-16 15:43:41 +02:00
cg_motionblur.c Cleaned up last and Replaced all ints in cgame by int32_t 2013-08-16 15:43:41 +02:00
cg_players.c Cleaned up last and Replaced all ints in cgame by int32_t 2013-08-16 15:43:41 +02:00
cg_playerstate.c Cleaned up last and Replaced all ints in cgame by int32_t 2013-08-16 15:43:41 +02:00
cg_predict.c Cleaned up last and Replaced all ints in cgame by int32_t 2013-08-16 15:43:41 +02:00
cg_public.h Started replacing CG_Printf's by the new logger ... 2013-09-03 22:37:10 +02:00
cg_scoreboard.c Cleaned up last and Replaced all ints in cgame by int32_t 2013-08-16 15:43:41 +02:00
cg_screenfx.c Cleaned up last and Replaced all ints in cgame by int32_t 2013-08-16 15:43:41 +02:00
cg_screenfx.h Added include guards to all cgame headers ... 2013-09-03 22:42:30 +02:00
cg_servercmds.c Cleaned up last and Replaced all ints in cgame by int32_t 2013-08-16 15:43:41 +02:00
cg_snapshot.c Cleaned up last and Replaced all ints in cgame by int32_t 2013-08-16 15:43:41 +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 Rollback of cg_syscalls.c 2013-08-25 03:05:10 +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 Cleaned up last and Replaced all ints in cgame by int32_t 2013-08-16 15:43:41 +02:00
cg_weapons.c Cleaned up last and Replaced all ints in cgame by int32_t 2013-08-16 15:43:41 +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 More updates 2013-10-13 00:50:21 +02:00
cgame.vcxproj.filters More updates 2013-10-13 00:50:21 +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 Cleaned up last and Replaced all ints in cgame by int32_t 2013-08-16 15:43:41 +02:00
fx_disruptor.c Cleaned up last and Replaced all ints in cgame by int32_t 2013-08-16 15:43:41 +02:00
fx_grenade.c Cleaned up last and Replaced all ints in cgame by int32_t 2013-08-16 15:43:41 +02:00
fx_hypospray.c Cleaned up last and Replaced all ints in cgame by int32_t 2013-08-16 15:43:41 +02:00
fx_item.c Cleaned up last and Replaced all ints in cgame by int32_t 2013-08-16 15:43:41 +02:00
fx_lib.c Cleaned up last and Replaced all ints in cgame by int32_t 2013-08-16 15:43:41 +02:00
fx_local.h Added include guards to all cgame headers ... 2013-09-03 22:42:30 +02:00
fx_misc.c Cleaned up last and Replaced all ints in cgame by int32_t 2013-08-16 15:43:41 +02:00
fx_phaser.c Cleaned up last and Replaced all ints in cgame by int32_t 2013-08-16 15:43:41 +02:00
fx_quantum.c Cleaned up last and Replaced all ints in cgame by int32_t 2013-08-16 15:43:41 +02:00
fx_tetrion.c Fixed some things ... 2012-09-09 13:30:56 +02:00
fx_transporter.c Cleaned up last and Replaced all ints in cgame by int32_t 2013-08-16 15:43:41 +02:00
lua_cent.c Cleaned up last and Replaced all ints in cgame by int32_t 2013-08-16 15:43:41 +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 Cleaned up last and Replaced all ints in cgame by int32_t 2013-08-16 15:43:41 +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 Cleaned up last and Replaced all ints in cgame by int32_t 2013-08-16 15:43:41 +02:00