aboutsummaryrefslogtreecommitdiffstats
path: root/code/game.lnt
diff options
context:
space:
mode:
Diffstat (limited to 'code/game.lnt')
-rwxr-xr-xcode/game.lnt35
1 files changed, 35 insertions, 0 deletions
diff --git a/code/game.lnt b/code/game.lnt
new file mode 100755
index 0000000..55c8205
--- /dev/null
+++ b/code/game.lnt
@@ -0,0 +1,35 @@
+opts.lnt
+
+game\bg_misc.c
+game\bg_pmove.c
+game\bg_slidemove.c
+game\q_math.c
+game\q_shared.c
+
+botai\ai_chat.c
+botai\ai_cmd.c
+botai\ai_dmnet.c
+botai\ai_dmq3.c
+botai\ai_main.c
+botai\ai_team.c
+
+game\g_active.c
+game\g_arenas.c
+game\g_bot.c
+game\g_client.c
+game\g_cmds.c
+game\g_combat.c
+game\g_items.c
+game\g_main.c
+game\g_mem.c
+game\g_misc.c
+game\g_missile.c
+game\g_mover.c
+game\g_session.c
+game\g_spawn.c
+game\g_svcmds.c
+game\g_target.c
+game\g_team.c
+game\g_trigger.c
+game\g_utils.c
+game\g_weapon.c