From: The B. P. S. U. <civ...@li...> - 2008-03-21 16:56:26
|
Revision: 576 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=576&view=rev Author: ruff_hi Date: 2008-03-21 09:55:57 -0700 (Fri, 21 Mar 2008) Log Message: ----------- Soem small Great General Bar corrections 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-04-22 12:10:11
|
Revision: 625 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=625&view=rev Author: emperorfool Date: 2008-04-22 05:09:57 -0700 (Tue, 22 Apr 2008) Log Message: ----------- GP Bar now updates when you select cities on the map. 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-05-06 03:18:52
|
Revision: 739 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=739&view=rev Author: ruff_hi Date: 2008-05-05 20:18:49 -0700 (Mon, 05 May 2008) Log Message: ----------- top of screen Tech icons now shown in correct position if wide screen and using BUG options 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-05-25 10:00:56
|
Revision: 757 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=757&view=rev Author: sourcefalc Date: 2008-05-25 03:00:51 -0700 (Sun, 25 May 2008) Log Message: ----------- true -> True (the capital matters) 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-07-02 15:49:18
|
Revision: 851 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=851&view=rev Author: emperorfool Date: 2008-07-02 08:49:16 -0700 (Wed, 02 Jul 2008) Log Message: ----------- Vassals now show Forced Peace if you have FP with their master. 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-07-03 21:44:38
|
Revision: 879 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=879&view=rev Author: emperorfool Date: 2008-07-03 14:44:34 -0700 (Thu, 03 Jul 2008) Log Message: ----------- Changed PLE hovers to use smaller text size to avoid scrollbars. 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-07-08 01:17:51
|
Revision: 971 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=971&view=rev Author: emperorfool Date: 2008-07-07 18:17:44 -0700 (Mon, 07 Jul 2008) Log Message: ----------- Fixed bug: now promotion icons in PLE hover pane disappear when selected plot is switched. 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-07-08 02:13:25
|
Revision: 972 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=972&view=rev Author: emperorfool Date: 2008-07-07 19:13:22 -0700 (Mon, 07 Jul 2008) Log Message: ----------- Removed Espionage icon from scoreboard when No Espionage option is set. 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-07-10 20:01:14
|
Revision: 985 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=985&view=rev Author: emperorfool Date: 2008-07-10 13:01:05 -0700 (Thu, 10 Jul 2008) Log Message: ----------- Fixed bug: right-click Research Bar now selects the tech in the Civilopedia. 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-07-11 20:38:39
|
Revision: 997 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=997&view=rev Author: emperorfool Date: 2008-07-11 13:38:35 -0700 (Fri, 11 Jul 2008) Log Message: ----------- Rolled back research bar fix. 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-07-13 20:12:14
|
Revision: 1013 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1013&view=rev Author: emperorfool Date: 2008-07-13 13:12:10 -0700 (Sun, 13 Jul 2008) Log Message: ----------- Fixed onEndTurnReady event. Added ability to fire events. Added onBeginActivePlayerTurn event. Fixed Civ4lerts and other alerts to use new event as appropriate. Reminders now ask to be fired at the end of the turn and, if yes, the next turn. TODO: Migrate city happy/healthy alerts to onEndTurnReady. 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-07-14 02:08:58
|
Revision: 1014 http://civ4bug.svn.sourceforge.net/civ4bug/?rev=1014&view=rev Author: emperorfool Date: 2008-07-13 19:08:55 -0700 (Sun, 13 Jul 2008) Log Message: ----------- Fixed multiplayer no-scoreboard bug. 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. |