From: <ma...@us...> - 2006-04-30 19:45:35
|
Revision: 2311 Author: matzon Date: 2006-04-30 12:45:29 -0700 (Sun, 30 Apr 2006) ViewCVS: http://svn.sourceforge.net/java-game-lib/?rev=2311&view=rev Log Message: ----------- mo contribs Modified Paths: -------------- trunk/LWJGL/doc/CREDITS Modified: trunk/LWJGL/doc/CREDITS =================================================================== --- trunk/LWJGL/doc/CREDITS 2006-04-30 19:45:14 UTC (rev 2310) +++ trunk/LWJGL/doc/CREDITS 2006-04-30 19:45:29 UTC (rev 2311) @@ -3,15 +3,17 @@ - Caspian Rychlik-Prince <cp...@sh...> - Brian Matzon <br...@ma...> - Elias Naur <na...@od...> - - Erik Duijs <ed...@us...> - Ioannis Tsakpinis <sp...@us...> - - Mark Bernard <cap...@us...> contributors: - Niels J\xF8rgensen <nj...@ni...> - Tristan Campbell <tr...@ha...> - Gregory Pierce <gre...@ya...> - Luke Holden <lh...@us...> + - Mark Bernard <cap...@us...> + - Erik Duijs <ed...@us...> + - Jos Hirth <jh...@ka...> + - Kevin Glass <ke...@co...> additional credits goes to: - Joseph I. Valenzuela [OpenAL stuff] This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ma...@us...> - 2008-01-21 21:47:22
|
Revision: 2944 http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=2944&view=rev Author: matzon Date: 2008-01-21 13:47:17 -0800 (Mon, 21 Jan 2008) Log Message: ----------- adding kappaone removed fmod and devil Modified Paths: -------------- trunk/LWJGL/doc/CREDITS Modified: trunk/LWJGL/doc/CREDITS =================================================================== --- trunk/LWJGL/doc/CREDITS 2008-01-21 21:45:38 UTC (rev 2943) +++ trunk/LWJGL/doc/CREDITS 2008-01-21 21:47:17 UTC (rev 2944) @@ -15,6 +15,7 @@ - Jos Hirth <jh...@ka...> - Kevin Glass <ke...@co...> - Atsuya Takagi + - kappaOne additional credits goes to: - Joseph I. Valenzuela [OpenAL stuff] @@ -23,8 +24,6 @@ The LWJGL project includes files from or depends on the following projects: - OpenGL, SGI - http://opengl.org/ - OpenAL, Creative Labs - http://openal.org/ - - FMOD, Firelight Technologies - http://fmod.org - - DevIL, <no company> - http://openil.sourceforge.net/ - jinput, Sun - https://jinput.dev.java.net/ Please see the /doc/3rdparty/ directory for licenses. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <eli...@us...> - 2008-01-21 21:55:20
|
Revision: 2946 http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=2946&view=rev Author: elias_naur Date: 2008-01-21 13:55:17 -0800 (Mon, 21 Jan 2008) Log Message: ----------- Updated my contact info in CREDITS Modified Paths: -------------- trunk/LWJGL/doc/CREDITS Modified: trunk/LWJGL/doc/CREDITS =================================================================== --- trunk/LWJGL/doc/CREDITS 2008-01-21 21:48:02 UTC (rev 2945) +++ trunk/LWJGL/doc/CREDITS 2008-01-21 21:55:17 UTC (rev 2946) @@ -2,11 +2,11 @@ active developers: - Caspian Rychlik-Prince <cp...@sh...> - Brian Matzon <br...@ma...> - - Elias Naur <na...@od...> + - Elias Naur <eli...@gm...> - Ioannis Tsakpinis <sp...@us...> contributors: - - Niels J\xF8rgensen <nj...@ni...> + - Niels J?rgensen <nj...@ni...> - Tristan Campbell <tr...@ha...> - Gregory Pierce <gre...@ya...> - Luke Holden <lh...@us...> @@ -28,4 +28,4 @@ Please see the /doc/3rdparty/ directory for licenses. -All trademarks and registered trademarks are the property of their respective owners. \ No newline at end of file +All trademarks and registered trademarks are the property of their respective owners. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ma...@us...> - 2008-01-21 22:11:09
|
Revision: 2953 http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=2953&view=rev Author: matzon Date: 2008-01-21 14:11:01 -0800 (Mon, 21 Jan 2008) Log Message: ----------- fixed ? -> ?\195?\184, utf8 issue ? Modified Paths: -------------- trunk/LWJGL/doc/CREDITS Modified: trunk/LWJGL/doc/CREDITS =================================================================== --- trunk/LWJGL/doc/CREDITS 2008-01-21 22:09:38 UTC (rev 2952) +++ trunk/LWJGL/doc/CREDITS 2008-01-21 22:11:01 UTC (rev 2953) @@ -6,7 +6,7 @@ - Ioannis Tsakpinis <sp...@us...> contributors: - - Niels J?rgensen <nj...@ni...> + - Niels J\xF8rgensen <nj...@ni...> - Tristan Campbell <tr...@ha...> - Gregory Pierce <gre...@ya...> - Luke Holden <lh...@us...> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ma...@us...> - 2008-04-20 20:05:12
|
Revision: 3032 http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=3032&view=rev Author: matzon Date: 2008-04-20 13:05:09 -0700 (Sun, 20 Apr 2008) Log Message: ----------- mention lzma Modified Paths: -------------- trunk/LWJGL/doc/CREDITS Modified: trunk/LWJGL/doc/CREDITS =================================================================== --- trunk/LWJGL/doc/CREDITS 2008-04-20 20:03:51 UTC (rev 3031) +++ trunk/LWJGL/doc/CREDITS 2008-04-20 20:05:09 UTC (rev 3032) @@ -25,6 +25,7 @@ - OpenGL, SGI - http://opengl.org/ - OpenAL, Creative Labs - http://openal.org/ - jinput, Sun - https://jinput.dev.java.net/ + - lzma, p7zip - http://p7zip.sourceforge.net/ Please see the /doc/3rdparty/ directory for licenses. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |