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...> - 2010-02-01 06:23:27
|
Revision: 2124 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2124&view=rev Author: emperorfool Date: 2010-02-01 06:23:21 +0000 (Mon, 01 Feb 2010) Log Message: ----------- Added a warning when you specify a key for an <option> or <list> that is outside an <options> or <section> element. Modified Paths: -------------- trunk/CustomAssets/Python/BUG/BugOptions.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...> - 2010-01-31 06:38:22
|
Revision: 2123 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2123&view=rev Author: emperorfool Date: 2010-01-31 06:38:15 +0000 (Sun, 31 Jan 2010) Log Message: ----------- Fixed CyPlayer::addReminder() to accept a wide string (non-ASCII characters). Modified Paths: -------------- trunk/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...> - 2010-01-31 06:34:33
|
Revision: 2122 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2122&view=rev Author: emperorfool Date: 2010-01-31 06:34:27 +0000 (Sun, 31 Jan 2010) Log Message: ----------- Added city's total GP/Turn to Great Person Bar hover on main interface. 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...> - 2010-01-31 02:20:04
|
Revision: 2121 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2121&view=rev Author: emperorfool Date: 2010-01-31 02:19:44 +0000 (Sun, 31 Jan 2010) Log Message: ----------- Reminders are now saved for all players in multiplayer games (requires BULL). Modified Paths: -------------- trunk/CustomAssets/Python/Contrib/ReminderEventManager.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...> - 2010-01-31 02:17:48
|
Revision: 2120 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2120&view=rev Author: emperorfool Date: 2010-01-31 02:17:42 +0000 (Sun, 31 Jan 2010) Log Message: ----------- CvMainInterface.clearEndTurnMessages() is now triggered by ChangeHotSeatPlayer event instead of relying on ReminderEventManager. Modified Paths: -------------- trunk/CustomAssets/Config/BUG Core.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...> - 2010-01-31 02:14:18
|
Revision: 2119 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2119&view=rev Author: emperorfool Date: 2010-01-31 02:14:12 +0000 (Sun, 31 Jan 2010) Log Message: ----------- logToScreen() now calls escapeXml(). 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...> - 2010-01-31 02:13:49
|
Revision: 2118 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2118&view=rev Author: emperorfool Date: 2010-01-31 02:13:42 +0000 (Sun, 31 Jan 2010) Log Message: ----------- Added setPopupHandlers() to call setPopupHandler() after building tuple. Added documentation for both. Removed call to BugUtil.escapeXml(). Modified Paths: -------------- trunk/CustomAssets/Python/BUG/BugEventManager.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-29 23:26:16
|
Revision: 2117 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2117&view=rev Author: emperorfool Date: 2010-01-29 23:26:08 +0000 (Fri, 29 Jan 2010) Log Message: ----------- Minor changelog correction Modified Paths: -------------- 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...> - 2010-01-29 23:22:09
|
Revision: 2116 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2116&view=rev Author: emperorfool Date: 2010-01-29 23:22:02 +0000 (Fri, 29 Jan 2010) Log Message: ----------- Units from tribal villages (goody huts) are named Modified Paths: -------------- trunk/CustomAssets/Python/Contrib/UnitNameEventManager.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...> - 2010-01-29 23:01:11
|
Revision: 2115 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2115&view=rev Author: emperorfool Date: 2010-01-29 23:01:05 +0000 (Fri, 29 Jan 2010) Log Message: ----------- Unnamed initial units are named when you found your capital Modified Paths: -------------- trunk/CustomAssets/Python/Contrib/UnitNameEventManager.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...> - 2010-01-29 10:54:20
|
Revision: 2114 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2114&view=rev Author: mrbighead Date: 2010-01-29 10:54:12 +0000 (Fri, 29 Jan 2010) Log Message: ----------- Updated German translation Modified Paths: -------------- trunk/CustomAssets/XML/Text/BUFFY_CIV4GameText.xml trunk/CustomAssets/XML/Text/BUGOptions_CIV4GameText.xml trunk/CustomAssets/XML/Text/BULL Misc Hovers 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...> - 2010-01-29 07:40:07
|
Revision: 2113 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2113&view=rev Author: emperorfool Date: 2010-01-29 07:40:01 +0000 (Fri, 29 Jan 2010) Log Message: ----------- Changed "X-Ray" to "Xray" to match NATO standard. Modified Paths: -------------- trunk/CustomAssets/Python/Contrib/UnitNameEventManager.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-28 06:25:33
|
Revision: 2112 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2112&view=rev Author: emperorfool Date: 2010-01-28 06:25:27 +0000 (Thu, 28 Jan 2010) Log Message: ----------- J is Juliet with one t Modified Paths: -------------- trunk/CustomAssets/Python/Contrib/UnitNameEventManager.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-28 06:21:35
|
Revision: 2111 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2111&view=rev Author: emperorfool Date: 2010-01-28 06:21:24 +0000 (Thu, 28 Jan 2010) Log Message: ----------- Random names can now be mixed with other naming codes or static text Phonetic and Greek naming codes now start at first element (alpha) Modified Paths: -------------- trunk/CustomAssets/Python/Contrib/UnitNameEventManager.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...> - 2010-01-28 03:49:50
|
Revision: 2110 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2110&view=rev Author: emperorfool Date: 2010-01-28 03:49:44 +0000 (Thu, 28 Jan 2010) Log Message: ----------- [BULL] Added Worst Enemy and Defensive Pacts in Leaderhead hovers. Modified Paths: -------------- trunk/CustomAssets/Config/BULL Misc Hovers.xml trunk/CustomAssets/Python/BUG/Tabs/BugGeneralOptionsTab.py trunk/CustomAssets/XML/Text/BUGOptions_CIV4GameText.xml trunk/CustomAssets/XML/Text/BULL Misc Hovers 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...> - 2010-01-24 22:49:02
|
Revision: 2109 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2109&view=rev Author: emperorfool Date: 2010-01-24 22:48:57 +0000 (Sun, 24 Jan 2010) Log Message: ----------- Turned off BUFFY by default. Modified Paths: -------------- trunk/CustomAssets/Config/BUFFY.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...> - 2010-01-24 22:48:04
|
Revision: 2108 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2108&view=rev Author: ruff_hi Date: 2010-01-24 22:47:55 +0000 (Sun, 24 Jan 2010) Log Message: ----------- Fixes for C and I C = clicked unit loses its yellow select highlight I = non current player units didn't have health bars Modified Paths: -------------- branches/PLE/CustomAssets/Python/BUG/BugUnitPlot.py branches/PLE/CustomAssets/Python/Contrib/StatusDumpEventManager.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-24 22:43:47
|
Revision: 2107 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2107&view=rev Author: emperorfool Date: 2010-01-24 22:43:38 +0000 (Sun, 24 Jan 2010) Log Message: ----------- Completed merge of BUFFY code. Added Buffy.isEnabled() and isActive(). Renamed isPresent() to isDllPresent(). Hooked Buffy module up to DLL. Moved logic from screens to Buffy.py and GameSetUpCheck.py. Added options to General tab. Modified Paths: -------------- trunk/CustomAssets/Config/BUFFY.xml trunk/CustomAssets/Config/init.xml trunk/CustomAssets/Python/BUFFY/Buffy.py trunk/CustomAssets/Python/BUFFY/GameSetUpCheck.py trunk/CustomAssets/Python/BUG/Tabs/BugGeneralOptionsTab.py trunk/CustomAssets/Python/EntryPoints/CvRandomEventInterface.py trunk/CustomAssets/Python/Screens/CvDawnOfMan.py trunk/CustomAssets/Python/Screens/CvVictoryScreen.py trunk/CustomAssets/XML/Text/BUGOptions_CIV4GameText.xml trunk/Info/Changelog.txt Added Paths: ----------- trunk/CustomAssets/XML/Text/BUFFY Options.xml trunk/CustomAssets/XML/Text/BUFFY_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...> - 2010-01-24 15:40:06
|
Revision: 2106 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2106&view=rev Author: ruff_hi Date: 2010-01-24 15:39:59 +0000 (Sun, 24 Jan 2010) Log Message: ----------- Fix for hiding promos (A) and final fix for missing GG star (G) Modified Paths: -------------- branches/PLE/CustomAssets/Python/BUG/BugUnitPlot.py branches/PLE/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...> - 2010-01-23 20:07:44
|
Revision: 2105 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2105&view=rev Author: emperorfool Date: 2010-01-23 20:07:38 +0000 (Sat, 23 Jan 2010) Log Message: ----------- Added safeDebugPath() and safeInfoPath() to safely log paths that might contain non-Latin characters 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...> - 2010-01-23 20:05:50
|
Revision: 2104 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2104&view=rev Author: emperorfool Date: 2010-01-23 20:05:44 +0000 (Sat, 23 Jan 2010) Log Message: ----------- Split CIV4GameText XML files for Options into individual files matching the Config folder Modified Paths: -------------- trunk/CustomAssets/XML/Text/BUGOptions_CIV4GameText.xml trunk/Info/Changelog.txt Added Paths: ----------- trunk/CustomAssets/XML/Text/Advanced Scoreboard Options.xml trunk/CustomAssets/XML/Text/Autolog Options.xml trunk/CustomAssets/XML/Text/BUG Advisors Options.xml trunk/CustomAssets/XML/Text/BUG City Screen Options.xml trunk/CustomAssets/XML/Text/BUG Core Options.xml trunk/CustomAssets/XML/Text/BUG Main Interface Options.xml trunk/CustomAssets/XML/Text/Better Espionage Options.xml trunk/CustomAssets/XML/Text/EventSigns Options.xml trunk/CustomAssets/XML/Text/Not Just Another Game Clock Options.xml trunk/CustomAssets/XML/Text/Plot List Enhancements Options.xml trunk/CustomAssets/XML/Text/Reminder Options.xml trunk/CustomAssets/XML/Text/Strategy Overlay Options.xml trunk/CustomAssets/XML/Text/TechWindow Options.xml trunk/CustomAssets/XML/Text/Unit Naming 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...> - 2010-01-23 18:55:21
|
Revision: 2103 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2103&view=rev Author: ruff_hi Date: 2010-01-23 18:55:13 +0000 (Sat, 23 Jan 2010) Log Message: ----------- fixes for issues B, F, G, H Modified Paths: -------------- branches/PLE/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...> - 2010-01-23 14:24:44
|
Revision: 2102 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2102&view=rev Author: ruff_hi Date: 2010-01-23 14:24:36 +0000 (Sat, 23 Jan 2010) Log Message: ----------- Replaced any commas in date fields with '-' ... impacts mapfinder only Modified Paths: -------------- trunk/CustomAssets/Python/Contrib/AutoSave.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-22 03:52:16
|
Revision: 2101 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2101&view=rev Author: ruff_hi Date: 2010-01-22 03:52:10 +0000 (Fri, 22 Jan 2010) Log Message: ----------- Modified Paths: -------------- trunk/CustomAssets/Python/EntryPoints/CvRandomEventInterface.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...> - 2010-01-22 00:44:20
|
Revision: 2100 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2100&view=rev Author: ruff_hi Date: 2010-01-22 00:44:13 +0000 (Fri, 22 Jan 2010) Log Message: ----------- Pre empt BUFFY information folding into BUG Modified Paths: -------------- trunk/CustomAssets/Python/Screens/CvVictoryScreen.py Added Paths: ----------- trunk/CustomAssets/Config/BUFFY.xml trunk/CustomAssets/Python/BUFFY/ trunk/CustomAssets/Python/BUFFY/Buffy.py trunk/CustomAssets/Python/BUFFY/GameSetUpCheck.py trunk/CustomAssets/Python/Screens/CvDawnOfMan.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |