Commit Graph
276 Commits
Author SHA1 Message Date
Cekis a4367ad879 Fixed issue with PlayerQuestData parsing - server is RUNNING 2021-11-13 03:12:15 -05:00
Cekis 26b6f8365f Reworked Archive package for standard data types and fixed issue with Server package overrun 2021-11-13 02:22:37 -05:00
Cekis 6725ce7696 Fixed some incorrect sizing on network messages. 2021-11-07 21:53:51 -05:00
Cekis 5889d7e753 Fixed issue with profanity filter 2021-11-04 17:04:49 -04:00
Cekis ac1f374b0b Datatables now compiling correctly 2021-11-02 00:44:59 -04:00
Cekis 60c8c1fcbf Compiling 100% with Types change approach - still does not build. 2021-10-21 17:45:04 -04:00
AconiteX 55976968a0 Admin Account Routing Refactor 2021-08-16 11:44:25 -04:00
AconiteandGitHub 7d45ac9799 Suppress container warnings to debug only 2021-01-30 13:12:20 -05:00
AconiteGodOfSWG dcd099b724 Add DataTableTool support for sys.shared Client Output 2020-11-26 08:43:48 -05:00
CekisandGitHub c7fcdd0682 Merge pull request #10 from Geit/gu-16.9/no-trade-removable
GU 16.9 - No Trade Removable
2020-10-28 20:24:47 -07:00
CekisandGitHub f1cdaf4146 Merge pull request #12 from AconiteGodOfSWG/master
Add Guild Leader and City Mayor Chat Channels
2020-10-28 20:23:03 -07:00
Omega SWG b93612353c Added handling of DTLA tags to server 2020-10-28 21:56:57 -04:00
CekisSWG 693e848368 Revert "Beginning of Atmo Flight work"
This reverts commit 7294eaa2c6.
2020-10-11 01:45:13 -04:00
CekisSWG 8c52f5fcc1 Merge branch 'master' of github.com:SWG-Source/src 2020-10-10 16:50:24 -04:00
AconiteGodOfSWG d5508fcf93 Add Guild Leader and City Mayor Chat Channels 2020-10-08 11:15:45 -04:00
Geit 49032118c3 GU 16.9 - No Trade Removable 2020-09-21 14:37:05 -04:00
CekisSWG 7294eaa2c6 Beginning of Atmo Flight work 2019-12-29 01:43:51 -05:00
CekisSWG 49689cb559 Merged in Server Load Manager
commit d46e8ba01f
Author: Cekis <[email protected]>
Date:   Sat Sep 28 19:35:21 2019 -0400

    Created the Server Load Manager
2019-11-26 15:56:14 -08:00
Cekis 89a8e87924 Updated tools to provide more friendly progress 2019-09-20 00:57:20 -04:00
SWG a86389b602 GCC8 and Clang Updates from Darth's Testing Branch 2019-03-04 11:06:28 -05:00
erusman 10c76215c7 cleanup annoying console Appearance Template warnings to print out in debug only 2018-06-23 20:59:54 -07:00
DarthArgus e121ceb99f seriously why you idiots 2016-12-31 19:15:59 +00:00
DarthArgus 931e9f184c Revert "It's 2016 and C++11 supports these natively"
This reverts commit 3c0115921e.
2016-12-28 23:16:42 +00:00
DarthArgus 530b2b470b add our mapping table 2016-12-26 13:56:45 -06:00
DarthArgus a20ce52ef2 may as well revert this too 2016-12-21 11:20:42 +00:00
DarthArgus 957aef2366 we can build with newer compilers but _must_ use the gcc 5.x libs 2016-12-21 11:09:07 +00:00
DarthArgus e0badbbcad may go back to older compilers 2016-12-21 10:27:36 +00:00
DarthArgus ea7f5ef581 silence some more warnings in release mode 2016-12-18 04:47:37 +00:00
DarthArgus 1e49bad4c3 fix the tempnam warning 2016-12-17 20:05:20 +00:00
DarthArgus c9454df4aa stfu clang 2016-12-17 03:27:50 +00:00
DarthArgus 8fdc317105 fix a couple warnings - because the objects in DataResourceList are static, we now need to have them predefined in each function as the class is static too - c++14 demands it 2016-12-17 02:55:38 +00:00
DarthArgus 1c6a70a87e we can now build with gcc6/stdc++6 2016-12-15 03:02:36 +00:00
DarthArgus 505e68cec6 move saving of buffers into SwgSnapshot 2016-12-15 03:02:03 +00:00
DarthArgus 3bdc77a5d2 It's 2016 and C++11 supports these natively 2016-12-15 03:01:41 +00:00
DarthArgus 18cb7d0e95 persister cleanup 2016-12-15 03:00:59 +00:00
DarthArgus 802af495dc silence output by default in release mode for things we can't do much about on a live server... TODO: @cekis can we find a nice way of silencing or outputting java stack dumps into a file instead of the console? 2016-12-09 21:02:00 +00:00
DarthArgus f9c0a47a39 finish removing the SOE memory management 2016-12-04 00:56:11 +00:00
DarthArgus 9f9fed4693 memory manager cleanup and removal 2016-12-04 00:55:37 +00:00
DarthArgus 220a0ed7c9 in theory this should work 2016-10-17 19:27:28 -05:00
DarthArgus 826e75014a in theory this should work on all processes? 2016-10-17 19:05:25 -05:00
DarthArgus 3dc2bd7937 i think that we can do this...as we'd just be overwriting if the last
slot is actually full
2016-10-16 07:53:23 +00:00
DarthArgus f21883785d auto-truncate too long strings before insertion into the db 2016-10-16 05:43:39 +00:00
DarthArgus 34a391db30 remove deprecated c hooks 2016-10-07 01:42:13 +00:00
DarthArgus f8f761821b (nope, not worth the time since it's static) Revert "in theory this will "normalize" these chars...worst case i turn this into"
This reverts commit 9dc52fbc7f.
2016-10-03 01:52:38 +00:00
DarthArgus c4535dcd60 Merge branch 'testing' of git.stellabellum.net:staff/src into testing 2016-10-02 20:30:13 -05:00
DarthArgus 9dc52fbc7f in theory this will "normalize" these chars...worst case i turn this into
an lower case only version since the hard coded strings generally aren't
slashes
2016-10-02 20:29:12 -05:00
DarthArgus 5a506c33da add some templates that weren't in our CMakeLists.txt files 2016-10-02 07:23:07 +00:00
DarthArgus 3a4d2961c3 re-add and add some missing tdf templates, fix build_tdf.sh 2016-10-02 05:33:30 +00:00
DarthArgus c533eaa859 May be breaking build_tdf - Revert "remove all the set but not used testDataValue warnings - coan is a great tool! http://coan2.sourceforge.net/"
This reverts commit fe8b531b42.
2016-10-02 05:21:03 +00:00
DarthArgus 856fd396ba was missing a couple breaks - she's fixed 2016-09-30 05:54:59 +00:00