Commit Graph

  • b82b716506 Add icons for options/sell/repair Paul Chote 2011-07-07 19:09:47 +12:00
  • dc0c0e744a Production group icons Paul Chote 2011-07-07 05:57:06 +12:00
  • 32322b1658 Add tooltip descriptions to support powers Paul Chote 2011-07-07 02:18:38 +12:00
  • 5b2d2265e3 Add 8 maps by Petrenko, remove evw2. Paul Chote 2011-07-07 00:04:39 +12:00
  • 2049030ad4 Show remaining build time, remove unnecessary calculations from production palette Paul Chote 2011-07-06 23:58:53 +12:00
  • 29a90021f6 Fix production tabs crash Paul Chote 2011-07-06 23:41:15 +12:00
  • 07ae0688ff Fix unexplored terrain tooltip Paul Chote 2011-07-06 23:41:03 +12:00
  • ef8ed398ce Tweak special powers widget: move unnecessary calculations out of Draw(); display the charge time over the icon. Paul Chote 2011-07-06 20:25:03 +12:00
  • 574133429a Fix control groups Paul Chote 2011-07-06 06:15:04 +12:00
  • 3d9a8cc002 Fix a tooltip crash. Paul Chote 2011-07-06 06:08:33 +12:00
  • b2bfc5368a Initial production tooltip Paul Chote 2011-07-06 05:45:48 +12:00
  • 6199ec1404 Hide the objectives panel when opening submenus Paul Chote 2011-07-06 04:27:00 +12:00
  • d70e5d3c42 Simple support power tooltips Paul Chote 2011-07-06 02:21:00 +12:00
  • e078c8f8d8 Add owner name/flag to world tooltip. Paul Chote 2011-07-06 01:31:56 +12:00
  • c965899b8c Better support for dynamic tooltip sizes Paul Chote 2011-07-06 00:01:35 +12:00
  • dd7e270780 Update tooltip every render - fixes tooltips for actors changing under the cursor. Paul Chote 2011-07-05 23:37:49 +12:00
  • 7c72c1564e Add tooltip hook to SupportPowers; save some batches. Paul Chote 2011-07-05 22:29:36 +12:00
  • ca77f20f19 Save batches in ProductionPalette Paul Chote 2011-07-05 22:10:23 +12:00
  • 5f3483ed17 Improve edge-scroll behavior Paul Chote 2011-07-05 21:03:04 +12:00
  • ca8605d3ee Remove dialog4 Paul Chote 2011-07-05 20:48:53 +12:00
  • b1fe085b4d Remove incorrectly hardcoded "dialog4" from WidgetUtils.GetBorderSizes(). Paul Chote 2011-07-05 20:48:43 +12:00
  • 06990e356f Simple world tooltip. Paul Chote 2011-07-05 19:41:34 +12:00
  • 88d68f7790 Containers shouldn't steal mouseover focus Paul Chote 2011-07-05 19:45:44 +12:00
  • 2f9114fcf8 Power/Silo bar tooltips. Paul Chote 2011-07-05 18:10:35 +12:00
  • b4489028de Polish button tooltips. Add tooltips/hotkeys for menu/sell/repair Paul Chote 2011-07-05 17:43:19 +12:00
  • 460451c402 Start implementing new tooltip bits. Test tooltips added for buttons and production palette. Paul Chote 2011-07-04 05:24:44 +12:00
  • 608bdc8fcd pull some validation out of individual lobby/player commands Chris Forbes 2011-07-12 21:04:51 +12:00
  • 2ec88a6f64 remove duplicated NextPowerOf2 definition Chris Forbes 2011-07-12 20:49:15 +12:00
  • 2259a0e7a5 remove duplication of DrawSelectionBox Chris Forbes 2011-07-12 20:13:54 +12:00
  • 2ab2ee17c1 remove duplicated HarvestThisTile function from Harvest.cs Chris Forbes 2011-07-12 09:46:52 +12:00
  • 332d6d82fe add using rather than fully qualifying StackTrace typename Chris Forbes 2011-07-12 09:46:24 +12:00
  • 6f477a2c14 fix broken detection of desktop resolution on linux Chris Forbes 2011-07-11 23:48:11 +12:00
  • 88d0c9238c more debug output from Cg renderer setup Chris Forbes 2011-07-11 23:32:02 +12:00
  • b06647a079 reduce noise in Renderer Chris Forbes 2011-07-11 23:31:17 +12:00
  • ceaca47747 don't use ScrollDirection.Set when it's not needed Chris Forbes 2011-07-11 23:17:27 +12:00
  • 1196948a13 remove duplicated box-drawing code from WICW Chris Forbes 2011-07-11 22:35:02 +12:00
  • 2a7be6debd add missing using for MouseScrollType Chris Forbes 2011-07-11 22:31:46 +12:00
  • 496135d321 clean up ViewportScrollControllerWidget.GetCursor Chris Forbes 2011-07-11 22:29:34 +12:00
  • 2da523e824 drop unused WorldRenderer.DrawBox Chris Forbes 2011-07-11 22:17:22 +12:00
  • 98ebb7c87e add DrawRect helper to LineRenderer, use it in both Radar*Widgets Chris Forbes 2011-07-11 22:10:09 +12:00
  • 5af4476cd8 split AnnounceOnKill into its own file Chris Forbes 2011-07-11 19:55:36 +12:00
  • 5633d84d21 add lint pass to check whether types with ISync actually have any [Sync] members Chris Forbes 2011-07-11 10:08:07 +12:00
  • 513b852a67 fix [Sync] being allowed in places that don't make sense Chris Forbes 2011-07-11 10:07:24 +12:00
  • 74335f0734 fix bogus indent in ObjectCreator Chris Forbes 2011-07-11 10:06:22 +12:00
  • b1ee735f3b put CheckAutotargetWiring in its own file Chris Forbes 2011-07-11 09:47:13 +12:00
  • 60a3f170ab clean up remaining non-generic GetValue uses Chris Forbes 2011-07-09 22:41:37 +12:00
  • 913ca89d4f use generic GetValue<> in VoiceInfo Chris Forbes 2011-07-09 22:39:24 +12:00
  • 914b3e1bee use generic GetValue<> in MobileInfo custom loader Chris Forbes 2011-07-09 22:36:02 +12:00
  • 33e6c7d39f fix namespace on cnc ProductionQueueFromSelection Chris Forbes 2011-07-09 22:00:19 +12:00
  • c6cdee6075 more noise reduction in SVC Chris Forbes 2011-07-09 21:53:33 +12:00
  • d0ac8b9766 remove spam from SVC Chris Forbes 2011-07-09 21:51:25 +12:00
  • 6565f7b32c removing some noise from SVC Chris Forbes 2011-07-09 21:44:28 +12:00
  • 5b481c2445 add Bits<> support to FieldLoader Chris Forbes 2011-07-09 21:31:37 +12:00
  • c7c97ec743 rename ColorHSLR.cs to ColorRamp.cs to match classname Chris Forbes 2011-07-09 17:32:32 +12:00
  • 95e29e06df add Bits/BitAllocator types Chris Forbes 2011-07-09 17:29:45 +12:00
  • 47e25bb5a1 use common version of AreMutualAllies in PC Chris Forbes 2011-07-09 17:02:11 +12:00
  • 85bb56fd8f use common version of AreMutualAllies in SPW Chris Forbes 2011-07-09 16:59:58 +12:00
  • f37cf32021 use AreMutualAllies in SVC Chris Forbes 2011-07-09 16:55:21 +12:00
  • 4e1c845303 add common version of AreMutualAllies to WorldUtils Chris Forbes 2011-07-09 16:53:33 +12:00
  • c9c31345aa fix broken indent in WorldUtils.cs Chris Forbes 2011-07-09 16:51:56 +12:00
  • 1076ebb884 declare SVC -> CVC dep, rather than silently not working Chris Forbes 2011-07-09 11:34:41 +12:00
  • 002a8edb4c remove RatioRequired, CriticalRatioRequired from SVC, use info members Chris Forbes 2011-07-09 11:31:45 +12:00
  • 6f920e9011 cleanup StrategicVictoryConditions.cs Chris Forbes 2011-07-09 11:26:35 +12:00
  • a9c00bdfba fix vis,naming of StrategicVictoryConditions.self Chris Forbes 2011-07-09 11:21:45 +12:00
  • e44b965785 fixed #999 -- replace order/first[ordefault] with .ClosestTo(point) Chris Forbes 2011-07-08 23:01:05 +12:00
  • 5c3a6c81ae tidy HackyAI Chris Forbes 2011-07-08 22:40:55 +12:00
  • c1a6b3470a fix indent in HackyAI.DeployMcv Chris Forbes 2011-07-08 22:28:34 +12:00
  • b6bdff6f85 [2/2] fixed #998 -- clean up HackyAI.BuildRandom Chris Forbes 2011-07-08 22:26:04 +12:00
  • 56a38b9463 [1/2] fixed #998 -- clean up HackyAI.BuildRandom Chris Forbes 2011-07-08 22:25:48 +12:00
  • 6f2d1c54d6 fixed #983 -- don't crash in HackyAI if we can't find a target. Chris Forbes 2011-07-08 22:13:24 +12:00
  • 14de16eeba fix indent in HackyAI.Activate Chris Forbes 2011-07-08 22:10:03 +12:00
  • b69ed51fb1 remove spurious second BuildRandom(Vehicle) call Chris Forbes 2011-07-08 22:08:33 +12:00
  • bccac29297 simplify FieldSaver.FormatValue Chris Forbes 2011-07-08 22:04:42 +12:00
  • be1754d424 bug #997 -- remove duplication from HackyAIInfo Chris Forbes 2011-07-08 21:53:29 +12:00
  • 847a248a26 bug #997 -- introduce generic version of FieldLoader.GetValue Chris Forbes 2011-07-08 21:52:33 +12:00
  • 7e162ad744 remove done todos from hackyai Chris Forbes 2011-07-08 21:44:43 +12:00
  • 0cb1f98e7e fixed #994 - use FormatTimeSeconds in MusicPlayerLogic Chris Forbes 2011-07-08 21:37:24 +12:00
  • 8610222e2c remove spurious typenames from WidgetUtils.WrapText Chris Forbes 2011-07-08 21:33:57 +12:00
  • 5b5bca9903 split FormatTime, FormatTimeSeconds Chris Forbes 2011-07-08 21:31:45 +12:00
  • d40b071ab1 tidy in WidgetUtils Chris Forbes 2011-07-08 21:29:50 +12:00
  • 99b8c765c7 fixed #996 -- Rules.InstalledMusic Chris Forbes 2011-07-08 21:25:43 +12:00
  • 1a2dc8ec1c fixed #995 - remove duplication in next/prev song in MusicPlayerLogic.cs Chris Forbes 2011-07-08 21:19:18 +12:00
  • b71e8bfe85 work on #993 -- removed OnMouseUp from DeveloperModeLogic.cs Chris Forbes 2011-07-08 21:08:45 +12:00
  • 897f578fc4 work on #993 -- removed OnMouseUp from DiplomacyLogic.cs Chris Forbes 2011-07-08 21:05:55 +12:00
  • b9834c5b88 work on #993 -- removed OnMouseUp from MapChooserLogic.cs Chris Forbes 2011-07-08 21:04:57 +12:00
  • accf94d664 work on #993 -- removed OnMouseUp from ReplayBrowserLogic.cs Chris Forbes 2011-07-08 21:03:45 +12:00
  • 3bdea009e3 work on #993 -- removed OnMouseUp from CreateServerMenuLogic.cs Chris Forbes 2011-07-08 21:02:57 +12:00
  • c4985a043b work on #993 -- removed OnMouseUp from IngameObserverChromeLogic.cs Chris Forbes 2011-07-08 21:01:19 +12:00
  • 50303107d8 work on #993 -- removed OnMouseUp from SettingsMenuLogic.cs Chris Forbes 2011-07-08 21:00:17 +12:00
  • f666dc08f5 work on #993 -- removed OnMouseUp from LobbyLogic.cs Chris Forbes 2011-07-08 20:59:33 +12:00
  • bd018484e1 work on #993 -- removed OnMouseUp from IngameChromeLogic.cs Chris Forbes 2011-07-08 20:58:09 +12:00
  • dfd73ce209 work on #993 -- removed OnMouseUp from MainMenuButtonsLogic.cs Chris Forbes 2011-07-08 20:56:54 +12:00
  • 980dc265ef work on #993 -- removed OnMouseUp from ServerBrowserLogic.cs Chris Forbes 2011-07-08 20:54:01 +12:00
  • c32e0186b9 work on #993 -- removed OnMouseUp from ConnectionDialogsLogic.cs Chris Forbes 2011-07-08 20:52:31 +12:00
  • 8e780759bf work on #993 -- removed OnMouseUp from GameInitLogic.cs Chris Forbes 2011-07-08 20:50:35 +12:00
  • 14f29eb30e work on #993 -- removed OnMouseUp from MusicPLayerLogic.cs Chris Forbes 2011-07-08 20:48:19 +12:00
  • d5ee3655f3 fixed #992: removed spurious double-semicolons Chris Forbes 2011-07-08 19:30:26 +12:00
  • d95b579ead Makefile: fix various issues Chris Forbes 2011-07-07 22:48:31 +12:00
  • cd63da85d8 remove FieldLoader.LoadAttribute; replace with FieldLoader.IgnoreAttribute Chris Forbes 2011-06-30 20:01:22 +12:00
  • a4648cfbcc move SheetSize to Graphics section of settings Chris Forbes 2011-07-04 21:19:36 +12:00