From: The B. P. S. U. <civ...@li...> - 2008-12-12 23:11:08
|
Revision: 1605 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1605&view=rev Author: emperorfool Date: 2008-12-12 23:11:05 +0000 (Fri, 12 Dec 2008) Log Message: ----------- Added PythonReloaded event fired after reloading Python modules. Modified Paths: -------------- BUG Mod/BUG Mod/Changelog.txt BUG Mod/CustomAssets/Python/BUG/BugEventManager.py BUG Mod/CustomAssets/Python/Contrib/ReminderEventManager.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-12-13 00:05:54
|
Revision: 1607 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1607&view=rev Author: emperorfool Date: 2008-12-13 00:05:50 +0000 (Sat, 13 Dec 2008) Log Message: ----------- Option dirty bits and change functions are no longer set/called during initialization. Modified Paths: -------------- BUG Mod/BUG Mod/Changelog.txt BUG Mod/CustomAssets/Python/BUG/BugOptions.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-12-13 22:08:00
|
Revision: 1609 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1609&view=rev Author: emperorfool Date: 2008-12-13 22:07:57 +0000 (Sat, 13 Dec 2008) Log Message: ----------- Added horizontal and vertical sliders to BUG Options Screen. Modified Paths: -------------- BUG Mod/BUG Mod/Changelog.txt BUG Mod/CustomAssets/Python/BUG/BugOptionsTab.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-12-13 22:25:00
|
Revision: 1610 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1610&view=rev Author: emperorfool Date: 2008-12-13 22:24:52 +0000 (Sat, 13 Dec 2008) Log Message: ----------- Renamed CvPathOverride to CvAltRoot. Modified Paths: -------------- BUG Mod/BUG Mod/Changelog.txt BUG Mod/CustomAssets/Python/BUG/BugPath.py Added Paths: ----------- BUG Mod/BUG Mod/CvAltRoot.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...> - 2009-01-19 22:58:43
|
Revision: 1636 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1636&view=rev Author: emperorfool Date: 2009-01-19 22:58:40 +0000 (Mon, 19 Jan 2009) Log Message: ----------- Added Gold Rate Warning: yellow gold rate when negative but not enough to cause a strike. Modified Paths: -------------- BUG Mod/BUG Mod/Changelog.txt BUG Mod/CustomAssets/Config/BUG Main Interface.xml BUG Mod/CustomAssets/Python/BUG/Tabs/BugGeneralOptionsTab.py BUG Mod/CustomAssets/Python/Screens/CvMainInterface.py BUG Mod/CustomAssets/XML/Text/BUGOptions_CIV4GameText.xml 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...> - 2009-01-21 23:53:22
|
Revision: 1638 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1638&view=rev Author: emperorfool Date: 2009-01-21 23:53:12 +0000 (Wed, 21 Jan 2009) Log Message: ----------- Removed CvModFolder -- now uses CyGame().getModName() to locate mod files. Modified Paths: -------------- BUG Mod/BUG Mod/Changelog.txt BUG Mod/CustomAssets/Python/BUG/BugPath.py Removed Paths: ------------- BUG Mod/BUG Mod/CvModFolder.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...> - 2009-01-23 09:50:16
|
Revision: 1644 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1644&view=rev Author: mrbighead Date: 2009-01-23 09:50:12 +0000 (Fri, 23 Jan 2009) Log Message: ----------- Updated German translation Removed unnecessary spacer from the PLE tab Modified Paths: -------------- BUG Mod/BUG Mod/Changelog.txt BUG Mod/CustomAssets/Python/BUG/Tabs/BugPleOptionsTab.py BUG Mod/CustomAssets/XML/Text/BUGOptions_CIV4GameText.xml 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...> - 2009-02-01 23:33:55
|
Revision: 1647 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1647&view=rev Author: ruff_hi Date: 2009-02-01 23:33:33 +0000 (Sun, 01 Feb 2009) Log Message: ----------- Added the ability to add the following options to the original BtS unit plot style (promo, mission, GG, wounded, upgrade) Modified Paths: -------------- BUG Mod/BUG Mod/Changelog.txt BUG Mod/CustomAssets/Python/Screens/CvMainInterface.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...> - 2009-02-14 07:35:07
|
Revision: 1652 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1652&view=rev Author: emperorfool Date: 2009-02-14 07:35:04 +0000 (Sat, 14 Feb 2009) Log Message: ----------- Advanced Scoreboard: Changed vassal icon to a gold star for the active player. Modified Paths: -------------- BUG Mod/BUG Mod/Changelog.txt BUG Mod/CustomAssets/Python/BUG/Scoreboard.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...> - 2009-02-14 07:36:03
|
Revision: 1653 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1653&view=rev Author: emperorfool Date: 2009-02-14 07:36:00 +0000 (Sat, 14 Feb 2009) Log Message: ----------- Fixed bug with loading options when viewing Sevopedia from the MAIN MENU. Modified Paths: -------------- BUG Mod/BUG Mod/Changelog.txt BUG Mod/CustomAssets/Python/Contrib/Sevopedia/SevoPediaUtil.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...> - 2009-02-14 07:41:46
|
Revision: 1654 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1654&view=rev Author: emperorfool Date: 2009-02-14 07:41:43 +0000 (Sat, 14 Feb 2009) Log Message: ----------- Finance Advisor: - Added total gold per turn next to current balance. - Only non-zero trade values are shown. Modified Paths: -------------- BUG Mod/BUG Mod/Changelog.txt BUG Mod/CustomAssets/Python/Screens/BugFinanceAdvisor.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...> - 2009-02-14 07:47:50
|
Revision: 1655 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1655&view=rev Author: emperorfool Date: 2009-02-14 07:47:46 +0000 (Sat, 14 Feb 2009) Log Message: ----------- Fixed detection of when trade routes with another civ are possible. Modified Paths: -------------- BUG Mod/BUG Mod/Changelog.txt BUG Mod/CustomAssets/Python/Screens/CvExoticForeignAdvisor.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...> - 2009-02-14 08:58:57
|
Revision: 1656 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1656&view=rev Author: emperorfool Date: 2009-02-14 08:58:54 +0000 (Sat, 14 Feb 2009) Log Message: ----------- Info Pane: - Added option to display moves left for a single unit using a fraction. - Added min/max moves left when multiple units selected. PLE Unit Hover: - Fixed calculation of Movement Points remaining. Modified Paths: -------------- BUG Mod/BUG Mod/Changelog.txt BUG Mod/CustomAssets/Config/BUG Main Interface.xml BUG Mod/CustomAssets/Python/BUG/Tabs/BugGeneralOptionsTab.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...> - 2009-02-14 13:47:57
|
Revision: 1667 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1667&view=rev Author: mrbighead Date: 2009-02-14 13:47:43 +0000 (Sat, 14 Feb 2009) Log Message: ----------- Updated German translation Updated German CDA-File Minor typo in the General tab fixed (sliders still pushing their column to the right) Modified Paths: -------------- BUG Mod/BUG Mod/CustomDomAdv/CustomDomAdv_ger.txt BUG Mod/CustomAssets/Python/BUG/Tabs/BugGeneralOptionsTab.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...> - 2009-02-18 04:26:01
|
Revision: 1684 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1684&view=rev Author: ruff_hi Date: 2009-02-18 04:25:57 +0000 (Wed, 18 Feb 2009) Log Message: ----------- added 'turns to next vote' and 'votes to next election' to BUG members screen. Modified Paths: -------------- BUG Mod/BUG Mod/Changelog.txt 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...> - 2009-02-24 13:59:20
|
Revision: 1711 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1711&view=rev Author: ruff_hi Date: 2009-02-24 13:59:18 +0000 (Tue, 24 Feb 2009) Log Message: ----------- Added log scale option for graphs renamed changelog and created new change log Modified Paths: -------------- BUG Mod/BUG Mod/Changelog.txt BUG Mod/CustomAssets/Config/BUG Advisors.xml BUG Mod/CustomAssets/Python/BUG/Tabs/BugAdvisorOptionsTab.py BUG Mod/CustomAssets/Python/Screens/CvInfoScreen.py BUG Mod/CustomAssets/XML/Text/BUGOptions_CIV4GameText.xml BUG Mod/CustomAssets/XML/Text/BUG_CIV4GameText.xml Added Paths: ----------- BUG Mod/BUG Mod/Changelog_3_6.txt 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...> - 2009-02-26 04:17:01
|
Revision: 1715 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1715&view=rev Author: emperorfool Date: 2009-02-26 04:16:51 +0000 (Thu, 26 Feb 2009) Log Message: ----------- Added number of cities to scoreboard (Q). Modified Paths: -------------- BUG Mod/BUG Mod/Changelog.txt BUG Mod/CustomAssets/Python/BUG/PlayerUtil.py BUG Mod/CustomAssets/Python/BUG/Scoreboard.py BUG Mod/CustomAssets/Python/Contrib/MoreCiv4lerts.py BUG Mod/CustomAssets/Python/Screens/CvMainInterface.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...> - 2009-02-28 23:23:23
|
Revision: 1717 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1717&view=rev Author: emperorfool Date: 2009-02-28 23:23:17 +0000 (Sat, 28 Feb 2009) Log Message: ----------- getText() and getPlainText() from BugUtil both replace [ICON_XXX] in the message. Modified Paths: -------------- BUG Mod/BUG Mod/Changelog.txt BUG Mod/CustomAssets/Python/BUG/BugUtil.py 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. |
From: The B. P. S. U. <civ...@li...> - 2009-03-14 21:56:05
|
Revision: 1727 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1727&view=rev Author: emperorfool Date: 2009-03-14 21:55:33 +0000 (Sat, 14 Mar 2009) Log Message: ----------- Fixed City Built event. Modified Paths: -------------- BUG Mod/BUG Mod/Changelog.txt BUG Mod/CustomAssets/Python/Contrib/MoreCiv4lerts.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...> - 2009-03-21 04:56:49
|
Revision: 1728 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1728&view=rev Author: ruff_hi Date: 2009-03-21 04:56:43 +0000 (Sat, 21 Mar 2009) Log Message: ----------- DanF5771's Version of the Wonder tab Modified Paths: -------------- BUG Mod/BUG Mod/Changelog.txt BUG Mod/CustomAssets/Config/BUG Advisors.xml BUG Mod/CustomAssets/Python/BUG/BugUtil.py BUG Mod/CustomAssets/Python/BUG/Tabs/BugAdvisorOptionsTab.py BUG Mod/CustomAssets/Python/Screens/CvInfoScreen.py BUG Mod/CustomAssets/XML/Text/BUGOptions_CIV4GameText.xml 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...> - 2009-03-25 10:26:49
|
Revision: 1732 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1732&view=rev Author: ruff_hi Date: 2009-03-25 10:26:41 +0000 (Wed, 25 Mar 2009) Log Message: ----------- Change to wonders tab on info screen Modified Paths: -------------- BUG Mod/BUG Mod/Changelog.txt BUG Mod/CustomAssets/Python/Screens/CvInfoScreen.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...> - 2009-03-26 11:47:57
|
Revision: 1733 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1733&view=rev Author: ruff_hi Date: 2009-03-26 11:47:43 +0000 (Thu, 26 Mar 2009) Log Message: ----------- Logger now reports the amount of gold from pillages Modified Paths: -------------- BUG Mod/BUG Mod/Changelog.txt 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...> - 2009-03-27 22:47:36
|
Revision: 1735 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1735&view=rev Author: ruff_hi Date: 2009-03-27 22:47:28 +0000 (Fri, 27 Mar 2009) Log Message: ----------- Scoreboard items (WHEOOH, # Cities) now optional / small change to gold pillaging message Modified Paths: -------------- BUG Mod/BUG Mod/Changelog.txt BUG Mod/CustomAssets/Config/Advanced Scoreboard.xml BUG Mod/CustomAssets/Python/BUG/Tabs/BugScoreOptionsTab.py BUG Mod/CustomAssets/Python/Contrib/autologEventManager.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...> - 2009-04-01 11:26:22
|
Revision: 1738 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1738&view=rev Author: ruff_hi Date: 2009-04-01 11:26:07 +0000 (Wed, 01 Apr 2009) Log Message: ----------- wonders tab (F9) now includes 'zoom to city' Modified Paths: -------------- BUG Mod/BUG Mod/Changelog.txt BUG Mod/CustomAssets/Python/Screens/CvInfoScreen.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...> - 2009-04-01 20:55:30
|
Revision: 1739 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1739&view=rev Author: ruff_hi Date: 2009-04-01 20:55:28 +0000 (Wed, 01 Apr 2009) Log Message: ----------- Added BUG Religious Advisor Modified Paths: -------------- BUG Mod/BUG Mod/Changelog.txt BUG Mod/CustomAssets/Config/BUG Advisors.xml BUG Mod/CustomAssets/Python/BUG/Tabs/BugAdvisorOptionsTab.py BUG Mod/CustomAssets/Python/Screens/CvInfoScreen.py BUG Mod/CustomAssets/XML/Text/BUGOptions_CIV4GameText.xml BUG Mod/CustomAssets/XML/Text/BUG_CIV4GameText.xml Added Paths: ----------- BUG Mod/CustomAssets/Python/Screens/CvReligionScreen.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |