Commit Graph

39 Commits

Author SHA1 Message Date
DarkPhoenix
3c9de11f8e Revert "Actualy do config overrides correctly"
This reverts commit 2b0950a9e5.
2011-01-22 16:17:17 +03:00
DarkPhoenix
891d1125ce Revert "Fix config pyfaPath handling"
This reverts commit b082a6acec.
2011-01-22 16:17:09 +03:00
cncfanatics
b082a6acec Fix config pyfaPath handling 2011-01-20 22:40:55 +01:00
cncfanatics
2b0950a9e5 Actualy do config overrides correctly 2011-01-20 22:29:34 +01:00
DarkPhoenix
006e7d1cb7 Evaluate and assign default values only when no forced variable is present 2011-01-20 11:44:08 +03:00
DarkPhoenix
6f846907a5 Adjust way of getting forced vars again 2011-01-20 00:40:01 +03:00
DarkPhoenix
30fab4bb98 Now, import variables properly 2011-01-20 00:23:08 +03:00
DarkPhoenix
4776b290c4 Make it even more friendly, but now only 2 base paths are customizable 2011-01-20 00:03:47 +03:00
DarkPhoenix
51dc4f4b05 Make config.py a bit more executable-friendly 2011-01-19 23:31:14 +03:00
DarkPhoenix
0cc401f20d Mark version as git again and update eos 2011-01-19 22:52:06 +03:00
DarkPhoenix
68489e6ff9 Mark release with RC2 tag 2011-01-19 20:53:03 +03:00
DarkPhoenix
6060b3d86b Add ability to grab dist-specific variables 2011-01-19 17:30:17 +03:00
HomeWorld
6e7dbc93bf Updated expansion version 2011-01-18 17:32:20 +02:00
DarkPhoenix
f1213cc3c6 srs ppl do not smile :O 2011-01-18 09:07:53 +03:00
DarkPhoenix
a316771a6a Move pyfa version data to config.py 2011-01-18 01:53:42 +03:00
DarkPhoenix
243291959f Revert "Resolve 352 (Clean up root folder)"
This reverts commit cede27f1b2.
2010-12-18 13:46:36 +03:00
DarkPhoenix
cede27f1b2 Resolve 352 (Clean up root folder) 2010-12-18 13:34:51 +03:00
DarkPhoenix
ab17c6d3c4 Now replace it with both more sane & the thing which actually works 2010-12-18 01:13:17 +03:00
DarkPhoenix
6cd400ae7c Revert "Replace reliance on current working dir with something more sane, although it doesn't work for some cases"
This reverts commit bfd69470d3.
2010-12-18 01:00:18 +03:00
DarkPhoenix
bfd69470d3 Replace reliance on current working dir with something more sane, although it doesn't work for some cases 2010-12-18 00:56:04 +03:00
HomeWorld
ae46d14cef Disabled things that shouldn't be in RC2 (FleetBrowser/debug) 2010-12-15 19:34:57 +02:00
DarkPhoenix
bc10b2edd6 Now pyfa should launch if user account name contains non-ASCII symbols 2010-12-15 18:50:44 +03:00
HomeWorld
7d1b51853f Removed an useless full refresh in chromeTabs.tabsContainer while inside EVT_MOTION 2010-12-09 15:31:32 +02:00
HomeWorld
bc38b225d4 Force shipbrowser focus when clicking on trackbar or inside it 2010-12-09 00:37:55 +02:00
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