UltimateByte
184396a5eb
print dots
8 years ago
UltimateByte
418fb6b9ea
allow addons clear + more logic output
8 years ago
UltimateByte
c517b4624b
Inverted gmod clearnonbzip2
8 years ago
UltimateByte
b94bb9a293
useless print_dots
8 years ago
UltimateByte
b4da7c532b
various improvements to code logic
8 years ago
UltimateByte
7693392c58
addons'
8 years ago
UltimateByte
c9329a02fa
no dots in user messages
8 years ago
UltimateByte
3a4266b9f1
missing ";", attempt for fix
8 years ago
UltimateByte
cdba3114a2
woops double quote
8 years ago
UltimateByte
6f085b28c3
Global source engine FastDL & remove non bz2 files
Fixes #1322 and #721
8 years ago
Daniel Gibbs
11696acf5a
Renamed LGSM to LinuxGSM
For consistant branding.
8 years ago
s-eam
0901753364
Abstract Y/N Prompt Logic
- Modularize prompt logic into separate function (fn_prompt_yn)
- Refactor scripts to utilize fn_prompt_yn
- Enhance Y/N prompt interface for usability
8 years ago
Daniel Gibbs
f3b128a002
Bad spelling: directories not directorys
9 years ago
Daniel Gibbs
4aa8544dfa
Its called folders in Windows & directorys in Linux
9 years ago
Kyle Casey
e9b623f11c
Fix for Bug #1049
This commit should fix the issue with Bug #1049 not Commiting graph
files for maps to the FastDL server by searching for files with the .ain
extension.
9 years ago
UltimateByte
dac594c333
Renaming www to public_html
Solves #872
Partially
9 years ago
Daniel Gibbs
c7149168ba
Merge from master
9 years ago
Daniel Gibbs
75e4f1dc13
Updated URL's to new location
LGSM has been moved to an organisation. There is a new URL
https://github.com/GameServerManagers/LinuxGSM/
The old url will still work. So there is no issue with old installs.
9 years ago
Scarsz
4d7be97ba0
Characters
9 years ago
Marvin Lehmann
3eee2b3690
Fixed some typos and improved descriptions
These changes do not affect the functionality of the code.
9 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
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
b013b20aa8
function_selfname is now local
9 years ago
Daniel Gibbs
97864ef769
updated log messages
9 years ago
Daniel Gibbs
b6c117bca6
local modulename may be required after all
9 years ago
Daniel Gibbs
e880fda8fe
Removed local from module name as for functions only
9 years ago
Daniel Gibbs
adfbaa49f3
updated fn_scriptlog to fn_script_log
Bringing in line with other function names
9 years ago
Daniel Gibbs
b3363fcca2
Updated print messages
9 years ago
UltimateByte
2877b798b0
New fn_print_
9 years ago
Daniel Gibbs
f373fe1201
code presentation
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
lrob
0effc04d65
Version, Will travis work ?
9 years ago
lrob
52ac61aea1
Updated wiki address
9 years ago
lrob
58873551bd
wrong place of echo -en "\n"
9 years ago
lrob
1ce0fbbd6e
Missing scriptlog
9 years ago
lrob
c9550f02ef
more spacing, less sleep
9 years ago
lrob
29442a0570
Better find ! Better display !
9 years ago
lrob
9733ab6fcb
not -d ! -n !
9 years ago
lrob
18707efe0a
proper check for fastdl
9 years ago
lrob
e45588398e
"touch" not needed + adjusting AddFile
9 years ago
lrob
b3a43c07a6
audoturn... sure !
9 years ago
lrob
969bb25c92
clearoldfastdl fix
9 years ago
lrob
5a881f5352
putting back directories...
9 years ago
lrob
93db23892c
touch lua file before
9 years ago
lrob
1eaacbb1e9
fix lua generator, hopefully
9 years ago
lrob
213a0d93ae
updated darkrp message
9 years ago
lrob
f36e422e43
safety fix + syntax
9 years ago
lrob
6c7d52fc68
missing set variable
9 years ago