Commit Graph

754 Commits

Author SHA1 Message Date
cncfanatics
774ac5cf8a Add code for drone splitting, lacking a little amount selection popup
atm
2010-10-21 16:47:22 +02:00
cncfanatics
b76a793661 Add "jump to" in drone, implant & booster views 2010-10-21 15:40:30 +02:00
cncfanatics
b12ab46065 Fix permissions 2010-10-21 15:25:37 +02:00
cncfanatics
90e592beb7 Implement context menus in booster, drone & implant views 2010-10-21 15:23:37 +02:00
cncfanatics
05b16830c4 Move range & tracking further to the right 2010-10-21 15:09:24 +02:00
cncfanatics
6a3730bd1e Don't display ammo icon twice 2010-10-21 15:06:15 +02:00
cncfanatics
cba064d063 Tweak ammo display 2010-10-21 14:57:13 +02:00
cncfanatics
37a647012c Move capacitor 2010-10-21 14:53:15 +02:00
cncfanatics
c6a0cf980d Add forgotten event.Skip()s 2010-10-21 14:30:38 +02:00
cncfanatics
473f232f4c Rename Implant Checkbox to Activity Checkbox, seeing as it works for
everything with an active attribute
2010-10-21 14:06:09 +02:00
cncfanatics
5287456030 Use the Implant toggle in the booster view too 2010-10-21 14:02:34 +02:00
cncfanatics
b1bcd96c57 Automagicly jump to the relevant metagroup too when jumping to items 2010-10-21 12:22:44 +02:00
HomeWorld
db5aec0434 Pygauge 'label' shadow color tweak 2010-10-21 13:08:13 +03:00
HomeWorld
b72582c53e Pygauge 'label' readability improvement (shadows) 2010-10-21 13:04:14 +03:00
cncfanatics
a1b80f7e7c Merge branch 'master' of evefit.org:pyfa 2010-10-21 11:53:59 +02:00
cncfanatics
30c40c119c Make jump to market group work for faction/deadspace/officer items 2010-10-21 11:53:30 +02:00
HomeWorld
5bf54b635f Little cleanup in pygauge 2010-10-21 12:42:57 +03:00
HomeWorld
a343f6fd16 Merge branch 'master' of evefit.org:pyfa 2010-10-21 12:38:17 +03:00
HomeWorld
ab2ffc68a5 Made pygauge color transition code a little more human readable 2010-10-21 12:38:01 +03:00
cncfanatics
415f126356 Add a row != -1 check to the click handler 2010-10-21 10:39:25 +02:00
cncfanatics
fc9a5bde3a Fix some bugs with market group jump 2010-10-21 10:29:43 +02:00
cncfanatics
e447bca32e Sort ammo by their range + falloff on the turret they're getting fit on 2010-10-21 10:20:49 +02:00
cncfanatics
1e75f09e0b Switch to the relevant additions pane when items are added to it 2010-10-21 07:34:23 +02:00
cncfanatics
68c352a44c Add a jump to market group context menu entry 2010-10-21 07:24:53 +02:00
cncfanatics
96b756fa9d Add support for toggling implants on and off 2010-10-21 07:08:47 +02:00
cncfanatics
f5f13b971c Fix state switching unselected mods 2010-10-20 19:48:00 +02:00
cncfanatics
b9d3d0193f Register EVT_MENU on ALL of the submenus, not just the base 2010-10-20 19:04:04 +02:00
cncfanatics
67f55e1cb7 Don't use slotsChanged when d&d'ing, not needed 2010-10-20 18:32:57 +02:00
cncfanatics
7bae66ff78 Use a loop instead of recursion 2010-10-20 17:56:41 +02:00
cncfanatics
0cccaca799 Merge branch 'master' of evefit.org:pyfa 2010-10-20 17:52:53 +02:00
cncfanatics
0e2853dffd Implement d&d for modules 2010-10-20 17:52:33 +02:00
HomeWorld
623943de40 Change in animation transition (take 2) - pygauge 2010-10-20 18:35:24 +03:00
HomeWorld
8b77a222ef Merge branch 'master' of evefit.org:pyfa 2010-10-20 18:26:18 +03:00
HomeWorld
0a4e1f0aa9 Change in animation transition - pygauge 2010-10-20 18:26:04 +03:00
cncfanatics
46011bb0c5 Revert "Revert "DND modules test""
This reverts commit 36be7839d1.
2010-10-20 17:02:34 +02:00
cncfanatics
c63bcc2b28 Format capacitor discharge time correctly 2010-10-20 16:58:43 +02:00
cncfanatics
8af875b207 Use the mentions "Long Range" and "High Damage" instead of "Range" &
"Damage"
2010-10-20 16:28:39 +02:00
cncfanatics
d12f581d5b Recalculate fits on state changes 2010-10-20 16:11:18 +02:00
cncfanatics
5ef0a8cded Reorder some columns & menus 2010-10-20 15:16:48 +02:00
cncfanatics
2ecdda474f Make sure the final menu also gets a footer 2010-10-20 15:02:51 +02:00
cncfanatics
c667ecbe36 Fix a bug where hard size settings in displays weren't respected 2010-10-20 15:00:59 +02:00
cncfanatics
abf37afbbc Fix ammo menu missile damage order 2010-10-20 14:45:02 +02:00
cncfanatics
4af186a6b7 Add some more translates to make modifier percents cleaner 2010-10-20 13:50:15 +02:00
cncfanatics
a356928b4d Fix for fallof multiplier sorting 2010-10-20 13:43:57 +02:00
cncfanatics
5820e7a7cc Some more minor ammo menu tweaks 2010-10-20 13:36:37 +02:00
cncfanatics
dd412b4847 Fix ammo display so it works for all turret types, particularly with weird faction ammo differences 2010-10-20 13:22:33 +02:00
cncfanatics
21a61684f7 Change missile order 2010-10-20 09:27:26 +02:00
cncfanatics
eeb5f40e68 Make sure ammo with identical meta levels are sorted consistently 2010-10-20 09:25:19 +02:00
cncfanatics
46428ca0d8 Finish up ammo menus 2010-10-20 09:18:21 +02:00
cncfanatics
d1a2cb1290 First draft of state switching in fitting view 2010-10-19 22:08:43 +02:00