Commit Graph

15 Commits

Author SHA1 Message Date
Niklas Bölter
8d28e35876 Streamlined config.py (thanks cncfanatics) 2010-11-13 20:26:06 +01:00
Niklas Bölter
60efc1f332 Fixed unicode support in config.py 2010-11-13 20:17:59 +01:00
Niklas Bölter
d2d1759601 Reworked config.py (better variable names autodetection) 2010-11-13 17:40:02 +01:00
cncfanatics
4f36f7686d Remove windows specific stuff from config file 2010-11-13 16:01:47 +01:00
cncfanatics
1342db6cf2 Tell sqlite to stop caring about threads, we'll do that ourselves. THANK
YOU, GET THE FUCK OUT OF MY WAY.
2010-11-01 15:30:08 +01:00
cncfanatics
f92c517bb5 Experimental change: disable gamedata caching completely and stop all
prefetching except for fetching the skill list
2010-10-27 19:13:05 +02:00
HomeWorld
da88395af4 Lets not frack-up eve.db, shall we? 2010-10-16 03:14:25 +03:00
HomeWorld
8cb1221174 Mod run.py/config.py/prefetch.py for apsw 2010-10-15 22:44:15 +03: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
HomeWorld
9e124da961 Merge branch 'master' of evefit.org:pyfa 2010-09-22 23:45:07 +03:00
HomeWorld
7be8b57a7c Included correct path detection when pyfa is ran from a distribution pack (frozen state) 2010-09-22 23:44:39 +03:00
cncfanatics
a9d4ea7e24 Enable saving on disk of saveddata. WARNING: This includes config changes, if you have custom config, be aware 2010-09-21 22:20:29 +02:00
cncfanatics
9aed19ec45 Add a debug flag, currently unused 2010-08-19 16:39:51 +02:00
cncfanatics
8d0c2042ea Remove a few stale variables.
Add a market class to the controller.
Add a method in the Market controller to grab the market root.
Display the market root in the market browser.
2010-08-15 17:40:00 +02:00
cncfanatics
263bb9ae7c First draft of the menu and toolbar for the new interface. 2010-08-12 17:20:10 +02:00