Commit graph

2504 commits

Author SHA1 Message Date
zerojay
929e98c192 Added Micropolis (open source SimCity Classic) script. 2016-03-08 07:23:22 +00:00
Jools Wills
0f05a9cf53 don't disable event-recorder on scummvm (not needed, but was used for testing) 2016-03-07 20:12:16 +00:00
Stefan
c7ca10eba3 mupen64plus.sh: fix isPlatform 2016-03-07 19:16:32 +01:00
Jools Wills
6eef33e383 Merge pull request #1348 from HerbFargus/Commander-Genius
Add Commander Genius (Commander Keen Engine)
2016-03-07 16:09:20 +00:00
HerbFargus
f39f643772 Minor Cosmetic Nits 2016-03-07 00:14:13 -07:00
HerbFargus
f609edf432 Add Commander Genius (Commander Keen Engine) 2016-03-07 00:08:40 -07:00
Jools Wills
5f208b2cee Merge pull request #1347 from joolswills/scummvm
updated scummvm to 1.8 - use github directly for source, and enable sdl2
2016-03-07 00:39:33 +00:00
Jools Wills
958581b72a updated scummvm to 1.8 - use github directly for source, and enable sdl2.
don't disable timetamps, event recorder, and scalars
2016-03-06 23:47:39 +00:00
HerbFargus
d097226df5 Don't use virtual packages in scriptmodule dependencies 2016-03-06 15:28:25 -07:00
Jools Wills
7deb4753a6 Merge pull request #1346 from zerojay/openbor
Added OpenBOR port.
2016-03-06 20:34:50 +00:00
zerojay
d5b64ee46a Added OpenBOR port. 2016-03-06 20:30:21 +00:00
zerojay
ddaef3007b Add missing cmake dependency to Solarus.
Add missing cmake dependency to Solarus.
2016-03-06 14:04:53 -04:00
Jools Wills
781345f237 make it even more difficult to accidently uninstall retropie - a special feature for those that "accidently" choose it and press yes twice without noticing! 2016-03-06 11:06:46 +00:00
Jools Wills
9d20a7e623 stratagus tweaks 2016-03-05 23:50:29 +00:00
Jools Wills
a072548025 sdlpop fixes 2016-03-05 23:46:06 +00:00
Jools Wills
b4189b6763 fix path for config check 2016-03-05 23:41:07 +00:00
Jools Wills
0d6dcaa099 actually use target variable, and mkdir -p fix 2016-03-05 23:31:19 +00:00
Jools Wills
c33ad0f328 add missing depends and rework cannonball install script a bit (move symlink creation etc to configure step)
enable cannonball on x11/mali (mali untested)
2016-03-05 23:29:59 +00:00
Jools Wills
9d26353b7c Merge pull request #1340 from joolswills/config_editor
Config editor
2016-03-05 22:47:16 +00:00
zerojay
afe386afb9 Add Cannonball script. 2016-03-05 22:18:21 +00:00
Jools Wills
f91d01db7b Merge pull request #1336 from BenWlson/SDLPoP
Add script for SDLPoP
2016-03-05 22:15:56 +00:00
Jools Wills
bda9898f78 fix remembering position in config editor 2016-03-05 21:58:19 +00:00
Jools Wills
6d56b76f0d added additional advanced config items 2016-03-05 21:46:10 +00:00
Jools Wills
d0306c9b14 added config for using analogue sticks as d-pad for players 1-4 to basic config editor 2016-03-05 21:30:55 +00:00
Jools Wills
cf050f505c fix default values in configuration/ini editor and show the value to go with an id when using _id_
make sure a value WIDTHxHEIGHT is used for custom render resolutions in configuration editor
don't append value to id lists in ini/config editor if value is unset
2016-03-05 21:19:18 +00:00
Jools Wills
4ebe602c1e enhance the config editor to have configurable titles and custom item handling
simplify basic configuration / add render resolution to basic configuration
2016-03-05 19:22:01 +00:00
Tim Felgentreff
18168e3b4b Add Stratagus 2016-03-05 18:55:44 +01:00
Jools Wills
cdafd29265 unneeded code 2016-03-05 15:03:30 +00:00
BenWlson
67e4c3277f Add script for SDLPoP 2016-03-05 03:33:43 -06:00
BenWlson
8414201cde Corrected Path
Pathname leftover from scummvm template
2016-03-05 02:28:28 -06:00
Jools Wills
83db2a02f1 improve wording of configedit option 2016-03-05 01:29:50 +00:00
Jools Wills
ebed81c08c Merge pull request #1332 from joolswills/directlaunch
add simple function for adding entries for "direct launching" from ES…
2016-03-05 01:07:20 +00:00
Jools Wills
0336fdf1b9 Merge pull request #1330 from joolswills/cache_directory
use /tmp/retroarch for unpacked files (create / remove it from runcom…
2016-03-05 00:59:03 +00:00
Jools Wills
b4d147abfe Merge pull request #1327 from joolswills/config_editor
Config editor
2016-03-05 00:58:51 +00:00
Jools Wills
edf837015a add simple function for adding entries for "direct launching" from ES bar.
move kodi to direct launch
2016-03-05 00:57:39 +00:00
Jools Wills
ae63309ce4 correct aspect ratio 2016-03-05 00:53:22 +00:00
Christopher Bransden
73f0c983b4 Added core option defaults to lr-fba-next. If Retropad Start button is held, the diagnostic menu appears, allowing various dipswitch settings to add free play and offer effects to FBA and Neogeo games. These settings are saved in the /roms/<system>/ folder as .fs files. 2016-03-05 00:31:05 +00:00
Jools Wills
4e0341ad49 use /tmp/retroarch for unpacked files (create / remove it from runcommand as needed) fixes #1323 2016-03-05 00:02:07 +00:00
Jools Wills
251e11f1c3 fix render res list in runcommand after addition of new mode and avoid this in future by using O / C for output / config file resolution options 2016-03-04 21:32:57 +00:00
Jools Wills
dfacb4fee0 added 800x600 to runcommand retroarch render resolutions 2016-03-04 21:32:57 +00:00
Jools Wills
634904ce43 move vide_aspect_ratio_auto to advanced settings of config editor, as it doesn't need to be set if just switching aspect via the aspect_ratio_index 2016-03-04 21:03:20 +00:00
Jools Wills
bd0f655d2e remove local 2016-03-04 20:46:27 +00:00
Jools Wills
00de75035d strip path from file selection in config editor to make it easier to choose shaders/overlays 2016-03-04 20:37:49 +00:00
Jools Wills
ff65967820 enable setting aspect ratio 2016-03-04 20:24:29 +00:00
Jools Wills
6dc92ecd60 turn off video smooth by default - #1288 2016-03-04 19:52:32 +00:00
Jools Wills
322abca9fe split config editor to basic / advanced menus with fewer options in the basic menu 2016-03-04 19:38:01 +00:00
Jools Wills
0210d0f2ad move ini file editing functionality to helpers.sh so it can be used by other modules 2016-03-04 17:39:01 +00:00
Stefan
bbc4f08248 mupen64plus.sh: use audio-sdl
-System audio volume and output will be used. It is no longer necessary to config hdmi-audio or jack. USB audio is possible.
-video-rice and audio-sdl black screen bug is fixed. ccb9a14c8d
2016-03-04 18:12:07 +01:00
Jools Wills
5504c76692 added tyrquake standlone to experimental 2016-03-04 02:31:51 +00:00
Jools Wills
c38d41a4fb make usbromservice sync BIOS folder from usb also. update copyright header. fixes #1269 2016-03-03 23:26:51 +00:00