From: The B. P. S. U. <civ...@li...> - 2008-07-19 22:38:53
|
Revision: 1032 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1032&view=rev Author: emperorfool Date: 2008-07-19 22:38:37 +0000 (Sat, 19 Jul 2008) Log Message: ----------- Added Traits to Sevopedia using Sisiutil's strategy article. Modified Paths: -------------- BUG Mod/CustomAssets/Python/BUG/Tabs/BugCreditsOptionsTab.py BUG Mod/CustomAssets/Python/Contrib/Sevopedia/SevoPediaMain.py BUG Mod/CustomAssets/Python/Contrib/Sevopedia/SevoScreenEnums.py BUG Mod/CustomAssets/XML/BasicInfos/CIV4NewConceptInfos.xml Added Paths: ----------- BUG Mod/CustomAssets/Python/BUG/TraitUtil.py BUG Mod/CustomAssets/Python/Contrib/Sevopedia/SevoPediaTrait.py BUG Mod/CustomAssets/XML/Text/TraitsPedia_CIV4GameText.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: The B. P. S. U. <civ...@li...> - 2008-07-20 22:05:44
|
Revision: 1035 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1035&view=rev Author: emperorfool Date: 2008-07-20 22:05:12 +0000 (Sun, 20 Jul 2008) Log Message: ----------- Moved "Era" to XML (thanks Caesium). Modified Paths: -------------- BUG Mod/CustomAssets/Python/Screens/CvMainInterface.py BUG Mod/CustomAssets/XML/Text/BUG_CIV4GameText.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: The B. P. S. U. <civ...@li...> - 2008-07-26 15:54:19
|
Revision: 1049 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1049&view=rev Author: Ruff_Hi Date: 2008-07-26 15:54:16 +0000 (Sat, 26 Jul 2008) Log Message: ----------- Temp version of VictoryScreen - note, this is a work in progress Modified Paths: -------------- BUG Mod/CustomAssets/Python/BUG/AttitudeUtils.py BUG Mod/CustomAssets/Python/Screens/CvVictoryScreen.py BUG Mod/CustomAssets/XML/Text/BUG_CIV4GameText.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: The B. P. S. U. <civ...@li...> - 2008-07-28 22:51:53
|
Revision: 1058 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1058&view=rev Author: emperorfool Date: 2008-07-28 22:51:50 +0000 (Mon, 28 Jul 2008) Log Message: ----------- Added fitchn's Civilopedia Index, but rewrote it for Sevopedia. Modified Paths: -------------- BUG Mod/CustomAssets/Python/BUG/Tabs/BugCreditsOptionsTab.py BUG Mod/CustomAssets/Python/Contrib/Sevopedia/SevoPediaMain.py BUG Mod/CustomAssets/XML/Text/Sevopedia_CIV4GameText.xml Added Paths: ----------- BUG Mod/CustomAssets/Python/Contrib/Sevopedia/SevoPediaIndex.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: The B. P. S. U. <civ...@li...> - 2008-08-02 20:45:15
|
Revision: 1080 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1080&view=rev Author: Ruff_Hi Date: 2008-08-02 20:45:12 +0000 (Sat, 02 Aug 2008) Log Message: ----------- victory screen text exposed to local text Modified Paths: -------------- BUG Mod/CustomAssets/Python/Screens/CvVictoryScreen.py BUG Mod/CustomAssets/XML/Text/BUG_CIV4GameText.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: The B. P. S. U. <civ...@li...> - 2008-08-03 01:32:33
|
Revision: 1081 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1081&view=rev Author: emperorfool Date: 2008-08-03 01:32:30 +0000 (Sun, 03 Aug 2008) Log Message: ----------- Fixed formatting of percentages in voting results. Modified Paths: -------------- BUG Mod/CustomAssets/Python/Screens/CvVictoryScreen.py BUG Mod/CustomAssets/XML/Text/BUG_CIV4GameText.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: The B. P. S. U. <civ...@li...> - 2008-08-04 09:10:18
|
Revision: 1085 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1085&view=rev Author: cammagno Date: 2008-08-04 09:10:14 +0000 (Mon, 04 Aug 2008) Log Message: ----------- XMLization of Autolog (1st part only, but tested) Modified Paths: -------------- BUG Mod/CustomAssets/Python/Contrib/autologEventManager.py Added Paths: ----------- BUG Mod/CustomAssets/XML/Text/Autolog_CIV4GameText.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: The B. P. S. U. <civ...@li...> - 2008-08-04 14:18:06
|
Revision: 1092 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1092&view=rev Author: cammagno Date: 2008-08-04 14:18:01 +0000 (Mon, 04 Aug 2008) Log Message: ----------- XMLization of Autolog (not completed, but tested) Modified Paths: -------------- BUG Mod/CustomAssets/Python/Contrib/autologEventManager.py BUG Mod/CustomAssets/XML/Text/Autolog_CIV4GameText.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: The B. P. S. U. <civ...@li...> - 2008-08-05 07:51:37
|
Revision: 1094 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1094&view=rev Author: cammagno Date: 2008-08-05 07:51:35 +0000 (Tue, 05 Aug 2008) Log Message: ----------- XMLization of Autolog (till line 560) Modified Paths: -------------- BUG Mod/CustomAssets/Python/Contrib/autologEventManager.py BUG Mod/CustomAssets/XML/Text/Autolog_CIV4GameText.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: The B. P. S. U. <civ...@li...> - 2008-08-05 13:51:28
|
Revision: 1095 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1095&view=rev Author: cammagno Date: 2008-08-05 13:51:26 +0000 (Tue, 05 Aug 2008) Log Message: ----------- XMLization of Autolog (till line 660) Modified Paths: -------------- BUG Mod/CustomAssets/Python/Contrib/autologEventManager.py BUG Mod/CustomAssets/XML/Text/Autolog_CIV4GameText.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: The B. P. S. U. <civ...@li...> - 2008-08-05 15:49:30
|
Revision: 1096 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1096&view=rev Author: cammagno Date: 2008-08-05 15:49:25 +0000 (Tue, 05 Aug 2008) Log Message: ----------- XMLization of Autolog (till line 825) Modified Paths: -------------- BUG Mod/CustomAssets/Python/Contrib/autologEventManager.py BUG Mod/CustomAssets/XML/Text/Autolog_CIV4GameText.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: The B. P. S. U. <civ...@li...> - 2008-08-05 18:26:40
|
Revision: 1097 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1097&view=rev Author: cammagno Date: 2008-08-05 18:26:33 +0000 (Tue, 05 Aug 2008) Log Message: ----------- XMLization of Autolog (completed and tested; deeper testing will follow) Modified Paths: -------------- BUG Mod/CustomAssets/Python/Contrib/autologEventManager.py BUG Mod/CustomAssets/XML/Text/Autolog_CIV4GameText.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: The B. P. S. U. <civ...@li...> - 2008-08-10 03:05:45
|
Revision: 1109 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1109&view=rev Author: ruff_hi Date: 2008-08-10 03:05:41 +0000 (Sun, 10 Aug 2008) Log Message: ----------- added votes required to victory screen - members tab Modified Paths: -------------- BUG Mod/CustomAssets/XML/Text/BUG_CIV4GameText.xml Added Paths: ----------- BUG Mod/CustomAssets/Python/Screens/CvVictoryScreen1.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: The B. P. S. U. <civ...@li...> - 2008-08-10 13:07:46
|
Revision: 1110 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1110&view=rev Author: ruff_hi Date: 2008-08-10 13:07:41 +0000 (Sun, 10 Aug 2008) Log Message: ----------- updated victory screen (members tab): color coded total, total votes req in 'total' line, fixed candidate listing when UN / AP first built Modified Paths: -------------- BUG Mod/CustomAssets/Python/Screens/CvVictoryScreen.py BUG Mod/CustomAssets/XML/Text/BUG_CIV4GameText.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: The B. P. S. U. <civ...@li...> - 2008-08-11 00:58:30
|
Revision: 1113 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1113&view=rev Author: emperorfool Date: 2008-08-11 00:58:26 +0000 (Mon, 11 Aug 2008) Log Message: ----------- Added Spy Specialist fix by johnny smith: http://forums.civfanatics.com/showthread.php?t=260698 TODO: Add to credits Modified Paths: -------------- BUG Mod/CustomAssets/XML/GameInfo/CIV4SpecialistInfos.xml Added Paths: ----------- BUG Mod/CustomAssets/Art/Interface/MainScreen/ BUG Mod/CustomAssets/Art/Interface/MainScreen/CityScreen/ BUG Mod/CustomAssets/Art/Interface/MainScreen/CityScreen/great_spy.dds BUG Mod/CustomAssets/Art/Interface/MainScreen/CityScreen/spy.dds This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: The B. P. S. U. <civ...@li...> - 2008-08-17 06:24:04
|
Revision: 1124 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1124&view=rev Author: emperorfool Date: 2008-08-17 06:24:02 +0000 (Sun, 17 Aug 2008) Log Message: ----------- WhipAssist enhancements (Dresden): * Added option to include current turn's production in overflow * Added display of gold when overflow is too large for build * Added column to CDA Modified Paths: -------------- BUG Mod/CustomAssets/Python/BUG/Options/BugCityScreenOptions.py BUG Mod/CustomAssets/Python/BUG/Tabs/BugGeneralOptionsTab.py BUG Mod/CustomAssets/Python/Contrib/Civ4lerts.py BUG Mod/CustomAssets/Python/Screens/CvCustomizableDomesticAdvisor.py BUG Mod/CustomAssets/Python/Screens/CvMainInterface.py BUG Mod/CustomAssets/XML/Text/BUGOptions_CIV4GameText.xml BUG Mod/CustomAssets/XML/Text/BUG_CIV4GameText.xml BUG Mod/CustomAssets/XML/Text/Civ4lerts_CIV4GameText.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: The B. P. S. U. <civ...@li...> - 2008-08-19 11:38:32
|
Revision: 1151 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1151&view=rev Author: cammagno Date: 2008-08-19 11:38:30 +0000 (Tue, 19 Aug 2008) Log Message: ----------- Some little changes in the BUG Option Screen layout Modified Paths: -------------- BUG Mod/CustomAssets/Python/BUG/Tabs/BugAdvisorOptionsTab.py BUG Mod/CustomAssets/Python/BUG/Tabs/BugGeneralOptionsTab.py BUG Mod/CustomAssets/Python/BUG/Tabs/BugPleOptionsTab.py BUG Mod/CustomAssets/Python/BUG/Tabs/BugScoreOptionsTab.py BUG Mod/CustomAssets/XML/Text/BUGOptions_CIV4GameText.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: The B. P. S. U. <civ...@li...> - 2008-08-28 08:19:30
|
Revision: 1222 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1222&view=rev Author: emperorfool Date: 2008-08-28 08:19:27 +0000 (Thu, 28 Aug 2008) Log Message: ----------- Added default spacing and column spacing options to Advanced Scoreboard. Modified Paths: -------------- BUG Mod/CustomAssets/Config/Advanced Scoreboard.xml BUG Mod/CustomAssets/Python/BUG/Scoreboard.py BUG Mod/CustomAssets/Python/BUG/Tabs/BugScoreOptionsTab.py BUG Mod/CustomAssets/XML/Text/BUGOptions_CIV4GameText.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: The B. P. S. U. <civ...@li...> - 2008-08-28 13:44:37
|
Revision: 1225 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1225&view=rev Author: mrbighead Date: 2008-08-28 13:44:34 +0000 (Thu, 28 Aug 2008) Log Message: ----------- Updated German translation Minor changes for the Autolog Event manager (Buttons and Recognizing grammar) Modified Paths: -------------- BUG Mod/CustomAssets/Python/Contrib/autologEventManager.py BUG Mod/CustomAssets/XML/Text/Autolog_CIV4GameText.xml BUG Mod/CustomAssets/XML/Text/BUGOptions_CIV4GameText.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: The B. P. S. U. <civ...@li...> - 2008-08-29 01:56:23
|
Revision: 1226 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1226&view=rev Author: emperorfool Date: 2008-08-29 01:56:20 +0000 (Fri, 29 Aug 2008) Log Message: ----------- Added option to show player vs. leader name in Advanced Scoreboard. Modified Paths: -------------- BUG Mod/CustomAssets/Config/Advanced Scoreboard.xml BUG Mod/CustomAssets/Python/BUG/Tabs/BugScoreOptionsTab.py BUG Mod/CustomAssets/Python/Screens/CvMainInterface.py BUG Mod/CustomAssets/XML/Text/BUGOptions_CIV4GameText.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: The B. P. S. U. <civ...@li...> - 2008-08-29 10:08:52
|
Revision: 1228 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1228&view=rev Author: emperorfool Date: 2008-08-29 10:08:50 +0000 (Fri, 29 Aug 2008) Log Message: ----------- Added "reverse power ratio in scoreboard" feature from Dresden. * Option to select "You vs. Them" or "Them vs. You". * Option to specify number of decimal places to show in ratio. * Changed Good to High and Bad to Low in text and code. Modified Paths: -------------- BUG Mod/CustomAssets/Config/Advanced Scoreboard.xml BUG Mod/CustomAssets/Python/BUG/Tabs/BugScoreOptionsTab.py BUG Mod/CustomAssets/Python/Screens/CvMainInterface.py BUG Mod/CustomAssets/XML/Text/BUGOptions_CIV4GameText.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: The B. P. S. U. <civ...@li...> - 2008-08-29 22:58:06
|
Revision: 1232 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1232&view=rev Author: emperorfool Date: 2008-08-29 22:58:03 +0000 (Fri, 29 Aug 2008) Log Message: ----------- Added translations for Unit Grouper (thanks Caesium). Modified Paths: -------------- BUG Mod/CustomAssets/Python/BUG/UnitGrouper.py BUG Mod/CustomAssets/XML/Text/BUG_CIV4GameText.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: The B. P. S. U. <civ...@li...> - 2008-08-30 01:56:57
|
Revision: 1233 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1233&view=rev Author: emperorfool Date: 2008-08-30 01:56:55 +0000 (Sat, 30 Aug 2008) Log Message: ----------- Fixed filling of comments when creating new INI files (used Latin1 encoding) Added Mod to IniFile Added IniFile.fillComments() Moved comment headers to XML Modified Paths: -------------- BUG Mod/CustomAssets/Python/BUG/BugConfig.py BUG Mod/CustomAssets/Python/BUG/BugOptions.py BUG Mod/CustomAssets/Python/BUG/configobj.py BUG Mod/CustomAssets/XML/Text/BUG_CIV4GameText.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: The B. P. S. U. <civ...@li...> - 2008-09-02 01:03:43
|
Revision: 1246 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1246&view=rev Author: emperorfool Date: 2008-09-02 01:03:40 +0000 (Tue, 02 Sep 2008) Log Message: ----------- Rewrote Win/Loss Status mod to work with multiple languages. Modified Paths: -------------- BUG Mod/CustomAssets/Python/Screens/CvHallOfFameScreen.py BUG Mod/CustomAssets/XML/Text/BUG_CIV4GameText.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: The B. P. S. U. <civ...@li...> - 2008-09-07 07:16:10
|
Revision: 1262 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1262&view=rev Author: emperorfool Date: 2008-09-07 07:16:07 +0000 (Sun, 07 Sep 2008) Log Message: ----------- Split deal code from TradeUtil to DealUtil. Added DealCanceled event, fired in DealUtil.onGameUpdate(). Use <init> for Scoreboard and added DealCanceled event handler. Modified Paths: -------------- BUG Mod/CustomAssets/Config/Advanced Scoreboard.xml BUG Mod/CustomAssets/Config/init.xml BUG Mod/CustomAssets/Python/BUG/Scoreboard.py BUG Mod/CustomAssets/Python/BUG/TradeUtil.py Added Paths: ----------- BUG Mod/CustomAssets/Python/BUG/DealUtil.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |