WarLords API and other changes

Jeckel

Great Reverend
Joined
Nov 16, 2005
Messages
1,637
Location
Peoria, IL
K, I remember back when patch the v1.61 patch came out there was a thread that people posted changes to python methods, xml tags, and the like.

I havn't noticed such a thread yet for warlords, but if there is one please point me towards it. If there isn't, then *tada* here we go. People please post code changes from civ4 to warlords and help those of us that haven't found them yet. :)
 
Well there are a good number of changes in CvEventManager.py.

Some of the notable ones are:
- def onImprovementDestroyed added
- def onSelectionGroupPushMission added
- def onUnitPillage added
- def onReligionRemove added
- def onCityAcquired had its argsList changed
- There is a def onCityAcquiredAndKept command
- def onVassalState added
 
Nice, thanx Gunner, several of those will help me out alot in my naming and relgion mods. :)
 
Back
Top Bottom