Daniel Gibbs
753612106c
Large refactor of command_fastdl (not finished yet)
improving the look and efficiency of teh code
9 years ago
Daniel Gibbs
5ac52b631d
removed white spaces
9 years ago
UltimateByte
184396a5eb
print dots
9 years ago
UltimateByte
418fb6b9ea
allow addons clear + more logic output
9 years ago
UltimateByte
c517b4624b
Inverted gmod clearnonbzip2
9 years ago
UltimateByte
b94bb9a293
useless print_dots
9 years ago
UltimateByte
b4da7c532b
various improvements to code logic
9 years ago
UltimateByte
7693392c58
addons'
9 years ago
UltimateByte
c9329a02fa
no dots in user messages
9 years ago
UltimateByte
3a4266b9f1
missing ";", attempt for fix
9 years ago
UltimateByte
cdba3114a2
woops double quote
9 years ago
UltimateByte
6f085b28c3
Global source engine FastDL & remove non bz2 files
Fixes #1322 and #721
9 years ago
Daniel Gibbs
11696acf5a
Renamed LGSM to LinuxGSM
For consistant branding.
9 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
9 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 ?
10 years ago
lrob
52ac61aea1
Updated wiki address
10 years ago
lrob
58873551bd
wrong place of echo -en "\n"
10 years ago
lrob
1ce0fbbd6e
Missing scriptlog
10 years ago
lrob
c9550f02ef
more spacing, less sleep
10 years ago
lrob
29442a0570
Better find ! Better display !
10 years ago
lrob
9733ab6fcb
not -d ! -n !
10 years ago
lrob
18707efe0a
proper check for fastdl
10 years ago
lrob
e45588398e
"touch" not needed + adjusting AddFile
10 years ago
lrob
b3a43c07a6
audoturn... sure !
10 years ago
lrob
969bb25c92
clearoldfastdl fix
10 years ago
lrob
5a881f5352
putting back directories...
10 years ago
lrob
93db23892c
touch lua file before
10 years ago
lrob
1eaacbb1e9
fix lua generator, hopefully
10 years ago
lrob
213a0d93ae
updated darkrp message
10 years ago