DarthArgus
|
12cf580937
|
fix all the warnings
|
2016-12-04 00:56:24 +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
|
a161c994f3
|
another whoops
|
2016-01-15 23:26:41 -06:00 |
|
DarthArgus
|
267a3996f0
|
redo a bit that i didn't need to remove
|
2016-01-15 23:16:10 -06:00 |
|
DarthArgus
|
c9801cebad
|
more partial reverts of inadvisable changes from i++ to ++i, per pvs-studio...i'll ignore that type of advice from now on as i wasn't considering the consequences
|
2016-01-15 23:11:19 -06:00 |
|
DarthArgus
|
1ce2c52f5b
|
undo some more ill advised changes i made based on static analyzer output - they can cause buffer issues
|
2016-01-15 23:01:17 -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
|
22c6d8816f
|
missed one
|
2014-10-04 07:18:39 -07:00 |
|
DarthArgus
|
075c070adc
|
more cleanups
|
2014-10-28 07:51:05 -07: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
|
fe5cf0b145
|
theoretically this helps performance
|
2014-10-27 19:47:38 -07:00 |
|
DarthArgus
|
425e807268
|
Merge branch 'master' of swgilluminati.com:DarthArgus/src
|
2014-10-27 19:00:24 -07:00 |
|
DarthArgus
|
f0160fe7ad
|
fix the warns that actually matter
|
2015-10-27 18:02:01 -05:00 |
|
DarthArgus
|
7b6271b48d
|
fix more warnings
|
2014-10-27 18:59:37 -07:00 |
|
DarthArgus
|
eb2e7c78d8
|
hopefully this fixes some more...
|
2014-10-26 22:20:06 -07:00 |
|
DarthArgus
|
d8349a9da8
|
remove unused conversion function
|
2015-10-14 21:08:09 -05:00 |
|
DarthArgus
|
2e4eabe3f4
|
fix comparison error
|
2015-10-14 21:07:19 -05:00 |
|
DarthArgus
|
c53ec57f80
|
fix order of ops
|
2015-10-14 01:53:26 -05:00 |
|
DarthArgus
|
338e4e68b5
|
this is probably the last of the fixes for the night
|
2015-10-14 01:28:37 -05:00 |
|
DarthArgus
|
d74de9fdcd
|
most of the serious unused vars are removed, so i'll silence those now... and maaaaaany other fixes
|
2015-10-13 16:51:54 -05:00 |
|
DarthArgus
|
25b0b97bf0
|
more warns
|
2015-10-13 16:11:19 -05:00 |
|
DarthArgus
|
efc4117900
|
the server runs properly with this so I'll just hope it's more correct, per the warn
|
2015-10-13 15:43:38 -05:00 |
|
DarthArgus
|
2faaef7a22
|
fix unused var
|
2015-10-13 11:21:47 -05:00 |
|
CodeCodon
|
b4a44eae0a
|
fix another warning
|
2015-08-09 00:54:37 -05:00 |
|
Anonymous
|
fac1f2c5ae
|
Removed STLport requirement
|
2014-01-23 00:16:13 -07:00 |
|
Anonymous
|
744c178ea5
|
Removed extra qualification
|
2014-01-19 00:53:55 -07:00 |
|
Anonymous
|
4ba1363775
|
Added VChatAPI library
|
2014-01-17 05:18:10 -07:00 |
|