Jools Wills
231051ccad
styleguide changes:
...
* add newline to end of main scripts
2015-01-11 17:32:20 +00:00
Jools Wills
641178f761
styleguide changes:
...
* [ ] -> [[ ]]
* [ a = b ] -> [[ a == b ]]
note asplashscreen script left with [ ] as it doesn't specify bash directory
2015-01-11 17:11:11 +00:00
Jools Wills
f937baa863
rename checkNeededPackages to getDepends
2015-01-08 22:03:12 +00:00
Jools Wills
a132751df8
use nobin instead of nobindist
2015-01-07 00:47:55 +00:00
Jools Wills
9a12b1ef88
initial support for creating/installing via split binary packages #553
2015-01-07 00:18:16 +00:00
Jools Wills
0505c91790
remove git/gcc/build-essential dependencies from quake3 - we have git/and specific version of gcc needed for main script.
2015-01-04 21:35:51 +00:00
Jools Wills
44d2dd239e
fixed up list of files to install for quake 3 - missed a binary, and was installing unneeded object/dependency files
2015-01-04 11:08:36 +00:00
Jools Wills
bae52edd14
cosmetic - renamed darkplaces shell script so it looks prettier in the ports menu
...
quote the basedir path
2014-12-30 12:18:23 +00:00
Jools Wills
d993092100
install quake shareware files as part of configure stage for darkplaces quake so it will be compatible with the binary installer once it is out
...
of experimental. use the new code from tyrquake for downloading/unpacking of the pak files - and only do so if they are not already installed.
probably should split this out into a separate module, or have a single function in one of the implementation that the other one calls
2014-12-30 10:04:23 +00:00
gizmo98
b1684b1975
darkplaces: fix game file path
2014-12-30 10:49:30 +01:00
gizmo98
a95e474701
Minecraft-Pi: Add missing quote
2014-12-30 08:59:02 +01:00
Jools Wills
1d9f781ebd
add an additional parameter for runcommand which will be used for saving of the video output mode and display in the menu.
...
we pass the module id in, which is short and should be clear to the user if manually fiddling with the config. if the parameter is
empty, it the name of the binary will be used
2014-12-29 16:16:08 +00:00
Jools Wills
48f021dbb8
fixed up quake3 binary path in quake3 launcher
2014-12-17 05:21:11 +00:00
Jools Wills
4f04e3e7f8
move software ports / non emulators to a ports subfolder and number then from 250 onwards.
2014-12-17 03:55:14 +00:00