DarthArgus
|
62ee2c2210
|
fix another udp bit issue
|
2014-10-27 15:26:05 -07:00 |
|
DarthArgus
|
56f8a68f01
|
actually include fix is here
|
2014-10-27 15:14:50 -07:00 |
|
DarthArgus
|
20d95940eb
|
t commit -a
fix an include issue and Merge branch 'master' of swgilluminati.com:DarthArgus/src
|
2014-10-27 15:12:35 -07:00 |
|
DarthArgus
|
95cc4665c9
|
remove unused reference and def
|
2015-10-27 15:57:53 -05:00 |
|
DarthArgus
|
eef90d4945
|
fix another memcpy buffer issue
|
2014-10-27 15:09:32 -07:00 |
|
DarthArgus
|
55e18fb1d9
|
proper type is unsigned long int
|
2014-10-27 13:49:34 -07:00 |
|
DarthArgus
|
19798954b2
|
perhaps use longs instead
|
2015-10-27 15:39:59 -05:00 |
|
DarthArgus
|
ca03edf052
|
well, i'm starting to think that the crc var is just wrong, but this works around it
|
2015-10-27 09:46:44 -05:00 |
|
DarthArgus
|
aac25f47b2
|
hopefully fix the more serious ones
|
2014-10-27 07:40:37 -07:00 |
|
DarthArgus
|
4a87008941
|
whoops
|
2015-10-27 01:46:44 -05:00 |
|
DarthArgus
|
b34b3e9555
|
Merge remote-tracking branch 'upstream/master'
|
2015-10-27 01:42:58 -05:00 |
|
DarthArgus
|
42869bbe86
|
Merge branch 'master' into 'master'
remove unreachable code
See merge request !13
|
2015-10-26 17:54:37 -04:00 |
|
DarthArgus
|
773baaa149
|
remove unreachable code
|
2015-10-26 14:31:34 -07:00 |
|
DarthArgus
|
af62ce65ec
|
Merge branch 'master' into 'master'
Master
See merge request !12
|
2015-10-26 10:43:55 -04:00 |
|
DarthArgus
|
7155dc1a1c
|
some more fixes to test
|
2015-10-24 21:28:26 -07:00 |
|
DarthArgus
|
f04a2b48f6
|
fix some more warnings
|
2015-10-24 19:31:28 -07:00 |
|
DarthArgus
|
cfd76c7321
|
fix another warn
|
2015-10-20 11:49:39 -05:00 |
|
DarthArgus
|
b943771cf0
|
add stack and buffer protections gcc can build in, so we can be lazy and not replace all the calls to strcpy
|
2015-10-20 11:42:24 -05:00 |
|
DarthArgus
|
edd3d27096
|
Merge branch 'master' into 'master'
more warn fixes, we're down to one complaining about tmpnam but there's no cross platform alternative
See merge request !11
|
2015-10-17 02:14:49 -04:00 |
|
DarthArgus
|
fcde9bdb9d
|
strnlen is safer
|
2015-10-17 00:43:39 -05:00 |
|
DarthArgus
|
15fbd34453
|
almost no more warnings
|
2015-10-16 23:34:57 -05:00 |
|
DarthArgus
|
46316f28fb
|
another one
|
2015-10-16 21:34:49 -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
|
45ab70e91e
|
Merge branch 'master' into 'master'
still fixing things despite debug builds being broken due to a macro firing on a null pointer
See merge request !10
|
2015-10-16 15:10:16 -04: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
|
4973d49138
|
aaaand more warns
|
2015-10-14 22:35:29 -05:00 |
|
DarthArgus
|
05d4d99280
|
moar warning fixes
|
2015-10-14 22:03:40 -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
|
66683ba082
|
fix comparison warn
|
2015-10-14 21:09:45 -05: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
|
b98c89d9a7
|
Merge branch 'master' into 'master'
no more gcc warns except for pragma and the tmpnam warn...both of which aren't a big deal
See merge request !9
|
2015-10-14 13:41:04 -04:00 |
|
DarthArgus
|
220782606e
|
another warning bites the dust - all significant gcc warns should be done now, we're left only with clang detected warns
|
2015-10-14 12:38:27 -05:00 |
|
DarthArgus
|
68019340a1
|
fix implicit declaration warnings in the miff parser.yac file
|
2015-10-14 09:51:46 -05:00 |
|
DarthArgus
|
585bacc483
|
Merge branch 'master' into 'master'
fix order of ops
See merge request !8
|
2015-10-14 02:54:17 -04:00 |
|
DarthArgus
|
c53ec57f80
|
fix order of ops
|
2015-10-14 01:53:26 -05:00 |
|
DarthArgus
|
5bf4994387
|
Merge branch 'master' into 'master'
merge a ton of fixes
See merge request !7
|
2015-10-14 02:32:42 -04: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
|
0775701e48
|
whoopps
|
2015-10-13 16:53:57 -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
|
e8c36ac70e
|
more fixes
|
2015-10-13 12:01:16 -05:00 |
|
DarthArgus
|
2a2b6dd4b7
|
more sequence/order of operations stuff
|
2015-10-13 11:36:05 -05:00 |
|
DarthArgus
|
a790a1a88d
|
experimental - fixes cryptlib order of operations warn
|
2015-10-13 11:35:51 -05:00 |
|
DarthArgus
|
2faaef7a22
|
fix unused var
|
2015-10-13 11:21:47 -05:00 |
|
DarthArgus
|
6010ad6b90
|
increment is evaluated before assignment so this should silence the warning...not sure if correct or not though
|
2015-10-13 11:14:36 -05:00 |
|