..
acebot.h
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
acebot_ai.c
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
acebot_cmds.c
Added re-implementation of func_plat2 and func_door2 from rogue to default Lazarus DLL.
2020-10-27 02:00:05 -04:00
acebot_compress.c
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
acebot_items.c
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
acebot_movement.c
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
acebot_nodes.c
Changed parameter order for Q_strncpyz() and Q_strncatz() to match Com_strcpy() and Com_strcat() from missionpack DLL.
2021-01-25 02:47:07 -05:00
acebot_spawn.c
Changed parameter order for Q_strncpyz() and Q_strncatz() to match Com_strcpy() and Com_strcat() from missionpack DLL.
2021-01-25 02:47:07 -05:00
g_ai.c
Added re-implementation of func_plat2 and func_door2 from rogue to default Lazarus DLL.
2020-10-27 02:00:05 -04:00
g_camera.c
Added re-implementation of func_plat2 and func_door2 from rogue to default Lazarus DLL.
2020-10-27 02:00:05 -04:00
g_chase.c
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
g_cmds.c
Fixed shootable func_door_secret not working in default Lazarus and missionpack DLLs.
2021-01-26 00:08:08 -05:00
g_combat.c
Changed parameter order for Q_strncpyz() and Q_strncatz() to match Com_strcpy() and Com_strcat() from missionpack DLL.
2021-01-25 02:47:07 -05:00
g_crane.c
Added re-implementation of func_plat2 and func_door2 from rogue to default Lazarus DLL.
2020-10-27 02:00:05 -04:00
g_ctf.c
Rewrote Com_strcpy() and Com_strcat() in game DLLs to not be based on strncpy() and to return size copied.
2021-02-01 20:19:52 -05:00
g_ctf.h
Added re-implementation of func_plat2 and func_door2 from rogue to default Lazarus DLL.
2020-10-27 02:00:05 -04:00
g_fog.c
Changed parameter order for Q_strncpyz() and Q_strncatz() to match Com_strcpy() and Com_strcat() from missionpack DLL.
2021-01-25 02:47:07 -05:00
g_func.c
Fixed shootable func_door_secret not working in default Lazarus and missionpack DLLs.
2021-01-26 00:08:08 -05:00
g_func_decs.h
Added frame and skinnum parms to ThrowGib(), ThrowHead(), and ThrowDebris() in default Lazarus DLL.
2021-02-02 00:55:10 -05:00
g_func_list.h
Added re-implementation of func_plat2 and func_door2 from rogue to default Lazarus DLL.
2020-10-27 02:00:05 -04:00
g_items.c
Added support for making model_spawn start off by setting delay to 1 along with toggle flag for both default Lazarus and missionpack DLLs.
2020-12-14 00:09:31 -05:00
g_jetpack.c
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
g_lights.c
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
g_local.h
Added frame and skinnum parms to ThrowGib(), ThrowHead(), and ThrowDebris() in default Lazarus DLL.
2021-02-02 00:55:10 -05:00
g_lock.c
Fixed shootable func_door_secret not working in default Lazarus and missionpack DLLs.
2021-01-26 00:08:08 -05:00
g_main.c
Fixed shootable func_door_secret not working in default Lazarus and missionpack DLLs.
2021-01-26 00:08:08 -05:00
g_misc.c
Added frame and skinnum parms to ThrowGib(), ThrowHead(), and ThrowDebris() in default Lazarus DLL.
2021-02-02 00:55:10 -05:00
g_mmove_decs.h
inital commit of full repository
2019-03-13 15:20:07 -04:00
g_mmove_list.h
inital commit of full repository
2019-03-13 15:20:07 -04:00
g_model.c
Fixed shootable func_door_secret not working in default Lazarus and missionpack DLLs.
2021-01-26 00:08:08 -05:00
g_monster.c
Fixed shootable func_door_secret not working in default Lazarus and missionpack DLLs.
2021-01-26 00:08:08 -05:00
g_moreai.c
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
g_mtrain.c
Added support for making model_spawn start off by setting delay to 1 along with toggle flag for both default Lazarus and missionpack DLLs.
2020-12-14 00:09:31 -05:00
g_patchplayermodels.c
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
g_pendulum.c
Added frame and skinnum parms to ThrowGib(), ThrowHead(), and ThrowDebris() in default Lazarus DLL.
2021-02-02 00:55:10 -05:00
g_phys.c
Added re-implementation of func_plat2 and func_door2 from rogue to default Lazarus DLL.
2020-10-27 02:00:05 -04:00
g_reflect.c
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
g_save.c
Changed parameter order for Q_strncpyz() and Q_strncatz() to match Com_strcpy() and Com_strcat() from missionpack DLL.
2021-01-25 02:47:07 -05:00
g_spawn.c
Fixed shootable func_door_secret not working in default Lazarus and missionpack DLLs.
2021-01-26 00:08:08 -05:00
g_svcmds.c
Added re-implementation of func_plat2 and func_door2 from rogue to default Lazarus DLL.
2020-10-27 02:00:05 -04:00
g_target.c
Fixed shootable func_door_secret not working in default Lazarus and missionpack DLLs.
2021-01-26 00:08:08 -05:00
g_thing.c
Changed parameter order for Q_strncpyz() and Q_strncatz() to match Com_strcpy() and Com_strcat() from missionpack DLL.
2021-01-25 02:47:07 -05:00
g_tracktrain.c
Fixed shootable func_door_secret not working in default Lazarus and missionpack DLLs.
2021-01-26 00:08:08 -05:00
g_trigger.c
Fixed shootable func_door_secret not working in default Lazarus and missionpack DLLs.
2021-01-26 00:08:08 -05:00
g_turret.c
Fixed shootable func_door_secret not working in default Lazarus and missionpack DLLs.
2021-01-26 00:08:08 -05:00
g_utils.c
Fixed shootable func_door_secret not working in default Lazarus and missionpack DLLs.
2021-01-26 00:08:08 -05:00
g_vehicle.c
Added frame and skinnum parms to ThrowGib(), ThrowHead(), and ThrowDebris() in default Lazarus DLL.
2021-02-02 00:55:10 -05:00
g_weapon.c
Added frame and skinnum parms to ThrowGib(), ThrowHead(), and ThrowDebris() in default Lazarus DLL.
2021-02-02 00:55:10 -05:00
game.h
Added re-implementation of func_plat2 and func_door2 from rogue to default Lazarus DLL.
2020-10-27 02:00:05 -04:00
km_cvar.c
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
km_cvar.h
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
laz_misc.h
Added re-implementation of func_plat2 and func_door2 from rogue to default Lazarus DLL.
2020-10-27 02:00:05 -04:00
lazarus.def
inital commit of full repository
2019-03-13 15:20:07 -04:00
m_actor.c
Added frame and skinnum parms to ThrowGib(), ThrowHead(), and ThrowDebris() in default Lazarus DLL.
2021-02-02 00:55:10 -05:00
m_actor.h
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
m_actor_weap.c
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
m_berserk.c
Added frame and skinnum parms to ThrowGib(), ThrowHead(), and ThrowDebris() in default Lazarus DLL.
2021-02-02 00:55:10 -05:00
m_berserk.h
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
m_boss2.c
Added frame and skinnum parms to ThrowGib(), ThrowHead(), and ThrowDebris() in default Lazarus DLL.
2021-02-02 00:55:10 -05:00
m_boss2.h
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
m_boss3.c
Added re-implementation of func_plat2 and func_door2 from rogue to default Lazarus DLL.
2020-10-27 02:00:05 -04:00
m_boss31.c
Added re-implementation of func_plat2 and func_door2 from rogue to default Lazarus DLL.
2020-10-27 02:00:05 -04:00
m_boss31.h
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
m_boss32.c
Added frame and skinnum parms to ThrowGib(), ThrowHead(), and ThrowDebris() in default Lazarus DLL.
2021-02-02 00:55:10 -05:00
m_boss32.h
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
m_brain.c
Added frame and skinnum parms to ThrowGib(), ThrowHead(), and ThrowDebris() in default Lazarus DLL.
2021-02-02 00:55:10 -05:00
m_brain.h
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
m_chick.c
Added frame and skinnum parms to ThrowGib(), ThrowHead(), and ThrowDebris() in default Lazarus DLL.
2021-02-02 00:55:10 -05:00
m_chick.h
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
m_flash.c
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
m_flipper.c
Added frame and skinnum parms to ThrowGib(), ThrowHead(), and ThrowDebris() in default Lazarus DLL.
2021-02-02 00:55:10 -05:00
m_flipper.h
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
m_float.c
Added frame and skinnum parms to ThrowGib(), ThrowHead(), and ThrowDebris() in default Lazarus DLL.
2021-02-02 00:55:10 -05:00
m_float.h
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
m_flyer.c
Added frame and skinnum parms to ThrowGib(), ThrowHead(), and ThrowDebris() in default Lazarus DLL.
2021-02-02 00:55:10 -05:00
m_flyer.h
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
m_gladiator.c
Added frame and skinnum parms to ThrowGib(), ThrowHead(), and ThrowDebris() in default Lazarus DLL.
2021-02-02 00:55:10 -05:00
m_gladiator.h
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
m_gunner.c
Added frame and skinnum parms to ThrowGib(), ThrowHead(), and ThrowDebris() in default Lazarus DLL.
2021-02-02 00:55:10 -05:00
m_gunner.h
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
m_hover.c
Added frame and skinnum parms to ThrowGib(), ThrowHead(), and ThrowDebris() in default Lazarus DLL.
2021-02-02 00:55:10 -05:00
m_hover.h
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
m_infantry.c
Added frame and skinnum parms to ThrowGib(), ThrowHead(), and ThrowDebris() in default Lazarus DLL.
2021-02-02 00:55:10 -05:00
m_infantry.h
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
m_insane.c
Added frame and skinnum parms to ThrowGib(), ThrowHead(), and ThrowDebris() in default Lazarus DLL.
2021-02-02 00:55:10 -05:00
m_insane.h
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
m_medic.c
Added frame and skinnum parms to ThrowGib(), ThrowHead(), and ThrowDebris() in default Lazarus DLL.
2021-02-02 00:55:10 -05:00
m_medic.h
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
m_move.c
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
m_mutant.c
Added frame and skinnum parms to ThrowGib(), ThrowHead(), and ThrowDebris() in default Lazarus DLL.
2021-02-02 00:55:10 -05:00
m_mutant.h
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
m_parasite.c
Added frame and skinnum parms to ThrowGib(), ThrowHead(), and ThrowDebris() in default Lazarus DLL.
2021-02-02 00:55:10 -05:00
m_parasite.h
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
m_player.h
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
m_rider.h
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
m_soldier.c
Added frame and skinnum parms to ThrowGib(), ThrowHead(), and ThrowDebris() in default Lazarus DLL.
2021-02-02 00:55:10 -05:00
m_soldier.h
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
m_supertank.c
Added frame and skinnum parms to ThrowGib(), ThrowHead(), and ThrowDebris() in default Lazarus DLL.
2021-02-02 00:55:10 -05:00
m_supertank.h
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
m_tank.c
Added frame and skinnum parms to ThrowGib(), ThrowHead(), and ThrowDebris() in default Lazarus DLL.
2021-02-02 00:55:10 -05:00
m_tank.h
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
p_chase.c
Added re-implementation of func_plat2 and func_door2 from rogue to default Lazarus DLL.
2020-10-27 02:00:05 -04:00
p_client.c
Added frame and skinnum parms to ThrowGib(), ThrowHead(), and ThrowDebris() in default Lazarus DLL.
2021-02-02 00:55:10 -05:00
p_hud.c
Changed parameter order for Q_strncpyz() and Q_strncatz() to match Com_strcpy() and Com_strcat() from missionpack DLL.
2021-01-25 02:47:07 -05:00
p_menu.c
Changed parameter order for Q_strncpyz() and Q_strncatz() to match Com_strcpy() and Com_strcat() from missionpack DLL.
2021-01-25 02:47:07 -05:00
p_menu.h
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
p_text.c
Fixed shootable func_door_secret not working in default Lazarus and missionpack DLLs.
2021-01-26 00:08:08 -05:00
p_text.h
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
p_trail.c
Added re-implementation of func_plat2 and func_door2 from rogue to default Lazarus DLL.
2020-10-27 02:00:05 -04:00
p_view.c
Fixed shootable func_door_secret not working in default Lazarus and missionpack DLLs.
2021-01-26 00:08:08 -05:00
p_weapon.c
Added frame and skinnum parms to ThrowGib(), ThrowHead(), and ThrowDebris() in default Lazarus DLL.
2021-02-02 00:55:10 -05:00
pak.h
Updated GPL headers based on Q2 Tools GPL source release.
2020-06-04 17:01:28 -04:00
q_shared.c
Cleaned up string handling in extractfuncs.
2021-01-29 17:00:19 -05:00
q_shared.h
Rewrote Q_strncpyz() and Q_strncatz() to not be based on strncpy() and to return size copied.
2021-01-29 00:29:13 -05:00
readme.txt
inital commit of full repository
2019-03-13 15:20:07 -04:00
resource.h
inital commit of full repository
2019-03-13 15:20:07 -04:00