mirror of
https://github.com/blendogames/thirtyflightsofloving.git
synced 2024-11-15 00:41:21 +00:00
90274a87dd
Fixed trailing ' in precache entry for weapon_chaingun. Added sk_plasma_rifle_life_bounce and sk_plasma_rifle_life_spread cvars to missionpack DLL to control time-to-remove of plasma rifle projectiles. Added SAVEGAME_DLLNAME specific to Citadel builds of missionpack DLL. Added support for building a version of missionpack DLL specific to Quake2Evolved v0.40b. |
||
---|---|---|
.. | ||
3zb2.dsp | ||
3zb2.dsw | ||
3zb2.mak | ||
3zb2_2008.sln | ||
3zb2_2008.vcproj | ||
bot.c | ||
bot.h | ||
bot_fire.c | ||
bot_func.c | ||
bot_za.c | ||
botstr.h | ||
g_chase.c | ||
g_cmds.c | ||
g_combat.c | ||
g_ctf.c | ||
g_ctf.h | ||
g_func.c | ||
g_items.c | ||
g_local.h | ||
g_main.c | ||
g_misc.c | ||
g_model.c | ||
g_monster.c | ||
g_mtrain.c | ||
g_phys.c | ||
g_save.c | ||
g_spawn.c | ||
g_svcmds.c | ||
g_target.c | ||
g_trigger.c | ||
g_turret.c | ||
g_utils.c | ||
g_weapon.c | ||
game.def | ||
game.h | ||
m_move.c | ||
m_player.h | ||
p_client.c | ||
p_hud.c | ||
p_menu.c | ||
p_menu.h | ||
p_trail.c | ||
p_view.c | ||
p_weapon.c | ||
pak.h | ||
q_shared.c | ||
q_shared.h | ||
readme.txt |
This is the source code to the 3ZB2 support DLL for KMQuake2 . It also supports the model_train, model_spawn, and rotating func_train entities from the Lazarus mod. 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.