thirtyflightsofloving/zaero
Knightmare66 5d252f3bbc Added changable railgun weapon skin based on sk_railgun_skin cvar to change railgun skin to default Lazarus, missionpack, and Zaero DLLs.
Added sk_rail_color_red, sk_rail_color_green, and sk_rail_color_blue cvars to change rail trail color when cvar sk_rail_color is set to 2 in default Lazarus, missionpack, and Zaero DLLs.
Added ctf_railcolors cvar to default Lazarus DLL.
2021-10-16 23:19:27 -04:00
..
extractfuncs 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_ai.c Miscellaneous 64-bit porting fixes. 2020-07-29 06:05:09 -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 Improved Tactician Gunner's prox mine aiming in missionpack DLL. 2021-07-31 02:07:06 -04: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 changable railgun weapon skin based on sk_railgun_skin cvar to change railgun skin to default Lazarus, missionpack, and Zaero DLLs. 2021-10-16 23:19:27 -04:00
g_func_list.h Added changable railgun weapon skin based on sk_railgun_skin cvar to change railgun skin to default Lazarus, missionpack, and Zaero DLLs. 2021-10-16 23:19:27 -04:00
g_items.c Added changable railgun weapon skin based on sk_railgun_skin cvar to change railgun skin to default Lazarus, missionpack, and Zaero DLLs. 2021-10-16 23:19:27 -04:00
g_local.h Added changable railgun weapon skin based on sk_railgun_skin cvar to change railgun skin to default Lazarus, missionpack, and Zaero DLLs. 2021-10-16 23:19:27 -04:00
g_main.c Miscellaneous 64-bit porting fixes. 2020-07-29 06:05:09 -04:00
g_misc.c Miscellaneous 64-bit porting fixes. 2020-07-29 06:05:09 -04:00
g_mmove_decs.h Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
g_mmove_list.h Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
g_monster.c Added changable railgun weapon skin based on sk_railgun_skin cvar to change railgun skin to default Lazarus, missionpack, and Zaero DLLs. 2021-10-16 23:19:27 -04:00
g_phys.c Added changeable blaster weapon skin based on sk_blaster_color cvar in default Lazarus, missionpack, and Zaero DLLs. 2021-09-30 20:09:36 -04:00
g_save.c Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
g_save_new.c Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
g_spawn.c Zero-initialize drawStruct_t in client pic drawing funcs using = { 0 }; 2021-08-22 04:18:03 -04:00
g_svcmds.c Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05: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_trigger.c Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
g_turret.c Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
g_utils.c Refactoring and rearrangment of menu code. 2021-08-12 15:30:51 -04:00
g_weapon.c Added changable railgun weapon skin based on sk_railgun_skin cvar to change railgun skin to default Lazarus, missionpack, and Zaero DLLs. 2021-10-16 23:19:27 -04:00
game.def Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
game.h Exported FS_Seek() and FS_Tell() to game API's game_import_t struct. 2021-03-25 02:25:48 -04:00
km_cvar.c Added changable railgun weapon skin based on sk_railgun_skin cvar to change railgun skin to default Lazarus, missionpack, and Zaero DLLs. 2021-10-16 23:19:27 -04:00
km_cvar.h Added changable railgun weapon skin based on sk_railgun_skin cvar to change railgun skin to default Lazarus, missionpack, and Zaero DLLs. 2021-10-16 23:19:27 -04:00
m_actor.c Improved Tactician Gunner's prox mine aiming in missionpack DLL. 2021-07-31 02:07:06 -04:00
m_actor.h Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
m_berserk.c Improved Tactician Gunner's prox mine aiming in missionpack DLL. 2021-07-31 02:07:06 -04:00
m_berserk.h Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
m_boss2.c Improved Tactician Gunner's prox mine aiming in missionpack DLL. 2021-07-31 02:07:06 -04:00
m_boss2.h Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
m_boss3.c Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
m_boss31.c Improved Tactician Gunner's prox mine aiming in missionpack DLL. 2021-07-31 02:07:06 -04:00
m_boss31.h Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
m_boss32.c Added video menu resolution list generation from vid_modes table via VID_GetModeInfo(). 2021-08-29 22:52:34 -04:00
m_boss32.h Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
m_brain.c Improved Tactician Gunner's prox mine aiming in missionpack DLL. 2021-07-31 02:07:06 -04:00
m_brain.h Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
m_chick.c Improved Tactician Gunner's prox mine aiming in missionpack DLL. 2021-07-31 02:07:06 -04:00
m_chick.h Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
m_flash.c Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
m_flipper.c Improved Tactician Gunner's prox mine aiming in missionpack DLL. 2021-07-31 02:07:06 -04:00
m_flipper.h Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
m_float.c Improved Tactician Gunner's prox mine aiming in missionpack DLL. 2021-07-31 02:07:06 -04:00
m_float.h Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
m_flyer.c Improved Tactician Gunner's prox mine aiming in missionpack DLL. 2021-07-31 02:07:06 -04:00
m_flyer.h Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
m_gladiator.c Improved Tactician Gunner's prox mine aiming in missionpack DLL. 2021-07-31 02:07:06 -04:00
m_gladiator.h Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
m_gunner.c Improved Tactician Gunner's prox mine aiming in missionpack DLL. 2021-07-31 02:07:06 -04:00
m_gunner.h Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
m_hover.c Improved Tactician Gunner's prox mine aiming in missionpack DLL. 2021-07-31 02:07:06 -04:00
m_hover.h Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
m_infantry.c Improved Tactician Gunner's prox mine aiming in missionpack DLL. 2021-07-31 02:07:06 -04:00
m_infantry.h Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
m_insane.c Improved Tactician Gunner's prox mine aiming in missionpack DLL. 2021-07-31 02:07:06 -04:00
m_insane.h Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
m_medic.c Improved Tactician Gunner's prox mine aiming in missionpack DLL. 2021-07-31 02:07:06 -04:00
m_medic.h Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
m_move.c Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
m_mutant.c Improved Tactician Gunner's prox mine aiming in missionpack DLL. 2021-07-31 02:07:06 -04:00
m_mutant.h Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
m_parasite.c Improved Tactician Gunner's prox mine aiming in missionpack DLL. 2021-07-31 02:07:06 -04:00
m_parasite.h Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
m_player.h Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
m_rider.h Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
m_soldier.c Improved Tactician Gunner's prox mine aiming in missionpack DLL. 2021-07-31 02:07:06 -04:00
m_soldier.h Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
m_supertank.c Improved Tactician Gunner's prox mine aiming in missionpack DLL. 2021-07-31 02:07:06 -04:00
m_supertank.h Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
m_tank.c Improved Tactician Gunner's prox mine aiming in missionpack DLL. 2021-07-31 02:07:06 -04:00
m_tank.h Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
p_client.c Added video menu resolution list generation from vid_modes table via VID_GetModeInfo(). 2021-08-29 22:52:34 -04:00
p_hud.c Fixed shootable func_door_secret not working in default Lazarus and missionpack DLLs. 2021-01-26 00:08:08 -05:00
p_trail.c Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
p_view.c Added changeable blaster weapon skin based on sk_blaster_color cvar in default Lazarus, missionpack, and Zaero DLLs. 2021-09-30 20:09:36 -04:00
p_weapon.c Added changable railgun weapon skin based on sk_railgun_skin cvar to change railgun skin to default Lazarus, missionpack, and Zaero DLLs. 2021-10-16 23:19:27 -04:00
q_shared.c Clean up Q_ftol() for Linux porting in DLL sources. 2021-10-11 22:02:12 -04:00
q_shared.h Added changable railgun weapon skin based on sk_railgun_skin cvar to change railgun skin to default Lazarus, missionpack, and Zaero DLLs. 2021-10-16 23:19:27 -04:00
readme.txt Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
resource.h Added resource script with version info to Zaero game DLL. 2020-08-18 03:30:34 -04:00
z_acannon.c Miscellaneous 64-bit porting fixes. 2020-07-29 06:05:09 -04:00
z_ai.c Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
z_anim.c Fixed shootable func_door_secret not working in default Lazarus and missionpack DLLs. 2021-01-26 00:08:08 -05:00
z_anim.h Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
z_boss.c Improved Tactician Gunner's prox mine aiming in missionpack DLL. 2021-07-31 02:07:06 -04:00
z_boss.h Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
z_camera.c Fixed shootable func_door_secret not working in default Lazarus and missionpack DLLs. 2021-01-26 00:08:08 -05:00
z_debug.c Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
z_debug.h Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
z_frames.c Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
z_frames.h Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
z_handler.c Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
z_handler.h Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
z_hound.c Improved Tactician Gunner's prox mine aiming in missionpack DLL. 2021-07-31 02:07:06 -04:00
z_hound.h Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
z_item.c Fixed shootable func_door_secret not working in default Lazarus and missionpack DLLs. 2021-01-26 00:08:08 -05:00
z_list.c Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
z_list.h Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
z_mtest.c Added handling for sscanf() exceptions. 2021-07-14 05:27:46 -04:00
z_sentien.c Added fix to Zaero g_utils.c->G_UseTargets() to properly free sentien laser and titan hook entities on killtargeting. 2020-07-29 13:53:57 -04:00
z_sentien.h Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
z_spawn.c Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
z_trigger.c Fixed shootable func_door_secret not working in default Lazarus and missionpack DLLs. 2021-01-26 00:08:08 -05:00
z_weapon.c Miscellaneous 64-bit porting fixes. 2020-07-29 06:05:09 -04:00
zaero.dsp Added resource script with version info to Zaero game DLL. 2020-08-18 03:30:34 -04:00
zaero.dsw Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
zaero.rc Added resource script with version info to Zaero game DLL. 2020-08-18 03:30:34 -04:00
zaero_2008.rc Added resource script with version info to Zaero game DLL. 2020-08-18 03:30:34 -04:00
zaero_2008.sln Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
zaero_2008.vcproj Added resource script with version info to Zaero game DLL. 2020-08-18 03:30:34 -04:00

This is the source code to the Zaero support DLL for KMQuake2.

Note this source code is under the original "Limited Program Source Code License" from id Software,
NOT the GPL.  It should not be mixed with GPLed code.