This website requires JavaScript.
93098bcbed
switchin to serverdata
master
Tekaoh
2020-05-13 18:49:18 +00:00
8c6a3f3bcc
Adjust metrics server authentication address
Tekaoh
2020-02-25 20:56:25 +00:00
a5fa8bf64a
Check in service files
Tekaoh
2020-02-05 23:41:08 +00:00
7c8a47309e
I guess sleep is the correct keyword to use
Tekaoh
2020-02-02 16:06:04 -05:00
b0daf53d12
Make new scripts executable
Tekaoh
2020-02-02 16:03:40 -05:00
e0524de160
Add new cfgs
Tekaoh
2020-02-02 15:54:23 -05:00
b271e40154
Move build_dsrc.py to include/
Tekaoh
2020-02-02 15:41:01 -05:00
9891128998
Delete old build scripts
Tekaoh
2020-02-02 15:28:16 -05:00
0da71d0902
Move start script to include/
Tekaoh
2020-02-02 15:26:05 -05:00
04a7e8c234
Purge readme and port over swgtool's gitignore
Tekaoh
2020-02-02 15:21:56 -05:00
a68856be3b
New! swgtool.sh
Tekaoh
2020-02-02 15:15:40 -05:00
4637fed23c
Add logs to gitignore
Tekaoh
2020-01-29 22:55:11 +00:00
f6188f57fb
Update db connection to swgd
Tekaoh
2020-01-29 22:53:47 +00:00
b9b861d728
Make objects first so that directories exist for upcoming steps
Tekaoh
2020-01-29 22:52:14 +00:00
defed4a718
Merge remote-tracking branch 'upstream/archive-1.2.1'
Tekaoh
2019-09-06 20:46:11 -05:00
a285111c9d
Update updateServer.sh
Tekaoh
2019-04-18 08:08:42 -05:00
d5ec189399
Update build_linux.sh
Tekaoh
2019-04-18 08:08:13 -05:00
aef9a53e1f
Merge remote-tracking branch 'upstream/master'
Tekaoh
2019-04-03 15:29:35 -05:00
07174ee771
Merge pull request #8 from dev-anon/master
Tekaoh
2019-04-02 09:52:50 -05:00
4b3dbd95db
Check to see if stationapi is actually a repo
Tekaoh
2019-04-02 09:51:32 -05:00
92b545c937
updated build_linux.sh to include stationapi which was removed from swg-main repo and put into its own repo
anon_me
2019-04-02 08:36:15 -05:00
c9c570e746
Merge remote-tracking branch 'upstream/master'
Tekaoh
2019-03-21 16:51:23 -05:00
ebf1bc2930
Add duality builder for dsrc and src
Tekaoh
2019-03-21 16:50:40 -05:00
a8b906765e
Update gitignore
Tekaoh
2019-03-10 11:51:21 -05:00
d67e01031f
Remove stationapi/ from swg-main. It's getting its own repo.
Tekaoh
2019-03-10 11:48:26 -05:00
ca6e0fc1ec
Merge pull request #4 from dev-anon/get_current_branch
Tekaoh
2019-02-11 13:56:51 -06:00
7ecfeb61b4
new method retrieving current branch name
dev-anon
2019-02-11 11:24:22 -06:00
a7cddbd8b0
Update debian init script for newer versions of sqlplus and java that are already in the dependencies repo
Tekaoh
2019-01-16 15:40:26 -06:00
732593c6d8
Update build_java for const/final variables Multi can be updated with the same method as well, this clears up a few issues when compiling libraries that other scripts reference consts from
Elour
2018-12-04 15:10:44 -08:00
1f9e59402c
Remove absolute filepaths to add compatibility for users other than swg
Tekaoh
2018-12-04 09:26:45 -06:00
ea30e8b3a3
Add compatibility for lfs when using the dependencies section of build_linux.sh
Tekaoh
2018-12-02 21:05:37 -06:00
8aceafc1e0
Add compatibility for lfs when using the dependencies section of build_linux.sh
Tekaoh
2018-12-02 21:03:33 -06:00
c04b2ba175
stationapi/src/ was gitignored accidently
Tekaoh
2018-12-02 18:24:10 -06:00
6d246bf3ac
Update README.md
Myles Markevich
2018-11-30 10:37:08 -06:00
fdf2ffb3f0
Update README.md
Cekis
2018-11-28 11:47:51 -08:00
80840995f0
Update scripts to omit the username when git cloning
Tekaoh
2018-11-26 19:09:25 -08:00
a24f17c3f3
Update build scripts to github
Tekaoh
2018-11-25 17:20:37 -06:00
20dce0370b
Merged in tekaoh/swg-main-1.2/fixgitignore (pull request #3 )
Tekaoh
2018-10-09 16:34:35 +00:00
49f213c49a
fixed syntax in .gitignore
Tekaoh
2018-10-09 16:10:16 +00:00
9681af315d
updated gitignore file
theswgsource
2018-05-07 02:41:12 -07:00
c9b4282932
corrected missing $ at beginning of line 132
theswgsource
2018-05-04 13:50:42 -07:00
f31b15afda
added # to line 91 to denote as comment not command during tab compiling
theswgsource
2018-05-04 13:44:44 -07:00
a9cbae5f4d
added git ignore file
theswgsource
2018-05-04 11:07:47 -07:00
e4b35a71e1
added new script for individualised dsrc compiling using Cekis' code from the main build script
theswgsource
2018-05-03 03:36:57 -07:00
1a834d5173
corrected paths for using swg account folders rather than root
theswgsource
2018-04-30 14:01:13 -07:00
4f711f618d
added copy of build_tabs_multi.sh as build_tabs.sh
theswgsource
2018-04-28 05:21:40 -07:00
b95b7dbfaf
updated paths in build script & created zero input variant script
theswgsource
2018-04-28 02:06:18 -07:00
c3f5e782e6
corrected path of symlink target
theswgsource
2018-04-27 19:23:03 -07:00
3a85e4092a
added clientdata symlink creation to build script
theswgsource
2018-04-27 19:09:28 -07:00
f0a43ae33c
updated build script
theswgsource
2018-04-27 15:14:26 -07:00
6224067af5
added stationapi chat service src code
theswgsource
2018-04-27 15:11:21 -07:00
a1d17a23ff
add few more changes to build_linux
Erusman
2018-04-22 12:23:05 -07:00
5acde55289
updating build_linux to allow building current VM v1.2
Erusman
2018-04-22 12:11:48 -07:00
02032fee5f
added repo branches when cloning
SWG Source
2018-04-22 16:54:24 +00:00
ac18591bbf
update build_linux.sh remove clang as preferred C++ compiler
Erusman
2018-04-21 16:52:00 -07:00
d34b0b0c16
Fixed the Oracle paths.
SWG Source
2018-04-03 03:53:37 +00:00
7ea57234f0
build_linux.sh edited online with Bitbucket
CekisSWG
2018-04-02 01:20:24 +00:00
d683b2ddf5
build_linux.sh edited online with Bitbucket
CekisSWG
2018-04-02 01:19:52 +00:00
c8e92a7c12
Adjusted config problems as found by Seefo
CekisSWG
2018-04-02 00:18:08 +00:00
121caf2d59
Adjusted config problems as found by Seefo
CekisSWG
2018-04-02 00:00:05 +00:00
7a94dda5a4
build_linux.sh edited online with Bitbucket
SWG Source
2018-03-31 20:17:36 +00:00
f31bc11423
README.md edited online with Bitbucket
SWG Source
2018-03-31 20:17:07 +00:00
7562399de2
sid_readme_priv.md deleted online with Bitbucket
SWG Source
2018-03-31 20:16:25 +00:00
b8ed389410
add the build tools
DarthArgus
2018-01-20 13:55:01 -06:00