Weeknie
|
f224d840e4
|
Revert "Added a proxy to get the Module object belonging to a certain Item object"
This reverts commit 6a3182d397.
Conflicts:
service/market.py
|
2010-10-26 00:01:31 +02:00 |
|
Weeknie
|
73ae427f65
|
Fixed the Module proxy, now it actually returns the Module object
|
2010-10-25 23:31:32 +02:00 |
|
Weeknie
|
6a3182d397
|
Added a proxy to get the Module object belonging to a certain Item object
|
2010-10-25 23:22:44 +02:00 |
|
cncfanatics
|
2436b21867
|
Make sure we get no tracebacks if we shutdown early
|
2010-10-25 09:36:12 +02:00 |
|
cncfanatics
|
5b321d2fb9
|
Fix jump to for deadspace/storyline items, as well as for rigs &
subsystems
|
2010-10-24 15:04:43 +02:00 |
|
cncfanatics
|
b1bcd96c57
|
Automagicly jump to the relevant metagroup too when jumping to items
|
2010-10-21 12:22:44 +02:00 |
|
cncfanatics
|
5c653c98ae
|
Add a try:except:finally block in the market price fetching thread
|
2010-10-19 08:23:01 +02:00 |
|
cncfanatics
|
bd295949d3
|
Remove some useless imports
|
2010-10-15 12:46:19 +02:00 |
|
cncfanatics
|
b9daafd20a
|
Use getGroup for grabbing groups, not getItem, it might work a tad better
|
2010-10-09 14:22:27 +02:00 |
|
HomeWorld
|
4e195b6850
|
Revert "Fix a bug where passing a float to getItem would make stuff choke pretty badly"
This reverts commit 6353dde4c0.
|
2010-10-09 15:01:20 +03:00 |
|
cncfanatics
|
6353dde4c0
|
Fix a bug where passing a float to getItem would make stuff choke pretty badly
|
2010-10-09 13:48:31 +02:00 |
|
cncfanatics
|
e8bd652ccf
|
Fix a bug in figureIcon
|
2010-10-06 06:07:47 +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 |
|
cncfanatics
|
c5e69816fa
|
Add ammo display when relevant as well as icons for the stats
|
2010-10-04 16:26:05 +02:00 |
|
cncfanatics
|
0afae4e8fb
|
Add items.attributes to eager loading
|
2010-09-30 18:27:08 +02:00 |
|
cncfanatics
|
4d1961cba0
|
More work on the implant browser for chars
|
2010-09-29 11:31:50 +02:00 |
|
cncfanatics
|
b5f070b9e0
|
also eagerly load marketgroups for ships
|
2010-09-23 18:21:33 +02:00 |
|
cncfanatics
|
bdd959d75f
|
Change over the price fetching code to a queue instead of a cv, fix some minor stuff
|
2010-09-21 20:54:30 +02:00 |
|
cncfanatics
|
2b4376614b
|
Gray out unused toggles while browsing through the marketBrowser too
|
2010-09-21 16:40:44 +02:00 |
|
cncfanatics
|
d7edb9622e
|
Rework some price fetching stuff to be more elegant
|
2010-09-21 16:07:56 +02:00 |
|
cncfanatics
|
8578b9bcd1
|
Add a worker thread for search and use it to run search requests
|
2010-09-21 15:55:38 +02:00 |
|
cncfanatics
|
993c79f4f5
|
Rename controller to service
|
2010-09-18 12:31:22 +02:00 |
|