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 "Panther Game Engine - PGE".
The branch, vs2010 has been updated
via 4c9b0235f6e6c44a0536df544b807e2415988c07 (commit)
via bdea3f5d894a607137ef7e6b350d4c8731090294 (commit)
from 8fc9ab365143f849d08cad352d4155dd7034e6a7 (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 4c9b0235f6e6c44a0536df544b807e2415988c07
Author: ironholtz <iro...@us...>
Date: Mon Sep 12 15:46:19 2011 -0700
Final vs2010 changes. movecyl test game works. Led recompile and importing
works. Both needed major changes, including a complete reintegration of
the content system. Big change here. Tested with movecyl.
commit bdea3f5d894a607137ef7e6b350d4c8731090294
Author: ironholtz <iro...@us...>
Date: Thu Sep 8 12:18:36 2011 -0700
Assembly info files had the wrong version for Led and Rawr
-----------------------------------------------------------------------
Summary of changes:
.../PGE1/ContentManagement/DefaultPackageLoader.cs | 2 +-
.../ContentManagement/IPantherPackageLoader.cs | 2 +-
.../PGE1/PGE1/ContentManagement/PantherContent.cs | 9 +----
.../PGE1/PGE1/ContentManagement/PantherPackage.cs | 6 +-
pge/engine/PGE1/PGE1/Elements/PantherFPSView.cs | 5 ++
.../PGE1/PGE1/Elements/Utilities/LuaTimeManager.cs | 4 +-
pge/engine/PGE1/PGE1/Level/PantherLevel.cs | 14 +++++-
pge/engine/PGE1/PGE1/PGE1.csproj | 6 ---
.../PGE1/PGE1/Scripting/PantherScriptEngine.cs | 13 +++---
.../cooked/levels/main/Assets/Scripts/movecyl.lil | Bin 65536 -> 57344 bytes
.../levels/main/Assets/StaticModels/box1.xnb | Bin 1472 -> 1999 bytes
.../levels/main/Assets/StaticModels/box1CM.xnb | Bin 1472 -> 0 bytes
.../levels/main/Assets/StaticModels/box2.xnb | Bin 1472 -> 1999 bytes
.../levels/main/Assets/StaticModels/box2CM.xnb | Bin 1472 -> 0 bytes
.../levels/main/Assets/StaticModels/cyl2.xnb | Bin 6861 -> 7388 bytes
.../levels/main/Assets/StaticModels/cyl2CM.xnb | Bin 1472 -> 0 bytes
.../movecyl/cooked/levels/main/Assets/sources.xml | 1 +
pge/games/movecyl/cooked/levels/main/main.lvl | Bin 226 -> 280 bytes
pge/games/movecyl/raw/scripts/movecyl.lua | 9 ++--
pge/tools/3pt/JigLibX0.3.1/JigLibX/JigLibX.csproj | 3 -
pge/tools/3pt/XNua01b/360/Xnua.dll | Bin 66048 -> 66048 bytes
pge/tools/3pt/XNua01b/XNua.dll | Bin 66048 -> 66048 bytes
.../led/led/ContentManagement/ContentBuilder.cs | 11 ++++-
.../led/ContentManagement/PantherContentBuilder.cs | 13 ++++--
pge/tools/led/led/LevelEditor.cs | 2 +-
pge/tools/led/led/LuaErrorForm.cs | 14 +++---
pge/tools/led/led/MainForm.cs | 16 ++++----
pge/tools/led/led/Properties/AssemblyInfo.cs | 2 +-
pge/tools/led/led/led.csproj | 5 +-
pge/tools/led/led/prj/LedPantherPackage.cs | 40 ++++++++++++++++++-
pge/tools/led/led/prj/LedPantherPackageLoader.cs | 4 +-
pge/tools/rawr/Rawr/Properties/AssemblyInfo.cs | 2 +-
pge/tools/rawr/Rawr/Rawr.cs | 20 +++++----
pge/tools/rawr/Rawr/Rawr.csproj | 11 +----
pge/tools/rawr/Rawr/app.config | 2 +-
35 files changed, 129 insertions(+), 87 deletions(-)
delete mode 100644 pge/games/movecyl/cooked/levels/main/Assets/StaticModels/box1CM.xnb
delete mode 100644 pge/games/movecyl/cooked/levels/main/Assets/StaticModels/box2CM.xnb
delete mode 100644 pge/games/movecyl/cooked/levels/main/Assets/StaticModels/cyl2CM.xnb
hooks/post-receive
--
Panther Game Engine - PGE
|