Commit Graph
22 Commits
Author SHA1 Message Date
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 f71f036f7b more warning fixes 2015-10-14 21:35:04 -05:00
DarthArgus 6b1c89032f fix another warning 2015-10-14 21:29:27 -05:00
DarthArgus cb3a59aaac fix conversion error 2015-10-14 21:13:40 -05:00
DarthArgus fd18b5fba1 more clang sanctioned namespace fixups 2015-10-12 19:42:37 -05:00
CodeCodon f744e7bf42 fix a few more warnings 2015-08-09 01:42:32 -05:00
CodeCodon 513cb7048e default to O2 on release builds as O3 can cause larger code to be even larger; fix most of the compiler warnings 2015-08-06 11:33:28 -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 384597f8fb Fixes for building on vc12 (vs 2013), these are primarily just missing includes 2014-01-23 20:19:15 -07:00
Anonymous 210bdb91d8 Removed references to tr1 now that c++11 works 2014-01-23 09:28:13 -07: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 cf7a0f4336 Add missing interdependent references 2014-01-20 08:40:25 -07:00
Anonymous 3a35aca06c Added interdependent links between static libs 2014-01-19 07:27:17 -07:00
Anonymous a0df6a340d Added missing template<> 2014-01-19 04:47:37 -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