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 |