Archid
Warlord
For those who want to be able to use the large GameFont files from WoC but don't want the modular loading code that normally goes with it.
I have taken the WoC Lite mod from johny_smith and stripped out all the code related to the modular loading, leaving just what is necessary to allow the use of the big GameFont files. I have included the GameFont files from the C2C mod as they include lots of extra bonus, corporation & religion chars. I have added the few extra chars that are used by the BUG mod.
I have only included the SDK files that have changed and these are commented with TGA_INDEXATION
As I do not use the Properties from C2C in my mod I have commented out the code that reads these characters from the font files. If you want to include them uncomment the code block in the CvGameTextMgr.cpp::assignFontIds method. You can find the block by searching for AIAndy: Property symbols
None of the code has been written by me, I have just repackaged it.
Updated with new version to fix a bug - thanks AIAndy
The download can be found here: http://forums.civfanatics.com/downloads.php?do=file&id=19615
I have taken the WoC Lite mod from johny_smith and stripped out all the code related to the modular loading, leaving just what is necessary to allow the use of the big GameFont files. I have included the GameFont files from the C2C mod as they include lots of extra bonus, corporation & religion chars. I have added the few extra chars that are used by the BUG mod.
I have only included the SDK files that have changed and these are commented with TGA_INDEXATION
As I do not use the Properties from C2C in my mod I have commented out the code that reads these characters from the font files. If you want to include them uncomment the code block in the CvGameTextMgr.cpp::assignFontIds method. You can find the block by searching for AIAndy: Property symbols
None of the code has been written by me, I have just repackaged it.
Updated with new version to fix a bug - thanks AIAndy
The download can be found here: http://forums.civfanatics.com/downloads.php?do=file&id=19615