thirtyflightsofloving/zaero
Knightmare66 094bf36ce4 Zero-initialize drawStruct_t in client pic drawing funcs using = { 0 };
Zero-initialize vector in ED_ParseField() using = { 0.0f, 0.0f, 0.0f };
2021-08-22 04:18:03 -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 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_func_list.h Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
g_items.c Renamed cl_screen.c->SCR_AdjustFrom640() to SCR_ScaleCoords(). 2021-07-09 19:54:05 -04:00
g_local.h Miscellaneous 64-bit porting fixes. 2020-07-29 06:05:09 -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 Miscellaneous 64-bit porting fixes. 2020-07-29 06:05:09 -04:00
g_phys.c Changed protocol version to 57. 2021-08-04 02:15:24 -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 Fixed pain skins not showing for soldiers at half health in Zaero DLL. 2021-07-28 23:55:45 -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 Miscellaneous 64-bit porting fixes. 2020-07-29 06:05:09 -04:00
km_cvar.h Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05: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 Improved Tactician Gunner's prox mine aiming in missionpack DLL. 2021-07-31 02:07:06 -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 Fixed shootable func_door_secret not working in default Lazarus and missionpack DLLs. 2021-01-26 00:08:08 -05: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 Miscellaneous 64-bit porting fixes. 2020-07-29 06:05:09 -04:00
p_weapon.c Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
q_shared.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
q_shared.h Changed 3ZB2 game DLL to use inline Q_vsnprintf() function instead of abstracting _vsnprintf(). 2021-03-11 22:57:01 -05: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.