Commit Graph

933 Commits

Author SHA1 Message Date
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
6e87548f8e Merge branch 'master' of evefit.org:pyfa 2010-10-21 10:21:23 +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
DarkPhoenix
e2a05d0228 Fix file permissions 2010-10-20 22:54:37 +04:00
cncfanatics
9b46b7c02c Fix right click state for modules that can't be overloaded 2010-10-20 20:46:36 +02:00
cncfanatics
490a21cc53 Prefetcher, YOU ARE NOT ALLOWED TO QQ, SHUT UP 2010-10-20 20:20:00 +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
7983d3373f Shunt instead of swapping for d&d 2010-10-20 18:23:13 +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
05b23055d4 Update eos 2010-10-19 22:18:28 +02:00
cncfanatics
d1a2cb1290 First draft of state switching in fitting view 2010-10-19 22:08:43 +02:00
DarkPhoenix
cdf0dfae04 Fix file permission 2010-10-19 22:04:26 +04:00
cncfanatics
69b15b24d2 Fix absolute percentage display in item stats 2010-10-19 11:32:04 +02:00
cncfanatics
e211970b5c translate attributeID stuff 2010-10-19 10:38:34 +02:00
cncfanatics
bc883685ec Implement basic ammo switching context menu. (still needs much
polishing)
2010-10-19 10:31:52 +02:00
cncfanatics
5c653c98ae Add a try:except:finally block in the market price fetching thread 2010-10-19 08:23:01 +02:00
HomeWorld
c16caac1ea Some cleanup + enable/disable import button in certain conditions - import dlg 2010-10-18 16:06:43 +03:00
HomeWorld
0dedfa9223 Removed a debug leftover 2010-10-18 15:57:28 +03:00
HomeWorld
a60f65ed2e Fixed a wrong ext compare in export dlg 2010-10-18 15:56:20 +03:00