DarthArgus
|
814cf4f731
|
some more static analyzer suggestions
|
2016-07-25 22:11:10 -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
|
e7ae2de472
|
cleanup the profiler macro logic
|
2016-05-15 21:46:48 +00:00 |
|
DarthArgus
|
cd997925eb
|
cleanup all the "#if 1" macro blocks
|
2016-03-24 21:27:54 +00:00 |
|
DarthArgus
|
3b430656ba
|
remove SOE deprecated code and files - leaving in the #if 0 blocks with TODO and other possible uses for later
|
2016-03-24 21:07:31 +00: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
|
ab9c60957f
|
partial revert
|
2015-10-27 21:09:06 -05:00 |
|
DarthArgus
|
203a1aee47
|
fix a bug i made...but it prevents things going out of scope/losing
reference
|
2014-10-27 19:05:12 -07:00 |
|
DarthArgus
|
7b6271b48d
|
fix more warnings
|
2014-10-27 18:59:37 -07:00 |
|
DarthArgus
|
9e6f200300
|
fix a couple more, maybe
|
2014-10-27 15:33:52 -07:00 |
|
DarthArgus
|
eef90d4945
|
fix another memcpy buffer issue
|
2014-10-27 15:09:32 -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 |
|
DarthArgus
|
eb2e7c78d8
|
hopefully this fixes some more...
|
2014-10-26 22:20:06 -07:00 |
|
DarthArgus
|
338e4e68b5
|
this is probably the last of the fixes for the night
|
2015-10-14 01:28:37 -05:00 |
|
DarthArgus
|
25b0b97bf0
|
more warns
|
2015-10-13 16:11:19 -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
|
4ff88606d8
|
fix a couple more obvious leaks
|
2015-04-02 23:32:51 -05:00 |
|
DarthArgus
|
3077d4be40
|
fix a couple of the obvious ones
|
2015-04-02 23:28:52 -05:00 |
|
DarthArgus
|
9f354341aa
|
Merge branch 'master' of swgilluminati.com:staff/src
|
2015-04-02 23:03:32 -05:00 |
|
DarthArgus
|
137b255c57
|
fix another leak
|
2015-04-02 22:57:39 -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
|
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
|
14488cbe1c
|
Added debug flags and link to curses lib on unix builds
|
2014-01-20 08:40:48 -07:00 |
|
Anonymous
|
45470d4291
|
These should be publicly accessible
|
2014-01-19 02:55:46 -07:00 |
|
Anonymous
|
332af43ea1
|
Added missing include path
|
2014-01-19 02:55:33 -07:00 |
|
Anonymous
|
a4f2c06f77
|
Added sharedMath and sharedRandom libraries
|
2014-01-14 02:05:25 -07:00 |
|
Anonymous
|
b632e73284
|
Initial commits of the sharedDebug and sharedMemoryManager projects
|
2014-01-13 09:07:22 -07:00 |
|