|
From: The B. P. S. U. <civ...@li...> - 2009-05-15 08:48:59
|
Revision: 1785
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1785&view=rev
Author: emperorfool
Date: 2009-05-15 08:48:49 +0000 (Fri, 15 May 2009)
Log Message:
-----------
MapFinder uses deferCalls() instead of gameUpdate event.
Fixed bug in deferCalls() that let new calls get executed in same gameUpdate event.
Modified Paths:
--------------
trunk/BUG Mod/Changelog.txt
trunk/CustomAssets/Config/BUG Core.xml
trunk/CustomAssets/Config/MapFinder.xml
trunk/CustomAssets/Python/BUG/BugUtil.py
trunk/CustomAssets/Python/Contrib/MapFinder.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-05-16 10:58:42
|
Revision: 1792
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1792&view=rev
Author: emperorfool
Date: 2009-05-16 10:58:36 +0000 (Sat, 16 May 2009)
Log Message:
-----------
Added CvUtil.getNewScreenID() so mods don't have to hard-code screen IDs
Modified Paths:
--------------
trunk/BUG Mod/Changelog.txt
trunk/CustomAssets/Python/Contrib/CvOverlayScreenUtils.py
trunk/CustomAssets/Python/CvUtil.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-05-18 22:22:05
|
Revision: 1796
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1796&view=rev
Author: emperorfool
Date: 2009-05-18 22:21:58 +0000 (Mon, 18 May 2009)
Log Message:
-----------
Added hover for Food Rate [BULL]
Modified Paths:
--------------
trunk/BUG Mod/Changelog.txt
trunk/CustomAssets/Config/BULL Misc Hovers.xml
trunk/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-05-20 04:33:25
|
Revision: 1798
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1798&view=rev
Author: emperorfool
Date: 2009-05-20 04:33:20 +0000 (Wed, 20 May 2009)
Log Message:
-----------
Reminders that fired this turn no longer show in End Turn Text for next player.
Added SwitchHotSeatPlayer event.
Modified Paths:
--------------
trunk/BUG Mod/Changelog.txt
trunk/CustomAssets/Config/BUG Core.xml
trunk/CustomAssets/Python/BUG/BugEventManager.py
trunk/CustomAssets/Python/BUG/BugUtil.py
trunk/CustomAssets/Python/Contrib/ReminderEventManager.py
trunk/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-05-20 10:08:10
|
Revision: 1800
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1800&view=rev
Author: emperorfool
Date: 2009-05-20 10:08:03 +0000 (Wed, 20 May 2009)
Log Message:
-----------
- HotSeat
Strategy Layer is hidden while switching players
Civ4lerts and Reminders no longer show up while switching players
Civ4lerts now fire for all human players
- Active Player Turn
Moved checking for begin/end from CvMainInterface.updateScreen() to BugEventManager.onGameUpdate()
Now fires begin event when active player changes in addition to game turn for HotSeat games
Modified Paths:
--------------
trunk/BUG Mod/Changelog.txt
trunk/CustomAssets/Config/Strategy Overlay.xml
trunk/CustomAssets/Python/BUG/BugEventManager.py
trunk/CustomAssets/Python/Contrib/CvStrategyOverlay.py
trunk/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-05-21 06:37:55
|
Revision: 1804
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1804&view=rev
Author: emperorfool
Date: 2009-05-21 06:37:45 +0000 (Thu, 21 May 2009)
Log Message:
-----------
Strategy Layer now saves all players' dotmaps.
Modified Paths:
--------------
trunk/BUG Mod/Changelog.txt
trunk/CustomAssets/Config/Strategy Overlay.xml
trunk/CustomAssets/Python/Contrib/CvStrategyOverlay.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-09 05:53:26
|
Revision: 1818
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1818&view=rev
Author: emperorfool
Date: 2009-06-09 05:52:17 +0000 (Tue, 09 Jun 2009)
Log Message:
-----------
Rewrote BugPath:
- All directories exposed via functions.
- New Data dir that holds Settings and Info dirs.
- Fixed Vista issues by ignoring empty registry keys. Better search method: loop vs. nested if()s.
- Added None-safe os.path delegate functions.
- Split "BUG Mod" folder into UserSettings and Info.
Modified Paths:
--------------
trunk/CustomAssets/Python/BUG/BugHelp.py
trunk/CustomAssets/Python/BUG/BugInit.py
trunk/CustomAssets/Python/BUG/BugOptions.py
trunk/CustomAssets/Python/BUG/BugPath.py
trunk/CustomAssets/Python/BUG/Tabs/BugErrorOptionsTab.py
trunk/CustomAssets/XML/Text/BUGOptions_CIV4GameText.xml
Added Paths:
-----------
trunk/Info/
trunk/Info/BUG Mod Help-DEU.chm
trunk/Info/BUG Mod Help-ENG.chm
trunk/Info/BUG Mod Help-ESP.chm
trunk/Info/BUG Mod Help-FRA.chm
trunk/Info/BUG Mod Help-ITA.chm
trunk/Info/Changelog.txt
trunk/Info/CvAltRoot.py
trunk/Info/GNU Public License.rtf
trunk/UserSettings/
trunk/UserSettings/Adv Unit Naming.ini
trunk/UserSettings/CustomDomAdv/
Removed Paths:
-------------
trunk/BUG Mod/Adv Unit Naming.ini
trunk/BUG Mod/BUG Mod Help-DEU.chm
trunk/BUG Mod/BUG Mod Help-ENG.chm
trunk/BUG Mod/BUG Mod Help-ESP.chm
trunk/BUG Mod/BUG Mod Help-FRA.chm
trunk/BUG Mod/BUG Mod Help-ITA.chm
trunk/BUG Mod/Changelog.txt
trunk/BUG Mod/CvAltRoot.py
trunk/BUG Mod/GNU Public License.rtf
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-09 06:01:18
|
Revision: 1820
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1820&view=rev
Author: emperorfool
Date: 2009-06-09 06:00:16 +0000 (Tue, 09 Jun 2009)
Log Message:
-----------
AutoSave: automatically save single-player games at start and/or end.
Modified Paths:
--------------
trunk/CustomAssets/Config/init.xml
trunk/CustomAssets/Python/Contrib/MapFinder.py
trunk/CustomAssets/Python/EntryPoints/CvAppInterface.py
trunk/Info/Changelog.txt
Added Paths:
-----------
trunk/CustomAssets/Config/AutoSave.xml
trunk/CustomAssets/Python/Contrib/AutoSave.py
Property Changed:
----------------
trunk/CustomAssets/Python/
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-24 03:37:35
|
Revision: 1847
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1847&view=rev
Author: emperorfool
Date: 2009-06-24 03:34:36 +0000 (Wed, 24 Jun 2009)
Log Message:
-----------
Rewrote BugConfig to be modular and updated other Core components to use it
Modified Paths:
--------------
trunk/CustomAssets/Config/BUG Core.xml
trunk/CustomAssets/Config/Civ4lerts.xml
trunk/CustomAssets/Config/MoreCiv4lerts.xml
trunk/CustomAssets/Config/init.xml
trunk/CustomAssets/Python/BUG/BugConfig.py
trunk/CustomAssets/Python/BUG/BugCore.py
trunk/CustomAssets/Python/BUG/BugGameUtils.py
trunk/CustomAssets/Python/BUG/BugInit.py
trunk/CustomAssets/Python/BUG/BugOptions.py
trunk/CustomAssets/Python/BUG/BugOptionsScreen.py
trunk/CustomAssets/Python/BUG/BugUtil.py
trunk/CustomAssets/Python/BUG/FontUtil.py
trunk/CustomAssets/Python/BUG/InputUtil.py
trunk/CustomAssets/Python/BUG/WidgetUtil.py
trunk/Info/Changelog.txt
Added Paths:
-----------
trunk/CustomAssets/Config/BUG Config.xml
trunk/CustomAssets/Python/BUG/BugTypes.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-08-26 05:52:21
|
Revision: 1901
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1901&view=rev
Author: emperorfool
Date: 2009-08-26 05:52:09 +0000 (Wed, 26 Aug 2009)
Log Message:
-----------
Fix: Great Person Bulbed Techs are reset when a game is started or loaded
Modified Paths:
--------------
trunk/CustomAssets/Config/init.xml
trunk/CustomAssets/Python/Screens/CvTechChooser.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-08-31 04:29:25
|
Revision: 1904
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1904&view=rev
Author: emperorfool
Date: 2009-08-31 04:29:12 +0000 (Mon, 31 Aug 2009)
Log Message:
-----------
Religion Advisor shows new religions and types of religious buildings/units
Added ReligionUtil
Modified Paths:
--------------
trunk/CustomAssets/Python/Screens/CvReligionScreen.py
trunk/Info/Changelog.txt
Added Paths:
-----------
trunk/CustomAssets/Python/BUG/ReligionUtil.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-08-31 14:57:24
|
Revision: 1908
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1908&view=rev
Author: emperorfool
Date: 2009-08-31 14:57:16 +0000 (Mon, 31 Aug 2009)
Log Message:
-----------
BugGameUtils's callback dispatch logging is now optional (set via XML)
BugGameUtils is no longer init'd from "BUG Core.xml" (done when module loads)
Moved init of BugEventManager plus some events to "BUG Core.xml"
Modified Paths:
--------------
trunk/CustomAssets/Config/BUG Core.xml
trunk/CustomAssets/Config/init.xml
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-09-01 02:46:45
|
Revision: 1912
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1912&view=rev
Author: emperorfool
Date: 2009-09-01 02:46:38 +0000 (Tue, 01 Sep 2009)
Log Message:
-----------
Fix: Info Screen - Projects List - Hover shows project instead of building; click goes to correct Civilopedia entry
Modified Paths:
--------------
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-09-02 12:42:38
|
Revision: 1914
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1914&view=rev
Author: ruff_hi
Date: 2009-09-02 12:34:26 +0000 (Wed, 02 Sep 2009)
Log Message:
-----------
Added 'Civ Short Description' option to the Scoreboard
Moved the Tech Progress Bar text down 2 pixals - now lines up with GG and GP bars
Modified Paths:
--------------
trunk/CustomAssets/Config/Advanced Scoreboard.xml
trunk/CustomAssets/Python/Screens/CvMainInterface.py
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-07 19:48:23
|
Revision: 1922
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1922&view=rev
Author: emperorfool
Date: 2009-09-07 19:48:06 +0000 (Mon, 07 Sep 2009)
Log Message:
-----------
Fix: Great Person Bar and Era Text are hidden in WorldBuilder and Hide Interface mode
Added a few missing changelog entries and reorgnized it a bit
Modified Paths:
--------------
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-10 03:10:11
|
Revision: 1923
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1923&view=rev
Author: ruff_hi
Date: 2009-09-10 03:09:56 +0000 (Thu, 10 Sep 2009)
Log Message:
-----------
Logger suppresses the nationality of privateers during battle
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-09-11 19:54:07
|
Revision: 1924
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1924&view=rev
Author: emperorfool
Date: 2009-09-11 19:54:00 +0000 (Fri, 11 Sep 2009)
Log Message:
-----------
Fix: BugPath ignores CustomAssets folder when running as a mod
Modified Paths:
--------------
trunk/CustomAssets/Python/BUG/BugPath.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-12 00:25:55
|
Revision: 1927
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1927&view=rev
Author: emperorfool
Date: 2009-09-12 00:24:54 +0000 (Sat, 12 Sep 2009)
Log Message:
-----------
Improvement: MapFinder - Added separate Save path
Modified Paths:
--------------
trunk/CustomAssets/Config/MapFinder.xml
trunk/CustomAssets/Python/Contrib/MapFinder.py
trunk/CustomAssets/XML/Text/MapFinder Options.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-12 21:04:08
|
Revision: 1934
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1934&view=rev
Author: emperorfool
Date: 2009-09-12 21:03:50 +0000 (Sat, 12 Sep 2009)
Log Message:
-----------
Refuses to Talk now works when BULL is not installed
- fixed Scoreboard and Foreign Advisor TECHS tab
Modified Paths:
--------------
trunk/CustomAssets/Python/BUG/DiplomacyUtil.py
trunk/CustomAssets/Python/BUG/GameUtil.py
trunk/CustomAssets/Python/BUG/TradeUtil.py
trunk/CustomAssets/Python/Screens/CvExoticForeignAdvisor.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-13 02:55:28
|
Revision: 1935
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1935&view=rev
Author: emperorfool
Date: 2009-09-13 02:55:22 +0000 (Sun, 13 Sep 2009)
Log Message:
-----------
If Fractional Trade Routes is enabled in BULL, shows fractional values for Trade Routes and their totals on the City Screen
Modified Paths:
--------------
trunk/CustomAssets/Python/BUG/RawYields.py
trunk/CustomAssets/Python/BUG/TradeUtil.py
trunk/CustomAssets/Python/Screens/BugFinanceAdvisor.py
trunk/CustomAssets/Python/Screens/CvExoticForeignAdvisor.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-13 07:13:43
|
Revision: 1937
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1937&view=rev
Author: emperorfool
Date: 2009-09-13 07:13:37 +0000 (Sun, 13 Sep 2009)
Log Message:
-----------
BugEventManager
- Exceptions in event handlers are logged, and the next handler is called
BugUtil
- Added escapeXml()
- Reworked trace()
- On-screen alert/trace messages are XML-escaped
Modified Paths:
--------------
trunk/CustomAssets/Python/BUG/BugEventManager.py
trunk/CustomAssets/Python/BUG/BugUtil.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-13 08:26:52
|
Revision: 1939
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1939&view=rev
Author: emperorfool
Date: 2009-09-13 08:26:43 +0000 (Sun, 13 Sep 2009)
Log Message:
-----------
Civ4lerts
- Added alert when rivals will trade their map
- Trade alerts suspended when an AI refuses to talk
Modified Paths:
--------------
trunk/CustomAssets/Config/MoreCiv4lerts.xml
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_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-13 13:21:36
|
Revision: 1942
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1942&view=rev
Author: emperorfool
Date: 2009-09-13 13:21:28 +0000 (Sun, 13 Sep 2009)
Log Message:
-----------
Fix: Production bar tick marks count food for Workers/Settlers correctly
Modified Paths:
--------------
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-13 22:06:14
|
Revision: 1943
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1943&view=rev
Author: emperorfool
Date: 2009-09-13 22:06:05 +0000 (Sun, 13 Sep 2009)
Log Message:
-----------
Fix: Autolog - File name and path changes take effect immediately
Modified Paths:
--------------
trunk/CustomAssets/Config/Autolog.xml
trunk/CustomAssets/Python/Contrib/autolog.py
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-09-14 04:56:00
|
Revision: 1947
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1947&view=rev
Author: emperorfool
Date: 2009-09-14 04:55:53 +0000 (Mon, 14 Sep 2009)
Log Message:
-----------
New Feature: Civ4lerts - Worst Enemy alert
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
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|