Commit graph

4 commits

Author SHA1 Message Date
Knightmare66
f4d66df31b Added "This file is generated by Extractfuncs, do not modify" comment to header ouput for extractfuncs. 2021-11-02 19:19:17 -04:00
Knightmare66
b573e7da75 Add support for arrays of structs (up to 4 dimensions) to extractfuncs. 2021-10-28 20:28:49 -04:00
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
Knightmare66
eb97af1598 Added sources for Zaero mission pack and 3ZB2 bot DLLs.
Added GetFileList() to game function imports in misison pack DLL game.h.
2020-02-23 16:15:28 -05:00