mirror of
https://github.com/blendogames/thirtyflightsofloving.git
synced 2024-11-14 16:40:57 +00:00
751fbac9de
Changed missionpack and Zaero game DLLs to use _MSC_VER insead of _WIN32 macro for using Q_vsnprintf() inline function. |
||
---|---|---|
.. | ||
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_newfnc.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 supports the model_train, model_spawn, 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.