Commit Graph

729 Commits

Author SHA1 Message Date
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
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
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
cncfanatics
3d6f50e6e7 Don't save patterns on creation 2010-10-18 11:10:04 +02:00
cncfanatics
17f7d6d5a6 Merge branch 'master' of evefit.org:pyfa 2010-10-17 11:22:50 +02:00
cncfanatics
f425f8e83f Add an Erroneous status 2010-10-17 11:22:03 +02:00
HomeWorld
36be7839d1 Revert "DND modules test"
This reverts commit d9fc65f18a.
2010-10-17 04:40:58 +03:00
HomeWorld
d9fc65f18a DND modules test 2010-10-17 04:34:05 +03:00
HomeWorld
ceb2b7b60d Show fit directly when we create one 2010-10-16 22:09:01 +03:00
HomeWorld
032a1b0f6b Sanity check while loading the item 'icon' 2010-10-16 20:59:33 +03:00
HomeWorld
352cfe4b89 Removed a leftover 2010-10-16 17:30:18 +03:00
HomeWorld
737bf9795a Implemented removal of implants using delete key as requested in ticket #113 2010-10-16 17:10:43 +03:00
HomeWorld
490fc91364 Implemented removal of modules using delete key as requested in ticket #113 2010-10-16 16:57:30 +03:00
HomeWorld
44a367b123 Added eve api hyperlink in character editor api tab 2010-10-16 16:30:44 +03:00
HomeWorld
1c742e74d0 Revert "Added shorcut support for removal of fitting view active tab"
This reverts commit 2f382601f5.
2010-10-16 16:08:43 +03:00
HomeWorld
0c7d25bffb Revert "Fix attempt for a traceback caused by removeTab... imglist Remove() on wxmac"
This reverts commit f309597cda.
2010-10-16 16:08:15 +03:00
HomeWorld
1d9a5eb1b2 Revert "Added shortcut support for all pyfa child windows (ctrl/cmd + w = close window)"
This reverts commit 14d0f50aff.
2010-10-16 16:07:58 +03:00
HomeWorld
14d0f50aff Added shortcut support for all pyfa child windows (ctrl/cmd + w = close window) 2010-10-16 15:22:53 +03:00
HomeWorld
f309597cda Fix attempt for a traceback caused by removeTab... imglist Remove() on wxmac 2010-10-16 14:47:07 +03:00
HomeWorld
2f382601f5 Added shorcut support for removal of fitting view active tab 2010-10-16 14:38:19 +03:00
cncfanatics
e83d868bae Merge branch 'master' of evefit.org:pyfa 2010-10-15 12:35:23 +02:00