Mathieu Comandon
0d5b19ee31
Add missing dependencies ( Fixes #77 )
2014-08-01 14:07:01 +02:00
Mathieu Comandon
b13e4c9311
Default Desura section to games
2014-07-31 20:56:44 +02:00
Xodetaetl
196c4e9c40
S is a sneaky letter
2014-07-31 20:50:38 +02:00
Xodetaetl
7b33e72b40
Desura cleanup
2014-07-31 20:28:08 +02:00
Xodetaetl
b3d068af2c
Fix Desura play()
2014-07-31 18:00:31 +02:00
Xodetaetl
b1fa730115
Fix winearch
2014-07-29 13:24:48 +02:00
Mathieu Comandon
1009361e21
Fix steamapps path + logging
2014-07-23 01:29:42 +02:00
Mathieu Comandon
396e492803
Prioritize game_path attribute in wine runner
2014-07-21 21:42:52 +02:00
Mathieu Comandon
e245f9a79d
Change reference to scummvm ( Fixes #75 )
2014-07-21 20:53:37 +02:00
Mathieu Comandon
fe8c2f3407
Try different case when looking up winesteam SteamApps path
2014-07-13 13:21:10 +02:00
Mathieu Comandon
54febcc89b
Use https in lutris website
2014-07-09 17:16:01 +02:00
Mathieu Comandon
8b115c57b1
Convert locally loaded scripts to yaml
2014-07-09 16:39:23 +02:00
Xodetaetl
11c43f9f3d
PEP up more docstrings
2014-06-21 23:01:48 +02:00
Xodetaetl
97000f2ca1
Rename WINE_VERSION to DEFAULT_WINE
2014-06-21 20:00:14 +02:00
Xodetaetl
684ddc0757
Add Wine arch choice "Auto" and set it as default
2014-06-19 18:38:50 +02:00
Xodetaetl
ecca44b30f
PEP up game.py docstrings
2014-06-17 13:20:00 +02:00
Mathieu Comandon
d1d85a0ade
Oops, wrong default value
2014-06-17 00:29:21 +02:00
Mathieu Comandon
e18e999070
Re-implement browse dir (and its wine variant)
2014-06-17 00:22:32 +02:00
Mathieu Comandon
b5c65e1aba
Make get_steam_path a property
2014-06-16 23:54:51 +02:00
Xodetaetl
51daca50f4
Fix infinite loops in steam and winesteam runners
2014-06-16 20:51:18 +02:00
Mathieu Comandon
ea9cce96e3
Fix arguments for mupen64
2014-06-14 18:40:33 +02:00
Mathieu Comandon
881e8d8aec
This isn't even an option
2014-06-09 23:48:22 +02:00
Mathieu Comandon
b6fc5992da
Now that the get_game_path are implemented, save the directory on save (experimental)
2014-06-09 22:57:06 +02:00
Mathieu Comandon
a6ba160064
Deprecate browser_dir attribute
2014-06-09 22:45:44 +02:00
Mathieu Comandon
27933039b5
Convert winesteam browse_dir to get_game_path
2014-06-09 22:45:26 +02:00
Mathieu Comandon
4cd69d9ecc
Convert steam's browse_dir to get_game_path, remove old method
2014-06-09 22:21:52 +02:00
Mathieu Comandon
656347341c
get_game_path for dosbox
2014-06-09 22:19:45 +02:00
Mathieu Comandon
1df2c1c35d
get_game_path for desura
2014-06-09 22:17:56 +02:00
Mathieu Comandon
7d08e3c779
Convert wine's browse_dir to get_game_path
2014-06-09 22:15:05 +02:00
Mathieu Comandon
181ee40169
Provide instance attributes default *the right way*
2014-06-09 22:13:53 +02:00
Mathieu Comandon
5f3914f8a8
Provide defaults for Game instance attributes
2014-06-09 22:09:50 +02:00
Mathieu Comandon
dd6cd3e76f
Try importing setup from setuptools then distutils
2014-06-09 18:53:02 +02:00
Mathieu Comandon
c94a27aa1a
Hide PGA menu item for now
2014-06-09 10:09:55 +02:00
Mathieu Comandon
1da71bbc0c
Merge pull request #64 from alanpearce/master
...
Improve readme display
2014-06-08 23:14:10 +02:00
Mathieu Comandon
c7edae55d1
Register on_changed signal for runner_dropdown after setting the default
2014-06-08 22:55:05 +02:00
Mathieu Comandon
8040cedb17
Make gens compatible with shipped runner
2014-06-08 20:28:51 +02:00
Mathieu Comandon
e3303f052f
Provide link to gens/gs package
2014-06-08 20:11:53 +02:00
Alan Pearce
5eaf9696f0
Rename README to README.rst
2014-06-06 17:31:37 +01:00
Xodetaetl
e188ee9722
Squashing ants
...
Er, was there anything else?
2014-06-06 14:46:51 +02:00
Mathieu Comandon
c5b9ede768
Provided a correctly cascaded system config for runners
2014-06-05 22:24:35 +02:00
Xodetaetl
02afc50c5a
Stop putting a bad or empty game install path when creating / editing a game entry
...
We'll need to put this back when we do this "move game" action and
some cleanup has be done to the whole game_path / get_game_path /
game.directory thing, it's quite a mess. :)
2014-06-05 17:34:26 +02:00
Xodetaetl
368716cb59
Remove md5sum() from Runner, as requested
2014-06-05 16:06:20 +02:00
Xodetaetl
1080b8be96
Docstrings PEPing
2014-06-05 15:33:40 +02:00
Xodetaetl
8f81bedaa4
"Architecture" renamed to "Prefix architecture" for clarity
2014-06-04 20:32:10 +02:00
Xodetaetl
f636e1bef4
Resize game config window to fit all options
2014-06-04 11:30:52 +02:00
Xodetaetl
0eabdea4c7
Add docstring and pep some others
2014-06-02 01:48:25 +02:00
Mathieu Comandon
3483499ed6
Restore joy2key config to stock nulldc config
2014-05-30 00:45:28 +02:00
Mathieu Comandon
036aa784b4
Load joy2key rcfile only if it exists
2014-05-30 00:44:56 +02:00
Mathieu Comandon
ffd37810ac
Add nulldc joy2key option
2014-05-29 23:56:51 +02:00
Mathieu Comandon
a9ef13bfcc
Set default runner in list
2014-05-29 23:56:37 +02:00