mirror of
https://github.com/yquake2/slightmechanicaldestruction.git
synced 2024-11-21 20:20:58 +00:00
A port of Slight Mechanical Destruction to Yamagi Quake II
701b470ded
src/g_chase.c:10:9: warning: variable ‘oldgoal’ set but not used [-Wunused-but-set-variable] src/g_crane.c:118:9: warning: variable ‘origin’ set but not used [-Wunused-but-set-variable] src/g_crane.c:380:11: warning: variable ‘save’ set but not used [-Wunused-but-set-variable] src/g_func.c:101:15: warning: variable ‘sr’ set but not used [-Wunused-but-set-variable] src/g_func.c:101:11: warning: variable ‘cr’ set but not used [-Wunused-but-set-variable] src/g_func.c:836:11: warning: variable ‘save’ set but not used [-Wunused-but-set-variable] src/g_func.c:1942:11: warning: variable ‘save’ set but not used [-Wunused-but-set-variable] src/g_func.c:2488:11: warning: variable ‘save’ set but not used [-Wunused-but-set-variable] src/g_func.c:3487:11: warning: variable ‘save’ set but not used [-Wunused-but-set-variable] src/g_func.c:3642:10: warning: variable ‘oldorg’ set but not used [-Wunused-but-set-variable] src/g_func.c:3790:9: warning: variable ‘origin’ set but not used [-Wunused-but-set-variable] src/g_misc.c:1251:9: warning: variable ‘save’ set but not used [-Wunused-but-set-variable] src/g_newai.c:36:11: warning: variable ‘playerVisible’ set but not used [-Wunused-but-set-variable] src/g_newai.c:482:28: warning: variable ‘count3’ set but not used [-Wunused-but-set-variable] src/g_newai.c:481:8: warning: variable ‘field’ set but not used [-Wunused-but-set-variable] src/g_newai.c:928:11: warning: variable ‘errors’ set but not used [-Wunused-but-set-variable] src/g_phys.c:35:10: warning: variable ‘fall_time’ set but not used [-Wunused-but-set-variable] src/g_phys.c:891:16: warning: variable ‘maxs’ set but not used [-Wunused-but-set-variable] src/g_phys.c:891:10: warning: variable ‘mins’ set but not used [-Wunused-but-set-variable] src/g_trigger.c:1423:12: warning: variable ‘what’ set but not used [-Wunused-but-set-variable] src/g_trigger.c:1402:10: warning: variable ‘tr’ set but not used [-Wunused-but-set-variable] src/g_tracktrain.c:1014:11: warning: variable ‘save’ set but not used [-Wunused-but-set-variable] src/m_boss2.c:566:11: warning: variable ‘enemy_infront’ set but not used [-Wunused-but-set-variable] src/m_boss32.c:596:8: warning: variable ‘range’ set but not used [-Wunused-but-set-variable] src/m_boss32.c:738:11: warning: variable ‘enemy_infront’ set but not used [-Wunused-but-set-variable] src/m_boss31.c:548:8: warning: variable ‘range’ set but not used [-Wunused-but-set-variable] src/m_boss31.c:613:11: warning: variable ‘enemy_infront’ set but not used [-Wunused-but-set-variable] src/p_hud.c:157:7: warning: variable ‘picnum’ set but not used [-Wunused-but-set-variable] |
||
---|---|---|
src | ||
.gitignore | ||
Changelog.txt | ||
Makefile |