Daniel Gibbs
edfb35d643
added UT3
9 years ago
Marvin Lehmann
8f282ace40
Corrected spelling of "Teeworlds"
9 years ago
Daniel Gibbs
37c0423917
Updated ET name
9 years ago
Daniel Gibbs
ea992716ee
corrected UT2004 config name
9 years ago
Alexander Hurd
c3964d1742
adding Call of Duty: United Offensive
9 years ago
Daniel Gibbs
c543b1a7c3
Updated Unreal tournament configs
9 years ago
Daniel Gibbs
d9c09be1a9
added BF1942
9 years ago
Daniel Gibbs
711a61a4d8
dev
9 years ago
Daniel Gibbs
2c9eabb178
dev
9 years ago
Daniel Gibbs
d95c630283
more development
9 years ago
Daniel Gibbs
cd67c97a18
Updating install config
9 years ago
Alexander Hurd
e037977b7c
adding Quake 3: Team Arena
9 years ago
Alexander Hurd
ef4768823c
url fix
9 years ago
Alexander Hurd
b207aeb74c
add config
9 years ago
Daniel Gibbs
ee392a3359
Counter Strike is now Counter-Strike
Fixed game names
9 years ago
Alexander Hurd
a97f7e96ed
adding Quake2 default config
9 years ago
Alexander Hurd
bed8509ad6
update
9 years ago
Alexander Hurd
a7814afa99
fix
9 years ago
Alexander Hurd
10eefb2876
filename fix
9 years ago
Alexander Hurd
302aa58194
adding UT3 config
9 years ago
Alexander Hurd
ac7b32a933
config filename
9 years ago
Alexander Hurd
57eaf5a020
config fix
9 years ago
Alexander Hurd
57cfce6b65
adding Enemy Territory
9 years ago
Marvin Lehmann
3e529d3f80
Removed ugly space
9 years ago
Marvin Lehmann
f813c03ede
Added default config
9 years ago
Alexander Hurd
ce9c70a707
typo
9 years ago
Alexander Hurd
5440269e67
adding UT configs
9 years ago
Alexander Hurd
eecb4753cb
adding Engine.ini
9 years ago
Alexander Hurd
17f8c787c2
adding Unreal Tournament
9 years ago
Daniel Gibbs
b13dcb89e6
Moved dst lgsm-default.ini to correct location
9 years ago
Daniel Gibbs
68cfb05265
added empires mod config
9 years ago
Marvin Lehmann
6b26e2437d
Changed Teamspeak to TeamSpeak
- added fix for TeamSpeak 3 scripts using gamename="Teamspeak 3"
(core_functions.sh)
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
Alexander Hurd
6ba41514bb
adding Day of Infamy
9 years ago
Marvin Lehmann
a60432b0c3
Added support for Starbound 1.0
- removed deprecated file "sbboot.config"
- added new default config
- fixed details
- new structure
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
846754fa28
added log messages
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
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
678f8b83f8
Removed trailing spaces from files
Added "trim_trailing_white_space_on_save": true in to my sublime
text install to make sure trailing spaces get removed.
9 years ago
Daniel Gibbs
bf03a08f06
Version 210516
9 years ago
Daniel Gibbs
e9ed446618
Setting up notification feature
Improved email feature and adding support for pushbullet
9 years ago
Daniel Gibbs
3d02d11e35
defaultconfig function
9 years ago
Daniel Gibbs
ef48e0dc50
Added pzserver config correctly
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
Daniel Gibbs
d9f9e76ad9
Added module name to all install functions
9 years ago