Commit Graph
15 Commits
Author SHA1 Message Date
DarthArgus ed676cc18c it is undefined operation if these are null anyway... and the compiler doesn't like them because of null pointers, so...bye 2015-10-16 20:57:53 -05:00
CodeCodon 2309948944 give us the freaking file name when you can't find it, stupid 2015-08-10 12:57:14 -05:00
CodeCodon f744e7bf42 fix a few more warnings 2015-08-09 01:42:32 -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 0009d4e4a1 Added missing forward declarations 2014-01-19 04:48:09 -07:00
Anonymous dfa993e0d4 Added sharedPathfinding library 2014-01-14 12:04:45 -07:00
Anonymous f4243cffeb Added the sharedObject library 2014-01-14 09:22:49 -07:00