Commit Graph
26 Commits
Author SHA1 Message Date
DarthArgus dd9db6d350 Revert "Revert "newer standards prefer nullptr over NULL - this is most of them but there are others too""
This reverts commit 8e2160f33e.
2016-02-11 21:19:18 -06:00
DarthArgus 8e2160f33e Revert "newer standards prefer nullptr over NULL - this is most of them but there are others too"
This reverts commit 3e4cc36e7e.
2016-02-11 19:44:31 -06:00
DarthArgus 3e4cc36e7e newer standards prefer nullptr over NULL - this is most of them but there are others too 2016-02-11 15:16:14 -06:00
DarthArgus dd269f3743 Merge branch 'master' into testing 2016-02-03 16:52:08 -06:00
DarthArgus 07eed4fc2c remove unused codegen dir 2016-02-03 16:51:56 -06:00
DarthArgus 10e3ca6a11 remove commented code that isn't used in orig leak either 2016-02-03 11:11:34 -06:00
DarthArgus 9eb245957e comment out some unused vars 2016-01-31 12:42:40 -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 7254d00e3c and more performance tweaks 2014-10-27 21:28:46 -07:00
DarthArgus 982290924a remove unused vars 2014-10-26 23:22:06 -07:00
DarthArgus eb2e7c78d8 hopefully this fixes some more... 2014-10-26 22:20:06 -07:00
DarthArgus cfd76c7321 fix another warn 2015-10-20 11:49:39 -05:00
DarthArgus 15fbd34453 almost no more warnings 2015-10-16 23:34:57 -05:00
CodeCodon 4eb1fd1e33 another little leak 2015-08-06 11:13:46 -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 988d32eacb If you use memset to 0 out std::strings for initialization, you're gonna have a bad time. 2014-02-11 02:25:18 -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 0d986c2bd2 Added missing libs 2014-01-19 05:05:41 -07:00
Anonymous bb542af614 Fixes for dealing with iterators in newer stlport versions 2014-01-16 14:01:39 -07:00
Anonymous 1c0b21c92f Minor fixes 2014-01-16 10:55:16 -07:00
Anonymous 77c2b5f6bc Added platform libs 2014-01-16 07:25:50 -07:00
Anonymous 2dc66d4398 Added SwgGameServer project 2014-01-15 23:18:07 -07:00