|
From: The B. P. S. U. <civ...@li...> - 2009-05-22 21:21:00
|
Revision: 1805
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1805&view=rev
Author: ruff_hi
Date: 2009-05-22 21:20:55 +0000 (Fri, 22 May 2009)
Log Message:
-----------
Ruffecho.py and IconGrid.py not required - deleted
Removed Paths:
-------------
trunk/CustomAssets/Python/Contrib/RuffEcho.py
trunk/CustomAssets/Python/Screens/IconGrid.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-06-12 13:14:37
|
Revision: 1832
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1832&view=rev
Author: emperorfool
Date: 2009-06-12 12:18:50 +0000 (Fri, 12 Jun 2009)
Log Message:
-----------
Changes from 3.19:
- Fixed rounding on research, food storage, and production bars
- Prev/next buttons cycle units/cities
- Hide free spy under no espionage
- Use new culture threshold accessor
Modified Paths:
--------------
trunk/CustomAssets/Python/EntryPoints/CvScreensInterface.py
trunk/CustomAssets/Python/Screens/CvExoticForeignAdvisor.py
trunk/CustomAssets/Python/Screens/CvMainInterface.py
trunk/CustomAssets/Python/Screens/CvTechChooser.py
trunk/CustomAssets/Python/Screens/CvVictoryScreen.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-06-25 07:18:17
|
Revision: 1862
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1862&view=rev
Author: emperorfool
Date: 2009-06-25 07:18:08 +0000 (Thu, 25 Jun 2009)
Log Message:
-----------
Created GameUtil to hold game-specific utility functions
Switched from BugUtil.isNoEspionage() to GameUtil.isEspionage()
Modified Paths:
--------------
trunk/CustomAssets/Python/BUG/BugUtil.py
trunk/CustomAssets/Python/Screens/CvInfoScreen.py
trunk/CustomAssets/Python/Screens/CvMainInterface.py
Added Paths:
-----------
trunk/CustomAssets/Python/BUG/GameUtil.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-06-25 07:37:32
|
Revision: 1863
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1863&view=rev
Author: emperorfool
Date: 2009-06-25 07:37:31 +0000 (Thu, 25 Jun 2009)
Log Message:
-----------
Added GameUtil.getCultureThreshold(level) to fix pre-3.19 breakage
Modified Paths:
--------------
trunk/CustomAssets/Python/BUG/GameUtil.py
trunk/CustomAssets/Python/Screens/CvTechChooser.py
trunk/CustomAssets/Python/Screens/CvVictoryScreen.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-09-24 00:58:11
|
Revision: 1969
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1969&view=rev
Author: emperorfool
Date: 2009-09-24 00:58:05 +0000 (Thu, 24 Sep 2009)
Log Message:
-----------
Last attempt to fix sets fiasco
Modified Paths:
--------------
trunk/CustomAssets/Python/BUG/BugUtil.py
trunk/CustomAssets/Python/EntryPoints/CvEventInterface.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-09-29 10:29:22
|
Revision: 1980
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1980&view=rev
Author: emperorfool
Date: 2009-09-29 10:29:15 +0000 (Tue, 29 Sep 2009)
Log Message:
-----------
Completed Mac support by adding BugUtil.fixSets(globals()) to each module that uses sets
Modified Paths:
--------------
trunk/CustomAssets/Python/BUG/BugConfig.py
trunk/CustomAssets/Python/BUG/BugEventManager.py
trunk/CustomAssets/Python/BUG/BugTypes.py
trunk/CustomAssets/Python/BUG/TechPrefs.py
trunk/CustomAssets/Python/BUG/TechUtil.py
trunk/CustomAssets/Python/BUG/TradeUtil.py
trunk/CustomAssets/Python/BUG/UnitGrouper.py
trunk/CustomAssets/Python/BUG/UnitUtil.py
trunk/CustomAssets/Python/Contrib/Civ4lerts.py
trunk/CustomAssets/Python/Contrib/EventSigns.py
trunk/CustomAssets/Python/Contrib/FavoriteCivicDetector.py
trunk/CustomAssets/Python/Contrib/MoreCiv4lerts.py
trunk/CustomAssets/Python/Contrib/UnitUpgradesGraph.py
trunk/CustomAssets/Python/Screens/CvBUGMilitaryAdvisor.py
trunk/CustomAssets/Python/Screens/CvCustomizableDomesticAdvisor.py
trunk/CustomAssets/Python/Screens/CvTechChooser.py
trunk/CustomAssets/Python/Screens/CvVictoryScreen.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-12-08 11:56:33
|
Revision: 2035
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2035&view=rev
Author: ruff_hi
Date: 2009-12-08 11:56:22 +0000 (Tue, 08 Dec 2009)
Log Message:
-----------
BUG Espionage Screen (with EPs additions) works now :)
Modified Paths:
--------------
trunk/CustomAssets/Python/BUG/SpyUtil.py
trunk/CustomAssets/Python/BUG/Tabs/BugCreditsOptionsTab.py
trunk/CustomAssets/Python/Screens/CvEspionageAdvisor.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-12-11 17:38:15
|
Revision: 2041
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2041&view=rev
Author: ruff_hi
Date: 2009-12-11 17:38:08 +0000 (Fri, 11 Dec 2009)
Log Message:
-----------
Pulled BugScreen and BugTab out of CvEspionageAdvisor.py into their own file (BugScreen.py)
Modified Paths:
--------------
trunk/CustomAssets/Python/Screens/CvEspionageAdvisor.py
Added Paths:
-----------
trunk/CustomAssets/Python/BUG/BugScreen.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-12-17 07:59:42
|
Revision: 2049
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2049&view=rev
Author: ruff_hi
Date: 2009-12-17 07:59:34 +0000 (Thu, 17 Dec 2009)
Log Message:
-----------
Espionage Advisor: fixes bug that showed AI spending against teams active player didn't know
Modified Paths:
--------------
trunk/CustomAssets/Python/BUG/SpyUtil.py
trunk/CustomAssets/Python/Screens/CvEspionageAdvisor.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-12-26 02:47:38
|
Revision: 2061
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2061&view=rev
Author: ruff_hi
Date: 2009-12-26 02:47:30 +0000 (Sat, 26 Dec 2009)
Log Message:
-----------
BUG Unit Plot Draw method - interim results (no where near working yet)
Modified Paths:
--------------
trunk/CustomAssets/Python/BUG/Tabs/BugPleOptionsTab.py
trunk/CustomAssets/Python/Screens/CvMainInterface.py
Added Paths:
-----------
trunk/CustomAssets/Python/BUG/BugUnitPlot.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...> - 2010-01-08 08:51:19
|
Revision: 2084
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2084&view=rev
Author: emperorfool
Date: 2010-01-08 08:51:13 +0000 (Fri, 08 Jan 2010)
Log Message:
-----------
Minor code cleanup in Event Signs
Switched to use GameUtil.isVersion() and PlayerUtil.players() in CvRandomEventInterface
Modified Paths:
--------------
trunk/CustomAssets/Python/Contrib/EventSigns.py
trunk/CustomAssets/Python/EntryPoints/CvRandomEventInterface.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...> - 2010-04-29 01:51:37
|
Revision: 2207
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2207&view=rev
Author: emperorfool
Date: 2010-04-29 01:51:30 +0000 (Thu, 29 Apr 2010)
Log Message:
-----------
Replaced use of findIntoTypeNum() with getInfoTypeForString().
Modified Paths:
--------------
trunk/CustomAssets/Python/BUFFY/Buffy.py
trunk/CustomAssets/Python/Contrib/EventSigns.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...> - 2010-05-09 18:50:17
|
Revision: 2212
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2212&view=rev
Author: emperorfool
Date: 2010-05-09 18:50:11 +0000 (Sun, 09 May 2010)
Log Message:
-----------
Foreign Advisor INFO tab shows correct modifier total, including visible values from Show Hidden Attitude mod if active.
Modified Paths:
--------------
trunk/CustomAssets/Python/BUG/AttitudeUtil.py
trunk/CustomAssets/Python/Screens/CvExoticForeignAdvisor.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|