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
|
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
|
15fbd34453
|
almost no more warnings
|
2015-10-16 23:34:57 -05:00 |
|
CodeCodon
|
beb1eecd5f
|
use unique_ptr instead of auto_ptr - note that this modifies boost, which isn't a big deal since it is part of the repo, but we should really decouple the open source libs sometime
|
2015-07-28 15:48:32 -05:00 |
|
DarthArgus
|
33139d7b5c
|
fix some cppcheck detected issues
|
2015-07-28 14:52:33 -05:00 |
|
CodeCodon
|
20aa133527
|
sync base with whitengold team repo
|
2015-07-14 11:11:51 -05:00 |
|
DarthArgus
|
9f354341aa
|
Merge branch 'master' of swgilluminati.com:staff/src
|
2015-04-02 23:03:32 -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 |
|
DarthArgus
|
def3a0350f
|
Revert "recommit the innocuous fixes from cppcheck - the va_end calls were deleting pointers and breaking things further down the line"
This reverts commit bc33f176c2.
|
2015-04-02 22:40:20 -05:00 |
|
DarthArgus
|
bc33f176c2
|
recommit the innocuous fixes from cppcheck - the va_end calls were deleting pointers and breaking things further down the line
|
2015-04-02 19:40:05 -05:00 |
|
DarthArgus
|
db15932436
|
Revert "fix some things cppcheck found...some are TODO because i don't feel like investigating them"
This reverts commit 173575e835.
|
2015-03-26 00:00:15 -05:00 |
|
DarthArgus
|
173575e835
|
fix some things cppcheck found...some are TODO because i don't feel like investigating them
|
2015-03-25 19:07:38 -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
|
594635e01a
|
Merge branch 'stlport-removal' of bitbucket.org:anon/swg-src into stlport-removal
|
2014-01-23 09:30:49 -07:00 |
|
Anonymous
|
5bacd179ea
|
Added missing include
|
2014-01-23 09:30:17 -07: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
|
24eb9956f8
|
Added missing interdependency references
|
2014-01-21 05:45:30 -07:00 |
|
Anonymous
|
3a35aca06c
|
Added interdependent links between static libs
|
2014-01-19 07:27:17 -07:00 |
|
Anonymous
|
a4f2c06f77
|
Added sharedMath and sharedRandom libraries
|
2014-01-14 02:05:25 -07:00 |
|