From: The B. P. S. U. <civ...@li...> - 2008-07-21 03:26:16
|
Revision: 1036 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1036&view=rev Author: alerum Date: 2008-07-21 03:26:10 +0000 (Mon, 21 Jul 2008) Log Message: ----------- Added Wide City Bars to get rid of overlap of Culture Bar and Great Person Bar. Modified Paths: -------------- 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-08-16 13:02:48
|
Revision: 1118 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1118&view=rev Author: emperorfool Date: 2008-08-16 13:02:45 +0000 (Sat, 16 Aug 2008) Log Message: ----------- Fixed bug 2046906: tempMove() now calls setXY() with correct number of parameters (last three use defaults from C++ function). Modified Paths: -------------- 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-08-16 13:24:30
|
Revision: 1119 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1119&view=rev Author: emperorfool Date: 2008-08-16 13:24:28 +0000 (Sat, 16 Aug 2008) Log Message: ----------- Fixed bug 2046911: Ait units' info pane is drawn using the correct functions now. Modified Paths: -------------- 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-08-16 13:27:44
|
Revision: 1120 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1120&view=rev Author: emperorfool Date: 2008-08-16 13:27:41 +0000 (Sat, 16 Aug 2008) Log Message: ----------- Fix bug 2046911 Modified Paths: -------------- 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-08-16 13:47:13
|
Revision: 1121 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1121&view=rev Author: emperorfool Date: 2008-08-16 13:47:11 +0000 (Sat, 16 Aug 2008) Log Message: ----------- Fixed display of movement points: * Not yet moved shows just the total points * Cannot move shows 0.0 / x Modified Paths: -------------- 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-08-16 13:54:16
|
Revision: 1122 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1122&view=rev Author: emperorfool Date: 2008-08-16 13:54:13 +0000 (Sat, 16 Aug 2008) Log Message: ----------- Fixed display of movement points Modified Paths: -------------- 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-08-29 22:03:56
|
Revision: 1230 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1230&view=rev Author: emperorfool Date: 2008-08-29 22:03:54 +0000 (Fri, 29 Aug 2008) Log Message: ----------- Used XML key for Specialists label on city screen. Fixed a couple change-demarcation comments. Modified Paths: -------------- 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-09-01 22:38:57
|
Revision: 1245 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1245&view=rev Author: emperorfool Date: 2008-09-01 22:38:55 +0000 (Mon, 01 Sep 2008) Log Message: ----------- Spy cost modifier hover in PLE (by Dresden). Modified Paths: -------------- 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-09-08 10:56:20
|
Revision: 1267 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1267&view=rev Author: emperorfool Date: 2008-09-08 10:56:17 +0000 (Mon, 08 Sep 2008) Log Message: ----------- Added missing comments for firing endTurnReady event. Modified Paths: -------------- 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-09-09 08:15:05
|
Revision: 1278 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1278&view=rev Author: emperorfool Date: 2008-09-09 08:15:02 +0000 (Tue, 09 Sep 2008) Log Message: ----------- Hide Attitude and Worst Enemy icons for dead players. Modified Paths: -------------- 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-09-15 20:26:53
|
Revision: 1338 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1338&view=rev Author: emperorfool Date: 2008-09-16 03:26:52 +0000 (Tue, 16 Sep 2008) Log Message: ----------- Fixed bug that left war/peace icons visible in city screen and WorldBuilder. Modified Paths: -------------- 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-10-03 02:29:55
|
Revision: 1391 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1391&view=rev Author: emperorfool Date: 2008-10-03 02:29:48 +0000 (Fri, 03 Oct 2008) Log Message: ----------- Added missing initialization of a global variable. Modified Paths: -------------- 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-10-25 23:53:25
|
Revision: 1485 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1485&view=rev Author: emperorfool Date: 2008-10-25 23:53:19 +0000 (Sat, 25 Oct 2008) Log Message: ----------- Call BugOptions.write() from updateScreen(), every 250ms. Created constant for DEFAULT_FIELD_OF_VIEW as 42. Modified Paths: -------------- 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-02 02:07:28
|
Revision: 1499 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1499&view=rev Author: emperorfool Date: 2008-11-02 02:07:23 +0000 (Sun, 02 Nov 2008) Log Message: ----------- Fixed click/hover response on widescreen tech bar. Modified Paths: -------------- 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-10 20:40:44
|
Revision: 1527 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1527&view=rev Author: emperorfool Date: 2008-11-10 20:40:40 +0000 (Mon, 10 Nov 2008) Log Message: ----------- Fixed call to debugInput(). Added comment markers for FoV slider. Modified Paths: -------------- 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-01 10:56:30
|
Revision: 1583 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1583&view=rev Author: emperorfool Date: 2008-12-01 10:56:27 +0000 (Mon, 01 Dec 2008) Log Message: ----------- Added comments for initState() and interfaceScreen(). Modified Paths: -------------- 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-02 01:53:09
|
Revision: 1584 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1584&view=rev Author: dresdensf Date: 2008-12-02 01:53:05 +0000 (Tue, 02 Dec 2008) Log Message: ----------- Fixed Field of View label problem caused by the reorganization of the main interface. Modified Paths: -------------- 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-03 03:01:39
|
Revision: 1585 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1585&view=rev Author: emperorfool Date: 2008-12-03 03:01:35 +0000 (Wed, 03 Dec 2008) Log Message: ----------- Fixed loading of FoV text. Modified Paths: -------------- 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 12:50:40
|
Revision: 1590 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1590&view=rev Author: emperorfool Date: 2008-12-06 12:50:35 +0000 (Sat, 06 Dec 2008) Log Message: ----------- Fixed funky unit selection problem caused by firing gameUpdate near end of updateScreen(). I have NO idea why moving it to top fixes the issue. Modified Paths: -------------- 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...> - 2009-01-11 03:04:29
|
Revision: 1616 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1616&view=rev Author: emperorfool Date: 2009-01-11 03:04:21 +0000 (Sun, 11 Jan 2009) Log Message: ----------- GPBar hides when whole interface is hidden. Modified Paths: -------------- 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...> - 2009-01-12 02:10:07
|
Revision: 1618 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1618&view=rev Author: emperorfool Date: 2009-01-12 01:47:41 +0000 (Mon, 12 Jan 2009) Log Message: ----------- Era text now disappears when WorldBuilder and/or No Interface is enabled. Modified Paths: -------------- 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...> - 2009-01-15 04:12:48
|
Revision: 1628 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1628&view=rev Author: ruff_hi Date: 2009-01-15 04:12:43 +0000 (Thu, 15 Jan 2009) Log Message: ----------- PLE cleaned up Modified Paths: -------------- 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...> - 2009-02-16 13:42:38
|
Revision: 1680 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1680&view=rev Author: emperorfool Date: 2009-02-16 13:42:34 +0000 (Mon, 16 Feb 2009) Log Message: ----------- Min/Max Commerce Rate buttons are no longer shown in the City Screen. Modified Paths: -------------- 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...> - 2009-05-06 08:34:26
|
Revision: 1763 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1763&view=rev Author: emperorfool Date: 2009-05-06 08:34:19 +0000 (Wed, 06 May 2009) Log Message: ----------- Removed old unused PLE hiding code. Removed old Great General icon hiding code. Modified Paths: -------------- 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. |