thirtyflightsofloving/3zb2
Knightmare66 95295401a4 Added support for custom client railgun colors in 3ZB2, Awakening2, and Zaero DLLs.
Added weapon balancing and tech control cvars to 3ZB2 DLL.
Added Vampire and Ammogen techs to 3ZB2 game DLL.
Fixed func_door_secret movement bug (when built with origin brush) in Zaero DLL.
Fixed armor stacking bug in default Lazarus, missionpack, and Zaero DLLs.
Removed unused tech cvars in default Lazarus DLL.
Changed parsing of TE_BLASTER_COLORED tempent.
2021-10-31 03:53:09 -04:00
..
3zb2.dsp 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
3zb2.dsw Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
3zb2.mak Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
3zb2_2008.sln Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
3zb2_2008.vcproj Added support for custom client railgun colors in 3ZB2, Awakening2, and Zaero DLLs. 2021-10-31 03:53:09 -04:00
bot.c Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
bot.h Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
bot_fire.c Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
bot_func.c Refactoring and rearrangment of menu code. 2021-08-12 15:30:51 -04:00
bot_za.c Added support for custom client railgun colors in 3ZB2, Awakening2, and Zaero DLLs. 2021-10-31 03:53:09 -04:00
botstr.h Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
g_chase.c Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
g_cmds.c Added support for custom client railgun colors in 3ZB2, Awakening2, and Zaero DLLs. 2021-10-31 03:53:09 -04:00
g_combat.c Added support for custom client railgun colors in 3ZB2, Awakening2, and Zaero DLLs. 2021-10-31 03:53:09 -04:00
g_ctf.c Added support for custom client railgun colors in 3ZB2, Awakening2, and Zaero DLLs. 2021-10-31 03:53:09 -04:00
g_ctf.h Added support for custom client railgun colors in 3ZB2, Awakening2, and Zaero DLLs. 2021-10-31 03:53:09 -04:00
g_func.c Added target_effect entity from Lazarus to Awakening2 game DLL. 2021-03-11 04:07:29 -05:00
g_items.c Added support for custom client railgun colors in 3ZB2, Awakening2, and Zaero DLLs. 2021-10-31 03:53:09 -04:00
g_local.h Added support for custom client railgun colors in 3ZB2, Awakening2, and Zaero DLLs. 2021-10-31 03:53:09 -04:00
g_main.c Added support for custom client railgun colors in 3ZB2, Awakening2, and Zaero DLLs. 2021-10-31 03:53:09 -04:00
g_misc.c Added handling for sscanf() exceptions. 2021-07-14 05:27:46 -04:00
g_model.c Added missing skinnum field to model_spawn in 3ZB2 and Awakening2 game DLLs. 2021-03-11 02:33:38 -05:00
g_monster.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_mtrain.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_newfnc.c Added missing skinnum field to model_spawn in 3ZB2 and Awakening2 game DLLs. 2021-03-11 02:33:38 -05:00
g_phys.c Added cvars ui_new_textfield and ui_new_textbox to toggle drawing text fields and text boxes with new images and font-based tiles. 2021-08-21 14:27:04 -04:00
g_save.c Added support for custom client railgun colors in 3ZB2, Awakening2, and Zaero DLLs. 2021-10-31 03:53:09 -04: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 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_target.c Added support for custom client railgun colors in 3ZB2, Awakening2, and Zaero DLLs. 2021-10-31 03:53:09 -04: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 support for custom client railgun colors in 3ZB2, Awakening2, and Zaero DLLs. 2021-10-31 03:53:09 -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 support for custom client railgun colors in 3ZB2, Awakening2, and Zaero DLLs. 2021-10-31 03:53:09 -04:00
km_cvar.h Added support for custom client railgun colors in 3ZB2, Awakening2, and Zaero DLLs. 2021-10-31 03:53:09 -04:00
m_move.c 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
p_client.c Added support for custom client railgun colors in 3ZB2, Awakening2, and Zaero DLLs. 2021-10-31 03:53:09 -04:00
p_hud.c Added support for custom client railgun colors in 3ZB2, Awakening2, and Zaero DLLs. 2021-10-31 03:53:09 -04:00
p_menu.c Fixed func_door_secret spawn function setting wrong die function if it has a health value in 3ZB2 and Awakening DLLs. 2021-02-16 13:22:45 -05:00
p_menu.h Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -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 support for custom client railgun colors in 3ZB2, Awakening2, and Zaero DLLs. 2021-10-31 03:53:09 -04:00
p_weapon.c Added support for custom client railgun colors in 3ZB2, Awakening2, and Zaero DLLs. 2021-10-31 03:53:09 -04:00
pak.h Added sources for Zaero mission pack and 3ZB2 bot DLLs. 2020-02-23 16:15:28 -05:00
q_shared.c Added support for custom client railgun colors in 3ZB2, Awakening2, and Zaero DLLs. 2021-10-31 03:53:09 -04:00
q_shared.h Added support for custom client railgun colors in 3ZB2, Awakening2, and Zaero DLLs. 2021-10-31 03:53:09 -04:00
readme.txt Added handling for sscanf() exceptions. 2021-07-14 05:27:46 -04:00

This is the source code to the 3ZB2 support DLL for KMQuake2.
It supports the model_train, model_spawn, target_effect, and rotating func_train entities from the Lazarus mod,
and also the func_plat2, func_door_secret2, and func_force_wall entities from the Ground Zero mission pack.

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.