cncfanatics
|
a69a601666
|
Add a CachingImageList
|
2010-10-05 19:08:44 +02:00 |
|
cncfanatics
|
eeaf36f09b
|
Merge branch 'master' of evefit.org:pyfa
|
2010-10-05 18:28:17 +02:00 |
|
cncfanatics
|
7387c21821
|
Recursivly figure out market group icons so we always have something to
display
|
2010-10-05 18:27:24 +02:00 |
|
HomeWorld
|
bbc9eec55c
|
Added icon for tree items (fits) in ship browser
|
2010-10-05 13:40:28 +03:00 |
|
HomeWorld
|
2c9363dce9
|
Small visual fix in search view - copyfit
|
2010-10-05 13:22:40 +03:00 |
|
HomeWorld
|
be3b075986
|
Small fix in shipbrowser copyfit now we display the correct name for the new fit
|
2010-10-05 13:03:53 +03:00 |
|
cncfanatics
|
c991e6b250
|
Fix a set of oversights in the shipBrowser's search view, there's likely more
|
2010-10-05 10:15:29 +02:00 |
|
cncfanatics
|
cdd92a5630
|
Merge branch 'master' of evefit.org:pyfa
|
2010-10-05 09:44:08 +02:00 |
|
cncfanatics
|
db14b4f599
|
rerun a search when a fit gets deleted
|
2010-10-05 09:43:01 +02:00 |
|
HomeWorld
|
5d2adb932f
|
THIS FIX DESERVES A BEER, fixed a clear case of WTF in contextmenu. All blame goes to CNC
|
2010-10-05 00:47:19 +03:00 |
|
HomeWorld
|
4fe34ef8a3
|
Small visual improvments/fixes in itemstats
|
2010-10-05 00:17:48 +03:00 |
|
HomeWorld
|
b3ce81df65
|
Small bug fix in charactereditor
|
2010-10-05 00:03:40 +03:00 |
|
cncfanatics
|
25c74e1f4c
|
Add support for having a contextMenu class add more then a single entry, start
work on damage pattern selection menu
|
2010-10-04 19:55:58 +02:00 |
|
cncfanatics
|
10b5c5b7e7
|
Sort attributes in item stats alphabeticly
|
2010-10-04 16:37:00 +02:00 |
|
cncfanatics
|
b6e37ef434
|
Item stats context menu tweaks
|
2010-10-04 16:30:53 +02:00 |
|
cncfanatics
|
c5e69816fa
|
Add ammo display when relevant as well as icons for the stats
|
2010-10-04 16:26:05 +02:00 |
|
cncfanatics
|
1ee8f481d6
|
Finish up item stats basics
|
2010-10-04 16:05:50 +02:00 |
|
cncfanatics
|
5292a2f3cc
|
Implement item stats attribute view
|
2010-10-04 14:46:17 +02:00 |
|
cncfanatics
|
3ec2eb7439
|
Remove some useless old code
|
2010-10-04 14:09:16 +02:00 |
|
cncfanatics
|
6eaa4f5011
|
Correctly display item description
|
2010-10-04 14:09:08 +02:00 |
|
cncfanatics
|
1654843295
|
Polish up context menu related code, start work on item stats
|
2010-10-04 13:45:30 +02:00 |
|
cncfanatics
|
dc44598962
|
Make sure that before we spawn the level change menu the current entry is
selected
|
2010-10-04 09:27:01 +02:00 |
|
cncfanatics
|
c41525ff4a
|
Make a slight redesign of the builtins
|
2010-10-04 09:17:52 +02:00 |
|
cncfanatics
|
7564914cf0
|
Add an early draft for context menus
|
2010-10-04 08:52:45 +02:00 |
|
cncfanatics
|
7eac2649bc
|
Merge branch 'master' of evefit.org:pyfa
|
2010-10-03 23:18:40 +02:00 |
|
cncfanatics
|
ea723e20d0
|
Grab latest eos to get pg subsystem fixes
|
2010-10-03 23:18:19 +02:00 |
|
HomeWorld
|
978d1e5835
|
Added togglepanel->header.layout to all statsview comps in refreshPanel
|
2010-10-03 13:42:19 +03:00 |
|
HomeWorld
|
a45798bd1f
|
Small visual bug fix in resistancesViewFull - TODO: all statsview comps should do header layout in refreshPanel
|
2010-10-02 21:39:39 +03:00 |
|
cncfanatics
|
a8949fd31c
|
Update eos to grab nighty fixes
|
2010-10-01 19:32:59 +02:00 |
|
cncfanatics
|
63913a309e
|
Add builtinContextMenus package in gui
|
2010-10-01 12:17:18 +02:00 |
|
cncfanatics
|
72bb1bfcdc
|
Move gui.builtinViewColumns.display to gui.display
|
2010-10-01 12:14:45 +02:00 |
|
cncfanatics
|
a2eeb3bf6b
|
Update eos
|
2010-10-01 08:17:24 +02:00 |
|
cncfanatics
|
f38e6832f0
|
Fix a bug where pygauge wouldn't work when passing integers to
SetValue/SetRange
|
2010-10-01 07:41:50 +02:00 |
|
cncfanatics
|
792696aec4
|
Set Uniform as default damage Pattern, TODO: fix damagePattern display
code, its broken atm
|
2010-10-01 07:37:18 +02:00 |
|
cncfanatics
|
eb3de83170
|
Fix a bug that prevented the removal of boosters
|
2010-10-01 06:57:44 +02:00 |
|
cncfanatics
|
0afae4e8fb
|
Add items.attributes to eager loading
|
2010-09-30 18:27:08 +02:00 |
|
cncfanatics
|
aa2b399b4e
|
Add a module ammo display column and add it to defaults
|
2010-09-30 18:21:45 +02:00 |
|
cncfanatics
|
8f4f26b0e3
|
Add ammo selection. TODO: add an ammo display column
|
2010-09-30 18:16:29 +02:00 |
|
cncfanatics
|
6821d8b78a
|
Trigger CHAR_CHANGED also on deletions/copies
|
2010-09-30 15:41:04 +02:00 |
|
cncfanatics
|
60d3ae7a8a
|
Finish first complete implementation of character implant editor: needs
polishing
|
2010-09-30 15:10:10 +02:00 |
|
cncfanatics
|
bb49727317
|
More work on the implant editor, finish the market view part
|
2010-09-30 13:04:07 +02:00 |
|
cncfanatics
|
2b95b95528
|
Merge branch 'master' of evefit.org:pyfa
|
2010-09-30 10:58:52 +02:00 |
|
cncfanatics
|
8a6ae24df2
|
Update nighty
|
2010-09-30 10:58:27 +02:00 |
|
HomeWorld
|
14347324f3
|
Shipbrowser searchctrl pos fix attempt (macs sucks)
|
2010-09-29 21:09:06 +03:00 |
|
cncfanatics
|
bccf2d9a19
|
Update eos
|
2010-09-29 11:34:29 +02:00 |
|
cncfanatics
|
4d1961cba0
|
More work on the implant browser for chars
|
2010-09-29 11:31:50 +02:00 |
|
cncfanatics
|
c3d3bcb7d1
|
Add basic looks to character implant editor
|
2010-09-29 10:32:04 +02:00 |
|
cncfanatics
|
12b81684e9
|
Update to latest eos to get nighty update
|
2010-09-29 09:20:24 +02:00 |
|
cncfanatics
|
5a61ef1810
|
Fix some MSW specific "special" behaviour.
|
2010-09-29 09:01:25 +02:00 |
|
cncfanatics
|
b19798021d
|
CHange stuff around to be a bit more resilient against errors, create
non-existent folders, add a staticPath config var
|
2010-09-28 22:07:33 +02:00 |
|