|
From: The B. P. S. U. <civ...@li...> - 2008-11-03 05:17:49
|
Revision: 1507
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1507&view=rev
Author: emperorfool
Date: 2008-11-03 05:17:42 +0000 (Mon, 03 Nov 2008)
Log Message:
-----------
Created FontUtil for adding new constants to FontSymbols.
Define symbols in XML: <symbol id [name] [from] [offset]/>
Provides getChar(symbol) for easier access to unicode string for symbol.
Updated Scoreboard and AttitudeUtil to use it.
Modified Paths:
--------------
BUG Mod/CustomAssets/Config/init.xml
BUG Mod/CustomAssets/Python/BUG/AttitudeUtil.py
BUG Mod/CustomAssets/Python/BUG/BugConfig.py
BUG Mod/CustomAssets/Python/BUG/Scoreboard.py
Added Paths:
-----------
BUG Mod/CustomAssets/Python/BUG/FontUtil.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|