You can subscribe to this list here.
| 2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(23) |
Nov
(13) |
Dec
(6) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2008 |
Jan
(14) |
Feb
|
Mar
(32) |
Apr
(50) |
May
(127) |
Jun
(61) |
Jul
(234) |
Aug
(164) |
Sep
(132) |
Oct
(110) |
Nov
(86) |
Dec
(32) |
| 2009 |
Jan
(34) |
Feb
(71) |
Mar
(20) |
Apr
(25) |
May
(47) |
Jun
(65) |
Jul
(12) |
Aug
(22) |
Sep
(75) |
Oct
(14) |
Nov
(30) |
Dec
(48) |
| 2010 |
Jan
(48) |
Feb
(43) |
Mar
(34) |
Apr
(7) |
May
(26) |
Jun
(3) |
Jul
(1) |
Aug
(2) |
Sep
(6) |
Oct
|
Nov
|
Dec
|
| 2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(3) |
Sep
|
Oct
|
Nov
|
Dec
|
|
From: The B. P. S. U. <civ...@li...> - 2009-06-09 07:49:47
|
Revision: 1824
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1824&view=rev
Author: emperorfool
Date: 2009-06-09 07:49:46 +0000 (Tue, 09 Jun 2009)
Log Message:
-----------
Removed horizontal separators between config-tracker elements.
Modified Paths:
--------------
trunk/CustomAssets/Python/BUG/Tabs/BugConfigTrackerTab.py
trunk/CustomAssets/Python/BUG/Tabs/BugSystemOptionsTab.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 07:44:23
|
Revision: 1823
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1823&view=rev
Author: emperorfool
Date: 2009-06-09 07:44:22 +0000 (Tue, 09 Jun 2009)
Log Message:
-----------
Fixed class comment
Modified Paths:
--------------
trunk/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...> - 2009-06-09 07:35:11
|
Revision: 1822
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1822&view=rev
Author: emperorfool
Date: 2009-06-09 07:35:10 +0000 (Tue, 09 Jun 2009)
Log Message:
-----------
Added AutoSave and MapFinder to credits tab.
Modified Paths:
--------------
trunk/CustomAssets/Config/init.xml
trunk/CustomAssets/Python/BUG/Tabs/BugCreditsOptionsTab.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 07:25:00
|
Revision: 1821
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1821&view=rev
Author: emperorfool
Date: 2009-06-09 07:24:59 +0000 (Tue, 09 Jun 2009)
Log Message:
-----------
Added F and Q to default Advanced Scoreboard Display Order.
Modified Paths:
--------------
trunk/CustomAssets/Config/Advanced Scoreboard.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-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-09 05:54:41
|
Revision: 1819
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1819&view=rev
Author: emperorfool
Date: 2009-06-09 05:54:00 +0000 (Tue, 09 Jun 2009)
Log Message:
-----------
Removed empty "BUG Mod" folder.
Removed Paths:
-------------
trunk/BUG Mod/
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 05:47:51
|
Revision: 1817
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1817&view=rev
Author: emperorfool
Date: 2009-06-09 05:45:09 +0000 (Tue, 09 Jun 2009)
Log Message:
-----------
trace() always logs the message to the screen.
Modified Paths:
--------------
trunk/CustomAssets/Python/BUG/BugUtil.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:44:23
|
Revision: 1816
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1816&view=rev
Author: emperorfool
Date: 2009-06-09 05:43:14 +0000 (Tue, 09 Jun 2009)
Log Message:
-----------
Removed unused import of BugPath
Modified Paths:
--------------
trunk/CustomAssets/Python/BUG/BugConfig.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:44:04
|
Revision: 1815
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1815&view=rev
Author: emperorfool
Date: 2009-06-09 05:42:50 +0000 (Tue, 09 Jun 2009)
Log Message:
-----------
Fixed module name in file header
Modified Paths:
--------------
trunk/CustomAssets/Python/BUG/BugConfigTracker.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-08 19:05:17
|
Revision: 1814
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1814&view=rev
Author: emperorfool
Date: 2009-06-08 19:05:15 +0000 (Mon, 08 Jun 2009)
Log Message:
-----------
Added entry for BugPath though that hasn't been committed yet.
Modified Paths:
--------------
trunk/BUG Mod/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-06-08 18:47:54
|
Revision: 1813
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1813&view=rev
Author: emperorfool
Date: 2009-06-08 18:46:45 +0000 (Mon, 08 Jun 2009)
Log Message:
-----------
Added MapFinder.isActive()
Modified Paths:
--------------
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-06-08 09:30:49
|
Revision: 1812
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1812&view=rev
Author: emperorfool
Date: 2009-06-08 09:30:48 +0000 (Mon, 08 Jun 2009)
Log Message:
-----------
Config tab was renamed System a while ago.
Modified Paths:
--------------
trunk/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-06-08 04:26:49
|
Revision: 1811
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1811&view=rev
Author: emperorfool
Date: 2009-06-08 04:26:42 +0000 (Mon, 08 Jun 2009)
Log Message:
-----------
Use getInfoTypeForString() instead of getDescription() to check for goody huts and city ruins.
Modified Paths:
--------------
trunk/CustomAssets/Python/Contrib/autologEventManager.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-06 15:11:24
|
Revision: 1810
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1810&view=rev
Author: ruff_hi
Date: 2009-06-06 15:11:17 +0000 (Sat, 06 Jun 2009)
Log Message:
-----------
Tightened up a few hints and added a new one 'Be Nice to your Mother'
Modified Paths:
--------------
trunk/CustomAssets/XML/GameInfo/CIV4Hints.xml
trunk/CustomAssets/XML/Text/BUGHints_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-05-29 04:41:21
|
Revision: 1809
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1809&view=rev
Author: emperorfool
Date: 2009-05-29 04:41:20 +0000 (Fri, 29 May 2009)
Log Message:
-----------
Fixed name of ACO INI file.
Modified Paths:
--------------
trunk/CustomAssets/Config/Advanced Combat Odds.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-05-25 02:32:43
|
Revision: 1808
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1808&view=rev
Author: emperorfool
Date: 2009-05-25 02:32:41 +0000 (Mon, 25 May 2009)
Log Message:
-----------
Really fixed replacing cities in dotmap.
Made dotmap palette colors and width configurable in XML.
Cross layer is now chosen by a grid so they don't overlap.
Modified Paths:
--------------
trunk/CustomAssets/Config/Strategy Overlay.xml
trunk/CustomAssets/Python/Contrib/CvStrategyOverlay.py
trunk/CustomAssets/Python/Screens/CvDotMapOverlayScreen.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-24 03:30:13
|
Revision: 1807
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1807&view=rev
Author: emperorfool
Date: 2009-05-24 03:30:07 +0000 (Sun, 24 May 2009)
Log Message:
-----------
Cities can again be replaced in dotmap with left-click.
Modified Paths:
--------------
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-05-23 10:19:14
|
Revision: 1806
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1806&view=rev
Author: emperorfool
Date: 2009-05-23 10:19:08 +0000 (Sat, 23 May 2009)
Log Message:
-----------
Production Decay for building now shows !! in correct case.
Modified Paths:
--------------
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-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-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-05-20 14:52:55
|
Revision: 1803
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1803&view=rev
Author: emperorfool
Date: 2009-05-20 14:52:45 +0000 (Wed, 20 May 2009)
Log Message:
-----------
Fixed bug when opening Civilopedia from MAIN MENU.
Modified Paths:
--------------
trunk/BUG Mod/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-05-20 14:51:12
|
Revision: 1802
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1802&view=rev
Author: emperorfool
Date: 2009-05-20 14:51:01 +0000 (Wed, 20 May 2009)
Log Message:
-----------
Fixed bug when opening Civilopedia from MAIN MENU.
Modified Paths:
--------------
trunk/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-05-20 14:43:18
|
Revision: 1801
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1801&view=rev
Author: emperorfool
Date: 2009-05-20 14:43:09 +0000 (Wed, 20 May 2009)
Log Message:
-----------
Fixed erroneous warning about invalid DLL attribute on options without one.
Modified Paths:
--------------
trunk/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...> - 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.
|