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-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-16 17:16:41
|
Revision: 2048 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2048&view=rev Author: ruff_hi Date: 2009-12-16 17:16:30 +0000 (Wed, 16 Dec 2009) Log Message: ----------- Espionage Advisor - updated and final. Modified Paths: -------------- trunk/CustomAssets/Python/BUG/SpyUtil.py trunk/CustomAssets/Python/Screens/CvEspionageAdvisor.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-12-16 09:10:35
|
Revision: 2047 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2047&view=rev Author: emperorfool Date: 2009-12-16 09:10:29 +0000 (Wed, 16 Dec 2009) Log Message: ----------- Added changelog entry for new Espionage Advisor SPY-VS-SPY tab 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...> - 2009-12-16 01:53:06
|
Revision: 2046 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2046&view=rev Author: emperorfool Date: 2009-12-16 01:52:59 +0000 (Wed, 16 Dec 2009) Log Message: ----------- Fixed double-negative on Espionage Advisor Modified Paths: -------------- 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-15 20:19:02
|
Revision: 2045 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2045&view=rev Author: ruff_hi Date: 2009-12-15 20:18:54 +0000 (Tue, 15 Dec 2009) Log Message: ----------- Adjusted Religion Advisor to only include room for scroll bar if there are more than 7 religions. Also reduces the height of the bottom panels by the scroll offset. Modified Paths: -------------- trunk/CustomAssets/Python/Screens/CvReligionScreen.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-15 06:27:03
|
Revision: 2044 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2044&view=rev Author: emperorfool Date: 2009-12-15 06:26:53 +0000 (Tue, 15 Dec 2009) Log Message: ----------- Fixed bug in PlayerUtil.getPlayerAndTeamAndIDs() Modified Paths: -------------- trunk/CustomAssets/Python/BUG/PlayerUtil.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-14 14:07:47
|
Revision: 2043 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2043&view=rev Author: mrbighead Date: 2009-12-14 14:07:40 +0000 (Mon, 14 Dec 2009) Log Message: ----------- Updated German translation Modified Paths: -------------- trunk/CustomAssets/XML/Text/BUGOptions_CIV4GameText.xml 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-12-11 18:05:40
|
Revision: 2042 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2042&view=rev Author: ruff_hi Date: 2009-12-11 18:05:30 +0000 (Fri, 11 Dec 2009) Log Message: ----------- Initialized some values to avoid possible errors with 'handleInput' Modified Paths: -------------- 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-11 02:25:20
|
Revision: 2040 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2040&view=rev Author: emperorfool Date: 2009-12-11 02:25:08 +0000 (Fri, 11 Dec 2009) Log Message: ----------- Happiness and unhappiness are shown for foreign cities Whip/Draft Anger is shown for team member cities 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-12-10 20:19:48
|
Revision: 2039 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2039&view=rev Author: ruff_hi Date: 2009-12-10 20:19:38 +0000 (Thu, 10 Dec 2009) Log Message: ----------- Espionage Advisor only using BugScreen and BugTab classes BugScreen and BugTab classes fully functional (I think) Modified Paths: -------------- 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-10 02:17:30
|
Revision: 2038 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2038&view=rev Author: ruff_hi Date: 2009-12-10 02:17:23 +0000 (Thu, 10 Dec 2009) Log Message: ----------- Espionage Advisor using rudimentary BugScreen & BugTab classes Modified Paths: -------------- 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-09 08:14:18
|
Revision: 2037 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2037&view=rev Author: emperorfool Date: 2009-12-09 08:14:07 +0000 (Wed, 09 Dec 2009) Log Message: ----------- Fixed bug in showCounterEspionage(). Modified Paths: -------------- 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-09 00:07:25
|
Revision: 2036 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2036&view=rev Author: ruff_hi Date: 2009-12-09 00:07:18 +0000 (Wed, 09 Dec 2009) Log Message: ----------- Espionage Advisor (tidy up) Added tab feature for BUG version Modified Paths: -------------- trunk/CustomAssets/Python/Screens/CvEspionageAdvisor.py 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-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-08 10:18:29
|
Revision: 2034 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2034&view=rev Author: emperorfool Date: 2009-12-08 10:18:14 +0000 (Tue, 08 Dec 2009) Log Message: ----------- Removed bogus getEspionageModifier() function from CvEspionageAdvisor Modified Paths: -------------- 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-08 10:11:26
|
Revision: 2033 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2033&view=rev Author: emperorfool Date: 2009-12-08 10:11:18 +0000 (Tue, 08 Dec 2009) Log Message: ----------- Fixed SpyUtil events Modified Paths: -------------- trunk/CustomAssets/Config/Better Espionage.xml trunk/CustomAssets/Python/BUG/SpyUtil.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 09:33:36
|
Revision: 2032 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2032&view=rev Author: emperorfool Date: 2009-12-08 09:33:25 +0000 (Tue, 08 Dec 2009) Log Message: ----------- Created SpyUtil from EspionageEventManager and registered events in BetterEspionage.xml Updated CvEspionageAdvisor, but it's not fully-functional Modified Paths: -------------- trunk/CustomAssets/Config/Better Espionage.xml trunk/CustomAssets/Python/Screens/CvEspionageAdvisor.py trunk/Info/Changelog.txt Added Paths: ----------- trunk/CustomAssets/Python/BUG/SpyUtil.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 04:34:54
|
Revision: 2031 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2031&view=rev Author: ruff_hi Date: 2009-12-08 04:34:42 +0000 (Tue, 08 Dec 2009) Log Message: ----------- BUG Espionage Advisor Modified Paths: -------------- trunk/CustomAssets/Config/Better Espionage.xml trunk/CustomAssets/Python/BUG/Tabs/BugAdvisorOptionsTab.py trunk/CustomAssets/Python/Screens/CvEspionageAdvisor.py trunk/CustomAssets/XML/Text/BUGOptions_CIV4GameText.xml Added Paths: ----------- trunk/CustomAssets/Python/Contrib/EspionageEventManager.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-07 02:26:05
|
Revision: 2030 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2030&view=rev Author: emperorfool Date: 2009-12-07 02:25:58 +0000 (Mon, 07 Dec 2009) Log Message: ----------- Added Great General to GPUtil for mods Modified Paths: -------------- trunk/CustomAssets/Python/BUG/GPUtil.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-06 21:30:53
|
Revision: 2029 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2029&view=rev Author: emperorfool Date: 2009-12-06 21:30:44 +0000 (Sun, 06 Dec 2009) Log Message: ----------- Fixed Actual Effects hover text Modified Paths: -------------- trunk/CustomAssets/XML/Text/BULL City Bar 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-12-06 21:29:40
|
Revision: 2028 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2028&view=rev Author: emperorfool Date: 2009-12-06 21:29:34 +0000 (Sun, 06 Dec 2009) Log Message: ----------- Added font symbols for spaceship parts Modified Paths: -------------- trunk/CustomAssets/Config/init.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-11-15 23:55:47
|
Revision: 2027 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2027&view=rev Author: emperorfool Date: 2009-11-15 23:55:40 +0000 (Sun, 15 Nov 2009) Log Message: ----------- 4.2 release tag Added Paths: ----------- tags/releases/4.2/ 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-15 23:47:13
|
Revision: 2026 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2026&view=rev Author: emperorfool Date: 2009-11-15 23:47:06 +0000 (Sun, 15 Nov 2009) Log Message: ----------- Added better introduction to Changelog Set release version to 4.2 and build to 2025 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-11-15 13:42:30
|
Revision: 2025 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=2025&view=rev Author: mrbighead Date: 2009-11-15 13:42:21 +0000 (Sun, 15 Nov 2009) Log Message: ----------- Updated German translation Modified Paths: -------------- 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. |