Update
Added Platyping's World Builder (see http://forums.civfanatics.com/showthread.php?t=491837 )
Update
Added Platyping's World Builder (see http://forums.civfanatics.com/showthread.php?t=491837 )
EDIT: Forgot the text files in the first commit which I have now added.
Btw, this addition allows you to change game options ingame easier than the Python console method. It is somewhat hidden though as you have to edit a unit and then you get the button to the game option edit screen.
Update
Added Platyping's World Builder (see http://forums.civfanatics.com/showthread.php?t=491837 )
EDIT: Forgot the text files in the first commit which I have now added.
Btw, this addition allows you to change game options ingame easier than the Python console method. It is somewhat hidden though as you have to edit a unit and then you get the button to the game option edit screen.
Update
Added Platyping's World Builder (see http://forums.civfanatics.com/showthread.php?t=491837 )
EDIT: Forgot the text files in the first commit which I have now added.
Btw, this addition allows you to change game options ingame easier than the Python console method. It is somewhat hidden though as you have to edit a unit and then you get the button to the game option edit screen.
The base view is nearly the same but you get different screens when you edit cities, units or diplomacy.How do you get into it, i get the same ole view as before?
The base view is nearly the same but you get different screens when you edit cities, units or diplomacy.
Just pushed to SVN (5165):
Fixed CTD reported by dog77_1999
Notes:
1) This fix doesn't resolve a fundamental limit (can't have > 8191 units for any one player), but it does multiply an effect that caused a single unit to transiently take up several slots (basically every unit on a transport could take up 10-20 slots transiently, which multiplied up for a civ with a large fleet trying to stage an invasion)
2) This game also shows some interesting performance bottlenecks, which I'll have a go at resolving in the next few days