DarkPhoenix
|
18d8ed6558
|
Take modifier key info from event where possible
|
2019-10-08 20:50:14 +03:00 |
|
DarkPhoenix
|
05ac0a528a
|
Show extra labels only when there's something inside
|
2019-10-02 10:56:01 +03:00 |
|
DarkPhoenix
|
c94384acb8
|
Show amount of items hidden in additions tabs
|
2019-10-01 22:22:10 +03:00 |
|
DarkPhoenix
|
6fceda5f27
|
Ensure right-clicked item is selected on Mac in Display list panels
|
2019-08-22 08:47:45 +03:00 |
|
DarkPhoenix
|
54aa284fd9
|
Add extra context menu contexts to some additions panels
|
2019-08-21 13:39:40 +03:00 |
|
DarkPhoenix
|
cd20164d7a
|
Pass calling window to context menu
|
2019-07-30 19:12:45 +03:00 |
|
DarkPhoenix
|
3a09f4b45c
|
Rework FitChanged command to avoid refreshing graph multiple times in certain cases
|
2019-07-07 14:25:27 +03:00 |
|
DarkPhoenix
|
e6dce726b7
|
Rework how toggling factor reload works
|
2019-07-05 09:10:23 +03:00 |
|
DarkPhoenix
|
72fe52e560
|
Do not use GetItemData where we do not need it
|
2019-04-29 15:37:54 +03:00 |
|
DarkPhoenix
|
cb7f0052c4
|
Do not remove items on Del key used with modifier keys
|
2019-04-29 00:02:29 +03:00 |
|
DarkPhoenix
|
e865c9a399
|
Use GetModifiers() instead of asking status of individual keys
|
2019-04-27 14:22:09 +03:00 |
|
DarkPhoenix
|
c8ff644b63
|
Make command fit panel multi-selectable
|
2019-04-25 23:55:41 +03:00 |
|
DarkPhoenix
|
9d58ceb14d
|
Remove multiple cargo items at once via context menu
|
2019-04-25 09:56:09 +03:00 |
|
DarkPhoenix
|
989f12453d
|
Remove multiple cargo items with delete key
|
2019-04-25 09:27:52 +03:00 |
|
DarkPhoenix
|
cfb351a751
|
Change cargo removal command to be able to accept multiple typeIDs
|
2019-04-24 22:09:45 +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
|
c2d309430e
|
Make sure cargo-module drag commands are using actual fit data too
|
2019-04-20 04:10:32 +03:00 |
|
DarkPhoenix
|
62e8da6ff2
|
Make fighter pane more reliable and change few already checked panels as well
|
2019-04-20 01:51:55 +03:00 |
|
DarkPhoenix
|
fda83bcb49
|
Check cargo command reliability
|
2019-04-20 00:19:17 +03:00 |
|
DarkPhoenix
|
68a13a6bb8
|
Use alt key in more actions as alternative or replacement to ctrl
|
2019-04-19 16:59:30 +03:00 |
|
DarkPhoenix
|
91a46a2dd4
|
Move some code around
|
2019-04-17 16:22:09 +03:00 |
|
DarkPhoenix
|
9301bb56fa
|
More changes to cargo to module command, start reworking module to cargo as well
|
2019-04-16 12:20:54 +03:00 |
|
DarkPhoenix
|
64bba0cfdb
|
Rework cargo to module command
|
2019-04-16 01:41:19 +03:00 |
|
DarkPhoenix
|
1cb0081420
|
Rework cargo-related GUI commands and use command when deleting item from cargo with delete key
|
2019-04-14 16:13:01 +03:00 |
|
DarkPhoenix
|
bb47df2119
|
Rework "change drone/cargo amount" commands
|
2019-04-13 20:33:23 +03:00 |
|
DarkPhoenix
|
aa9f16d3ad
|
Make sure our handled lists are not sorted
Because we rely on item positions within lists to identify modules for undo/redo stuff
|
2019-04-13 02:46:54 +03:00 |
|
DarkPhoenix
|
a8c3612248
|
Make removal of item from cargo via double-click undoable
|
2019-04-10 23:16:46 +03:00 |
|
Ryan Holmes
|
253d3107a0
|
First pass at cleaning up context menu events (#1895)
|
2019-03-24 18:55:25 -04:00 |
|
Ryan Holmes
|
5940625e24
|
Don't attempt to add cargo if there is not fitting loaded (#1888)
|
2019-03-20 21:51:58 -04:00 |
|
DarkPhoenix
|
aa7e3bd69d
|
Sort cargo like default inventory sort order in game & like EFT export
|
2018-11-23 15:15:28 +03:00 |
|
Ryan Holmes
|
d74f2b2e42
|
Rework the logic of dragging module to cargo
|
2018-08-13 17:01:16 -04:00 |
|
Ryan Holmes
|
9977866eb0
|
work on moving from cargo to modules (including swapping modules)
|
2018-08-13 15:03:19 -04:00 |
|
blitzmann
|
dd430bc9bb
|
Implant and cargo conversions
|
2018-07-27 23:54:41 -04:00 |
|
blitzmann
|
5c566bae73
|
Introduce special cases for cargo swapping when dealing with abyssal modules (#1649)
|
2018-06-16 21:50:18 -04:00 |
|
blitzmann
|
3fd4d106d9
|
Merge branch 'master' into test-3
# Conflicts:
# config.py
# eos/effects/warpdisruptsphere.py
# service/update.py
|
2018-03-25 13:16:07 -04:00 |
|
blitzmann
|
3964658d9a
|
Enable cargohold for structures (#1414)
|
2018-03-25 03:18:34 -04:00 |
|
Ryan Holmes
|
3b546de070
|
More deprecated fixes, and re-enable a working stats view
|
2017-06-14 03:51:40 -04:00 |
|
Ryan Holmes
|
1cbd8ee901
|
Fix some deprecated stuff
|
2017-06-12 21:31:37 -04:00 |
|
Ryan Holmes
|
9dee761f6d
|
Move addition pane views into their own directory
|
2017-06-12 01:17:00 -04:00 |
|