From: The B. P. S. U. <civ...@li...> - 2008-07-17 00:51:53
|
Revision: 1025 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1025&view=rev Author: ruff_hi Date: 2008-07-17 00:51:50 +0000 (Thu, 17 Jul 2008) Log Message: ----------- Ctrl-Alt-N brings up a dialog box for testing naming conventions Modified Paths: -------------- BUG Mod/CustomAssets/Python/Contrib/UnitNameEventManager.py BUG Mod/CustomAssets/Python/CvUtil.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-21 06:10:21
|
Revision: 1043 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1043&view=rev Author: emperorfool Date: 2008-07-21 06:10:17 +0000 (Mon, 21 Jul 2008) Log Message: ----------- Forgot to commit Scoreboard.py. Removed "show all civs in scoreboard" miscommit. Modified Paths: -------------- BUG Mod/CustomAssets/Python/BUG/Scoreboard.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-26 02:58:41
|
Revision: 1047 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1047&view=rev Author: Ruff_Hi Date: 2008-07-26 02:58:38 +0000 (Sat, 26 Jul 2008) Log Message: ----------- AttitudeUtils and updated links in ExoticForeignAdvisor Standard version of Victory Screen Modified Paths: -------------- BUG Mod/CustomAssets/Python/Screens/CvExoticForeignAdvisor.py Added Paths: ----------- BUG Mod/CustomAssets/Python/BUG/AttitudeUtils.py BUG Mod/CustomAssets/Python/Screens/CvVictoryScreen.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-27 16:25:34
|
Revision: 1056 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1056&view=rev Author: Ruff_Hi Date: 2008-07-27 16:25:31 +0000 (Sun, 27 Jul 2008) Log Message: ----------- update to attitudeutils to remove references to bug options (all options now driven by parameters) Modified Paths: -------------- BUG Mod/CustomAssets/Python/BUG/AttitudeUtils.py BUG Mod/CustomAssets/Python/Screens/CvExoticForeignAdvisor.py BUG Mod/CustomAssets/Python/Screens/CvVictoryScreen.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-08-01 03:20:53
|
Revision: 1075 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1075&view=rev Author: Ruff_Hi Date: 2008-08-01 03:20:50 +0000 (Fri, 01 Aug 2008) Log Message: ----------- Victory Screens now optional - not that happy with where the options are on the option screen Modified Paths: -------------- BUG Mod/CustomAssets/Python/BUG/Options/BugScreensOptions.py BUG Mod/CustomAssets/Python/BUG/Tabs/BugAdvisorOptionsTab.py BUG Mod/CustomAssets/Python/Screens/CvVictoryScreen.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-08-30 19:26:03
|
Revision: 1238 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1238&view=rev Author: emperorfool Date: 2008-08-30 19:26:01 +0000 (Sat, 30 Aug 2008) Log Message: ----------- Fixed default icon in TrailUtil. Added SevoPediaUtil to create stub options to use from main menu before BUG is initialized. Modified Paths: -------------- BUG Mod/CustomAssets/Python/BUG/TraitUtil.py BUG Mod/CustomAssets/Python/Contrib/Sevopedia/SevoPediaMain.py BUG Mod/CustomAssets/Python/EntryPoints/CvScreensInterface.py Added Paths: ----------- BUG Mod/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...> - 2008-09-09 02:36:17
|
Revision: 1275 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1275&view=rev Author: emperorfool Date: 2008-09-09 02:36:14 +0000 (Tue, 09 Sep 2008) Log Message: ----------- First pass at Diplomacy Events. Hooked up many of the core events. TODO: Split default event handlers out into DiplomacyEvents. Added Paths: ----------- BUG Mod/CustomAssets/Python/BUG/DiplomacyUtil.py BUG Mod/CustomAssets/Python/EntryPoints/CvDiplomacyInterface.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-09-09 08:55:30
|
Revision: 1279 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1279&view=rev Author: emperorfool Date: 2008-09-09 08:55:27 +0000 (Tue, 09 Sep 2008) Log Message: ----------- Added getVassals() and getDefensivePacts() to PlayerUtil. Switch BUG-MA to use them. Modified Paths: -------------- BUG Mod/CustomAssets/Python/BUG/PlayerUtil.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-09-21 18:52:12
|
Revision: 1369 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1369&view=rev Author: ruff_hi Date: 2008-09-21 18:52:05 +0000 (Sun, 21 Sep 2008) Log Message: ----------- tech chooser - under development - now multi-tab added some Ruff_Hi work references Modified Paths: -------------- BUG Mod/CustomAssets/Python/BUG/Tabs/BugCreditsOptionsTab.py BUG Mod/CustomAssets/Python/Screens/CvTechChooser.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-25 22:55:49
|
Revision: 1484 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1484&view=rev Author: dresdensf Date: 2008-10-25 22:55:43 +0000 (Sat, 25 Oct 2008) Log Message: ----------- Fixed bug where Trade.findTypes() from TradeUtil.py was returning a list of types rather than a list of trades with that type. Fixed bug with Autolog onCityOffered logging which was misinterpreting a passed event argument. Modified Paths: -------------- BUG Mod/CustomAssets/Python/BUG/TradeUtil.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-11-01 00:51:53
|
Revision: 1495 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1495&view=rev Author: ruff_hi Date: 2008-11-01 00:51:29 +0000 (Sat, 01 Nov 2008) Log Message: ----------- Tick Marks for selected progressbars (tech, food, production) - not optional as yet - will add shortly Modified Paths: -------------- BUG Mod/CustomAssets/Python/Screens/CvMainInterface.py Added Paths: ----------- BUG Mod/CustomAssets/Python/BUG/ProgressBarUtil.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-01 03:05:58
|
Revision: 1496 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1496&view=rev Author: emperorfool Date: 2008-11-01 03:05:48 +0000 (Sat, 01 Nov 2008) Log Message: ----------- Added items to ProgressBar that are moved in front of the tick mark canvas each time it's drawn (bar and text typically). Fixes hovers and clicking research bar. Modified Paths: -------------- BUG Mod/CustomAssets/Python/BUG/ProgressBarUtil.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-11-01 14:16:12
|
Revision: 1498 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1498&view=rev Author: ruff_hi Date: 2008-11-01 14:16:03 +0000 (Sat, 01 Nov 2008) Log Message: ----------- tick marks update - fixed production overflow Modified Paths: -------------- BUG Mod/CustomAssets/Python/BUG/ProgressBarUtil.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-11-03 00:41:09
|
Revision: 1504 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1504&view=rev Author: ruff_hi Date: 2008-11-03 00:41:06 +0000 (Mon, 03 Nov 2008) Log Message: ----------- Added whip threshold indicator to city production bar (look for yellow center tick mark) Modified Paths: -------------- BUG Mod/CustomAssets/Python/BUG/ProgressBarUtil.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-11-14 10:00:04
|
Revision: 1534 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1534&view=rev Author: dresdensf Date: 2008-11-14 09:59:54 +0000 (Fri, 14 Nov 2008) Log Message: ----------- Added isGivingFavoriteCivicDenial() function to PlayerUtil. Yeah, the name sucks but it doesn't have a nifty common-use acronym like WHEOOH. FavoriteCivicDetector now uses the above function to further refine its detection ability. Modified Paths: -------------- BUG Mod/CustomAssets/Python/BUG/PlayerUtil.py BUG Mod/CustomAssets/Python/Contrib/FavoriteCivicDetector.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 03:58:56
|
Revision: 1587 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1587&view=rev Author: emperorfool Date: 2008-12-06 03:58:49 +0000 (Sat, 06 Dec 2008) Log Message: ----------- Fixed DealCanceled event. Scoreboard now updates correctly after peace treaty is canceled. Modified Paths: -------------- BUG Mod/CustomAssets/Python/BUG/DealUtil.py BUG Mod/CustomAssets/Python/BUG/DiplomacyUtil.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-08 05:26:24
|
Revision: 1600 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1600&view=rev Author: emperorfool Date: 2008-12-08 05:26:22 +0000 (Mon, 08 Dec 2008) Log Message: ----------- Switched to use CvUtil.getNewEvent(). Modified Paths: -------------- BUG Mod/CustomAssets/Python/Contrib/CvOverlayScreenUtils.py BUG Mod/CustomAssets/Python/EntryPoints/CvScreenUtilsInterface.py BUG Mod/CustomAssets/Python/Screens/CvOverlayScreen.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-01-11 02:42:58
|
Revision: 1613 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1613&view=rev Author: emperorfool Date: 2009-01-11 02:42:53 +0000 (Sun, 11 Jan 2009) Log Message: ----------- Mostly rewrote Strategy Overlay to allow separate view/edit modes. CTRL + X: toggle view mode ALT + X: toggle edit mode Modified Paths: -------------- BUG Mod/CustomAssets/Python/Contrib/CvOverlayScreenUtils.py Added Paths: ----------- BUG Mod/CustomAssets/Python/Contrib/CvStrategyOverlay.py BUG Mod/CustomAssets/Python/Screens/CvDotMapOverlayScreen.py Removed Paths: ------------- BUG Mod/CustomAssets/Python/Screens/CvOverlayScreen.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-04-22 15:25:43
|
Revision: 1761 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1761&view=rev Author: ruff_hi Date: 2009-04-22 15:25:35 +0000 (Wed, 22 Apr 2009) Log Message: ----------- Small fix for wonder list - spaceship parts date no longer shown Change for naming convention - can now count across user defined groupings Modified Paths: -------------- BUG Mod/CustomAssets/Python/Contrib/UnitNameEventManager.py BUG Mod/CustomAssets/Python/Screens/CvInfoScreen.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |