From: The B. P. S. U. <civ...@li...> - 2009-09-15 04:34:07
|
Revision: 1950 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1950&view=rev Author: emperorfool Date: 2009-09-15 04:33:58 +0000 (Tue, 15 Sep 2009) Log Message: ----------- Feature: Civ4lerts - Added alert when a rival's willingness to talk changes Moved Civ4lerts and MoreCi4lerts option texts to their own XML files Modified Paths: -------------- trunk/CustomAssets/Config/Civ4lerts.xml trunk/CustomAssets/Python/BUG/Tabs/BugAlertsOptionsTab.py trunk/CustomAssets/Python/Contrib/Civ4lerts.py trunk/CustomAssets/XML/Text/BUGOptions_CIV4GameText.xml trunk/CustomAssets/XML/Text/Civ4lerts_CIV4GameText.xml trunk/Info/Changelog.txt Added Paths: ----------- trunk/CustomAssets/XML/Text/Civ4lerts Options.xml trunk/CustomAssets/XML/Text/MoreCiv4lerts Options.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-09-16 21:42:30
|
Revision: 1953 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1953&view=rev Author: emperorfool Date: 2009-09-16 21:42:17 +0000 (Wed, 16 Sep 2009) Log Message: ----------- Fix: Scoreboard - Number of cities hidden in OCC and for rivals you cannot contact Modified Paths: -------------- trunk/CustomAssets/Python/BUG/DiplomacyUtil.py trunk/CustomAssets/Python/BUG/GameUtil.py trunk/CustomAssets/Python/BUG/PlayerUtil.py trunk/Info/Changelog.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-09-17 03:09:24
|
Revision: 1955 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1955&view=rev Author: emperorfool Date: 2009-09-17 03:09:14 +0000 (Thu, 17 Sep 2009) Log Message: ----------- Fix: Can no longer see city list in OCC games Fix: City Built Alert shows if the city is revealed but you cannot see the rival's city list Improvement: Scoreboard - Num Cities shows count of revealed cities in cyan when you cannot see a rival's city list Modified Paths: -------------- trunk/CustomAssets/Python/BUG/PlayerUtil.py trunk/CustomAssets/Python/Contrib/MoreCiv4lerts.py trunk/CustomAssets/Python/Screens/CvMainInterface.py trunk/Info/Changelog.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-09-18 10:55:55
|
Revision: 1956 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1956&view=rev Author: emperorfool Date: 2009-09-18 10:55:45 +0000 (Fri, 18 Sep 2009) Log Message: ----------- Fix: Strategy Layer - Placed dots are drawn when a game is loaded if the Dot Map is visible Modified Paths: -------------- trunk/CustomAssets/Python/Contrib/CvStrategyOverlay.py trunk/Info/Changelog.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-09-19 01:46:52
|
Revision: 1958 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1958&view=rev Author: emperorfool Date: 2009-09-19 01:46:37 +0000 (Sat, 19 Sep 2009) Log Message: ----------- Feature: Civ4lerts - Bonus Trade alert Fix: DP and PA alerts check correct tradeable items Fix: canSeeCityList() checks if trade window can be opened canContact() no longer checks isWillingToTalk() Modified Paths: -------------- trunk/CustomAssets/Config/MoreCiv4lerts.xml trunk/CustomAssets/Python/BUG/DiplomacyUtil.py trunk/CustomAssets/Python/BUG/PlayerUtil.py trunk/CustomAssets/Python/BUG/Tabs/BugAlertsOptionsTab.py trunk/CustomAssets/Python/BUG/TradeUtil.py trunk/CustomAssets/Python/Contrib/Civ4lerts.py trunk/CustomAssets/Python/Contrib/MoreCiv4lerts.py trunk/CustomAssets/XML/Text/MoreCiv4lerts Options.xml trunk/CustomAssets/XML/Text/MoreCiv4lerts_CIV4GameText.xml trunk/Info/Changelog.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-09-25 06:46:49
|
Revision: 1974 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1974&view=rev Author: emperorfool Date: 2009-09-25 06:46:43 +0000 (Fri, 25 Sep 2009) Log Message: ----------- Scoreboard - Renamed "Short Description" to "Civilization Description" Modified Paths: -------------- trunk/CustomAssets/Config/Advanced Scoreboard.xml trunk/CustomAssets/XML/Text/BUGOptions_CIV4GameText.xml trunk/Info/Changelog.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-09-25 22:33:30
|
Revision: 1976 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1976&view=rev Author: emperorfool Date: 2009-09-25 22:33:16 +0000 (Fri, 25 Sep 2009) Log Message: ----------- Added hover help text to CDA buttons Created new config XML for CDA Split out all CDA XML (text and options) to separate XML files Fixed WidgetUtil module XML documentation Modified Paths: -------------- trunk/CustomAssets/Config/BUG Advisors.xml trunk/CustomAssets/Config/init.xml trunk/CustomAssets/Python/BUG/WidgetUtil.py trunk/CustomAssets/Python/EntryPoints/CvScreensInterface.py trunk/CustomAssets/Python/Screens/CvCustomizableDomesticAdvisor.py trunk/CustomAssets/XML/Text/BUGOptions_CIV4GameText.xml trunk/CustomAssets/XML/Text/BUG_CIV4GameText.xml Added Paths: ----------- trunk/CustomAssets/Config/Customizable Domestic Advisor.xml trunk/CustomAssets/XML/Text/CustDomAdv Options.xml trunk/CustomAssets/XML/Text/CustDomAdv_CIV4GameText.xml trunk/TODO.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-09-30 07:13:46
|
Revision: 1981 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1981&view=rev Author: emperorfool Date: 2009-09-30 07:13:39 +0000 (Wed, 30 Sep 2009) Log Message: ----------- 4.1 release Modified Paths: -------------- trunk/CustomAssets/Python/Contrib/CvModName.py trunk/Info/Changelog.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-10-01 19:37:03
|
Revision: 1986 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1986&view=rev Author: emperorfool Date: 2009-10-01 19:36:50 +0000 (Thu, 01 Oct 2009) Log Message: ----------- Fixed CDA options on Advisors tab Modified Paths: -------------- trunk/CustomAssets/Python/BUG/Tabs/BugAdvisorOptionsTab.py trunk/Info/Changelog.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-10-01 19:39:37
|
Revision: 1987 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1987&view=rev Author: emperorfool Date: 2009-10-01 19:39:19 +0000 (Thu, 01 Oct 2009) Log Message: ----------- Fixed reverse list sorting in GPUtil Modified Paths: -------------- trunk/CustomAssets/Python/BUG/GPUtil.py trunk/Info/Changelog.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-10-01 20:38:34
|
Revision: 1988 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1988&view=rev Author: emperorfool Date: 2009-10-01 20:38:12 +0000 (Thu, 01 Oct 2009) Log Message: ----------- Added hover text to Great Person Progress Bar Modified Paths: -------------- trunk/CustomAssets/Config/BUG Main Interface.xml trunk/CustomAssets/Python/BUG/GPUtil.py trunk/CustomAssets/Python/Screens/CvMainInterface.py trunk/Info/Changelog.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-10-02 00:09:42
|
Revision: 1989 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1989&view=rev Author: emperorfool Date: 2009-10-02 00:09:34 +0000 (Fri, 02 Oct 2009) Log Message: ----------- Fix: Added missing 3.19 change with liberating cities during wartime Modified Paths: -------------- trunk/CustomAssets/Python/EntryPoints/CvScreensInterface.py trunk/Info/Changelog.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-10-02 00:45:05
|
Revision: 1990 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1990&view=rev Author: emperorfool Date: 2009-10-02 00:44:50 +0000 (Fri, 02 Oct 2009) Log Message: ----------- Info Screen - WONDERS tab - Added hover help text to buttons Modified Paths: -------------- trunk/CustomAssets/Config/BUG Advisors.xml trunk/CustomAssets/Python/Screens/CvInfoScreen.py trunk/Info/Changelog.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-10-02 04:12:18
|
Revision: 1992 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1992&view=rev Author: emperorfool Date: 2009-10-02 04:12:08 +0000 (Fri, 02 Oct 2009) Log Message: ----------- SevoPedia - Tech page shows Civilizations that start with the tech Modified Paths: -------------- trunk/CustomAssets/Python/Contrib/Sevopedia/SevoPediaTech.py trunk/Info/Changelog.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-10-17 02:20:20
|
Revision: 1994 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1994&view=rev Author: emperorfool Date: 2009-10-17 02:20:08 +0000 (Sat, 17 Oct 2009) Log Message: ----------- Fixed problem when using <callback> element to define new callbacks Modified Paths: -------------- trunk/CustomAssets/Python/BUG/BugGameUtils.py trunk/Info/Changelog.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-10-17 02:20:42
|
Revision: 1995 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1995&view=rev Author: emperorfool Date: 2009-10-17 02:20:34 +0000 (Sat, 17 Oct 2009) Log Message: ----------- New <callback>s no longer require a default value (omit both "type" and "default") Modified Paths: -------------- trunk/CustomAssets/Python/BUG/BugTypes.py trunk/Info/Changelog.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-10-17 02:22:48
|
Revision: 1996 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1996&view=rev Author: emperorfool Date: 2009-10-17 02:22:40 +0000 (Sat, 17 Oct 2009) Log Message: ----------- New event: playerRevolution(ePlayer, iAnarchyTurns, leOldCivics, leNewCivics) Modified Paths: -------------- trunk/CustomAssets/Python/BUG/BugEventManager.py trunk/Info/Changelog.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-10-17 02:25:30
|
Revision: 1997 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1997&view=rev Author: emperorfool Date: 2009-10-17 02:25:17 +0000 (Sat, 17 Oct 2009) Log Message: ----------- Fix: AutoLog correctly displays pillaging entries Modified Paths: -------------- trunk/CustomAssets/Python/Contrib/autologEventManager.py trunk/Info/Changelog.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-11-01 00:47:56
|
Revision: 1999 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1999&view=rev Author: emperorfool Date: 2009-11-01 00:47:45 +0000 (Sun, 01 Nov 2009) Log Message: ----------- Fixed how growth, happiness, and health alerts determine whether or not a city will grow Modified Paths: -------------- trunk/CustomAssets/Python/Contrib/Civ4lerts.py trunk/CustomAssets/Python/Screens/CvMainInterface.py trunk/CustomAssets/XML/Text/BUG_CIV4GameText.xml trunk/Info/Changelog.txt Added Paths: ----------- trunk/CustomAssets/Python/BUG/CityUtil.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-11-01 04:18:54
|
Revision: 2000 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2000&view=rev Author: emperorfool Date: 2009-11-01 04:18:47 +0000 (Sun, 01 Nov 2009) Log Message: ----------- Fixed random crash when using Strategy Layer on Mac Modified Paths: -------------- trunk/CustomAssets/Python/Contrib/CvStrategyOverlay.py trunk/Info/Changelog.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-11-01 19:46:32
|
Revision: 2001 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2001&view=rev Author: emperorfool Date: 2009-11-01 19:46:26 +0000 (Sun, 01 Nov 2009) Log Message: ----------- Fixed Peace Offer event default and Autolog handlers Modified Paths: -------------- trunk/CustomAssets/Python/BUG/DiplomacyUtil.py trunk/CustomAssets/Python/Contrib/autologEventManager.py trunk/CustomAssets/XML/Text/Autolog_CIV4GameText.xml trunk/Info/Changelog.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-11-02 06:12:17
|
Revision: 2002 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2002&view=rev Author: emperorfool Date: 2009-11-02 06:12:11 +0000 (Mon, 02 Nov 2009) Log Message: ----------- Changed "Growth!" text back to white Modified Paths: -------------- trunk/CustomAssets/XML/Text/BUG_CIV4GameText.xml trunk/Info/Changelog.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-11-03 08:34:07
|
Revision: 2003 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2003&view=rev Author: emperorfool Date: 2009-11-03 08:33:58 +0000 (Tue, 03 Nov 2009) Log Message: ----------- When starting from a scenario, uses its file name instead of its path name Modified Paths: -------------- trunk/CustomAssets/Python/Contrib/AutoSave.py trunk/Info/Changelog.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-11-07 03:43:07
|
Revision: 2004 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2004&view=rev Author: emperorfool Date: 2009-11-07 03:42:55 +0000 (Sat, 07 Nov 2009) Log Message: ----------- Options Key Reminder message uses CvModName.modName instead of "BUG Mod" Modified Paths: -------------- trunk/CustomAssets/Python/Screens/CvMainInterface.py trunk/CustomAssets/XML/Text/BUG_CIV4GameText.xml trunk/Info/Changelog.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-11-07 04:01:03
|
Revision: 2005 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2005&view=rev Author: emperorfool Date: 2009-11-07 04:00:54 +0000 (Sat, 07 Nov 2009) Log Message: ----------- Shortcut Reminder message turns itself off the first time you open the Options screen If you turn it back on in the System tab, it will remain on as before Modified Paths: -------------- trunk/CustomAssets/Config/BUG Core.xml trunk/CustomAssets/Config/BUG Main Interface.xml trunk/CustomAssets/Python/BUG/BugOptionsScreen.py trunk/Info/Changelog.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |