rpgxef/code/game
Walter Julius Hennecke ed460d0bb1 updates to g_bot.c
2014-11-10 20:58:55 +01:00
..
entityDefParser fixed entityDefParser 2013-08-02 23:34:54 +02:00
ai_chat.c moved function declarations and updated code of ai_main 2014-10-11 18:41:15 +02:00
ai_chat.h various updates 2014-10-13 23:44:29 +02:00
ai_cmd.c moved function declarations and updated code of ai_main 2014-10-11 18:41:15 +02:00
ai_cmd.h various updates 2014-10-13 23:44:29 +02:00
ai_common.h Updates to multiple header files 2014-10-25 01:00:31 +02:00
ai_dmnet.c Update of ai_dmnet 2014-10-13 22:34:23 +02:00
ai_dmnet.h Updates to multiple header files 2014-10-25 01:00:31 +02:00
ai_dmq3.c Update of ai_dmnet 2014-10-13 22:34:23 +02:00
ai_dmq3.c.orig Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
ai_dmq3.h Updates to multiple header files 2014-10-25 01:00:31 +02:00
ai_main.c moved function declarations and updated code of ai_main 2014-10-11 18:41:15 +02:00
ai_main.h Updates to multiple header files 2014-10-25 01:00:31 +02:00
ai_team.c moved function declarations and updated code of ai_main 2014-10-11 18:41:15 +02:00
ai_team.h Refactoring of some function names 2013-10-13 22:06:17 +02:00
be_aas.h Updates to multiple header files 2014-10-25 01:00:31 +02:00
be_ai_char.h Added include guards to all game and ui headers. 2013-09-03 23:01:15 +02:00
be_ai_chat.h Updates to multiple header files 2014-10-25 01:00:31 +02:00
be_ai_gen.h Added include guards to all game and ui headers. 2013-09-03 23:01:15 +02:00
be_ai_goal.h Updates to multiple header files 2014-10-25 01:00:31 +02:00
be_ai_move.h Updates to multiple header files 2014-10-25 01:00:31 +02:00
be_ai_weap.h Updates to multiple header files 2014-10-25 01:00:31 +02:00
be_ea.h Added include guards to all game and ui headers. 2013-09-03 23:01:15 +02:00
bg_collision.c Fixed an error and added an additional function. 2013-12-09 22:05:33 +01:00
bg_collision.h Fixed an error and added an additional function. 2013-12-09 22:05:33 +01:00
bg_lex.h Added parser function for quantum launcher config. 2014-10-08 19:44:52 +02:00
bg_lex.lex Added parser function for quantum launcher config. 2014-10-08 19:44:52 +02:00
bg_lex.yy.c Added parser function for quantum launcher config. 2014-10-08 19:44:52 +02:00
bg_lib.c Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
bg_lib.h Added include guards to all game and ui headers. 2013-09-03 23:01:15 +02:00
bg_list.c Updates to the list module. 2013-10-13 00:15:35 +02:00
bg_list.h Update to bg_list and bg_misc 2014-11-02 17:30:36 +01:00
bg_local.h various updates 2014-10-13 23:44:29 +02:00
bg_misc.c Updates to varous cg_ and bg_ files 2014-11-09 14:31:26 +01:00
bg_misc.h Replaced ray box intersection and added additinal function 2013-11-30 19:11:15 +01:00
bg_oums.c Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
bg_oums.h Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
bg_panimate.c Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
bg_pmove.c Updates to varous cg_ and bg_ files 2014-11-09 14:31:26 +01:00
bg_public.h Updates to multiple headers 2014-10-27 22:18:33 +01:00
bg_slidemove.c More reformating and cleanup 2012-10-17 16:26:50 +02:00
botai.h Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
botlib.h Update to botlib.h 2014-10-13 22:41:50 +02:00
chars.h Updates to multiple headers 2014-10-27 22:18:33 +01:00
config.ld Lua documentation update and config.ld for LDoc 2013-04-29 23:45:53 +02:00
fx_misc.c Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
g_active.c updates to g_active.c 2014-11-10 20:56:17 +01:00
g_active.c.orig Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
g_active.h - updates to g_combat.c 2014-03-19 00:44:36 +01:00
g_arenas.c update to g_arenas.c 2014-11-10 20:57:43 +01:00
g_bot.c updates to g_bot.c 2014-11-10 20:58:55 +01:00
g_breakable.c Updates to multiple headers 2014-10-27 22:18:33 +01:00
g_breakable.h Updates to multiple headers 2014-10-27 22:18:33 +01:00
g_cinematic.c moved function declarations of game syscalls to own header 2014-10-09 20:15:26 +02:00
g_cinematic.cpp Sync with RPG-X2-rpgxEF Repo 2012-10-15 13:05:45 +02:00
g_cinematic.h added missing include in g_cinematic.h ... 2013-07-08 21:08:45 +02:00
g_client.c moved function declarations and updated code of ai_main 2014-10-11 18:41:15 +02:00
g_client.h - updates to g_combat.c 2014-03-19 00:44:36 +01:00
g_cmds.c moved function declarations of game syscalls to own header 2014-10-09 20:15:26 +02:00
g_cmds.h Updates to g_cmds.c 2014-02-21 19:17:10 +01:00
g_cmds_old.c Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
g_combat.c Updates to multiple headers 2014-10-27 22:18:33 +01:00
g_combat.c.old Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
g_combat.h Updates to multiple headers 2014-10-27 22:18:33 +01:00
g_fx.c updates to g_fx.c 2014-11-10 20:52:14 +01:00
g_groups.h Updates to multiple headers 2014-10-27 22:18:33 +01:00
g_items.c Updates to multiple header files 2014-10-25 01:00:31 +02:00
g_items.h Updates to multiple headers 2014-10-27 22:18:33 +01:00
g_local.c Updated G_Assert 2013-12-20 21:57:22 +01:00
g_local.h moved function declarations and updated code of ai_main 2014-10-11 18:41:15 +02:00
g_log.c moved function declarations of game syscalls to own header 2014-10-09 20:15:26 +02:00
g_logger.c Updated game logger and sql 2013-11-24 00:28:08 +01:00
g_logger.h Updates to multiple header files 2014-10-25 01:00:31 +02:00
g_lua.c moved function declarations of game syscalls to own header 2014-10-09 20:15:26 +02:00
g_lua.h Updates to multiple headers 2014-10-27 22:18:33 +01:00
g_main.c Updates to multiple header files 2014-10-25 01:00:31 +02:00
g_main.h Updates to multiple headers 2014-10-27 22:18:33 +01:00
g_mem.c same as last 2013-05-24 22:27:00 +02:00
g_misc.c moved function declarations of game syscalls to own header 2014-10-09 20:15:26 +02:00
g_missile.c moved function declarations of game syscalls to own header 2014-10-09 20:15:26 +02:00
g_missile.h - moved and renamed some functions 2014-03-19 00:54:26 +01:00
g_mover.c moved function declarations of game syscalls to own header 2014-10-09 20:15:26 +02:00
g_mover.h Moved some functions 2014-03-19 16:32:04 +01:00
g_public.h Added include guards to all game and ui headers. 2013-09-03 23:01:15 +02:00
g_roff.h Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
g_session.c moved function declarations of game syscalls to own header 2014-10-09 20:15:26 +02:00
g_spawn.c moved function declarations of game syscalls to own header 2014-10-09 20:15:26 +02:00
g_spawn.h Updates to multiple headers 2014-10-27 22:18:33 +01:00
g_sql.c Updated game logger and sql 2013-11-24 00:28:08 +01:00
g_sql.h Updates to multiple headers 2014-10-27 22:18:33 +01:00
g_svcmds.c moved function declarations of game syscalls to own header 2014-10-09 20:15:26 +02:00
g_syscalls.asm Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
g_syscalls.c moved function declarations of game syscalls to own header 2014-10-09 20:15:26 +02:00
g_syscalls.h added missing file 2014-10-09 20:18:07 +02:00
g_target.c moved function declarations of game syscalls to own header 2014-10-09 20:15:26 +02:00
g_team.c Renamed and moved RPG-X related g_team.c functions to g_client.c 2012-11-16 00:02:59 +01:00
g_team.h Updates to multiple headers 2014-10-27 22:18:33 +01:00
g_trigger.c moved function declarations of game syscalls to own header 2014-10-09 20:15:26 +02:00
g_trigger.h More updates 2013-10-16 19:20:49 +02:00
g_turrets.c moved function declarations of game syscalls to own header 2014-10-09 20:15:26 +02:00
g_ui.c moved function declarations of game syscalls to own header 2014-10-09 20:15:26 +02:00
g_usable.c moved function declarations of game syscalls to own header 2014-10-09 20:15:26 +02:00
g_usable.h Refactoring of some function names 2013-10-13 22:06:17 +02:00
g_utils.c moved function declarations of game syscalls to own header 2014-10-09 20:15:26 +02:00
g_utils.h Moved some functions 2014-03-19 16:32:04 +01:00
g_weapon.c moved function declarations of game syscalls to own header 2014-10-09 20:15:26 +02:00
g_weapon.h Added parsing for grenade config. #12 2014-08-21 13:20:09 +02:00
g_xml.c Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
g_xml.h Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
game.def Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
game.dsp Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
game.dsw Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
game.opt Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
game.plg Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
game.q3asm Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
game.vcproj Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
game.vcxproj moved function declarations and updated code of ai_main 2014-10-11 18:41:15 +02:00
game.vcxproj.filters moved function declarations and updated code of ai_main 2014-10-11 18:41:15 +02:00
game.vcxproj.user Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
inv.h Updates to multiple headers 2014-10-27 22:18:33 +01:00
lapi.c Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
lapi.h Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
lauxlib.c Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
lauxlib.h Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
lbaselib.c Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
lbitlib.c Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
lcode.c Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
lcode.h Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
lcorolib.c Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
lctype.c Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
lctype.h Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
ldblib.c Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
ldebug.c Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
ldebug.h Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
ldo.c Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
ldo.h Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
ldump.c Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
lfunc.c Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
lfunc.h Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
lgc.c Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
lgc.h Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
linit.c Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
liolib.c Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
llex.c Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
llex.h Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
llimits.h Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
lmathlib.c Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
lmem.c Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
lmem.h Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
loadlib.c Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
lobject.c Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
lobject.h Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
lopcodes.c Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
lopcodes.h Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
loslib.c Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
lparser.c Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
lparser.h Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
lstate.c Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
lstate.h Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
lstring.c Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
lstring.h Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
lstrlib.c Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
ltable.c Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
ltable.h Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
ltablib.c Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
ltm.c Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
ltm.h Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
lua.h Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
lua.hpp Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
lua_cinematic.c Updates to multiple headers 2014-10-27 22:18:33 +01:00
lua_cvar.c moved function declarations of game syscalls to own header 2014-10-09 20:15:26 +02:00
lua_entity.c Updates to multiple headers 2014-10-27 22:18:33 +01:00
lua_game.c Updates to multiple headers 2014-10-27 22:18:33 +01:00
lua_mover.c Updates to multiple headers 2014-10-27 22:18:33 +01:00
lua_qmath.c Code reformating 2013-05-09 01:59:07 +02:00
lua_sound.c Updates to multiple headers 2014-10-27 22:18:33 +01:00
lua_trace.c Updates to multiple headers 2014-10-27 22:18:33 +01:00
lua_vector.c - Commented out unsued function from the lua vector library. 2014-03-13 22:54:45 +01:00
lua_weapons.c Updates to multiple headers 2014-10-27 22:18:33 +01:00
luaconf.h Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
lualib.h Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
lundump.c Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
lundump.h Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
lvm.c Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
lvm.h Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
lzio.c Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
lzio.h Update Lua 5.2 -> Lua 5.2.2 2013-04-13 23:24:24 +02:00
match.h Added include guards to all game and ui headers. 2013-09-03 23:01:15 +02:00
md5.c cleanup and fixes 2012-11-12 21:53:18 +01:00
md5.h cleanup and fixes 2012-11-12 21:53:18 +01:00
memorypool.c Fixed a bug 2013-08-01 20:43:39 +02:00
memorypool.h Fixed a bug 2013-08-01 20:43:39 +02:00
q_math.c Updates to q_math 2014-08-13 23:29:27 +02:00
q_math.c.orig Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00
q_math.h Updates to q_math 2014-08-13 23:29:27 +02:00
q_shared.c replaced some ints by int32_t 2013-06-26 21:30:06 +02:00
q_shared.h Updates tu multiple headers 2014-11-07 19:04:38 +01:00
q_shared.h.orig 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
sqlite3.c Update to sqlite 3.7.16.2 2013-05-08 20:48:04 +02:00
sqlite3.h Update to sqlite 3.7.16.2 2013-05-08 20:48:04 +02:00
STEF Game Source License.doc Updated ReadMes 2012-08-04 15:24:25 +02:00
surfaceflags.h Updates to cg_public.h and surfaceflags.h 2014-11-02 17:24:12 +01:00
syn.h Added include guards to all game and ui headers. 2013-09-03 23:01:15 +02:00
ToDo.txt Integrated RPG-X2 rpgxEF edition into the rpgxEF repo 2012-08-04 12:54:37 +02:00