thirtyflightsofloving/missionpack/extractfuncs
Knightmare66 9481c7c513 Rewrote Com_strcpy() and Com_strcat() in game DLLs to not be based on strncpy() and to return size copied.
Changed Zaero and 3ZB2 game DLLs to use WORLD_SIZE for various calculations instead of 8192.
Cleaned up string handling in 3ZB2 game DLL.
Added func_plat2, func_door_secret2, and func_force_wall from Rogue to 3ZB2 game DLL.
Added alternate attack contact explode for grenade launcher in 3ZB2 game DLL.
Added awakening2 game DLL source.
2021-02-01 20:19:52 -05:00
..
extractfuncs.bat Added source code from official mission pack support DLL. 2020-01-04 21:25:00 -05:00
extractfuncs.exe 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_decs.h Added source code from official mission pack support DLL. 2020-01-04 21:25:00 -05:00
g_func_list.h Added source code from official mission pack support DLL. 2020-01-04 21:25:00 -05:00