26 Commits
Author SHA1 Message Date
Erusman 6747e918a0 Update remove webAPIheartbeat, rever webAPI reconfigure CMakeLists 2018-04-21 15:49:49 -07:00
DarthArgus 72aa459b77 why create this before chekcing if we're installed? 2017-01-08 08:59:45 +00:00
DarthArgus 0832cbbcc3 closer 2017-01-04 08:58:44 +00:00
DarthArgus 8d999deabc try this on for size 2017-01-03 23:48:56 -06:00
DarthArgus f6d82340e2 check GM on the gameserver based on station id because it is most readily available to us. see corresponding change to the datatable 2017-01-02 23:40:52 +00:00
DarthArgus 18cb7d0e95 persister cleanup 2016-12-15 03:00:59 +00:00
DarthArgus f9c0a47a39 finish removing the SOE memory management 2016-12-04 00:56:11 +00:00
DarthArgus 83f43dac84 fix some find and replace madness 2016-09-29 23:33:59 -05:00
DarthArgus 2b2226f6f6 keep our static crc's...but build them at compile time for speeeeeeeed 2016-09-29 23:22:53 -05:00
DarthArgus 9b369713e1 again, re-add some windows stuff Revert "possibly controversial commit: remove all windows sources, keeping only the windows cmake so that we can generate an sln to edit the code"
This reverts commit 48ba7961eb.
2016-07-23 18:01:50 -07:00
DarthArgus 3c50042abc flint++ static analyzer detected items (not all that were likely legit positives, but a start) as well as some clang detected unused vars, cleanup_ 2016-02-18 22:56:34 -06:00
DarthArgus 03dc62efba newer standards prefer nullptr over NULL - this is most of them but there are others too 2016-02-15 00:07:31 -06:00
DarthArgus 48ba7961eb possibly controversial commit: remove all windows sources, keeping only the windows cmake so that we can generate an sln to edit the code 2016-01-27 15:22:22 -06:00
DarthArgus 56cf409d6b this is mostly permissions fixes, and a few path fixes on some headers ...also removed unneeded crap for windows 2015-11-14 21:48:24 -06:00
DarthArgus b61c932498 more fixing and cleanup 2015-10-13 20:49:42 -05:00
DarthArgus 59dbdd66dd more clang namespace fixes 2015-10-12 18:30:49 -05:00
CodeCodon 20aa133527 sync base with whitengold team repo 2015-07-14 11:11:51 -05:00
DarthArgus 15c8d0101b attempt to remove (hopefully) unnecessary solaris and windows files; fix a couple potential leaks 2015-04-02 22:53:15 -05:00
Anonymous e6431a9fd4 Minor fixes including removing <> from make_pair usage and using explicit conversions where required by the explicit constructor flags
Now builds/runs using c++11
2014-01-23 08:55:46 -07:00
Anonymous fac1f2c5ae Removed STLport requirement 2014-01-23 00:16:13 -07:00
Anonymous 697893f7d6 Removed unneeded cmake code 2014-01-21 08:25:15 -07:00
Anonymous b248b6317a Added missing interdependent links 2014-01-19 04:55:49 -07:00
Anonymous ba6b73ed20 Added interdependency links between the static libraries 2014-01-19 04:46:30 -07:00
Anonymous ce49bfcfaa Not needed in newer versions of linux 2014-01-19 02:55:26 -07:00
Anonymous 77c2b5f6bc Added platform libs 2014-01-16 07:25:50 -07:00
Anonymous 222d858a18 Added serverUtility library 2014-01-15 01:33:26 -07:00