Talk:Co-Operative Base (Mod): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
Line 14: Line 14:
I think you'll find the Final release fixes your woes. Just remake an SS 1.75 mod from scratch, then use winmerge to compare it against your current mods code base. Then make notes of where your code is different to the ss1.75 code, and then cut and paste it into a newly made obco source install. I never did manage to get Tortoise to behave to provide you with an actual patch file TRJ. These instructions are also probably the best to use for anyone wishing to upgrade from SS to OBCO.--[[User:Chiefwhosm|Chiefwhosm]] 09:31, 1 July 2010 (UTC)
I think you'll find the Final release fixes your woes. Just remake an SS 1.75 mod from scratch, then use winmerge to compare it against your current mods code base. Then make notes of where your code is different to the ss1.75 code, and then cut and paste it into a newly made obco source install. I never did manage to get Tortoise to behave to provide you with an actual patch file TRJ. These instructions are also probably the best to use for anyone wishing to upgrade from SS to OBCO.--[[User:Chiefwhosm|Chiefwhosm]] 09:31, 1 July 2010 (UTC)


I made a patch for this using Mercurial, so all changes made to the code can be seen more easily. [http://www.fileden.com/files/2007/10/28/1547530/sdk_to_obcoop_hg_patch.zip Link] (includes the VS2008 project files as well)
--[[User:Vektorx4|Vektorx4]] 12:14, 10 July 2010 (UTC)
----
----



Revision as of 05:14, 10 July 2010

ShadowSource - Information

http://developer.valvesoftware.com/w/index.php?title=Shadowsource&oldid=133749

http://developer.valvesoftware.com/wiki/Talk:Shadowsource

These are of course already implemented in the OrangeBox Co-Operative release. --Chiefwhosm 17:44, 29 May 2010 (UTC)


Can anyone paste the code for the Save/Restore system? I can't get the patch to work plus my actual mod's running shadowsource's final release so I can't get my hands on it. --TheRealJman 21:25, 1 June 2010 (UTC)

I think you'll find the Final release fixes your woes. Just remake an SS 1.75 mod from scratch, then use winmerge to compare it against your current mods code base. Then make notes of where your code is different to the ss1.75 code, and then cut and paste it into a newly made obco source install. I never did manage to get Tortoise to behave to provide you with an actual patch file TRJ. These instructions are also probably the best to use for anyone wishing to upgrade from SS to OBCO.--Chiefwhosm 09:31, 1 July 2010 (UTC)


I made a patch for this using Mercurial, so all changes made to the code can be seen more easily. Link (includes the VS2008 project files as well) --Vektorx4 12:14, 10 July 2010 (UTC)


OBCO Talk Area

The official Steam forum thread for OBCO can be found here:

http://forums.steampowered.com/forums/showthread.php?t=1327665