Commit Graph
25 Commits
Author SHA1 Message Date
DarthArgus 88888e4091 bye bye, boost! thanks @apathy! 2016-07-25 05:47:57 +00:00
DarthArgus e65b05ada9 mostly template initializations to prevent undefined behavior in the
(unlikely) chance some of these properties are used
2016-07-24 21:25:03 -07: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 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 c9c39d5713 and fix a ton more minor performance issues 2014-10-27 22:39:57 -07:00
DarthArgus 4d2287d072 potentially breaking: unused vars 2014-10-26 23:28:34 -07:00
DarthArgus 594b3a4254 remove unnecessary null checks 2014-10-26 22:53:42 -07: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 210bdb91d8 Removed references to tr1 now that c++11 works 2014-01-23 09:28:13 -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 254023e4f2 Added missing interdependency links 2014-01-21 06:08:47 -07:00
Anonymous 24eb9956f8 Added missing interdependency references 2014-01-21 05:45:30 -07:00
Anonymous 13a7f75fc3 Removed extra qualifications 2014-01-19 04:47:21 -07:00
Anonymous dcef2e89f3 Added sharedXml library and links to boost/libxml2/iconv libraries 2014-01-14 15:18:21 -07:00
Anonymous dfa993e0d4 Added sharedPathfinding library 2014-01-14 12:04:45 -07:00
Anonymous 03cba0b29c Added singleton and swgSharedUtility libraries 2014-01-14 11:27:11 -07:00
Anonymous 2931511f72 Added sharedGame sharedMathArchive and sharedUtility libraries 2014-01-14 08:01:40 -07:00
Anonymous 3cbcb5cd28 Added missing include paths 2014-01-14 06:47:39 -07:00
Anonymous f886210f4f Added missing include paths 2014-01-14 06:26:53 -07:00
Anonymous 9add8c46db Specified library as static 2014-01-13 09:06:19 -07:00
Anonymous 93f71563d7 Initial commit of the sharedNetworkMessages library 2014-01-13 06:41:58 -07:00