Commit Graph
14 Commits
Author SHA1 Message Date
DarthArgus f189edde22 return status on this function 2016-12-21 19:39:14 +00:00
DarthArgus 4b40913c1d cleanups 2016-12-21 07:21:41 +00:00
DarthArgus 41827b9d97 my mistake 2016-12-19 00:46:59 +00:00
DarthArgus ca7adf0471 cleanup 2016-12-19 00:18:49 +00:00
DarthArgus 7e2d3377ed this proxy list sometimes went out of scope before copied, fix it so we don't bug any more toons! 2016-12-16 21:26:36 +00:00
DarthArgus 8e94519082 persister cleanup (still broke but logic is there for when it isn't); also replace all the SOE BS for forwarding stl port with native object classes because i thought that may be part of the problem... 2016-12-10 23:17:06 +00: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 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 594b3a4254 remove unnecessary null checks 2014-10-26 22:53:42 -07:00
DarthArgus d74de9fdcd most of the serious unused vars are removed, so i'll silence those now... and maaaaaany other fixes 2015-10-13 16:51:54 -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 7d149b2784 Added serverScript library 2014-01-15 08:16:35 -07:00