Commit Graph

86 Commits

Author SHA1 Message Date
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
827f2a8ada Typos 2010-10-25 09:56:41 +02:00
cncfanatics
c1e157c617 Typo, typety, tupety, TYYYPOOOOOOOOOO 2010-10-25 09:53:26 +02:00
cncfanatics
200acf40ea TYPO ALERT 2010-10-25 09:47:27 +02:00
cncfanatics
2cf34ed55f FIx a silly typo 2010-10-25 09:38:59 +02:00
cncfanatics
2436b21867 Make sure we get no tracebacks if we shutdown early 2010-10-25 09:36:12 +02:00
cncfanatics
ecc48de635 Fix a set of bugs that prevented EHP/HP switching and passive recharge
numbers to work correctly
2010-10-24 23:06:37 +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
79a11c6503 Manualy apply weeknie's import auto-open patch 2010-10-23 18:56:00 +02:00
cncfanatics
774ac5cf8a Add code for drone splitting, lacking a little amount selection popup
atm
2010-10-21 16:47:22 +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
cncfanatics
96b756fa9d Add support for toggling implants on and off 2010-10-21 07:08:47 +02: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
7983d3373f Shunt instead of swapping for d&d 2010-10-20 18:23:13 +02:00
cncfanatics
0e2853dffd Implement d&d for modules 2010-10-20 17:52:33 +02:00
cncfanatics
46011bb0c5 Revert "Revert "DND modules test""
This reverts commit 36be7839d1.
2010-10-20 17:02:34 +02:00
cncfanatics
d12f581d5b Recalculate fits on state changes 2010-10-20 16:11:18 +02:00
cncfanatics
d1a2cb1290 First draft of state switching in fitting view 2010-10-19 22:08:43 +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
753d523987 Prefetch some more skill related data 2010-10-18 11:13:51 +02:00
cncfanatics
3d6f50e6e7 Don't save patterns on creation 2010-10-18 11:10:04 +02:00
cncfanatics
ecac13cda1 Don't call add when we ment to call commit, IT MAKES THINGS GO POOF BOOM
BAM KILL
2010-10-18 10:17:30 +02:00
cncfanatics
c881360917 Finish up apsw changes 2010-10-15 21:51:42 +02:00
HomeWorld
8cb1221174 Mod run.py/config.py/prefetch.py for apsw 2010-10-15 22:44:15 +03:00
cncfanatics
bd295949d3 Remove some useless imports 2010-10-15 12:46:19 +02:00
cncfanatics
39a85c552d Remove debug output 2010-10-15 10:01:07 +02:00
cncfanatics
3e356279a9 Fix a typo in the prefetcher 2010-10-15 09:59:51 +02:00
cncfanatics
c89f3418cc More info prefetching 2010-10-15 07:04:24 +02:00
cncfanatics
341bd9ca04 Hide unpublished skill groups 2010-10-15 07:01:37 +02:00
DarkPhoenix
3a1e188d87 Remove non-published skills from character sheet 2010-10-15 01:01:58 +04:00
cncfanatics
d1401dae6c Fix a traceback when unlearning skills 2010-10-14 20:28:09 +02:00
DarkPhoenix
9f9aff0c39 Fix file permissions 2010-10-14 20:32:54 +04:00
cncfanatics
27e011f4f0 Add export to clipboard and gray out export menus when applicable 2010-10-14 12:04:06 +02:00
HomeWorld
e4338ee93a Export dialog completed. Now it randomly overwrites boot.ini 2010-10-13 22:27:27 +03:00
cncfanatics
953ded335c Add service for export XML and update eos 2010-10-13 19:53:39 +02:00
cncfanatics
2dba9edd68 Add service method for eft exporting 2010-10-13 19:23:33 +02:00
HomeWorld
7b59303fee Import dlg - display a msg when an error occurred importingstuff 2010-10-13 18:15:25 +03:00
HomeWorld
02dd0815ac Import dlg - changed behaviour / modified import funcs in service/fit 2010-10-13 18:06:58 +03:00
HomeWorld
4744726323 Merge branch 'master' of evefit.org:pyfa 2010-10-13 17:11:16 +03:00
HomeWorld
a79416c435 Some tweaks and + in import dlg 2010-10-13 17:11:03 +03:00
cncfanatics
de48dd687a Add a Settings service class 2010-10-13 15:33:56 +02:00
cncfanatics
5657eb2470 Add service methods for importing fits 2010-10-13 08:51:14 +02:00
cncfanatics
0a07aba7ca Fix bug #102: saved API details not being displayed 2010-10-11 23:14:58 +02:00
cncfanatics
fe68ffacfe Implement damage pattern switching 2010-10-11 10:11:24 +02:00
cncfanatics
85a8e561ae Implement pattern copying 2010-10-11 09:57:10 +02:00
cncfanatics
e4e1b5ddf2 Finish up most of the pattern editor except for copying 2010-10-11 07:41:56 +02:00