From: The B. P. S. U. <civ...@li...> - 2007-10-28 12:39:45
|
Revision: 521 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=521&view=rev Author: ruff_hi Date: 2007-10-28 05:39:44 -0700 (Sun, 28 Oct 2007) Log Message: ----------- Removing GRANK suppression items - previously just commented out. Modified Paths: -------------- BUG Mod/CustomAssets/Python/BUG/Options/BugScreensOptions.py BUG Mod/CustomAssets/Python/BUG/Tabs/BugAdvisorOptionsTab.py 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-03-21 02:08:19
|
Revision: 575 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=575&view=rev Author: ruff_hi Date: 2008-03-20 19:08:16 -0700 (Thu, 20 Mar 2008) Log Message: ----------- Bug fix for city shrink alert after whip / draft autolog now logs draft event and draft anger decrease main screen now includes Great General progress bar Modified Paths: -------------- BUG Mod/CustomAssets/Python/Contrib/Civ4lerts.py BUG Mod/CustomAssets/Python/Contrib/autologEventManager.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-03-26 23:42:02
|
Revision: 589 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=589&view=rev Author: ruff_hi Date: 2008-03-26 16:41:24 -0700 (Wed, 26 Mar 2008) Log Message: ----------- GP Bar: Show %s for selected city - done in version 589 Modified Paths: -------------- BUG Mod/CustomAssets/Python/BUG/GPUtil.py BUG Mod/CustomAssets/Python/BUG/Options/BugCityScreenOptions.py BUG Mod/CustomAssets/Python/BUG/Tabs/BugGeneralOptionsTab.py BUG Mod/CustomAssets/Python/Contrib/CvModName.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-03-31 22:36:53
|
Revision: 602 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=602&view=rev Author: ruff_hi Date: 2008-03-31 15:36:51 -0700 (Mon, 31 Mar 2008) Log Message: ----------- Moved GG and GP bars onto same line as tech bar if screen resolution >= 1440 [Revision 602] Revision Links: -------------- http://civ4bug.svn.sourceforge.net/civ4bug/?rev=602&view=rev Modified Paths: -------------- BUG Mod/CustomAssets/Python/Contrib/CvModName.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-04-17 00:55:09
|
Revision: 607 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=607&view=rev Author: ruff_hi Date: 2008-04-16 17:55:05 -0700 (Wed, 16 Apr 2008) Log Message: ----------- Changed the way the logger is enabled (see thread) Modified Paths: -------------- BUG Mod/CustomAssets/Python/BUG/Options/BugAutologOptions.py BUG Mod/CustomAssets/Python/Contrib/CvModName.py BUG Mod/CustomAssets/Python/Contrib/autolog.py BUG Mod/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...> - 2008-05-02 00:02:54
|
Revision: 660 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=660&view=rev Author: emperorfool Date: 2008-05-01 17:02:46 -0700 (Thu, 01 May 2008) Log Message: ----------- Added hotkey (Shift-F1) to open BUG help file. Modified Paths: -------------- BUG Mod/CustomAssets/Python/Contrib/CvCustomEventManager.py Added Paths: ----------- BUG Mod/CustomAssets/Python/BUG/HelpEventManager.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-05-03 23:01:23
|
Revision: 709 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=709&view=rev Author: emperorfool Date: 2008-05-03 16:01:22 -0700 (Sat, 03 May 2008) Log Message: ----------- REALLY applied Amra's Sevopedia addition and backed out partial commit of my MA changes. Modified Paths: -------------- BUG Mod/CustomAssets/Python/Contrib/Sevopedia/SevoPediaLeader.py BUG Mod/CustomAssets/Python/Screens/CvBUGMilitaryAdvisor.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-05-04 20:33:45
|
Revision: 719 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=719&view=rev Author: alerum Date: 2008-05-04 13:33:42 -0700 (Sun, 04 May 2008) Log Message: ----------- Moved 12Monkey's tools to Contrib folder, and removed MonkeyTools directory. Will take a look at the INIParser directory next. Added Paths: ----------- BUG Mod/CustomAssets/Python/Contrib/AStarTools.py BUG Mod/CustomAssets/Python/Contrib/MonkeyTools.py Removed Paths: ------------- BUG Mod/CustomAssets/Python/MonkeysTools/ 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-05-05 07:31:48
|
Revision: 727 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=727&view=rev Author: alerum Date: 2008-05-05 00:31:47 -0700 (Mon, 05 May 2008) Log Message: ----------- Removed INIParser from SVN. Created Plot List Options Tab Added Paths: ----------- BUG Mod/CustomAssets/Python/BUG/Tabs/BUGPlotListOptionsTab.py Removed Paths: ------------- BUG Mod/CustomAssets/Python/INIParser/ 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-05-05 16:19:21
|
Revision: 729 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=729&view=rev Author: emperorfool Date: 2008-05-05 09:19:08 -0700 (Mon, 05 May 2008) Log Message: ----------- Hooked up PLE to options. Hopefully fixed problem with borked tab. Modified Paths: -------------- BUG Mod/CustomAssets/Python/BUG/BugOptionsScreen.py BUG Mod/CustomAssets/Python/BUG/Options/BugInitOptions.py BUG Mod/CustomAssets/Python/Contrib/AStarTools.py BUG Mod/CustomAssets/Python/Screens/CvMainInterface.py Added Paths: ----------- BUG Mod/CustomAssets/Python/BUG/Options/BugPleOptions.py BUG Mod/CustomAssets/Python/BUG/Tabs/BugPleOptionsTab.py Removed Paths: ------------- BUG Mod/CustomAssets/Python/BUG/Options/PlotListOptions.py BUG Mod/CustomAssets/Python/BUG/Tabs/BUGPlotListOptionsTab.py BUG Mod/CustomAssets/Python/BUG/Tabs/BugPlotListOptionsTab.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-05-05 17:50:47
|
Revision: 731 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=731&view=rev Author: emperorfool Date: 2008-05-05 10:50:42 -0700 (Mon, 05 May 2008) Log Message: ----------- Fixed massive slowdown due to an incorrect options call. Modified Paths: -------------- BUG Mod/CustomAssets/Python/BUG/Options/BugPleOptions.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-05-05 19:04:35
|
Revision: 734 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=734&view=rev Author: emperorfool Date: 2008-05-05 12:04:26 -0700 (Mon, 05 May 2008) Log Message: ----------- First version of the MA Deployment tab with default grouping of location and unit type. Modified Paths: -------------- BUG Mod/CustomAssets/Python/Screens/CvBUGMilitaryAdvisor.py Added Paths: ----------- BUG Mod/CustomAssets/Python/BUG/UnitGrouper.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-05-28 19:53:20
|
Revision: 775 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=775&view=rev Author: sourcefalc Date: 2008-05-28 12:53:17 -0700 (Wed, 28 May 2008) Log Message: ----------- Added Sevopedia Shortcuts to CvScreensInterface.py Caught another 'true' that should be 'True' Modified Paths: -------------- 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-06-01 20:57:25
|
Revision: 782 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=782&view=rev Author: ruff_hi Date: 2008-06-01 13:57:24 -0700 (Sun, 01 Jun 2008) Log Message: ----------- Fixed bug with BUGMA and threat index changed tech researched message in logger put in some testing code in BUGMA and IconGrid_BUG - disabled print put in Alt-T to dump list of colors to log - in autolog file, used to hunt down in-game CTD bug. Modified Paths: -------------- BUG Mod/CustomAssets/Python/Contrib/CvModName.py BUG Mod/CustomAssets/Python/Contrib/autologEventManager.py BUG Mod/CustomAssets/Python/Screens/CvBUGMilitaryAdvisor.py BUG Mod/CustomAssets/Python/Screens/IconGrid_BUG.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-06-02 11:42:39
|
Revision: 788 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=788&view=rev Author: ruff_hi Date: 2008-06-02 04:42:34 -0700 (Mon, 02 Jun 2008) Log Message: ----------- fixed missing interface - I really should test my code before committing Modified Paths: -------------- BUG Mod/CustomAssets/Python/Contrib/CvModName.py BUG Mod/CustomAssets/Python/Screens/CvBUGMilitaryAdvisor.py BUG Mod/CustomAssets/Python/Screens/IconGrid_BUG.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-06-21 04:09:54
|
Revision: 803 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=803&view=rev Author: ruff_hi Date: 2008-06-20 20:14:27 -0700 (Fri, 20 Jun 2008) Log Message: ----------- Added Worst Enemy to BUG Military Adviser Added Military Adviser to credits Modified Paths: -------------- BUG Mod/CustomAssets/Python/BUG/Tabs/BugCreditsOptionsTab.py BUG Mod/CustomAssets/Python/Screens/CvBUGMilitaryAdvisor.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-06-22 10:08:54
|
Revision: 805 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=805&view=rev Author: emperorfool Date: 2008-06-22 03:08:51 -0700 (Sun, 22 Jun 2008) Log Message: ----------- Espionage button isn't drawn when No Espionage option is set. Moved isNoEspionage() to BugUtil. Modified Paths: -------------- BUG Mod/CustomAssets/Python/BUG/BugUtil.py BUG Mod/CustomAssets/Python/Screens/CvInfoScreen.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-07-06 09:08:15
|
Revision: 948 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=948&view=rev Author: emperorfool Date: 2008-07-06 02:08:11 -0700 (Sun, 06 Jul 2008) Log Message: ----------- Added displayName. General tab uses this instead of modName. Modified Paths: -------------- BUG Mod/CustomAssets/Python/BUG/Tabs/BugGeneralOptionsTab.py BUG Mod/CustomAssets/Python/Contrib/CvModName.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |