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
|
66925d9b54
|
correction
|
2016-01-12 21:57:16 -06:00 |
|
DarthArgus
|
f952820391
|
more granular debug messages for appearances so we can know for sure which caller it is missing them
|
2016-01-10 20:39:30 -06:00 |
|
DarthArgus
|
45c48efbfc
|
trying to confine the debug output to debug builds...i think @cekis has the armor ones hard coded...wonder if we can make dynamic or toggle off somehow
|
2016-01-10 16:40:49 -06:00 |
|
DarthArgus
|
1d67bdd186
|
more null checks in places where we're calling createAppearance; some cleanup
|
2016-01-07 22:05:32 -06:00 |
|
Cekis
|
d29aa4c809
|
Fixed issue with appearance templates (again)
|
2015-12-07 23:02:05 +01:00 |
|
Cekis
|
0dcb874822
|
Fixed issue with appearance templates
|
2015-12-07 22:58:43 +01:00 |
|
Cekis
|
5f9f3f674a
|
Killed off Godzilla-ness
|
2015-12-07 04:57:02 +01:00 |
|
DarthArgus
|
1de74c341c
|
rip off light's missing SSA fix
|
2015-11-24 14:29:24 -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
|
390394a9f3
|
remove the fortify source flag, things feel more stable without
|
2015-11-05 22:56:06 -06:00 |
|
DarthArgus
|
0cb8cd5f38
|
duplicate expertise seems to be ignored so i think we can ignore the warning
|
2015-11-02 13:58:27 -06:00 |
|
DarthArgus
|
c9c39d5713
|
and fix a ton more minor performance issues
|
2014-10-27 22:39:57 -07:00 |
|
DarthArgus
|
d6190b4544
|
fixes
|
2015-10-27 23:44:27 -05:00 |
|
DarthArgus
|
7254d00e3c
|
and more performance tweaks
|
2014-10-27 21:28:46 -07:00 |
|
DarthArgus
|
bd4f3699c2
|
squash bugs
|
2015-10-27 21:19:20 -05: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
|
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
|
9e6f200300
|
fix a couple more, maybe
|
2014-10-27 15:33:52 -07:00 |
|
DarthArgus
|
56f8a68f01
|
actually include fix is here
|
2014-10-27 15:14:50 -07:00 |
|
DarthArgus
|
eef90d4945
|
fix another memcpy buffer issue
|
2014-10-27 15:09:32 -07:00 |
|
DarthArgus
|
4a87008941
|
whoops
|
2015-10-27 01:46:44 -05: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
|
15fbd34453
|
almost no more warnings
|
2015-10-16 23:34:57 -05:00 |
|
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 |
|
DarthArgus
|
71b27eba67
|
TODO: make this a warning for now...until then need to find out what's causing exteriorAppearanceTemplate to be a null pointer now
|
2015-10-15 12:07:18 -05:00 |
|
DarthArgus
|
f71f036f7b
|
more warning fixes
|
2015-10-14 21:35:04 -05:00 |
|
DarthArgus
|
6b1c89032f
|
fix another warning
|
2015-10-14 21:29:27 -05:00 |
|
DarthArgus
|
cb3a59aaac
|
fix conversion error
|
2015-10-14 21:13:40 -05:00 |
|
DarthArgus
|
338e4e68b5
|
this is probably the last of the fixes for the night
|
2015-10-14 01:28:37 -05:00 |
|
DarthArgus
|
b61c932498
|
more fixing and cleanup
|
2015-10-13 20:49:42 -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
|
fd18b5fba1
|
more clang sanctioned namespace fixups
|
2015-10-12 19:42:37 -05:00 |
|
DarthArgus
|
40c86ac058
|
remove unused template that causes clang to die
|
2015-10-12 19:03:19 -05:00 |
|
DarthArgus
|
ea59136b09
|
remove -s (strip) flag for now as it is gcc specific, fix a couple errors clang found
|
2015-10-12 18:06:06 -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
|
36ea3085ec
|
Revert "try some more dnc sourced changes...if this is whitespace only, please ignore"
This reverts commit 21eaf66597.
Conflicts:
engine/shared/library/sharedNetwork/src/shared/NetworkHandler.cpp
|
2015-08-09 18:11:13 -05:00 |
|
CodeCodon
|
cc17520cdb
|
don't need this...really, could just have it return but for the sake of killing a warning, meh
|
2015-08-09 02:06:18 -05:00 |
|
CodeCodon
|
511fb7ae64
|
parenthases and unused vars
|
2015-08-09 01:56:15 -05:00 |
|
CodeCodon
|
b01c094f43
|
more fixes...the destructor is a bit of a fake, just to shut up the warning
|
2015-08-09 01:53:05 -05:00 |
|
CodeCodon
|
521818112d
|
this seems to be correct - the var query was unused before
|
2015-08-09 01:46:30 -05:00 |
|
CodeCodon
|
f744e7bf42
|
fix a few more warnings
|
2015-08-09 01:42:32 -05:00 |
|
CodeCodon
|
911578cde7
|
fix some more warns
|
2015-08-09 01:21:06 -05:00 |
|
CodeCodon
|
21eaf66597
|
try some more dnc sourced changes...if this is whitespace only, please ignore
|
2015-08-06 17:15:07 -05:00 |
|