DarkPhoenix
|
1206e95cfb
|
Rework meta switcher code
|
2019-04-24 15:37:15 +03:00 |
|
DarkPhoenix
|
921ccd3be9
|
Allow removal of batches of fighters
|
2019-04-24 15:17:30 +03:00 |
|
DarkPhoenix
|
178e3a3d56
|
Change sorting of fighters - group up by sub-roles as well
|
2019-04-24 13:28:14 +03:00 |
|
DarkPhoenix
|
5d255547e4
|
Make fighter panel multi-selectable and change fighter sorting to match order in fighter tube panel
|
2019-04-24 13:16:01 +03:00 |
|
DarkPhoenix
|
bd148b8792
|
Stylistic fixes
|
2019-04-24 12:47:50 +03:00 |
|
DarkPhoenix
|
b88ebdcfc0
|
Send context only for selected module in fitting panel
|
2019-04-24 12:45:21 +03:00 |
|
DarkPhoenix
|
3a26815d18
|
Change the fix again to not go into recursion problems on windows
|
2019-04-24 12:00:48 +03:00 |
|
DarkPhoenix
|
b70fcd9659
|
Change ScreenToClient fix
|
2019-04-24 11:46:20 +03:00 |
|
DarkPhoenix
|
71aa557770
|
Focus contents of various pages when user switches to their tabs
|
2019-04-24 09:02:28 +03:00 |
|
DarkPhoenix
|
d35bf6514f
|
Do not pass selection as fallback, as we're now calculating clicked row properly
|
2019-04-24 08:16:23 +03:00 |
|
DarkPhoenix
|
abe015bee3
|
Add custom implementation of ScreenToClient
|
2019-04-24 08:11:37 +03:00 |
|
DarkPhoenix
|
929520091f
|
Use wx' builtin when calculating relative coordinates
|
2019-04-23 23:50:49 +03:00 |
|
DarkPhoenix
|
d4847112a9
|
Make drone additions pane multi-selectable, change all related commands to support it too
|
2019-04-23 22:12:07 +03:00 |
|
DarkPhoenix
|
4e2c3a3fcc
|
Do not select cargo/drone tab when adding drones/cargo fails
|
2019-04-23 19:21:31 +03:00 |
|
DarkPhoenix
|
91e6d89022
|
Update resource panel when addition panel tabs is selected as side-effect of context menu use
|
2019-04-23 19:18:33 +03:00 |
|
DarkPhoenix
|
b9a71c08b7
|
Change only modules which are supposed to change
|
2019-04-23 18:14:14 +03:00 |
|
DarkPhoenix
|
070dd62e6d
|
Add alt support to variations menu for modules
|
2019-04-23 18:11:02 +03:00 |
|
DarkPhoenix
|
b404abca41
|
Add ability to remove similar modules to "remove module" context menu
|
2019-04-23 17:50:20 +03:00 |
|
DarkPhoenix
|
99f00b25a1
|
Change few details on how we handle charge switch
|
2019-04-23 17:39:48 +03:00 |
|
DarkPhoenix
|
45936b5b98
|
Change implant set context menu to single item as well
|
2019-04-23 16:34:40 +03:00 |
|
DarkPhoenix
|
b1aac9f56d
|
Do not show menu items which are specific to modules when user clicks rack separator
|
2019-04-23 16:23:35 +03:00 |
|
DarkPhoenix
|
13f370ceb9
|
Change several context menus to use single-item class
|
2019-04-23 16:19:07 +03:00 |
|
DarkPhoenix
|
b5a4f97cb5
|
Change some context menus to use unconditional class
|
2019-04-23 16:09:12 +03:00 |
|
DarkPhoenix
|
0679a0af0f
|
Change logic for selection-based context menus
|
2019-04-23 15:58:42 +03:00 |
|
DarkPhoenix
|
53fe3242b9
|
Start reworking context menus into several special classes to improve menu handling consistency
|
2019-04-23 15:38:53 +03:00 |
|
DarkPhoenix
|
6615bed1cd
|
Fix context menu which is used to fill from market
|
2019-04-23 13:47:47 +03:00 |
|
DarkPhoenix
|
ad0c7a7a9d
|
Rework conditions in some context menus to check mainItem when it's needed by the menu
|
2019-04-23 10:14:59 +03:00 |
|
DarkPhoenix
|
87ba6a9af0
|
Drop selection on ESC in fitting pane
|
2019-04-22 21:10:38 +03:00 |
|
DarkPhoenix
|
5c44df7f21
|
Unfuck state change for passive modules
|
2019-04-22 19:36:45 +03:00 |
|
DarkPhoenix
|
24bc675319
|
Do not crash when right-clicking without any selection
|
2019-04-22 19:26:24 +03:00 |
|
DarkPhoenix
|
be2e0b5de4
|
Rely on clicked item instead of selection where it makes sense
|
2019-04-22 17:33:40 +03:00 |
|
DarkPhoenix
|
e4481e8fb4
|
Do not rely on modeID, it doesn't always get set of fit by default when creating new fit
|
2019-04-22 17:04:30 +03:00 |
|
DarkPhoenix
|
19b1eb161b
|
Pass main item argument to context menu definitions
|
2019-04-22 17:01:53 +03:00 |
|
DarkPhoenix
|
30ed1ac81d
|
Do not crash on context menu when module which can have ammo and t3d mode are selected
|
2019-04-22 16:15:17 +03:00 |
|
DarkPhoenix
|
b4288e17e5
|
Send proper main module to context menu if possible
|
2019-04-22 16:06:16 +03:00 |
|
DarkPhoenix
|
c03d000c45
|
Pass item which is considered to be clicked item to context menus
|
2019-04-22 15:45:37 +03:00 |
|
DarkPhoenix
|
881ec8b5b4
|
Select all items in fitting panel on ctrl-a
|
2019-04-22 13:36:59 +03:00 |
|
DarkPhoenix
|
71d5b28b75
|
Reuse selected module getter in fitting panel code
|
2019-04-22 13:20:10 +03:00 |
|
DarkPhoenix
|
a15fdc3b23
|
Use shared unselection function when starting drag
|
2019-04-22 13:07:18 +03:00 |
|
DarkPhoenix
|
55cd33e653
|
Do not show "show in fitting browser" context menu when it doesn't do anything to avoid confusion
|
2019-04-22 12:36:10 +03:00 |
|
DarkPhoenix
|
af0b2b9f1b
|
Do not crash when alt-clicking state column
|
2019-04-22 07:24:14 +03:00 |
|
DarkPhoenix
|
983641d1d5
|
If loading into specified group of modules fails during alt-drag, attempt to load into all
|
2019-04-22 00:43:52 +03:00 |
|
DarkPhoenix
|
4ab21e92bf
|
Load charge into all modules when dropping onto illegal location
|
2019-04-22 00:36:48 +03:00 |
|
DarkPhoenix
|
413f00a475
|
Select just item being dragged when drag starts
|
2019-04-22 00:18:46 +03:00 |
|
DarkPhoenix
|
bde2043294
|
Do not crash when landing module on non-filled module slot while holding alt
|
2019-04-21 23:47:21 +03:00 |
|
DarkPhoenix
|
d45857f1fc
|
Do not fill with module while adding anything via alt-number from market
|
2019-04-21 23:42:14 +03:00 |
|
DarkPhoenix
|
8a19bf78ce
|
Fix changing projected fit amount to 0
|
2019-04-21 21:30:32 +03:00 |
|
DarkPhoenix
|
d523722988
|
Change projected fit context menu entry names
|
2019-04-21 21:26:58 +03:00 |
|
DarkPhoenix
|
031cb6fcfb
|
Change projected fits behavior - now addition adds 1 fit in any case (even if fit is already projected), and removal via double-click works like with drones
|
2019-04-21 21:22:57 +03:00 |
|
DarkPhoenix
|
72fc560241
|
Make all secondary windows closable by ESC
|
2019-04-21 19:34:14 +03:00 |
|