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 |
|
zerojay
|
afe386afb9
|
Add Cannonball script.
|
2016-03-05 22:18:21 +00:00 |
|
BenWlson
|
67e4c3277f
|
Add script for SDLPoP
|
2016-03-05 03:33:43 -06: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
|
5504c76692
|
added tyrquake standlone to experimental
|
2016-03-04 02:31:51 +00:00 |
|
Christopho
|
1fe697350b
|
Use stable URLs to download Solarus games
Download games compatible with Solarus 1.4 rather than the latest ones
|
2016-03-03 16:37:02 +01:00 |
|
zerojay
|
11c6f1bb0d
|
Added Solarus engine.
|
2016-03-03 08:50:35 +00:00 |
|
Jools Wills
|
e3b7f713cf
|
Merge pull request #1319 from joolswills/xrick
added xrick port based on module by herb - fixes #1304
|
2016-03-03 03:12:22 +00:00 |
|
Jools Wills
|
b72ecb84fd
|
added xrick port based on module by herb - fixes #1304
|
2016-03-03 03:11:50 +00:00 |
|
Jools Wills
|
4604764967
|
added uqm experimental module (The Ur-Quan Masters - Port of DOS game Star Control 2) - thanks to Herb for support/testing. fixes #1295
|
2016-03-03 02:54:46 +00:00 |
|
gizmo98
|
fee38d83ff
|
gemrb: minor fixes
-add dependencies
-use https:// instead of git://
-change mkRomDir addPort order.
|
2016-02-29 19:25:05 +01:00 |
|
gizmo98
|
48d6e0fcaa
|
Add gemrb - open source implementation of infinity engine
Tested with Baldur’s Gate and Baldurs Gate 2. Based on:
https://github.com/amigagamer/gemrb-retropie/blob/master/gemrb.sh
RetroPie#794
|
2016-02-28 21:20:43 +01:00 |
|
Jools Wills
|
206204bbb5
|
use xorg dependency instead of xinit so all needed dependencies are installed (xinit only recommends xserver-xorg and we use no-install-recommends)
|
2016-02-27 02:01:38 +00:00 |
|
Jools Wills
|
4049bf9758
|
use array for dependency list generation for other modules to avoid calling getDepends multiple times
|
2016-02-22 20:05:57 +00:00 |
|
Jools Wills
|
20572cc1a5
|
remove build-essentials dependency from the love module
|
2016-02-22 14:07:03 +00:00 |
|
Jools Wills
|
69a934d481
|
added xinit dependencies to ags / minecraft
|
2016-02-20 16:29:15 +00:00 |
|
Jools Wills
|
81001f36cb
|
added subversion dependency
|
2016-02-17 13:33:31 +00:00 |
|
Jools Wills
|
335ed5fcf2
|
switch eduke32 to sdl2 for jessie+ and enable opengl for X11 targets. Allow mali target. fixes #684
|
2016-02-17 13:25:18 +00:00 |
|
Jools Wills
|
7b4911bb33
|
Revert "use an older revision of dxx-rebirth for the rpi due to upstream build breaking - https://github.com/dxx-rebirth/dxx-rebirth/issues/176"
This reverts commit 56207818aa .
Upstream is fixed again
|
2016-02-03 03:32:40 +00:00 |
|
Jools Wills
|
56207818aa
|
use an older revision of dxx-rebirth for the rpi due to upstream build breaking - https://github.com/dxx-rebirth/dxx-rebirth/issues/176
|
2016-02-01 23:41:33 +00:00 |
|
HerbFargus
|
717a0df6bb
|
Update Mario to Version .2
Adds some support for gamepads, still needs a keyboard to navigate menus
though
|
2016-01-31 12:55:21 -07:00 |
|
Jools Wills
|
b8dd6874e5
|
added libraspberrypi-dev depends to quake3
|
2016-01-28 14:53:31 +00:00 |
|
Jools Wills
|
1d2d293310
|
added missing libraspberrypi-dev for dxx-rebirth for rpi
|
2016-01-28 14:30:18 +00:00 |
|
Jools Wills
|
5087b2f60b
|
disable minecraft on x86
|
2016-01-23 19:28:21 +00:00 |
|
Jools Wills
|
1eb6e56887
|
fix building dxx-rebirth module for X11/x86
|
2016-01-23 19:15:57 +00:00 |
|
Jools Wills
|
6b752d1f5c
|
added experimental Love 2d Game Engine (love2d.org) - includes example mari0 game. Lots of love to Herb for starting this off :) x
|
2016-01-20 09:11:32 +00:00 |
|
Jools Wills
|
53298ec004
|
fix building of zdoom on jessie+
|
2016-01-17 17:57:52 +00:00 |
|
Jools Wills
|
184dda8c8e
|
use !mali instead of !odroid
|
2016-01-17 00:36:03 +00:00 |
|
Jools Wills
|
13e5c227e0
|
more odroid exclusions. Some of the sdl1.x stuff may work, but would require X and on ubuntu on odroid-c1 you can't have mali-x11 and mali-fbdev installed at the same time
|
2016-01-04 19:55:01 +00:00 |
|
Jools Wills
|
275711dfa0
|
some more odroid module exclusions
|
2016-01-04 19:55:01 +00:00 |
|
gizmo98
|
bb41968ac9
|
Remove more modules
|
2015-12-24 15:52:44 +01:00 |
|
Jools Wills
|
027cf0341f
|
de-duplicate the retroarch archives url
|
2015-12-20 22:41:47 +00:00 |
|
Jools Wills
|
903875ab97
|
use Kodi from the Raspbian repository (14.2 for wheezy, 15.1 for Jessie). Hopefully will be kept up to date.
|
2015-12-13 15:09:47 +00:00 |
|
Jools Wills
|
d4e827c6e4
|
moveConfigDir makes the destination directory, so we don't have to create it in the modules
|
2015-12-03 04:47:54 +00:00 |
|
Jools Wills
|
4a158a0699
|
more additions of moveConfigDir
|
2015-12-03 04:37:32 +00:00 |
|
Jools Wills
|
18bb1dbd59
|
use moveConfigDir for opentyrian
|
2015-12-03 04:21:08 +00:00 |
|
Jools Wills
|
1f259d7c86
|
cosmetic
|
2015-12-03 04:20:29 +00:00 |
|
Jools Wills
|
f076c7fcd2
|
fix up zdoom config moving by using moveConfigDir
|
2015-12-03 04:20:09 +00:00 |
|
Jools Wills
|
5511ee7db7
|
create moveConfigDir/moveConfigFile functions to move existing configuration locations/files and symlink them - this de-duplicates a lot of the modules that make the configurations available from /opt/retropie/config
|
2015-12-03 03:38:02 +00:00 |
|
Jools Wills
|
dce4362bc0
|
get rid of global variables in dxx-rebirth
|
2015-12-03 01:16:08 +00:00 |
|
Jools Wills
|
4a084ae828
|
change name of launch script for openttd to OpenTTD
|
2015-11-26 14:09:22 +00:00 |
|
Jools Wills
|
f4f3fe7140
|
added -DGOODTIMES for wolf4sdl-spear
|
2015-11-25 21:50:03 +00:00 |
|
Jools Wills
|
1703b867ef
|
Merge pull request #1095 from HerbFargus/Ports
Add OpenTTD to ports
|
2015-11-25 13:42:34 +00:00 |
|
Jools Wills
|
7221f77938
|
make sure wolf3d demo files are owned by $user
|
2015-11-24 01:58:01 +00:00 |
|
Jools Wills
|
6e2dd0f8ea
|
use wolf4sdl-* for binary names so dispmanx settings are together. remove . to avoid problems with dispmanx ini settings and add function for enabling/disabling dispmanx for all wolf4sdl binaries
|
2015-11-24 01:37:47 +00:00 |
|
Jools Wills
|
24d7bf7e37
|
put -LL back in to unzipping of wold3d shareware files (-L isn't enough)
|
2015-11-24 01:17:01 +00:00 |
|
Jools Wills
|
ff076ae545
|
cosmetic - other modules use a hyphen in the desc
|
2015-11-24 01:11:54 +00:00 |
|
Jools Wills
|
7e440a4189
|
changed wolf4sdl to support/install builds for shareware/spear of destiny and both versions of the full game
|
2015-11-24 01:11:10 +00:00 |
|
Jools Wills
|
77faf2a7d8
|
added missing dependency libsdl-mixer1.2-dev to wolf4sdl
|
2015-11-23 23:40:34 +00:00 |
|