IHVBUILD? L453 main.cc
by Gary Lucas · in Torque Game Engine · 04/15/2005 (2:11 pm) · 6 replies
What is the def IHVBUILD and better yet where is it declared?
Thanks in advance
Gary
Thanks in advance
Gary
#3
04/19/2005 (11:18 am)
Wholly crap, what an easter egg that was... Just out of curiousity, how much Tribes code (as a percentage per se), is still left in the ol gal?
#4
04/20/2005 (12:47 am)
All the core code and architecture is from Tribes2. Scripting system, network code, rendering libraries, physics, etc. etc. etc...
#5
06/02/2005 (8:16 pm)
IHVBUILD code itself looks like SHA-1 (Secure Hashing Algorithm 1). It was probably used from simple encryption of network transmission
#6
06/02/2005 (8:19 pm)
I suspect that the IHVBUILD stuff was simply there to ensure the EXE was uncorrupted and to do some validation/authenticaation tasks.
Associate Kyle Carter