Daniel Gibbs
616e976251
Revert "SC2168: 'local' is only valid in functions."
This reverts commit aaa971c0ad
.
7 years ago
Daniel Gibbs
aaa971c0ad
SC2168: 'local' is only valid in functions.
7 years ago
Daniel Gibbs
77f1f9ea23
changed to new domain linuxgsm.com
7 years ago
Daniel Gibbs
6fbd530633
renamed filesdir to serverfiles
makign it easier to understand by changing the var to serverfiles (the actual name of the directory
8 years ago
Daniel Gibbs
11696acf5a
Renamed LGSM to LinuxGSM
For consistant branding.
8 years ago
Daniel Gibbs
46941def99
function_selfname + fixes
9 years ago
Daniel Gibbs
21512494fa
module name has been split
now named
commandname and command action
command name is used in logs
command action is used on-screen.
Also alterations to function_selfname now called just selfname
9 years ago
Daniel Gibbs
b32bb17ae4
functions_selfname is now just selfname
Also commented out any selfname that causes issues.
9 years ago
Daniel Gibbs
b8f44749a0
Ditched lgsm_version as not used
added
local modulename="Function"
local function_selfname="$(basename $(readlink -f "${BASH_SOURCE[0]}"))"
to all functions
9 years ago
Daniel Gibbs
3f22dc1ef5
converted more to exitcodes
9 years ago
Daniel Gibbs
2a9cab4456
Corrected LD_LIBRARY_PATH
9 years ago
Daniel Gibbs
bf03a08f06
Version 210516
9 years ago
Daniel Gibbs
65bc10074c
Changed http to https on LGSM links
9 years ago
Daniel Gibbs
841a65b2f7
moved functions to lgsm dir
9 years ago
Phil
43cbe01970
fix
fix for issue #629
9 years ago
Daniel Gibbs
4aa55b3c1c
changed to function_selfname
9 years ago
Daniel Gibbs
5f290fd3b8
Updates all version numbers
9 years ago
Daniel Gibbs
f005da0fe8
Renamed all functions test required now
10 years ago
Daniel Gibbs
860126bf7d
Initial renaming
creating new branch to test renaming
10 years ago
Daniel Gibbs
46a812604f
added fn_arma3fix
10 years ago
Daniel Gibbs
39e963fb13
Change to function version to variable
10 years ago
Phil
82fec979da
fix for issue #529
10 years ago
Daniel Gibbs
bcad424b78
danielgibbs.co.uk to gameservermanager.com
10 years ago
Daniel Gibbs
5c914f6e97
Fixes for insserver
This update fixes issues raised since recent update to insserver
*fixed issue causing the following error ./srcds_linux: error while
loading shared libraries: libtier0.so: cannot open shared object file:
No such file or directory
* glibc fix working again with insserver
10 years ago