You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
(11) |
Apr
(47) |
May
(14) |
Jun
|
Jul
(73) |
Aug
(4) |
Sep
(2) |
Oct
(60) |
Nov
(48) |
Dec
(66) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
|
Feb
(1) |
Mar
(27) |
Apr
(82) |
May
(89) |
Jun
(91) |
Jul
(44) |
Aug
(53) |
Sep
(113) |
Oct
(20) |
Nov
(37) |
Dec
(10) |
2008 |
Jan
|
Feb
(2) |
Mar
|
Apr
(2) |
May
(21) |
Jun
(3) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2009 |
Jan
(76) |
Feb
(89) |
Mar
(52) |
Apr
(11) |
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
(27) |
2010 |
Jan
(11) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(9) |
Sep
|
Oct
|
Nov
|
Dec
(14) |
2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(2) |
Sep
(11) |
Oct
(3) |
Nov
|
Dec
|
2013 |
Jan
(4) |
Feb
|
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: spom_spom <spo...@us...> - 2013-03-18 11:06:58
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Opengate content editor". The branch, master has been updated via 73bc17b95ef3140b6742fbcc70703a299479aa58 (commit) from f7e102f569a1f266d0321cc2df21065e787da8f0 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 73bc17b95ef3140b6742fbcc70703a299479aa58 Author: spom <spo...@so...> Date: Mon Mar 18 12:06:38 2013 +0100 progress on deffer shading ----------------------------------------------------------------------- Summary of changes: ogEditor/apps/opengate/test/defferedShadingTest.py | 60 ++++++++++++++----- ogEditor/apps/opengate/test/testAppFrameWork.py | 31 +++++++---- 2 files changed, 64 insertions(+), 27 deletions(-) hooks/post-receive -- Opengate content editor |
From: spom_spom <spo...@us...> - 2013-03-11 11:14:52
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Opengate content editor". The branch, master has been updated via f7e102f569a1f266d0321cc2df21065e787da8f0 (commit) from 15d2a95e7a1ecdea0750a0ac28d68216e306353e (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit f7e102f569a1f266d0321cc2df21065e787da8f0 Author: spom <spo...@so...> Date: Mon Mar 11 12:11:44 2013 +0100 minors on def shad ----------------------------------------------------------------------- Summary of changes: ogEditor/apps/opengate/test/defferedShadingTest.py | 341 ++++++++++++++------ ogEditor/apps/opengate/test/reflMapMedia/cube.mesh | Bin 2401 -> 2400 bytes .../apps/opengate/test/reflMapMedia/refl.material | 10 +- ogEditor/apps/opengate/test/reflMapTest.py | 133 ++++---- ogEditor/apps/opengate/test/resources.cfg | 32 +- ogEditor/apps/opengate/test/testAppFrameWork.py | 6 +- 6 files changed, 337 insertions(+), 185 deletions(-) mode change 100644 => 100755 ogEditor/apps/opengate/test/defferedShadingTest.py hooks/post-receive -- Opengate content editor |
From: spom_spom <spo...@us...> - 2013-01-14 00:10:03
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Opengate sources". The branch, master has been updated via ae107771eee451594b2afbcb563fec282e2e5cad (commit) from 43420e049b6179df048b1d2be001f48253ab2ddd (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit ae107771eee451594b2afbcb563fec282e2e5cad Author: spom <spo...@so...> Date: Mon Jan 14 01:07:49 2013 +0100 add experimental deferred shader ----------------------------------------------------------------------- Summary of changes: data | 2 +- src/deferredShading/GBufferSchemeHandler.cpp | 1 + 2 files changed, 2 insertions(+), 1 deletions(-) hooks/post-receive -- Opengate sources |
From: spom_spom <spo...@us...> - 2013-01-14 00:02:06
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Opengate content editor". The branch, master has been updated via 15d2a95e7a1ecdea0750a0ac28d68216e306353e (commit) from 4c2cb3ca783492901b8a1680b75bbd404ab87a9f (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 15d2a95e7a1ecdea0750a0ac28d68216e306353e Author: spom <spo...@so...> Date: Mon Jan 14 00:59:53 2013 +0100 add experimental deferred shader ----------------------------------------------------------------------- Summary of changes: ogEditor/apps/opengate/pyopengate/Makefile | 1 + ogEditor/apps/opengate/pyopengate/environment.py | 1 + .../apps/opengate/pyopengate/python_opengate.h | 20 ++- ogEditor/apps/opengate/test/astroTest.py | 120 +++++--- ogEditor/apps/opengate/test/defferedShadingTest.py | 179 +++++++++++ ogEditor/apps/opengate/test/nmTest.py | 24 ++ ogEditor/apps/opengate/test/readWavefront.py | 326 ++++++++++++++++++++ ogEditor/apps/opengate/test/resources.cfg | 12 +- ogEditor/apps/opengate/test/wavObjView.py | 158 ++++++++++ 9 files changed, 803 insertions(+), 38 deletions(-) create mode 100644 ogEditor/apps/opengate/test/defferedShadingTest.py create mode 100644 ogEditor/apps/opengate/test/readWavefront.py create mode 100755 ogEditor/apps/opengate/test/wavObjView.py hooks/post-receive -- Opengate content editor |
From: spom_spom <spo...@us...> - 2013-01-14 00:00:19
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Opengate game data". The branch, master has been updated via e89576aa71559f701260a47ac17c66244ab1aa88 (commit) from def2ea155cf42cf7903f34a11971248497557ba4 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit e89576aa71559f701260a47ac17c66244ab1aa88 Author: spom <spo...@so...> Date: Mon Jan 14 00:58:04 2013 +0100 add experimental deferred shader ----------------------------------------------------------------------- Summary of changes: MediaFromOgre/DeferredShadingMedia/COPYING | 18 ++ .../DeferredShading/post/Ambient_ps.cg | 68 +++++++ .../DeferredShading/post/LightMaterial_ps.cg | 187 ++++++++++++++++++++ .../DeferredShading/post/LightMaterial_vs.cg | 53 ++++++ .../DeferredShading/post/ShowColour_ps.cg | 41 +++++ .../DeferredShading/post/ShowDS_ps.cg | 40 ++++ .../DeferredShading/post/ShowNormal_ps.cg | 39 ++++ .../DeferredShading/post/vs.cg | 54 ++++++ MediaFromOgre/DeferredShadingMedia/ShadowCaster.cg | 25 +++ .../DeferredShadingMedia/ShadowCaster.material | 15 ++ .../DeferredShadingMedia/ShadowCaster.program | 24 +++ .../DeferredShadingMedia/deferred.compositor | 147 +++++++++++++++ .../DeferredShadingMedia/deferred_post.material | 148 ++++++++++++++++ .../DeferredShadingMedia/deferred_post.program | 85 +++++++++ .../deferred_post_minilight.material | 71 ++++++++ .../DeferredShadingMedia/deferreddemo.material | 73 ++++++++ MediaFromOgre/DeferredShadingMedia/ssao.cg | 178 +++++++++++++++++++ MediaFromOgre/DeferredShadingMedia/ssao.compositor | 93 ++++++++++ MediaFromOgre/DeferredShadingMedia/ssao.material | 148 ++++++++++++++++ materials/programs/clouds-Frag.glsl | 34 ++++- materials/programs/clouds-Vert.glsl | 15 ++- materials/scripts/asteroids.material | 22 ++- materials/scripts/templates.material | 2 +- misc/unsorted.material | 36 ++++- 24 files changed, 1600 insertions(+), 16 deletions(-) create mode 100644 MediaFromOgre/DeferredShadingMedia/COPYING create mode 100644 MediaFromOgre/DeferredShadingMedia/DeferredShading/post/Ambient_ps.cg create mode 100644 MediaFromOgre/DeferredShadingMedia/DeferredShading/post/LightMaterial_ps.cg create mode 100644 MediaFromOgre/DeferredShadingMedia/DeferredShading/post/LightMaterial_vs.cg create mode 100644 MediaFromOgre/DeferredShadingMedia/DeferredShading/post/ShowColour_ps.cg create mode 100644 MediaFromOgre/DeferredShadingMedia/DeferredShading/post/ShowDS_ps.cg create mode 100644 MediaFromOgre/DeferredShadingMedia/DeferredShading/post/ShowNormal_ps.cg create mode 100644 MediaFromOgre/DeferredShadingMedia/DeferredShading/post/vs.cg create mode 100644 MediaFromOgre/DeferredShadingMedia/ShadowCaster.cg create mode 100644 MediaFromOgre/DeferredShadingMedia/ShadowCaster.material create mode 100644 MediaFromOgre/DeferredShadingMedia/ShadowCaster.program create mode 100644 MediaFromOgre/DeferredShadingMedia/deferred.compositor create mode 100644 MediaFromOgre/DeferredShadingMedia/deferred_post.material create mode 100644 MediaFromOgre/DeferredShadingMedia/deferred_post.program create mode 100644 MediaFromOgre/DeferredShadingMedia/deferred_post_minilight.material create mode 100644 MediaFromOgre/DeferredShadingMedia/deferreddemo.material create mode 100644 MediaFromOgre/DeferredShadingMedia/ssao.cg create mode 100644 MediaFromOgre/DeferredShadingMedia/ssao.compositor create mode 100644 MediaFromOgre/DeferredShadingMedia/ssao.material hooks/post-receive -- Opengate game data |
From: spom_spom <spo...@us...> - 2013-01-13 23:59:48
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Opengate sources". The branch, master has been updated via 43420e049b6179df048b1d2be001f48253ab2ddd (commit) from 525d94e69c39bad8dcc0af947b30806e64118f8b (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 43420e049b6179df048b1d2be001f48253ab2ddd Author: spom <spo...@so...> Date: Mon Jan 14 00:57:30 2013 +0100 add experimental deffered shader ----------------------------------------------------------------------- Summary of changes: src/Makefile.am | 23 ++ src/deferredShading/AmbientLight.cpp | 97 ++++++ src/deferredShading/AmbientLight.h | 53 ++++ src/deferredShading/DLight.cpp | 351 ++++++++++++++++++++++ src/deferredShading/DLight.h | 93 ++++++ src/deferredShading/DeferredLightCP.cpp | 134 ++++++++ src/deferredShading/DeferredLightCP.h | 78 +++++ src/deferredShading/DeferredShading.cpp | 210 +++++++++++++ src/deferredShading/DeferredShading.h | 135 +++++++++ src/deferredShading/GBufferMaterialGenerator.cpp | 282 +++++++++++++++++ src/deferredShading/GBufferMaterialGenerator.h | 69 +++++ src/deferredShading/GBufferSchemeHandler.cpp | 224 ++++++++++++++ src/deferredShading/GBufferSchemeHandler.h | 73 +++++ src/deferredShading/GeomUtils.h | 61 ++++ src/deferredShading/LightMaterialGenerator.cpp | 217 +++++++++++++ src/deferredShading/LightMaterialGenerator.h | 40 +++ src/deferredShading/ListenerFactoryLogic.h | 51 ++++ src/deferredShading/MaterialGenerator.cpp | 117 +++++++ src/deferredShading/MaterialGenerator.h | 82 +++++ src/deferredShading/NullSchemeHandler.h | 38 +++ src/deferredShading/SSAOLogic.cpp | 67 ++++ src/deferredShading/SSAOLogic.h | 27 ++ src/deferredShading/SharedData.h | 58 ++++ 23 files changed, 2580 insertions(+), 0 deletions(-) create mode 100644 src/deferredShading/AmbientLight.cpp create mode 100644 src/deferredShading/AmbientLight.h create mode 100644 src/deferredShading/DLight.cpp create mode 100644 src/deferredShading/DLight.h create mode 100644 src/deferredShading/DeferredLightCP.cpp create mode 100644 src/deferredShading/DeferredLightCP.h create mode 100644 src/deferredShading/DeferredShading.cpp create mode 100644 src/deferredShading/DeferredShading.h create mode 100644 src/deferredShading/GBufferMaterialGenerator.cpp create mode 100644 src/deferredShading/GBufferMaterialGenerator.h create mode 100644 src/deferredShading/GBufferSchemeHandler.cpp create mode 100644 src/deferredShading/GBufferSchemeHandler.h create mode 100644 src/deferredShading/GeomUtils.h create mode 100644 src/deferredShading/LightMaterialGenerator.cpp create mode 100644 src/deferredShading/LightMaterialGenerator.h create mode 100644 src/deferredShading/ListenerFactoryLogic.h create mode 100644 src/deferredShading/MaterialGenerator.cpp create mode 100644 src/deferredShading/MaterialGenerator.h create mode 100644 src/deferredShading/NullSchemeHandler.h create mode 100644 src/deferredShading/SSAOLogic.cpp create mode 100644 src/deferredShading/SSAOLogic.h create mode 100644 src/deferredShading/SharedData.h hooks/post-receive -- Opengate sources |
From: spom_spom <spo...@us...> - 2012-10-21 23:39:49
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Opengate content editor". The branch, master has been updated via 4c2cb3ca783492901b8a1680b75bbd404ab87a9f (commit) from 3010193f8864f9a4425e864552aa92a4a2b2bd6b (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 4c2cb3ca783492901b8a1680b75bbd404ab87a9f Author: spom <spo...@so...> Date: Mon Oct 22 01:38:02 2012 +0200 some first experiments on procedural asteroids ----------------------------------------------------------------------- Summary of changes: ogEditor/apps/opengate/pyopengate/Makefile | 2 +- ogEditor/apps/opengate/pyopengate/build.sh | 4 +- ogEditor/apps/opengate/pyopengate/generate_code.py | 2 +- .../opengate/pyopengate/tmp/__array_1.pypp.hpp | 183 ----------- .../pyopengate/tmp/__call_policies.pypp.hpp | 173 ---------- ogEditor/apps/opengate/test/astroTest.py | 344 ++++++++++++++++++++ ogEditor/apps/opengate/test/nmTest.py | 19 +- ogEditor/apps/opengate/test/ogMeshView.py | 35 ++- ogEditor/apps/opengate/test/planetShaderTest.py | 254 +++++++-------- ogEditor/apps/opengate/test/reflMapTest.py | 30 +- ogEditor/apps/opengate/test/resources.cfg | 1 + ogEditor/apps/opengate/test/testAppFrameWork.py | 117 +++++-- ogEditor/apps/opengate/test/testOpengate.py | 2 +- ogEditor/wxOgre/OgreWindowWx.py | 31 +- ogEditor/wxOgre/__init__.py | 2 +- 15 files changed, 626 insertions(+), 573 deletions(-) delete mode 100644 ogEditor/apps/opengate/pyopengate/tmp/__array_1.pypp.hpp delete mode 100644 ogEditor/apps/opengate/pyopengate/tmp/__call_policies.pypp.hpp create mode 100755 ogEditor/apps/opengate/test/astroTest.py hooks/post-receive -- Opengate content editor |
From: spom_spom <spo...@us...> - 2012-10-14 17:15:53
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Opengate game data". The branch, master has been updated via def2ea155cf42cf7903f34a11971248497557ba4 (commit) from f75951f278e98b4aee9f484c77eaaccb80d89d77 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit def2ea155cf42cf7903f34a11971248497557ba4 Author: spom <spo...@so...> Date: Sun Oct 14 19:13:44 2012 +0200 add shader for animated planet clouds ----------------------------------------------------------------------- Summary of changes: materials/programs/Atmosphere-Frag.glsl | 24 +++-- .../programs/NormalSpecularReflection-frag.glsl | 5 +- .../programs/NormalSpecularReflection-vert.glsl | 3 +- materials/programs/clouds-Frag.glsl | 99 ++++++++++++++++++++ materials/programs/clouds-Vert.glsl | 22 +++++ materials/scripts/planets.material | 59 +++++++++--- materials/scripts/templates.program | 3 +- materials/scripts/thruster.material | 46 +--------- 8 files changed, 189 insertions(+), 72 deletions(-) create mode 100644 materials/programs/clouds-Frag.glsl create mode 100644 materials/programs/clouds-Vert.glsl hooks/post-receive -- Opengate game data |
From: spom_spom <spo...@us...> - 2012-10-14 17:15:25
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Opengate sources". The branch, master has been updated via 525d94e69c39bad8dcc0af947b30806e64118f8b (commit) from dea4e52ba0d5b342e055e73bca3bbb828216bf75 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 525d94e69c39bad8dcc0af947b30806e64118f8b Author: spom <spo...@so...> Date: Sun Oct 14 19:13:58 2012 +0200 add support for animated planet clouds ----------------------------------------------------------------------- Summary of changes: data | 2 +- src/sectorobjects/SectorEnvironmentObject.cpp | 123 ++++++++++++++++--------- src/sectorobjects/SectorEnvironmentObject.h | 5 +- src/state/UnDockedState.cpp | 18 +--- 4 files changed, 84 insertions(+), 64 deletions(-) hooks/post-receive -- Opengate sources |
From: spom_spom <spo...@us...> - 2012-09-24 10:07:53
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Opengate game data". The branch, master has been updated via f75951f278e98b4aee9f484c77eaaccb80d89d77 (commit) from f4d02909d862fc3bdc74d8b5187bb10c4bffb717 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit f75951f278e98b4aee9f484c77eaaccb80d89d77 Author: spom <spo...@so...> Date: Mon Sep 24 12:07:23 2012 +0200 played with billboard chain as thruster ----------------------------------------------------------------------- Summary of changes: materials/scripts/thruster.material | 75 +++++++++++++++++++++++++++++++++-- misc/unsorted.material | 18 ++++++++ 2 files changed, 89 insertions(+), 4 deletions(-) hooks/post-receive -- Opengate game data |
From: spom_spom <spo...@us...> - 2012-09-23 20:16:40
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Opengate sources". The branch, master has been updated via dea4e52ba0d5b342e055e73bca3bbb828216bf75 (commit) from b579836a469f0b9b9053301f367c88dee25c956b (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit dea4e52ba0d5b342e055e73bca3bbb828216bf75 Author: spom <spo...@so...> Date: Sun Sep 23 22:16:06 2012 +0200 played with billboard chain as thruster ----------------------------------------------------------------------- Summary of changes: autogen.sh | 4 +++- src/sectorobjects/SectorEquipmentObject.cpp | 14 +++++++++++++- src/sectorobjects/SectorEquipmentObject.h | 3 +++ src/sectorobjects/SectorProjectileObject.cpp | 2 +- src/state/UnDockedState.cpp | 16 ++++++++-------- 5 files changed, 28 insertions(+), 11 deletions(-) hooks/post-receive -- Opengate sources |
From: spom_spom <spo...@us...> - 2012-09-15 15:19:16
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Opengate sources". The branch, master has been updated via b579836a469f0b9b9053301f367c88dee25c956b (commit) from e7119d0ea992ce7bd397d5db1964ba3898eeeec3 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit b579836a469f0b9b9053301f367c88dee25c956b Author: spom <spo...@so...> Date: Sat Sep 15 17:18:29 2012 +0200 add global debug flag ----------------------------------------------------------------------- Summary of changes: src/Sector.cpp | 23 +- src/common.cpp | 1 + src/common.h | 786 ++++++++++++++++++++++--------------------- src/opengateclient.cpp | 453 +++++++++++++------------ src/state/UnDockedState.cpp | 15 +- 5 files changed, 646 insertions(+), 632 deletions(-) hooks/post-receive -- Opengate sources |
From: spom_spom <spo...@us...> - 2012-09-15 14:10:41
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Opengate sources". The branch, master has been updated via e7119d0ea992ce7bd397d5db1964ba3898eeeec3 (commit) via cb443209345590f0e6b595912dbcca412bb08da0 (commit) via efd32370f8d3fa92a4ffd0bf0e1ba7a4a371d5f0 (commit) from c161f38da35e750cad26229ab361086e8980f3f0 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit e7119d0ea992ce7bd397d5db1964ba3898eeeec3 Author: spom <spo...@us...> Date: Sat Sep 15 16:02:26 2012 +0200 win32 commit commit cb443209345590f0e6b595912dbcca412bb08da0 Merge: efd3237 c161f38 Author: spom <spo...@us...> Date: Sat Sep 15 16:00:28 2012 +0200 Merge branch 'master' of ssh://opengate.git.sourceforge.net/gitroot/opengate/opengate commit efd32370f8d3fa92a4ffd0bf0e1ba7a4a371d5f0 Author: spom <spo...@us...> Date: Sat Sep 15 15:37:19 2012 +0200 win32 compatibility commit (version bump ogre.1.8, cegui 0.7.7) ----------------------------------------------------------------------- Summary of changes: src/Opengate.h | 2 +- src/common.h | 4 ++++ src/networkProtocol.h | 2 +- src/opengateclient.cpp | 11 +++++++---- src/opengateserver.cpp | 2 +- win32/ogsectorclient/CEGUIBase.dll | Bin 3482624 -> 6675456 bytes win32/ogsectorclient/CEGUIExpatParser.dll | Bin 239616 -> 137216 bytes win32/ogsectorclient/CEGUIFalagardWRBase.dll | Bin 399360 -> 254976 bytes win32/ogsectorclient/CEGUIOgreRenderer.dll | Bin 662016 -> 160782 bytes win32/ogsectorclient/CEGUITinyXMLParser.dll | Bin 186368 -> 85504 bytes win32/ogsectorclient/OIS.dll | Bin 0 -> 111630 bytes win32/ogsectorclient/OgreMain.dll | Bin 11340800 -> 10566158 bytes win32/ogsectorclient/Plugin_CgProgramManager.dll | Bin 309248 -> 281102 bytes win32/ogsectorclient/Plugin_ParticleFX.dll | Bin 216576 -> 230926 bytes win32/ogsectorclient/RenderSystem_Direct3D9.dll | Bin 882176 -> 811534 bytes win32/ogsectorclient/RenderSystem_GL.dll | Bin 1269248 -> 1223182 bytes win32/ogsectorclient/cg.dll | Bin 6371944 -> 8530240 bytes win32/ogsectorclient/libOIS.dll | Bin 99328 -> 0 bytes win32/ogsectorclient/libboost_system-mt.dll | Bin 34742 -> 35670 bytes .../libboost_thread-mgw45-mt-1_44.dll | Bin 140784 -> 0 bytes win32/ogsectorclient/libboost_thread-mt.dll | Bin 140784 -> 132198 bytes win32/ogsectorclient/ogreopcode.cbp | 3 ++- win32/ogsectorclient/ogreopcode.dll | Bin 857088 -> 915470 bytes win32/ogsectorclient/ogsectorclient.cbp | 10 ++++++---- win32/ogsectorclient/ogsectorclient.exe | Bin 1985038 -> 1744398 bytes win32/ogsectorclient/opcode.cbp | 1 + win32/ogsectorclient/opcode.dll | Bin 1015808 -> 1097216 bytes win32/ogsectorclient/opengateclient.workspace | 3 ++- win32/ogsectorclient/resources.cfg | 18 +++++++++--------- 29 files changed, 34 insertions(+), 22 deletions(-) create mode 100644 win32/ogsectorclient/OIS.dll delete mode 100644 win32/ogsectorclient/libOIS.dll delete mode 100644 win32/ogsectorclient/libboost_thread-mgw45-mt-1_44.dll hooks/post-receive -- Opengate sources |
From: spom_spom <spo...@us...> - 2012-09-15 13:54:03
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Opengate sources". The branch, master has been updated via c161f38da35e750cad26229ab361086e8980f3f0 (commit) from 2bc4ef29b0e47a953c84ac66b88449f3f075b8cb (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit c161f38da35e750cad26229ab361086e8980f3f0 Author: spom <spo...@so...> Date: Sat Sep 15 15:53:27 2012 +0200 add joystick support ----------------------------------------------------------------------- Summary of changes: configure.ac | 4 +- data | 2 +- src/manager/InputManager.cpp | 152 ++++++++++++++------------- src/sectorobjects/SectorEquipmentObject.cpp | 13 ++- src/state/UnDockedState.cpp | 27 +++--- 5 files changed, 106 insertions(+), 92 deletions(-) hooks/post-receive -- Opengate sources |
From: spom_spom <spo...@us...> - 2012-09-15 13:51:44
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Opengate game data". The branch, master has been updated via f4d02909d862fc3bdc74d8b5187bb10c4bffb717 (commit) via e6fe0b230ccc7dcbb5f04aefaf2e8d695ab85389 (commit) from 1bfc857f2fbf72c9284a97d381fbbc8b08efd69d (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit f4d02909d862fc3bdc74d8b5187bb10c4bffb717 Author: spom <spo...@so...> Date: Sat Sep 15 15:49:45 2012 +0200 minors commit e6fe0b230ccc7dcbb5f04aefaf2e8d695ab85389 Author: spom <spo...@so...> Date: Thu Sep 13 01:22:21 2012 +0200 Fix thruster ----------------------------------------------------------------------- Summary of changes: materials/scripts/thruster.material | 48 +++++++++++++++++++++++++++++++++++ 1 files changed, 48 insertions(+), 0 deletions(-) create mode 100644 materials/scripts/thruster.material hooks/post-receive -- Opengate game data |
From: Christoph B. <eg...@us...> - 2012-09-09 08:35:38
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Opengate sources". The branch, master has been updated via 2bc4ef29b0e47a953c84ac66b88449f3f075b8cb (commit) from 75a1b72ad2737469a5220ba1955b35964685067b (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 2bc4ef29b0e47a953c84ac66b88449f3f075b8cb Author: Christoph Brill <chr...@ch...> Date: Sun Sep 9 10:30:49 2012 +0200 Comment unused variable ----------------------------------------------------------------------- Summary of changes: src/ai/AiCommands.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- Opengate sources |
From: Christoph B. <eg...@us...> - 2012-09-09 07:44:12
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Opengate templates for game data". The branch, master has been updated via 103e6d1f26f9f09af347b3f4d68d5bfef3b69636 (commit) from c827c7e0634bf42f6243a44f68cc70ebb9f54508 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 103e6d1f26f9f09af347b3f4d68d5bfef3b69636 Author: Christoph Brill <chr...@ch...> Date: Sun Sep 9 09:41:46 2012 +0200 Minor experiments ----------------------------------------------------------------------- Summary of changes: data/capacitors/alembic.blend | Bin 150159 -> 825880 bytes data/capacitors/deepol.blend | Bin 51578 -> 412196 bytes data/capacitors/germ.blend | Bin 57457 -> 445908 bytes data/capacitors/jar.blend | Bin 203455 -> 977500 bytes data/capacitors/lifeline.blend | Bin 254545 -> 1228888 bytes data/capacitors/mantra.blend | Bin 70183 -> 455108 bytes data/capacitors/outlet.blend | Bin 62771 -> 415272 bytes data/ships/quantar/storm/storm.blend | Bin 81002 -> 442104 bytes 8 files changed, 0 insertions(+), 0 deletions(-) hooks/post-receive -- Opengate templates for game data |
From: spom_spom <spo...@us...> - 2012-09-02 15:18:39
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Opengate game data". The branch, master has been updated via 1bfc857f2fbf72c9284a97d381fbbc8b08efd69d (commit) from 2adc8d276f499bc0c0946ca57ec8fa5f81dc9082 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 1bfc857f2fbf72c9284a97d381fbbc8b08efd69d Author: spom <spo...@so...> Date: Sun Sep 2 17:18:22 2012 +0200 add small gui for equipmentmanagment. view only atm ----------------------------------------------------------------------- Summary of changes: equipment/capacitors/lifeline.xml | 4 +- equipment/capacitors/mantra.xml | 4 +- equipment/capacitors/quadro.xml | 4 +- equipment/capacitors/t-c-15.xml | 4 +- equipment/commodities/aluminium.xml | 2 +- equipment/commodities/cesium.xml | 2 +- equipment/commodities/chemicals.xml | 2 +- equipment/commodities/cpus.xml | 2 +- equipment/commodities/fuel_cells.xml | 2 +- equipment/commodities/gold.xml | 2 +- equipment/commodities/medical_supplies.xml | 4 +- equipment/commodities/tauseti_flashback.xml | 6 +- equipment/commodities/xenon.xml | 2 +- equipment/engines/money.xml | 2 +- equipment/engines/t-e-15.xml | 2 +- equipment/equipmentManager.fbp | 308 +++++++++++++++++++++++++++ equipment/equipmentManager.py | 263 +++++++++++++++++++++++ equipment/equipmentManager.xrc | 42 ++++ equipment/guns/excavator.xml | 2 +- equipment/guns/liar.xml | 2 +- equipment/guns/squid_2_laser_emitter.xml | 4 +- equipment/guns/t-g-28.xml | 4 +- equipment/power_plants/contender.xml | 4 +- equipment/power_plants/contender_xl.xml | 4 +- equipment/power_plants/contender_xpr.xml | 4 +- equipment/power_plants/t-p-16.xml | 4 +- equipment/radars/chime.xml | 4 +- equipment/radars/cyclops.xml | 8 +- equipment/radars/hall_monitor.xml | 10 +- equipment/radars/knocker.xml | 4 +- equipment/radars/outlook.xml | 12 +- equipment/radars/t-r-9.xml | 10 +- equipment/shields/alpaa.xml | 4 +- equipment/shields/flatiron.xml | 4 +- equipment/shields/himelea.xml | 4 +- equipment/shields/t-s-13.xml | 4 +- 36 files changed, 681 insertions(+), 68 deletions(-) create mode 100644 equipment/equipmentManager.fbp create mode 100644 equipment/equipmentManager.py create mode 100644 equipment/equipmentManager.xrc hooks/post-receive -- Opengate game data |
From: spom_spom <spo...@us...> - 2012-09-02 11:26:42
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Opengate sources". The branch, master has been updated via 75a1b72ad2737469a5220ba1955b35964685067b (commit) from a0598d18f98b052bb0d18474dba4f00f74793142 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 75a1b72ad2737469a5220ba1955b35964685067b Author: spom <spo...@so...> Date: Sun Sep 2 13:26:25 2012 +0200 fix resource location ----------------------------------------------------------------------- Summary of changes: data | 2 +- plugins.cfg | 2 +- resources.cfg | 20 ++-- src/manager/GameStateManager.cpp | 12 +-- src/manager/InputManager.h | 36 +++--- src/manager/ResourceManager.h | 10 +- src/sectorobjects/SectorEnvironmentObject.cpp | 4 +- src/sectorobjects/SectorEquipmentObject.cpp | 2 +- src/sectorobjects/SectorEquipmentObject.h | 2 +- src/sectorobjects/SectorMovableObject.cpp | 2 +- src/state/UnDockedState.cpp | 197 +++++++++++++------------ 11 files changed, 143 insertions(+), 146 deletions(-) hooks/post-receive -- Opengate sources |
From: spom_spom <spo...@us...> - 2012-09-01 21:24:48
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Opengate game data". The branch, master has been updated via 2adc8d276f499bc0c0946ca57ec8fa5f81dc9082 (commit) via b9f8d04381484fc5f4aa91fcbe05b375e7e41cda (commit) via dc9df0a666d15dc3fe0f103a63fd87c141cc4e1d (commit) via 1f10eb0b541bd717cfa081c24520de983577454b (commit) via 01f661c8deb3998c27af85342cb8bb5df69f7cb7 (commit) from 5bab93bb351a6c41f4e3ff95627896f7d3187127 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 2adc8d276f499bc0c0946ca57ec8fa5f81dc9082 Author: spom <spo...@so...> Date: Sat Sep 1 23:24:26 2012 +0200 moved some stuff commit b9f8d04381484fc5f4aa91fcbe05b375e7e41cda Merge: dc9df0a 5bab93b Author: spom <spo...@so...> Date: Sat Sep 1 23:24:02 2012 +0200 Merge branch 'master' of ssh://opengate.git.sourceforge.net/gitroot/opengate/opengate-data commit dc9df0a666d15dc3fe0f103a63fd87c141cc4e1d Author: spom <spo...@so...> Date: Sat Sep 1 23:21:25 2012 +0200 moved some stuff commit 1f10eb0b541bd717cfa081c24520de983577454b Author: spom <spo...@so...> Date: Sat Sep 1 23:20:55 2012 +0200 moved some stuff commit 01f661c8deb3998c27af85342cb8bb5df69f7cb7 Author: spom <spo...@so...> Date: Sat Sep 1 23:15:01 2012 +0200 resorted some material scripts ----------------------------------------------------------------------- Summary of changes: {capacitors => equipment/capacitors}/alembic.xml | 0 .../capacitors}/alembic_big.png | Bin 40817 -> 40817 bytes .../capacitors}/alembic_small.png | Bin 5654 -> 5654 bytes {capacitors => equipment/capacitors}/deepol.xml | 0 .../capacitors}/deepol_big.png | Bin 38055 -> 38055 bytes .../capacitors}/deepol_small.png | Bin 5612 -> 5612 bytes {capacitors => equipment/capacitors}/germ.xml | 0 {capacitors => equipment/capacitors}/germ_big.png | Bin 51277 -> 51277 bytes .../capacitors}/germ_small.png | Bin 8118 -> 8118 bytes {capacitors => equipment/capacitors}/jar.xml | 0 {capacitors => equipment/capacitors}/jar_big.png | Bin 49560 -> 49560 bytes {capacitors => equipment/capacitors}/jar_small.png | Bin 6776 -> 6776 bytes {capacitors => equipment/capacitors}/lifeline.xml | 0 .../capacitors}/lifeline_big.png | Bin 73841 -> 73841 bytes .../capacitors}/lifeline_small.png | Bin 9006 -> 9006 bytes {capacitors => equipment/capacitors}/mantra.xml | 0 .../capacitors}/mantra_big.png | Bin 66975 -> 66975 bytes .../capacitors}/mantra_small.png | Bin 10573 -> 10573 bytes {capacitors => equipment/capacitors}/outlet.xml | 0 .../capacitors}/outlet_big.png | Bin 42305 -> 42305 bytes .../capacitors}/outlet_small.png | Bin 6914 -> 6914 bytes {capacitors => equipment/capacitors}/quadro.xml | 0 .../capacitors}/quadro_big.png | Bin 85073 -> 85073 bytes .../capacitors}/quadro_small.png | Bin 10431 -> 10431 bytes {capacitors => equipment/capacitors}/sponge.xml | 0 .../capacitors}/sponge_big.png | Bin 58471 -> 58471 bytes .../capacitors}/sponge_small.png | Bin 8129 -> 8129 bytes {capacitors => equipment/capacitors}/summoner.xml | 0 .../capacitors}/summoner_big.png | Bin 54948 -> 54948 bytes .../capacitors}/summoner_small.png | Bin 8592 -> 8592 bytes {capacitors => equipment/capacitors}/t-c-15.xml | 0 .../capacitors}/t-c-15_big.png | Bin 69303 -> 69303 bytes .../capacitors}/t-c-15_small.png | Bin 10661 -> 10661 bytes {capacitors => equipment/capacitors}/tank.xml | 0 {capacitors => equipment/capacitors}/tank_big.png | Bin 39739 -> 39739 bytes .../capacitors}/tank_small.png | Bin 6581 -> 6581 bytes .../commodities}/aluminium.xml | 0 .../commodities}/aluminium_big.png | Bin 21057 -> 21057 bytes .../commodities}/aluminium_small.png | Bin 3485 -> 3485 bytes .../commodities}/ammunition.xml | 0 .../commodities}/ammunition_big.png | Bin 49681 -> 49681 bytes .../commodities}/ammunition_small.png | Bin 7016 -> 7016 bytes .../commodities}/antimony.xml | 0 .../commodities}/antimony_big.png | Bin 113727 -> 113727 bytes .../commodities}/antimony_small.png | Bin 10304 -> 10304 bytes {commodities => equipment/commodities}/armor.xml | 0 .../commodities}/armor_big.png | Bin 121368 -> 121368 bytes .../commodities}/armor_small.png | Bin 11561 -> 11561 bytes {commodities => equipment/commodities}/barium.xml | 0 .../commodities}/barium_big.png | Bin 64498 -> 64498 bytes .../commodities}/barium_small.png | Bin 10475 -> 10475 bytes {commodities => equipment/commodities}/boron.xml | 0 .../commodities}/boron_big.png | Bin 39302 -> 39302 bytes .../commodities}/boron_small.png | Bin 4760 -> 4760 bytes {commodities => equipment/commodities}/cesium.xml | 0 .../commodities}/cesium_big.png | Bin 66466 -> 66466 bytes .../commodities}/cesium_small.png | Bin 7239 -> 7239 bytes .../commodities}/chemicals.xml | 0 .../commodities}/chemicals_big.png | Bin 35782 -> 35782 bytes .../commodities}/chemicals_small.png | Bin 6390 -> 6390 bytes .../commodities}/chromium.xml | 0 .../commodities}/chromium_big.png | Bin 34850 -> 34850 bytes .../commodities}/chromium_small.png | Bin 5691 -> 5691 bytes {commodities => equipment/commodities}/copper.xml | 0 .../commodities}/copper_big.png | Bin 59310 -> 59310 bytes .../commodities}/copper_small.png | Bin 6982 -> 6982 bytes {commodities => equipment/commodities}/cpus.xml | 0 .../commodities}/cpus_big.png | Bin 13769 -> 13769 bytes .../commodities}/cpus_small.png | Bin 2704 -> 2704 bytes .../commodities}/electronics.xml | 0 .../commodities}/electronics_big.png | Bin 122901 -> 122901 bytes .../commodities}/electronics_small.png | Bin 11027 -> 11027 bytes .../commodities}/fiber_optics.xml | 0 .../commodities}/fiber_optics_big.png | Bin 30983 -> 30983 bytes .../commodities}/fiber_optics_small.png | Bin 4249 -> 4249 bytes .../commodities}/fuel_cells.xml | 0 .../commodities}/fuel_cells_big.png | Bin 62323 -> 62323 bytes .../commodities}/fuel_cells_small.png | Bin 8082 -> 8082 bytes {commodities => equipment/commodities}/gallium.xml | 0 .../commodities}/gallium_big.png | Bin 68274 -> 68274 bytes .../commodities}/gallium_small.png | Bin 7588 -> 7588 bytes {commodities => equipment/commodities}/gold.xml | 0 .../commodities}/gold_big.png | Bin 27727 -> 27727 bytes .../commodities}/gold_small.png | Bin 4913 -> 4913 bytes {commodities => equipment/commodities}/helium.xml | 0 .../commodities}/helium_big.png | Bin 27253 -> 27253 bytes .../commodities}/helium_small.png | Bin 4403 -> 4403 bytes {commodities => equipment/commodities}/ice.xml | 0 {commodities => equipment/commodities}/ice_big.png | Bin 107059 -> 107059 bytes .../commodities}/ice_small.png | Bin 10609 -> 10609 bytes {commodities => equipment/commodities}/iron.xml | 0 .../commodities}/iron_big.png | Bin 36918 -> 36918 bytes .../commodities}/iron_small.png | Bin 5191 -> 5191 bytes .../commodities}/laser_components.xml | 0 .../commodities}/laser_components_big.png | Bin 25128 -> 25128 bytes .../commodities}/laser_components_small.png | Bin 3757 -> 3757 bytes {commodities => equipment/commodities}/lumber.xml | 0 .../commodities}/lumber_big.png | Bin 72601 -> 72601 bytes .../commodities}/lumber_small.png | Bin 8649 -> 8649 bytes .../commodities}/magnetic_components.xml | 0 .../commodities}/magnetic_components_big.png | Bin 66336 -> 66336 bytes .../commodities}/magnetic_components_small.png | Bin 8118 -> 8118 bytes .../commodities}/manufactured_foods.xml | 0 .../commodities}/manufactured_foods_big.png | Bin 77610 -> 77610 bytes .../commodities}/manufactured_foods_small.png | Bin 10029 -> 10029 bytes .../commodities}/medical_supplies.xml | 0 .../commodities}/medical_supplies_big.png | Bin 37083 -> 37083 bytes .../commodities}/medical_supplies_small.png | Bin 6655 -> 6655 bytes .../commodities}/nitrogen.xml | 0 .../commodities}/nitrogen_big.png | Bin 37043 -> 37043 bytes .../commodities}/nitrogen_small.png | Bin 5290 -> 5290 bytes .../commodities}/octavia_light.xml | 0 .../commodities}/octavia_light_big.png | Bin 58042 -> 58042 bytes .../commodities}/octavia_light_small.png | Bin 9138 -> 9138 bytes .../commodities}/organic_foods.xml | 0 .../commodities}/organic_foods_big.png | Bin 52814 -> 52814 bytes .../commodities}/organic_foods_small.png | Bin 7564 -> 7564 bytes .../commodities}/plutonium.xml | 0 .../commodities}/plutonium_big.png | Bin 29107 -> 29107 bytes .../commodities}/plutonium_small.png | Bin 4580 -> 4580 bytes .../commodities}/power_converters.xml | 0 .../commodities}/power_converters_big.png | Bin 67645 -> 67645 bytes .../commodities}/power_converters_small.png | Bin 9986 -> 9986 bytes .../commodities}/prostheses.xml | 0 .../commodities}/prostheses_big.png | Bin 84769 -> 84769 bytes .../commodities}/prostheses_small.png | Bin 8105 -> 8105 bytes {commodities => equipment/commodities}/ram.xml | 0 {commodities => equipment/commodities}/ram_big.png | Bin 52375 -> 52375 bytes .../commodities}/ram_small.png | Bin 6296 -> 6296 bytes {commodities => equipment/commodities}/rubber.xml | 0 .../commodities}/rubber_big.png | Bin 25338 -> 25338 bytes .../commodities}/rubber_small.png | Bin 3915 -> 3915 bytes .../commodities}/squadrok_biomass.xml | 0 .../commodities}/squadrok_biomass_big.png | Bin 51130 -> 51130 bytes .../commodities}/squadrok_biomass_small.png | Bin 6193 -> 6193 bytes .../commodities}/tauseti_flashback.xml | 0 .../commodities}/tauseti_flashback_big.png | Bin 64076 -> 64076 bytes .../commodities}/tauseti_flashback_small.png | Bin 9277 -> 9277 bytes .../commodities}/unsigned_box.xml | 0 .../commodities}/unsigned_box_big.png | Bin 94065 -> 94065 bytes .../commodities}/unsigned_box_small.png | Bin 10690 -> 10690 bytes {commodities => equipment/commodities}/uranium.xml | 0 .../commodities}/uranium_big.png | Bin 27873 -> 27873 bytes .../commodities}/uranium_small.png | Bin 4551 -> 4551 bytes {commodities => equipment/commodities}/water.xml | 0 .../commodities}/water_big.png | Bin 18770 -> 18770 bytes .../commodities}/water_small.png | Bin 2841 -> 2841 bytes {commodities => equipment/commodities}/xenon.xml | 0 .../commodities}/xenon_big.png | Bin 33067 -> 33067 bytes .../commodities}/xenon_small.png | Bin 4676 -> 4676 bytes {commodities => equipment/commodities}/zinc.xml | 0 .../commodities}/zinc_big.png | Bin 49974 -> 49974 bytes .../commodities}/zinc_small.png | Bin 5655 -> 5655 bytes {engines => equipment/engines}/money.xml | 0 {engines => equipment/engines}/money_big.png | Bin 88112 -> 88112 bytes {engines => equipment/engines}/money_small.png | Bin 11043 -> 11043 bytes {engines => equipment/engines}/pusher.xml | 0 {engines => equipment/engines}/pusher_big.png | Bin 67395 -> 67395 bytes {engines => equipment/engines}/pusher_small.png | Bin 8720 -> 8720 bytes {engines => equipment/engines}/t-e-15.xml | 0 {engines => equipment/engines}/t-e-15_big.png | Bin 98837 -> 98837 bytes {engines => equipment/engines}/t-e-15_small.png | Bin 11904 -> 11904 bytes {guns => equipment/guns}/bender.xml | 0 {guns => equipment/guns}/bender_big.png | Bin 36658 -> 36658 bytes {guns => equipment/guns}/bender_small.png | Bin 5494 -> 5494 bytes {guns => equipment/guns}/duster.xml | 0 {guns => equipment/guns}/duster_big.png | Bin 50026 -> 50026 bytes {guns => equipment/guns}/duster_small.png | Bin 6827 -> 6827 bytes {guns => equipment/guns}/excavator.xml | 0 {guns => equipment/guns}/excavator_big.png | Bin 50256 -> 50256 bytes {guns => equipment/guns}/excavator_small.png | Bin 6858 -> 6858 bytes {guns => equipment/guns}/liar.xml | 0 {guns => equipment/guns}/liar_big.png | Bin 28118 -> 28118 bytes {guns => equipment/guns}/liar_small.png | Bin 4338 -> 4338 bytes {guns => equipment/guns}/pepperpot.xml | 0 {guns => equipment/guns}/squid_1_laser_emitter.xml | 0 {guns => equipment/guns}/squid_2_laser_emitter.xml | 0 {guns => equipment/guns}/squid_3_laser_emitter.xml | 0 {guns => equipment/guns}/t-g-28.xml | 0 {guns => equipment/guns}/t-g-28_big.png | Bin 27321 -> 27321 bytes {guns => equipment/guns}/t-g-28_small.png | Bin 4311 -> 4311 bytes {missiles => equipment/missiles}/bee.xml | 0 {missiles => equipment/missiles}/bee_big.png | Bin 19641 -> 19641 bytes {missiles => equipment/missiles}/bee_small.png | Bin 3054 -> 3054 bytes {missiles => equipment/missiles}/firefly.mesh | Bin 41950 -> 41950 bytes {missiles => equipment/missiles}/firefly.xml | 0 {missiles => equipment/missiles}/firefly_big.png | Bin 19641 -> 19641 bytes {missiles => equipment/missiles}/firefly_small.png | Bin 3054 -> 3054 bytes .../power_plants}/contender.xml | 0 .../power_plants}/contender_big.png | Bin 51648 -> 51648 bytes .../power_plants}/contender_small.png | Bin 7880 -> 7880 bytes .../power_plants}/contender_xl.xml | 0 .../power_plants}/contender_xl_big.png | Bin 83691 -> 83691 bytes .../power_plants}/contender_xl_small.png | Bin 11232 -> 11232 bytes .../power_plants}/contender_xpr.xml | 0 .../power_plants}/contender_xpr_big.png | Bin 71892 -> 71892 bytes .../power_plants}/contender_xpr_small.png | Bin 9112 -> 9112 bytes .../power_plants}/gatherer.xml | 0 .../power_plants}/gatherer_big.png | Bin 86592 -> 86592 bytes .../power_plants}/gatherer_small.png | Bin 10039 -> 10039 bytes {power_plants => equipment/power_plants}/spud.xml | 0 .../power_plants}/spud_big.png | Bin 86631 -> 86631 bytes .../power_plants}/spud_small.png | Bin 9841 -> 9841 bytes .../power_plants}/t-p-16.xml | 0 .../power_plants}/t-p-16_big.png | Bin 65893 -> 65893 bytes .../power_plants}/t-p-16_small.png | Bin 9018 -> 9018 bytes {radars => equipment/radars}/chime.xml | 0 {radars => equipment/radars}/chime_big.png | Bin 87892 -> 87892 bytes {radars => equipment/radars}/chime_small.png | Bin 9963 -> 9963 bytes {radars => equipment/radars}/cyclops.xml | 0 {radars => equipment/radars}/cyclops_big.png | Bin 22808 -> 22808 bytes {radars => equipment/radars}/cyclops_small.png | Bin 3406 -> 3406 bytes {radars => equipment/radars}/hall_monitor.xml | 0 {radars => equipment/radars}/hall_monitor_big.png | Bin 43027 -> 43027 bytes .../radars}/hall_monitor_small.png | Bin 5719 -> 5719 bytes {radars => equipment/radars}/knocker.xml | 0 {radars => equipment/radars}/knocker_big.png | Bin 41763 -> 41763 bytes {radars => equipment/radars}/knocker_small.png | Bin 5617 -> 5617 bytes {radars => equipment/radars}/night_watchman.xml | 0 .../radars}/night_watchman_big.png | Bin 45551 -> 45551 bytes .../radars}/night_watchman_small.png | Bin 6534 -> 6534 bytes {radars => equipment/radars}/outlook.xml | 0 {radars => equipment/radars}/outlook_big.png | Bin 20583 -> 20583 bytes {radars => equipment/radars}/outlook_small.png | Bin 3051 -> 3051 bytes {radars => equipment/radars}/t-r-9.xml | 0 {radars => equipment/radars}/t-r-9_big.png | Bin 67615 -> 67615 bytes {radars => equipment/radars}/t-r-9_small.png | Bin 8014 -> 8014 bytes {shields => equipment/shields}/alpaa.xml | 0 {shields => equipment/shields}/alpaa_big.png | Bin 69449 -> 69449 bytes {shields => equipment/shields}/alpaa_small.png | Bin 7800 -> 7800 bytes {shields => equipment/shields}/flatiron.xml | 0 {shields => equipment/shields}/flatiron_big.png | Bin 75467 -> 75467 bytes {shields => equipment/shields}/flatiron_small.png | Bin 8604 -> 8604 bytes {shields => equipment/shields}/himelea.xml | 0 {shields => equipment/shields}/himelea_big.png | Bin 105499 -> 105499 bytes {shields => equipment/shields}/himelea_small.png | Bin 12683 -> 12683 bytes {shields => equipment/shields}/kydango.xml | 0 {shields => equipment/shields}/kydango_big.png | Bin 55954 -> 55954 bytes {shields => equipment/shields}/kydango_small.png | Bin 8672 -> 8672 bytes {shields => equipment/shields}/pod.xml | 0 {shields => equipment/shields}/pod_big.png | Bin 58443 -> 58443 bytes {shields => equipment/shields}/pod_small.png | Bin 7856 -> 7856 bytes {shields => equipment/shields}/shelter.xml | 0 {shields => equipment/shields}/shelter_big.png | Bin 87600 -> 87600 bytes {shields => equipment/shields}/shelter_small.png | Bin 10842 -> 10842 bytes {shields => equipment/shields}/t-s-13.xml | 0 {shields => equipment/shields}/t-s-13_big.png | Bin 79079 -> 79079 bytes {shields => equipment/shields}/t-s-13_small.png | Bin 8860 -> 8860 bytes misc/beacon.material | 45 ------ misc/common.material | 18 -- misc/credits.txt | 2 + misc/jumpgate.material | 25 --- misc/misc.material | 64 -------- misc/ring.material | 30 ---- misc/unsorted.material | 167 ++++++++++++++++++++ ships/octavius/apteryx/apteryx-v2.xml | 11 +- 256 files changed, 175 insertions(+), 187 deletions(-) rename {capacitors => equipment/capacitors}/alembic.xml (100%) rename {capacitors => equipment/capacitors}/alembic_big.png (100%) rename {capacitors => equipment/capacitors}/alembic_small.png (100%) rename {capacitors => equipment/capacitors}/deepol.xml (100%) rename {capacitors => equipment/capacitors}/deepol_big.png (100%) rename {capacitors => equipment/capacitors}/deepol_small.png (100%) rename {capacitors => equipment/capacitors}/germ.xml (100%) rename {capacitors => equipment/capacitors}/germ_big.png (100%) rename {capacitors => equipment/capacitors}/germ_small.png (100%) rename {capacitors => equipment/capacitors}/jar.xml (100%) rename {capacitors => equipment/capacitors}/jar_big.png (100%) rename {capacitors => equipment/capacitors}/jar_small.png (100%) rename {capacitors => equipment/capacitors}/lifeline.xml (100%) rename {capacitors => equipment/capacitors}/lifeline_big.png (100%) rename {capacitors => equipment/capacitors}/lifeline_small.png (100%) rename {capacitors => equipment/capacitors}/mantra.xml (100%) rename {capacitors => equipment/capacitors}/mantra_big.png (100%) rename {capacitors => equipment/capacitors}/mantra_small.png (100%) rename {capacitors => equipment/capacitors}/outlet.xml (100%) rename {capacitors => equipment/capacitors}/outlet_big.png (100%) rename {capacitors => equipment/capacitors}/outlet_small.png (100%) rename {capacitors => equipment/capacitors}/quadro.xml (100%) rename {capacitors => equipment/capacitors}/quadro_big.png (100%) rename {capacitors => equipment/capacitors}/quadro_small.png (100%) rename {capacitors => equipment/capacitors}/sponge.xml (100%) rename {capacitors => equipment/capacitors}/sponge_big.png (100%) rename {capacitors => equipment/capacitors}/sponge_small.png (100%) rename {capacitors => equipment/capacitors}/summoner.xml (100%) rename {capacitors => equipment/capacitors}/summoner_big.png (100%) rename {capacitors => equipment/capacitors}/summoner_small.png (100%) rename {capacitors => equipment/capacitors}/t-c-15.xml (100%) rename {capacitors => equipment/capacitors}/t-c-15_big.png (100%) rename {capacitors => equipment/capacitors}/t-c-15_small.png (100%) rename {capacitors => equipment/capacitors}/tank.xml (100%) rename {capacitors => equipment/capacitors}/tank_big.png (100%) rename {capacitors => equipment/capacitors}/tank_small.png (100%) rename {commodities => equipment/commodities}/aluminium.xml (100%) rename {commodities => equipment/commodities}/aluminium_big.png (100%) rename {commodities => equipment/commodities}/aluminium_small.png (100%) rename {commodities => equipment/commodities}/ammunition.xml (100%) rename {commodities => equipment/commodities}/ammunition_big.png (100%) rename {commodities => equipment/commodities}/ammunition_small.png (100%) rename {commodities => equipment/commodities}/antimony.xml (100%) rename {commodities => equipment/commodities}/antimony_big.png (100%) rename {commodities => equipment/commodities}/antimony_small.png (100%) rename {commodities => equipment/commodities}/armor.xml (100%) rename {commodities => equipment/commodities}/armor_big.png (100%) rename {commodities => equipment/commodities}/armor_small.png (100%) rename {commodities => equipment/commodities}/barium.xml (100%) rename {commodities => equipment/commodities}/barium_big.png (100%) rename {commodities => equipment/commodities}/barium_small.png (100%) rename {commodities => equipment/commodities}/boron.xml (100%) rename {commodities => equipment/commodities}/boron_big.png (100%) rename {commodities => equipment/commodities}/boron_small.png (100%) rename {commodities => equipment/commodities}/cesium.xml (100%) rename {commodities => equipment/commodities}/cesium_big.png (100%) rename {commodities => equipment/commodities}/cesium_small.png (100%) rename {commodities => equipment/commodities}/chemicals.xml (100%) rename {commodities => equipment/commodities}/chemicals_big.png (100%) rename {commodities => equipment/commodities}/chemicals_small.png (100%) rename {commodities => equipment/commodities}/chromium.xml (100%) rename {commodities => equipment/commodities}/chromium_big.png (100%) rename {commodities => equipment/commodities}/chromium_small.png (100%) rename {commodities => equipment/commodities}/copper.xml (100%) rename {commodities => equipment/commodities}/copper_big.png (100%) rename {commodities => equipment/commodities}/copper_small.png (100%) rename {commodities => equipment/commodities}/cpus.xml (100%) rename {commodities => equipment/commodities}/cpus_big.png (100%) rename {commodities => equipment/commodities}/cpus_small.png (100%) rename {commodities => equipment/commodities}/electronics.xml (100%) rename {commodities => equipment/commodities}/electronics_big.png (100%) rename {commodities => equipment/commodities}/electronics_small.png (100%) rename {commodities => equipment/commodities}/fiber_optics.xml (100%) rename {commodities => equipment/commodities}/fiber_optics_big.png (100%) rename {commodities => equipment/commodities}/fiber_optics_small.png (100%) rename {commodities => equipment/commodities}/fuel_cells.xml (100%) rename {commodities => equipment/commodities}/fuel_cells_big.png (100%) rename {commodities => equipment/commodities}/fuel_cells_small.png (100%) rename {commodities => equipment/commodities}/gallium.xml (100%) rename {commodities => equipment/commodities}/gallium_big.png (100%) rename {commodities => equipment/commodities}/gallium_small.png (100%) rename {commodities => equipment/commodities}/gold.xml (100%) rename {commodities => equipment/commodities}/gold_big.png (100%) rename {commodities => equipment/commodities}/gold_small.png (100%) rename {commodities => equipment/commodities}/helium.xml (100%) rename {commodities => equipment/commodities}/helium_big.png (100%) rename {commodities => equipment/commodities}/helium_small.png (100%) rename {commodities => equipment/commodities}/ice.xml (100%) rename {commodities => equipment/commodities}/ice_big.png (100%) rename {commodities => equipment/commodities}/ice_small.png (100%) rename {commodities => equipment/commodities}/iron.xml (100%) rename {commodities => equipment/commodities}/iron_big.png (100%) rename {commodities => equipment/commodities}/iron_small.png (100%) rename {commodities => equipment/commodities}/laser_components.xml (100%) rename {commodities => equipment/commodities}/laser_components_big.png (100%) rename {commodities => equipment/commodities}/laser_components_small.png (100%) rename {commodities => equipment/commodities}/lumber.xml (100%) rename {commodities => equipment/commodities}/lumber_big.png (100%) rename {commodities => equipment/commodities}/lumber_small.png (100%) rename {commodities => equipment/commodities}/magnetic_components.xml (100%) rename {commodities => equipment/commodities}/magnetic_components_big.png (100%) rename {commodities => equipment/commodities}/magnetic_components_small.png (100%) rename {commodities => equipment/commodities}/manufactured_foods.xml (100%) rename {commodities => equipment/commodities}/manufactured_foods_big.png (100%) rename {commodities => equipment/commodities}/manufactured_foods_small.png (100%) rename {commodities => equipment/commodities}/medical_supplies.xml (100%) rename {commodities => equipment/commodities}/medical_supplies_big.png (100%) rename {commodities => equipment/commodities}/medical_supplies_small.png (100%) rename {commodities => equipment/commodities}/nitrogen.xml (100%) rename {commodities => equipment/commodities}/nitrogen_big.png (100%) rename {commodities => equipment/commodities}/nitrogen_small.png (100%) rename {commodities => equipment/commodities}/octavia_light.xml (100%) rename {commodities => equipment/commodities}/octavia_light_big.png (100%) rename {commodities => equipment/commodities}/octavia_light_small.png (100%) rename {commodities => equipment/commodities}/organic_foods.xml (100%) rename {commodities => equipment/commodities}/organic_foods_big.png (100%) rename {commodities => equipment/commodities}/organic_foods_small.png (100%) rename {commodities => equipment/commodities}/plutonium.xml (100%) rename {commodities => equipment/commodities}/plutonium_big.png (100%) rename {commodities => equipment/commodities}/plutonium_small.png (100%) rename {commodities => equipment/commodities}/power_converters.xml (100%) rename {commodities => equipment/commodities}/power_converters_big.png (100%) rename {commodities => equipment/commodities}/power_converters_small.png (100%) rename {commodities => equipment/commodities}/prostheses.xml (100%) rename {commodities => equipment/commodities}/prostheses_big.png (100%) rename {commodities => equipment/commodities}/prostheses_small.png (100%) rename {commodities => equipment/commodities}/ram.xml (100%) rename {commodities => equipment/commodities}/ram_big.png (100%) rename {commodities => equipment/commodities}/ram_small.png (100%) rename {commodities => equipment/commodities}/rubber.xml (100%) rename {commodities => equipment/commodities}/rubber_big.png (100%) rename {commodities => equipment/commodities}/rubber_small.png (100%) rename {commodities => equipment/commodities}/squadrok_biomass.xml (100%) rename {commodities => equipment/commodities}/squadrok_biomass_big.png (100%) rename {commodities => equipment/commodities}/squadrok_biomass_small.png (100%) rename {commodities => equipment/commodities}/tauseti_flashback.xml (100%) rename {commodities => equipment/commodities}/tauseti_flashback_big.png (100%) rename {commodities => equipment/commodities}/tauseti_flashback_small.png (100%) rename {commodities => equipment/commodities}/unsigned_box.xml (100%) rename {commodities => equipment/commodities}/unsigned_box_big.png (100%) rename {commodities => equipment/commodities}/unsigned_box_small.png (100%) rename {commodities => equipment/commodities}/uranium.xml (100%) rename {commodities => equipment/commodities}/uranium_big.png (100%) rename {commodities => equipment/commodities}/uranium_small.png (100%) rename {commodities => equipment/commodities}/water.xml (100%) rename {commodities => equipment/commodities}/water_big.png (100%) rename {commodities => equipment/commodities}/water_small.png (100%) rename {commodities => equipment/commodities}/xenon.xml (100%) rename {commodities => equipment/commodities}/xenon_big.png (100%) rename {commodities => equipment/commodities}/xenon_small.png (100%) rename {commodities => equipment/commodities}/zinc.xml (100%) rename {commodities => equipment/commodities}/zinc_big.png (100%) rename {commodities => equipment/commodities}/zinc_small.png (100%) rename {engines => equipment/engines}/money.xml (100%) rename {engines => equipment/engines}/money_big.png (100%) rename {engines => equipment/engines}/money_small.png (100%) rename {engines => equipment/engines}/pusher.xml (100%) rename {engines => equipment/engines}/pusher_big.png (100%) rename {engines => equipment/engines}/pusher_small.png (100%) rename {engines => equipment/engines}/t-e-15.xml (100%) rename {engines => equipment/engines}/t-e-15_big.png (100%) rename {engines => equipment/engines}/t-e-15_small.png (100%) rename {guns => equipment/guns}/bender.xml (100%) rename {guns => equipment/guns}/bender_big.png (100%) rename {guns => equipment/guns}/bender_small.png (100%) rename {guns => equipment/guns}/duster.xml (100%) rename {guns => equipment/guns}/duster_big.png (100%) rename {guns => equipment/guns}/duster_small.png (100%) rename {guns => equipment/guns}/excavator.xml (100%) rename {guns => equipment/guns}/excavator_big.png (100%) rename {guns => equipment/guns}/excavator_small.png (100%) rename {guns => equipment/guns}/liar.xml (100%) rename {guns => equipment/guns}/liar_big.png (100%) rename {guns => equipment/guns}/liar_small.png (100%) rename {guns => equipment/guns}/pepperpot.xml (100%) rename {guns => equipment/guns}/squid_1_laser_emitter.xml (100%) rename {guns => equipment/guns}/squid_2_laser_emitter.xml (100%) rename {guns => equipment/guns}/squid_3_laser_emitter.xml (100%) rename {guns => equipment/guns}/t-g-28.xml (100%) rename {guns => equipment/guns}/t-g-28_big.png (100%) rename {guns => equipment/guns}/t-g-28_small.png (100%) rename {missiles => equipment/missiles}/bee.xml (100%) rename {missiles => equipment/missiles}/bee_big.png (100%) rename {missiles => equipment/missiles}/bee_small.png (100%) rename {missiles => equipment/missiles}/firefly.mesh (100%) rename {missiles => equipment/missiles}/firefly.xml (100%) rename {missiles => equipment/missiles}/firefly_big.png (100%) rename {missiles => equipment/missiles}/firefly_small.png (100%) rename {power_plants => equipment/power_plants}/contender.xml (100%) rename {power_plants => equipment/power_plants}/contender_big.png (100%) rename {power_plants => equipment/power_plants}/contender_small.png (100%) rename {power_plants => equipment/power_plants}/contender_xl.xml (100%) rename {power_plants => equipment/power_plants}/contender_xl_big.png (100%) rename {power_plants => equipment/power_plants}/contender_xl_small.png (100%) rename {power_plants => equipment/power_plants}/contender_xpr.xml (100%) rename {power_plants => equipment/power_plants}/contender_xpr_big.png (100%) rename {power_plants => equipment/power_plants}/contender_xpr_small.png (100%) rename {power_plants => equipment/power_plants}/gatherer.xml (100%) rename {power_plants => equipment/power_plants}/gatherer_big.png (100%) rename {power_plants => equipment/power_plants}/gatherer_small.png (100%) rename {power_plants => equipment/power_plants}/spud.xml (100%) rename {power_plants => equipment/power_plants}/spud_big.png (100%) rename {power_plants => equipment/power_plants}/spud_small.png (100%) rename {power_plants => equipment/power_plants}/t-p-16.xml (100%) rename {power_plants => equipment/power_plants}/t-p-16_big.png (100%) rename {power_plants => equipment/power_plants}/t-p-16_small.png (100%) rename {radars => equipment/radars}/chime.xml (100%) rename {radars => equipment/radars}/chime_big.png (100%) rename {radars => equipment/radars}/chime_small.png (100%) rename {radars => equipment/radars}/cyclops.xml (100%) rename {radars => equipment/radars}/cyclops_big.png (100%) rename {radars => equipment/radars}/cyclops_small.png (100%) rename {radars => equipment/radars}/hall_monitor.xml (100%) rename {radars => equipment/radars}/hall_monitor_big.png (100%) rename {radars => equipment/radars}/hall_monitor_small.png (100%) rename {radars => equipment/radars}/knocker.xml (100%) rename {radars => equipment/radars}/knocker_big.png (100%) rename {radars => equipment/radars}/knocker_small.png (100%) rename {radars => equipment/radars}/night_watchman.xml (100%) rename {radars => equipment/radars}/night_watchman_big.png (100%) rename {radars => equipment/radars}/night_watchman_small.png (100%) rename {radars => equipment/radars}/outlook.xml (100%) rename {radars => equipment/radars}/outlook_big.png (100%) rename {radars => equipment/radars}/outlook_small.png (100%) rename {radars => equipment/radars}/t-r-9.xml (100%) rename {radars => equipment/radars}/t-r-9_big.png (100%) rename {radars => equipment/radars}/t-r-9_small.png (100%) rename {shields => equipment/shields}/alpaa.xml (100%) rename {shields => equipment/shields}/alpaa_big.png (100%) rename {shields => equipment/shields}/alpaa_small.png (100%) rename {shields => equipment/shields}/flatiron.xml (100%) rename {shields => equipment/shields}/flatiron_big.png (100%) rename {shields => equipment/shields}/flatiron_small.png (100%) rename {shields => equipment/shields}/himelea.xml (100%) rename {shields => equipment/shields}/himelea_big.png (100%) rename {shields => equipment/shields}/himelea_small.png (100%) rename {shields => equipment/shields}/kydango.xml (100%) rename {shields => equipment/shields}/kydango_big.png (100%) rename {shields => equipment/shields}/kydango_small.png (100%) rename {shields => equipment/shields}/pod.xml (100%) rename {shields => equipment/shields}/pod_big.png (100%) rename {shields => equipment/shields}/pod_small.png (100%) rename {shields => equipment/shields}/shelter.xml (100%) rename {shields => equipment/shields}/shelter_big.png (100%) rename {shields => equipment/shields}/shelter_small.png (100%) rename {shields => equipment/shields}/t-s-13.xml (100%) rename {shields => equipment/shields}/t-s-13_big.png (100%) rename {shields => equipment/shields}/t-s-13_small.png (100%) delete mode 100644 misc/beacon.material delete mode 100644 misc/common.material delete mode 100644 misc/jumpgate.material delete mode 100644 misc/misc.material delete mode 100644 misc/ring.material create mode 100644 misc/unsorted.material hooks/post-receive -- Opengate game data |
From: spom_spom <spo...@us...> - 2012-08-30 22:43:26
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Opengate game data". The branch, master has been updated via 5bab93bb351a6c41f4e3ff95627896f7d3187127 (commit) from 7714bf3da91bf0d6aab3f5096d5b92ddb9fb6977 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 5bab93bb351a6c41f4e3ff95627896f7d3187127 Author: spom_spom <spo...@so...> Date: Fri Aug 31 00:02:39 2012 +0200 version bump ----------------------------------------------------------------------- Summary of changes: .../apteryx/{apteryx.xml => apteryx-v2.xml} | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) copy ships/octavius/apteryx/{apteryx.xml => apteryx-v2.xml} (93%) hooks/post-receive -- Opengate game data |
From: spom_spom <spo...@us...> - 2012-08-30 22:41:02
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Opengate sources". The branch, master has been updated via a0598d18f98b052bb0d18474dba4f00f74793142 (commit) from 4ff185d1f1e2f07ef038b601b6a92b20972177a1 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit a0598d18f98b052bb0d18474dba4f00f74793142 Author: spom_spom <spo...@us...> Date: Fri Aug 31 00:40:32 2012 +0200 version bump: ogre-1.8.0 cegui-1.7.7 ois-1.3 ----------------------------------------------------------------------- Summary of changes: configure.ac | 8 ++++---- data | 2 +- plugins.cfg | 2 +- src/manager/InputManager.cpp | 29 ++++++++++++++--------------- src/manager/LogManager.cpp | 28 ++++++++++++++-------------- src/manager/OpenALSoundManager.cpp | 30 +++++++++++++++--------------- src/manager/ResourceManager.cpp | 27 ++++++++++++++------------- 7 files changed, 63 insertions(+), 63 deletions(-) hooks/post-receive -- Opengate sources |
From: Christoph B. <eg...@us...> - 2012-07-04 22:09:08
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Opengate templates for game data". The branch, master has been updated via c827c7e0634bf42f6243a44f68cc70ebb9f54508 (commit) from 99fad2d227508f967d1fe971ea0c53256b21d146 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit c827c7e0634bf42f6243a44f68cc70ebb9f54508 Author: Christoph Brill <chr...@ch...> Date: Thu Jul 5 00:09:22 2012 +0200 Convert all templates from wings to blender I haven't used wings in years and blender is much better in my opinion. ----------------------------------------------------------------------- Summary of changes: data/misc/arrow.wings | Bin 1437 -> 0 bytes data/ships/octavius/apteryx/apteryx.blend | Bin 0 -> 422264 bytes data/ships/octavius/apteryx/apteryx.wings | Bin 610844 -> 0 bytes .../octavius/apteryx/octavius_apteryx_auv.tga | Bin 0 -> 16777234 bytes data/ships/quantar/storm/quantar_storm_auv.tga | Bin 0 -> 16777234 bytes data/ships/quantar/storm/storm.blend | Bin 0 -> 81002 bytes data/ships/quantar/storm/storm.wings | Bin 706256 -> 0 bytes data/ships/quantar/typhoon/typhoon.blend | Bin 118552 -> 416168 bytes data/ships/quantar/typhoon/typhoon.wings | Bin 4141 -> 0 bytes data/stations/interior/solrain/solrain.wings | Bin 785454 -> 0 bytes .../interior/utils/barrel/utils_barrel.blend | Bin 0 -> 422624 bytes .../interior/utils/barrel/utils_barrel.wings | Bin 7150 -> 0 bytes data/stations/interior/utils/box/utils_box.blend | Bin 0 -> 432296 bytes data/stations/interior/utils/box/utils_box.wings | Bin 1198 -> 0 bytes 14 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 data/misc/arrow.wings create mode 100644 data/ships/octavius/apteryx/apteryx.blend delete mode 100644 data/ships/octavius/apteryx/apteryx.wings create mode 100644 data/ships/octavius/apteryx/octavius_apteryx_auv.tga create mode 100644 data/ships/quantar/storm/quantar_storm_auv.tga create mode 100644 data/ships/quantar/storm/storm.blend delete mode 100644 data/ships/quantar/storm/storm.wings delete mode 100644 data/ships/quantar/typhoon/typhoon.wings delete mode 100644 data/stations/interior/solrain/solrain.wings create mode 100644 data/stations/interior/utils/barrel/utils_barrel.blend delete mode 100644 data/stations/interior/utils/barrel/utils_barrel.wings create mode 100644 data/stations/interior/utils/box/utils_box.blend delete mode 100644 data/stations/interior/utils/box/utils_box.wings hooks/post-receive -- Opengate templates for game data |
From: spom_spom <spo...@us...> - 2011-12-19 20:41:34
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Opengate sources". The branch, master has been updated via 4ff185d1f1e2f07ef038b601b6a92b20972177a1 (commit) from df89731d59fad18206b850e57640a2a6f5d8239f (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 4ff185d1f1e2f07ef038b601b6a92b20972177a1 Author: spom <spo...@so...> Date: Mon Dec 19 21:40:24 2011 +0100 add apty-v2 ----------------------------------------------------------------------- Summary of changes: data | 2 +- src/manager/AiManager.cpp | 3 ++- src/manager/GameStateManager.cpp | 3 ++- src/sectorobjects/SectorMeshObject.cpp | 2 +- 4 files changed, 6 insertions(+), 4 deletions(-) hooks/post-receive -- Opengate sources |
From: spom_spom <spo...@us...> - 2011-12-19 20:41:32
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Opengate game data". The branch, master has been updated via 7714bf3da91bf0d6aab3f5096d5b92ddb9fb6977 (commit) via 4900e9a5743e04122e2921b6e3bad49e3d258e33 (commit) from 17057f7119b5536d258050e6c6dcefa4c18ab75d (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 7714bf3da91bf0d6aab3f5096d5b92ddb9fb6977 Author: spom <spo...@so...> Date: Mon Dec 19 21:39:38 2011 +0100 add testie for apteryx-v2 commit 4900e9a5743e04122e2921b6e3bad49e3d258e33 Author: spom <spo...@so...> Date: Mon Dec 19 21:39:25 2011 +0100 add testie for apteryx-v2 ----------------------------------------------------------------------- Summary of changes: Makefile.am | 2 - ships/octavius/apteryx/apteryx-v2.material | 45 ++++++++++++++++++++++++++++ ships/octavius/apteryx/apteryx-v2.mesh | Bin 0 -> 2361825 bytes ships/octavius/apteryx/black.png | Bin 0 -> 178 bytes ships/octavius/apteryx/no-NM.png | Bin 0 -> 201 bytes ships/octavius/apteryx/oct.png | Bin 0 -> 326 bytes ships/octavius/apteryx/white.png | Bin 0 -> 306 bytes 7 files changed, 45 insertions(+), 2 deletions(-) create mode 100644 ships/octavius/apteryx/apteryx-v2.material create mode 100644 ships/octavius/apteryx/apteryx-v2.mesh create mode 100644 ships/octavius/apteryx/black.png create mode 100644 ships/octavius/apteryx/no-NM.png create mode 100644 ships/octavius/apteryx/oct.png create mode 100644 ships/octavius/apteryx/white.png hooks/post-receive -- Opengate game data |