I am always in search of code that helps me code or makes my programs cleaner and easier to read. TempStr is an amazingly simple chunk of code that does both. TempStr encapsulates variable length buffer creation, assertion checking and printf style string formatting into a simple to use C++ class.
Author Rick Overman Date 01/14/2001 (12:11 am) Comment 1 comments
A overview of why the resource database was built and a list of it's key features.
Author Tim Gift Date 01/03/2001 (3:30 pm) Comment 0 comments
A quick and dirty recursive wildcard string matching.
Author Rick Overman Date 12/14/2000 (10:54 pm) Comment 1 comments
Code to calculate the intersection of a line segment and a box.
Author Tim Gift Date 12/14/2000 (6:26 pm) Comment 5 comments
A brief overview of how explosions where constructed and animated in the Tribes games.
Author Tim Gift Date 12/01/2000 (8:30 pm) Comment 4 comments
An overview of the more advanced resource searching available on the GarageGames site.
Author Tim Gift Date 11/29/2000 (3:20 pm) Comment 2 comments

