|
From: The B. P. S. U. <civ...@li...> - 2008-07-19 20:14:22
|
Revision: 1031
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1031&view=rev
Author: emperorfool
Date: 2008-07-19 20:11:50 +0000 (Sat, 19 Jul 2008)
Log Message:
-----------
Added and fixed name of BugMilitaryAdvisor option in INI.
Modified Paths:
--------------
BUG Mod/BUG Mod/BUG Mod.ini
BUG Mod/CustomAssets/Python/BUG/Options/BugScreensOptions.py
BUG Mod/CustomAssets/XML/Text/BUGOptions_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...> - 2008-07-21 03:28:29
|
Revision: 1037
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1037&view=rev
Author: emperorfool
Date: 2008-07-21 03:28:20 +0000 (Mon, 21 Jul 2008)
Log Message:
-----------
Added Caesium's "Score Delta" mod.
Modified Paths:
--------------
BUG Mod/BUG Mod/BUG Mod.ini
BUG Mod/CustomAssets/Python/BUG/Options/BugScoreOptions.py
BUG Mod/CustomAssets/Python/BUG/Tabs/BugCreditsOptionsTab.py
BUG Mod/CustomAssets/Python/BUG/Tabs/BugScoreOptionsTab.py
BUG Mod/CustomAssets/Python/Screens/CvMainInterface.py
BUG Mod/CustomAssets/XML/Text/BUGOptions_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...> - 2008-08-17 07:29:08
|
Revision: 1128
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1128&view=rev
Author: cammagno
Date: 2008-08-17 07:29:07 +0000 (Sun, 17 Aug 2008)
Log Message:
-----------
Added Z for scoreboard to the default BUG.ini, and moved W to the first position in the hover text (as it is in the default code)
Modified Paths:
--------------
BUG Mod/BUG Mod/BUG Mod.ini
BUG Mod/CustomAssets/XML/Text/BUGOptions_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...> - 2008-08-27 15:46:46
|
Revision: 1210
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1210&view=rev
Author: emperorfool
Date: 2008-08-27 15:46:39 +0000 (Wed, 27 Aug 2008)
Log Message:
-----------
Reintegrated branch: bug-new-core-3.1
Modified Paths:
--------------
BUG Mod/CustomAssets/Python/BUG/AttitudeUtils.py
BUG Mod/CustomAssets/Python/BUG/BugConfigTracker.py
BUG Mod/CustomAssets/Python/BUG/BugHelp.py
BUG Mod/CustomAssets/Python/BUG/BugOptions.py
BUG Mod/CustomAssets/Python/BUG/BugOptionsEventManager.py
BUG Mod/CustomAssets/Python/BUG/BugOptionsScreen.py
BUG Mod/CustomAssets/Python/BUG/BugOptionsTab.py
BUG Mod/CustomAssets/Python/BUG/BugPath.py
BUG Mod/CustomAssets/Python/BUG/BugUtil.py
BUG Mod/CustomAssets/Python/BUG/ColorUtil.py
BUG Mod/CustomAssets/Python/BUG/GPUtil.py
BUG Mod/CustomAssets/Python/BUG/HelpEventManager.py
BUG Mod/CustomAssets/Python/BUG/RawYields.py
BUG Mod/CustomAssets/Python/BUG/Scoreboard.py
BUG Mod/CustomAssets/Python/BUG/Tabs/BugAdvisorOptionsTab.py
BUG Mod/CustomAssets/Python/BUG/Tabs/BugAlertsOptionsTab.py
BUG Mod/CustomAssets/Python/BUG/Tabs/BugAutologOptionsTab.py
BUG Mod/CustomAssets/Python/BUG/Tabs/BugConfigTrackerTab.py
BUG Mod/CustomAssets/Python/BUG/Tabs/BugCreditsOptionsTab.py
BUG Mod/CustomAssets/Python/BUG/Tabs/BugErrorOptionsTab.py
BUG Mod/CustomAssets/Python/BUG/Tabs/BugGeneralOptionsTab.py
BUG Mod/CustomAssets/Python/BUG/Tabs/BugNJAGCOptionsTab.py
BUG Mod/CustomAssets/Python/BUG/Tabs/BugPleOptionsTab.py
BUG Mod/CustomAssets/Python/BUG/Tabs/BugScoreOptionsTab.py
BUG Mod/CustomAssets/Python/BUG/Tabs/BugUnitNameOptionsTab.py
BUG Mod/CustomAssets/Python/BUG/TechPrefs.py
BUG Mod/CustomAssets/Python/BUG/TechUtil.py
BUG Mod/CustomAssets/Python/BUG/TraitUtil.py
BUG Mod/CustomAssets/Python/BUG/UnitGrouper.py
BUG Mod/CustomAssets/Python/Contrib/AStarTools.py
BUG Mod/CustomAssets/Python/Contrib/Civ4lerts.py
BUG Mod/CustomAssets/Python/Contrib/CvAllErasDawnOfManScreenEventManager.py
BUG Mod/CustomAssets/Python/Contrib/MoreCiv4lerts.py
BUG Mod/CustomAssets/Python/Contrib/ReminderEventManager.py
BUG Mod/CustomAssets/Python/Contrib/Sevopedia/SevoPediaMain.py
BUG Mod/CustomAssets/Python/Contrib/UnitNameEventManager.py
BUG Mod/CustomAssets/Python/Contrib/autolog.py
BUG Mod/CustomAssets/Python/Contrib/autologEventManager.py
BUG Mod/CustomAssets/Python/CvUtil.py
BUG Mod/CustomAssets/Python/EntryPoints/CvEventInterface.py
BUG Mod/CustomAssets/Python/EntryPoints/CvOptionsScreenCallbackInterface.py
BUG Mod/CustomAssets/Python/EntryPoints/CvScreensInterface.py
BUG Mod/CustomAssets/Python/Screens/CvBUGMilitaryAdvisor.py
BUG Mod/CustomAssets/Python/Screens/CvCustomizableDomesticAdvisor.py
BUG Mod/CustomAssets/Python/Screens/CvEspionageAdvisor.py
BUG Mod/CustomAssets/Python/Screens/CvExoticForeignAdvisor.py
BUG Mod/CustomAssets/Python/Screens/CvMainInterface.py
BUG Mod/CustomAssets/Python/Screens/CvTechChooser.py
BUG Mod/CustomAssets/Python/Screens/CvVictoryScreen.py
BUG Mod/CustomAssets/Python/Screens/IconGrid_BUG.py
BUG Mod/CustomAssets/XML/Text/BUGOptions_CIV4GameText.xml
BUG Mod/CustomAssets/XML/Text/BUG_CIV4GameText.xml
Added Paths:
-----------
BUG Mod/.buildpath
BUG Mod/CustomAssets/Config/
BUG Mod/CustomAssets/Config/Advanced Scoreboard.xml
BUG Mod/CustomAssets/Config/All Eras Dawn of Man Screen.xml
BUG Mod/CustomAssets/Config/Autolog.xml
BUG Mod/CustomAssets/Config/BUG Advisors.xml
BUG Mod/CustomAssets/Config/BUG City Screen.xml
BUG Mod/CustomAssets/Config/BUG Main Interface.xml
BUG Mod/CustomAssets/Config/Better Espionage.xml
BUG Mod/CustomAssets/Config/Civ4lerts.xml
BUG Mod/CustomAssets/Config/MoreCiv4lerts.xml
BUG Mod/CustomAssets/Config/Not Just Another Game Clock.xml
BUG Mod/CustomAssets/Config/Plot List Enhancements.xml
BUG Mod/CustomAssets/Config/Reminder.xml
BUG Mod/CustomAssets/Config/Unit Naming.xml
BUG Mod/CustomAssets/Config/init.xml
BUG Mod/CustomAssets/Python/BUG/BugConfig.py
BUG Mod/CustomAssets/Python/BUG/BugCore.py
BUG Mod/CustomAssets/Python/BUG/BugEventManager.py
BUG Mod/CustomAssets/Python/BUG/BugInit.py
BUG Mod/CustomAssets/Python/BUG/GGUtil.py
BUG Mod/CustomAssets/Python/BUG/InputUtil.py
BUG Mod/CustomAssets/Python/Contrib/PlotListEnhancements.py
BUG Mod/CustomAssets/Python/EntryPoints/CvAppInterface.py
BUG Mod/CustomAssets/XML/Text/Colors_CIV4GameText.xml
Removed Paths:
-------------
BUG Mod/CustomAssets/Config/Advanced Scoreboard.xml
BUG Mod/CustomAssets/Config/All Eras Dawn of Man Screen.xml
BUG Mod/CustomAssets/Config/Autolog.xml
BUG Mod/CustomAssets/Config/BUG Advisors.xml
BUG Mod/CustomAssets/Config/BUG City Screen.xml
BUG Mod/CustomAssets/Config/BUG Main Interface.xml
BUG Mod/CustomAssets/Config/Better Espionage.xml
BUG Mod/CustomAssets/Config/Civ4lerts.xml
BUG Mod/CustomAssets/Config/MoreCiv4lerts.xml
BUG Mod/CustomAssets/Config/Not Just Another Game Clock.xml
BUG Mod/CustomAssets/Config/Plot List Enhancements.xml
BUG Mod/CustomAssets/Config/Reminder.xml
BUG Mod/CustomAssets/Config/Unit Naming.xml
BUG Mod/CustomAssets/Config/init.xml
BUG Mod/CustomAssets/Python/BUG/Options/BugAlertsOptions.py
BUG Mod/CustomAssets/Python/BUG/Options/BugAutologOptions.py
BUG Mod/CustomAssets/Python/BUG/Options/BugCityScreenOptions.py
BUG Mod/CustomAssets/Python/BUG/Options/BugEspionageOptions.py
BUG Mod/CustomAssets/Python/BUG/Options/BugInitOptions.py
BUG Mod/CustomAssets/Python/BUG/Options/BugNJAGCOptions.py
BUG Mod/CustomAssets/Python/BUG/Options/BugPleOptions.py
BUG Mod/CustomAssets/Python/BUG/Options/BugScoreOptions.py
BUG Mod/CustomAssets/Python/BUG/Options/BugScreensOptions.py
BUG Mod/CustomAssets/Python/BUG/Options/BugUnitNameOptions.py
BUG Mod/CustomAssets/Python/Contrib/CvCustomEventManager.py
Property Changed:
----------------
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...> - 2008-09-13 07:05:23
|
Revision: 1301
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1301&view=rev
Author: cammagno
Date: 2008-09-13 07:05:20 +0000 (Sat, 13 Sep 2008)
Log Message:
-----------
Fixed ITA version with new lines about Scoreboard, Victory and Graphs
Modified Paths:
--------------
BUG Mod/BUG Mod/BUG Mod.ini
BUG Mod/CustomAssets/XML/Text/BUGOptions_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...> - 2008-09-23 13:03:33
|
Revision: 1372
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1372&view=rev
Author: emperorfool
Date: 2008-09-23 13:03:21 +0000 (Tue, 23 Sep 2008)
Log Message:
-----------
Expanded logging functions into four levels, from lowest to highest: debug, info, warn, error.
Each output method (screen and file) has its own setting, and messages lower than the setting are not logged.
Added these settings to "BUG Core.ini" and created module for it.
Added SVN update checking settings, but not the code to use them.
Modified Paths:
--------------
BUG Mod/CustomAssets/Config/init.xml
BUG Mod/CustomAssets/Python/BUG/BugConfig.py
BUG Mod/CustomAssets/Python/BUG/BugCore.py
BUG Mod/CustomAssets/Python/BUG/BugEventManager.py
BUG Mod/CustomAssets/Python/BUG/BugInit.py
BUG Mod/CustomAssets/Python/BUG/BugOptions.py
BUG Mod/CustomAssets/Python/BUG/BugOptionsScreen.py
BUG Mod/CustomAssets/Python/BUG/BugPath.py
BUG Mod/CustomAssets/Python/BUG/BugUtil.py
BUG Mod/CustomAssets/Python/BUG/DiplomacyUtil.py
BUG Mod/CustomAssets/Python/BUG/PlayerUtil.py
BUG Mod/CustomAssets/Python/BUG/RawYields.py
BUG Mod/CustomAssets/Python/BUG/TradeUtil.py
Added Paths:
-----------
BUG Mod/CustomAssets/Config/BUG Core.xml
BUG Mod/CustomAssets/Python/BUG/Tabs/BugSystemOptionsTab.py
Property Changed:
----------------
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...> - 2008-10-10 19:06:10
|
Revision: 1439
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1439&view=rev
Author: ruff_hi
Date: 2008-10-10 19:05:59 +0000 (Fri, 10 Oct 2008)
Log Message:
-----------
fixed 'angry citizen chevron not disappearing' bug
included fixed version of team battle ground mapscript
Modified Paths:
--------------
BUG Mod/CustomAssets/Python/Screens/CvMainInterface.py
Added Paths:
-----------
BUG Mod/PublicMaps/Team_Battleground.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...> - 2008-10-16 01:33:13
|
Revision: 1460
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1460&view=rev
Author: ruff_hi
Date: 2008-10-16 01:33:04 +0000 (Thu, 16 Oct 2008)
Log Message:
-----------
Added an option to the Maze mapscript
Modified Paths:
--------------
BUG Mod/CustomAssets/XML/Text/BUG_CIV4GameText.xml
Added Paths:
-----------
BUG Mod/PublicMaps/Maze.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...> - 2008-11-03 19:59:45
|
Revision: 1509
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1509&view=rev
Author: mrbighead
Date: 2008-11-03 17:32:20 +0000 (Mon, 03 Nov 2008)
Log Message:
-----------
- Added Changelog: please add a line if you add a new feature or fix a bug which may be interesting for the users to know. Also please check if I missed anything.
- Redesigned General tab
- Updated German translation
Modified Paths:
--------------
BUG Mod/CustomAssets/Python/BUG/Tabs/BugGeneralOptionsTab.py
BUG Mod/CustomAssets/XML/Text/BUGOptions_CIV4GameText.xml
Added Paths:
-----------
BUG Mod/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...> - 2008-11-06 07:39:21
|
Revision: 1518
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1518&view=rev
Author: dresdensf
Date: 2008-11-06 07:39:15 +0000 (Thu, 06 Nov 2008)
Log Message:
-----------
Added Advanced Scoreboard option to show Civ ID number; layout character is "I" but it's not in the default layout
Also put GG-bar icon stuff into the changelog.
Modified Paths:
--------------
BUG Mod/BUG Mod/Changelog.txt
BUG Mod/CustomAssets/Python/BUG/Scoreboard.py
BUG Mod/CustomAssets/Python/Screens/CvMainInterface.py
BUG Mod/CustomAssets/XML/Text/BUGOptions_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...> - 2008-11-07 06:08:01
|
Revision: 1519
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1519&view=rev
Author: dresdensf
Date: 2008-11-07 06:07:58 +0000 (Fri, 07 Nov 2008)
Log Message:
-----------
Added EventSigns: plots whose yields change due to random events marked on the map with signs
Modified Paths:
--------------
BUG Mod/BUG Mod/Changelog.txt
BUG Mod/CustomAssets/Config/init.xml
BUG Mod/CustomAssets/Python/BUG/Tabs/BugGeneralOptionsTab.py
BUG Mod/CustomAssets/XML/Text/BUGOptions_CIV4GameText.xml
Added Paths:
-----------
BUG Mod/CustomAssets/Config/EventSigns.xml
BUG Mod/CustomAssets/Python/Contrib/EventSigns.py
BUG Mod/CustomAssets/Python/EntryPoints/CvRandomEventInterface.py
BUG Mod/CustomAssets/XML/Events/
BUG Mod/CustomAssets/XML/Events/CIV4EventInfos.xml
BUG Mod/CustomAssets/XML/Text/EventSigns_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...> - 2008-11-07 23:34:56
|
Revision: 1521
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1521&view=rev
Author: dresdensf
Date: 2008-11-07 23:34:45 +0000 (Fri, 07 Nov 2008)
Log Message:
-----------
CDA now adjusts position of Liberate button to make sure it doesn't overlap Exit text
Modified Paths:
--------------
BUG Mod/BUG Mod/Changelog.txt
BUG Mod/CustomAssets/Config/BUG Advisors.xml
BUG Mod/CustomAssets/Python/Screens/CvCustomizableDomesticAdvisor.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...> - 2008-11-21 21:04:39
|
Revision: 1549
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1549&view=rev
Author: emperorfool
Date: 2008-11-21 21:04:29 +0000 (Fri, 21 Nov 2008)
Log Message:
-----------
Added Civ4lert for cities founded by rivals.
Modified Paths:
--------------
BUG Mod/BUG Mod/Changelog.txt
BUG Mod/CustomAssets/Config/MoreCiv4lerts.xml
BUG Mod/CustomAssets/Python/BUG/Tabs/BugAlertsOptionsTab.py
BUG Mod/CustomAssets/XML/Text/BUGOptions_CIV4GameText.xml
BUG Mod/CustomAssets/XML/Text/MoreCiv4lerts_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...> - 2008-11-22 03:11:28
|
Revision: 1552
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1552&view=rev
Author: emperorfool
Date: 2008-11-22 03:11:22 +0000 (Sat, 22 Nov 2008)
Log Message:
-----------
Added Civ4lert for when rival will become a vassal, capitulate, or sign a peace treaty.
Fixed City Founded alert to not show for vassals, barbarians, and minor civs.
Modified Paths:
--------------
BUG Mod/BUG Mod/Changelog.txt
BUG Mod/CustomAssets/Config/MoreCiv4lerts.xml
BUG Mod/CustomAssets/Python/BUG/Tabs/BugAlertsOptionsTab.py
BUG Mod/CustomAssets/XML/Text/BUGOptions_CIV4GameText.xml
BUG Mod/CustomAssets/XML/Text/MoreCiv4lerts_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...> - 2008-11-23 04:04:55
|
Revision: 1553
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1553&view=rev
Author: emperorfool
Date: 2008-11-23 04:04:50 +0000 (Sun, 23 Nov 2008)
Log Message:
-----------
Added Min/Max Commerce Buttons by codewarrior.
Modified Paths:
--------------
BUG Mod/BUG Mod/Changelog.txt
BUG Mod/CustomAssets/Config/BUG Main Interface.xml
BUG Mod/CustomAssets/Python/BUG/Tabs/BugCreditsOptionsTab.py
BUG Mod/CustomAssets/Python/BUG/Tabs/BugGeneralOptionsTab.py
BUG Mod/CustomAssets/Python/Screens/CvMainInterface.py
BUG Mod/CustomAssets/XML/Text/BUGOptions_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...> - 2008-11-23 20:25:36
|
Revision: 1554
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1554&view=rev
Author: emperorfool
Date: 2008-11-23 20:25:31 +0000 (Sun, 23 Nov 2008)
Log Message:
-----------
Added Advanced Scoreboard options for line height and research icon size.
Modified Paths:
--------------
BUG Mod/BUG Mod/Changelog.txt
BUG Mod/CustomAssets/Config/Advanced Scoreboard.xml
BUG Mod/CustomAssets/Python/BUG/Scoreboard.py
BUG Mod/CustomAssets/Python/BUG/Tabs/BugScoreOptionsTab.py
BUG Mod/CustomAssets/XML/Text/BUGOptions_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...> - 2008-11-23 20:53:13
|
Revision: 1555
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1555&view=rev
Author: emperorfool
Date: 2008-11-23 20:53:07 +0000 (Sun, 23 Nov 2008)
Log Message:
-----------
Added Advanced Scoreboard column for rank.
Modified Paths:
--------------
BUG Mod/BUG Mod/Changelog.txt
BUG Mod/CustomAssets/Config/Advanced Scoreboard.xml
BUG Mod/CustomAssets/Python/BUG/Scoreboard.py
BUG Mod/CustomAssets/XML/Text/BUGOptions_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...> - 2008-11-23 21:08:18
|
Revision: 1556
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1556&view=rev
Author: dresdensf
Date: 2008-11-23 21:08:14 +0000 (Sun, 23 Nov 2008)
Log Message:
-----------
CDA now shows XP for units in production and adds (optional) icons & colors to production list items
CDA new columns for free xp by domain & number of settled GGs
CDA default config adds XP/GG columns to Military/Espionage page and Whip anger column to production page and increases width of production column on some pages.
Modified Paths:
--------------
BUG Mod/BUG Mod/CustomDomAdv/CustomDomAdv.txt
BUG Mod/CustomAssets/Config/BUG Advisors.xml
BUG Mod/CustomAssets/Python/BUG/Tabs/BugAdvisorOptionsTab.py
BUG Mod/CustomAssets/Python/Screens/CvCustomizableDomesticAdvisor.py
BUG Mod/CustomAssets/XML/Text/BUGOptions_CIV4GameText.xml
BUG Mod/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...> - 2008-11-23 21:23:34
|
Revision: 1558
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1558&view=rev
Author: emperorfool
Date: 2008-11-23 21:23:31 +0000 (Sun, 23 Nov 2008)
Log Message:
-----------
Added Advanced Scoreboard options for maximum players.
Modified Paths:
--------------
BUG Mod/BUG Mod/Changelog.txt
BUG Mod/CustomAssets/Config/Advanced Scoreboard.xml
BUG Mod/CustomAssets/Python/BUG/Scoreboard.py
BUG Mod/CustomAssets/Python/BUG/Tabs/BugScoreOptionsTab.py
BUG Mod/CustomAssets/XML/Text/BUGOptions_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...> - 2008-11-30 10:04:20
|
Revision: 1577
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1577&view=rev
Author: emperorfool
Date: 2008-11-30 10:04:15 +0000 (Sun, 30 Nov 2008)
Log Message:
-----------
Split up Trade Routes totals for Raw Yields into Domestic, Foreign, and Overseas (foreign only) Trade.
Modified Paths:
--------------
BUG Mod/BUG Mod/Changelog.txt
BUG Mod/CustomAssets/Python/BUG/RawYields.py
BUG Mod/CustomAssets/Python/Screens/CvMainInterface.py
BUG Mod/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...> - 2008-12-01 10:35:58
|
Revision: 1582
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1582&view=rev
Author: emperorfool
Date: 2008-12-01 10:35:55 +0000 (Mon, 01 Dec 2008)
Log Message:
-----------
Fixed errors after reloading Python modules.
Modified Paths:
--------------
BUG Mod/BUG Mod/Changelog.txt
BUG Mod/CustomAssets/Python/BUG/BugEventManager.py
BUG Mod/CustomAssets/Python/BUG/BugInit.py
BUG Mod/CustomAssets/Python/EntryPoints/CvEventInterface.py
BUG Mod/CustomAssets/Python/EntryPoints/CvScreensInterface.py
BUG Mod/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...> - 2008-12-06 05:15:52
|
Revision: 1589
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1589&view=rev
Author: emperorfool
Date: 2008-12-06 05:15:42 +0000 (Sat, 06 Dec 2008)
Log Message:
-----------
Added CvModFolder and CvPathOverride.
Modified Paths:
--------------
BUG Mod/BUG Mod/Changelog.txt
BUG Mod/CustomAssets/Python/BUG/BugPath.py
Added Paths:
-----------
BUG Mod/BUG Mod/CvModFolder.py
BUG Mod/BUG Mod/CvPathOverride.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...> - 2008-12-08 23:21:08
|
Revision: 1602
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1602&view=rev
Author: emperorfool
Date: 2008-12-08 23:21:06 +0000 (Mon, 08 Dec 2008)
Log Message:
-----------
No more warning about xmllib being deprecated.
Modified Paths:
--------------
BUG Mod/BUG Mod/Changelog.txt
BUG Mod/CustomAssets/Python/BUG/BugConfig.py
BUG Mod/CustomAssets/Python/EntryPoints/CvAppInterface.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...> - 2008-12-11 16:45:22
|
Revision: 1603
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1603&view=rev
Author: emperorfool
Date: 2008-12-11 16:45:17 +0000 (Thu, 11 Dec 2008)
Log Message:
-----------
Added <shortcut> tag to XML configuration to create keyboard shortcuts.
Updated Reminder mod to use it.
Modified Paths:
--------------
BUG Mod/BUG Mod/Changelog.txt
BUG Mod/CustomAssets/Config/Reminder.xml
BUG Mod/CustomAssets/Python/BUG/BugConfig.py
BUG Mod/CustomAssets/Python/BUG/BugEventManager.py
BUG Mod/CustomAssets/Python/BUG/InputUtil.py
BUG Mod/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...> - 2008-12-11 23:53:29
|
Revision: 1604
http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1604&view=rev
Author: emperorfool
Date: 2008-12-11 23:53:24 +0000 (Thu, 11 Dec 2008)
Log Message:
-----------
Added module attribute to <mod> element that is used as default for module attributes in all child elements.
Updated Reminder as an example.
Modified Paths:
--------------
BUG Mod/BUG Mod/Changelog.txt
BUG Mod/CustomAssets/Config/Reminder.xml
BUG Mod/CustomAssets/Python/BUG/BugConfig.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|