quake2forge/src/ctf
Jamie Wilkinson f00374b4c5 - Created data/ and subdirectories that gets installed and creates
the datadir for users to install the pakfiles into.  (Closes: #48)
- Moved default config file from baseq2/ to data/baseq2.
- Changed header files from EXTRA_DIST to noinst_HEADERS.
2002-09-16 14:02:04 +00:00
..
.gitignore - Updated game Makefiles to use libtool for linking 2002-07-04 12:16:43 +00:00
ctf.def * Moved everything in game/ to src/ so that hopefully quake2 2002-04-06 06:30:19 +00:00
ctf.dsp * Moved everything in game/ to src/ so that hopefully quake2 2002-04-06 06:30:19 +00:00
g_ai.c * Moved everything in game/ to src/ so that hopefully quake2 2002-04-06 06:30:19 +00:00
g_chase.c * Moved everything in game/ to src/ so that hopefully quake2 2002-04-06 06:30:19 +00:00
g_cmds.c * Moved everything in game/ to src/ so that hopefully quake2 2002-04-06 06:30:19 +00:00
g_combat.c * Moved everything in game/ to src/ so that hopefully quake2 2002-04-06 06:30:19 +00:00
g_ctf.c * Moved everything in game/ to src/ so that hopefully quake2 2002-04-06 06:30:19 +00:00
g_ctf.h * Moved everything in game/ to src/ so that hopefully quake2 2002-04-06 06:30:19 +00:00
g_func.c * Moved everything in game/ to src/ so that hopefully quake2 2002-04-06 06:30:19 +00:00
g_items.c * Moved everything in game/ to src/ so that hopefully quake2 2002-04-06 06:30:19 +00:00
g_local.h * Moved everything in game/ to src/ so that hopefully quake2 2002-04-06 06:30:19 +00:00
g_main.c * Moved everything in game/ to src/ so that hopefully quake2 2002-04-06 06:30:19 +00:00
g_misc.c * Moved everything in game/ to src/ so that hopefully quake2 2002-04-06 06:30:19 +00:00
g_monster.c * Moved everything in game/ to src/ so that hopefully quake2 2002-04-06 06:30:19 +00:00
g_phys.c * Moved everything in game/ to src/ so that hopefully quake2 2002-04-06 06:30:19 +00:00
g_save.c - Added AUTHORS file noting people who contributed on the 2002-05-02 12:45:05 +00:00
g_spawn.c * Moved everything in game/ to src/ so that hopefully quake2 2002-04-06 06:30:19 +00:00
g_svcmds.c * Moved everything in game/ to src/ so that hopefully quake2 2002-04-06 06:30:19 +00:00
g_target.c * Moved everything in game/ to src/ so that hopefully quake2 2002-04-06 06:30:19 +00:00
g_trigger.c * Moved everything in game/ to src/ so that hopefully quake2 2002-04-06 06:30:19 +00:00
g_utils.c * Moved everything in game/ to src/ so that hopefully quake2 2002-04-06 06:30:19 +00:00
g_weapon.c - Removed shadows from some projectile weapons: blaster, 2002-05-03 10:18:50 +00:00
m_move.c * Moved everything in game/ to src/ so that hopefully quake2 2002-04-06 06:30:19 +00:00
m_player.h * Moved everything in game/ to src/ so that hopefully quake2 2002-04-06 06:30:19 +00:00
Makefile.am - Created data/ and subdirectories that gets installed and creates 2002-09-16 14:02:04 +00:00
p_client.c * Moved everything in game/ to src/ so that hopefully quake2 2002-04-06 06:30:19 +00:00
p_hud.c * Moved everything in game/ to src/ so that hopefully quake2 2002-04-06 06:30:19 +00:00
p_menu.c * Moved everything in game/ to src/ so that hopefully quake2 2002-04-06 06:30:19 +00:00
p_menu.h * Moved everything in game/ to src/ so that hopefully quake2 2002-04-06 06:30:19 +00:00
p_trail.c * Moved everything in game/ to src/ so that hopefully quake2 2002-04-06 06:30:19 +00:00
p_view.c * Moved everything in game/ to src/ so that hopefully quake2 2002-04-06 06:30:19 +00:00
p_weapon.c * Moved everything in game/ to src/ so that hopefully quake2 2002-04-06 06:30:19 +00:00
q_shared.c - Removed a vi turd from a comment in src/r_misc.c 2002-05-15 10:55:47 +00:00