thirtyflightsofloving/awaken2/Readme_source.txt
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

24 lines
1 KiB
Text

==========================================
AWAKENING II: The Resurrection
v2.05
28-April-2007
==========================================
Site : http://awakening2.planetquake.gamespy.com/
IRC : irc://irc.accessirc.net/awaken2
------------------------------------------
Author : Chris "Musashi" Walker
E-mail : musashi@planetquake.com
Site : http://musashi.planetquake.gamespy.com/
===============================
NOTES
===============================
The original baseline for the mod was the CTF v1.50 source code (from way back in 1998). It's had a lot ripped out, and a lot more added - not just from me, but from several other authors as well who have kindly allowed their code to be used in this project.
Feel free to make use of the code as you like. All I ask is that you give credit where it is due if you use any of the code in your own applications or mods.
This source code is provided as-is with no warranties of any kind. If it causes something unspeakably evil to happen, you're on your own ;)