From 0f145bd83bf922f65b25c0a1af693504b058af5c Mon Sep 17 00:00:00 2001 From: James Turk Date: Sun, 12 Oct 2003 20:13:43 +0000 Subject: [PATCH] zlib thanks --- thanks.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/thanks.txt b/thanks.txt index 70d1f24..0716532 100644 --- a/thanks.txt +++ b/thanks.txt @@ -12,9 +12,15 @@ Sourceforge.net - Providing hosting for the project and CVS. http://sourceforge.net Some people at GameDev.net for helping out in OpenGL. http://gamedev.net -gametutorials.com and nehe.gamedev.net for Linking to ZEngine and OpenGL support. +gametutorials.com and nehe.gamedev.net for Linking to ZEngine and for their OpenGL support. http://gametutorials.com & http://nehe.gamedev.net People at Bloodshed and in charge of MingW for together providing a great free compiler and IDE based on GCC. http://bloodshed.net & http://mingw.org +Makoto Matsumoto and Takuji Nishimura for authoring the Mersenne Twister algorithm, and making it freely available. + http://www.math.keio.ac.jp/~matumoto/emt.html +Authors of zlib for making a great library, and making it free and open source. + http://www.gzip.org/zlib/ +Gilles Volant for making Unzip, making zlib so easy to use. + http://www.winimage.com/zLibDll/unzip.html Also see the test/bin/readme.txt file for credits on the data used in the demos. \ No newline at end of file