This website requires JavaScript.
56f8a68f01
actually include fix is here
DarthArgus
2014-10-27 15:14:50 -07:00
20d95940eb
t commit -a fix an include issue and Merge branch 'master' of swgilluminati.com:DarthArgus/src
DarthArgus
2014-10-27 15:12:35 -07:00
95cc4665c9
remove unused reference and def
DarthArgus
2015-10-27 15:57:53 -05:00
eef90d4945
fix another memcpy buffer issue
DarthArgus
2014-10-27 15:09:32 -07:00
55e18fb1d9
proper type is unsigned long int
DarthArgus
2014-10-27 13:49:34 -07:00
19798954b2
perhaps use longs instead
DarthArgus
2015-10-27 15:39:59 -05:00
ca03edf052
well, i'm starting to think that the crc var is just wrong, but this works around it
DarthArgus
2015-10-27 09:46:44 -05:00
aac25f47b2
hopefully fix the more serious ones
DarthArgus
2014-10-27 07:40:37 -07:00
4a87008941
whoops
DarthArgus
2015-10-27 01:46:44 -05:00
b34b3e9555
Merge remote-tracking branch 'upstream/master'
DarthArgus
2015-10-27 01:42:58 -05:00
42869bbe86
Merge branch 'master' into 'master'
DarthArgus
2015-10-26 17:54:37 -04:00
af62ce65ec
Merge branch 'master' into 'master'
DarthArgus
2015-10-26 10:43:55 -04:00
edd3d27096
Merge branch 'master' into 'master'
DarthArgus
2015-10-17 02:14:49 -04:00
45ab70e91e
Merge branch 'master' into 'master'
DarthArgus
2015-10-16 15:10:16 -04:00
b98c89d9a7
Merge branch 'master' into 'master'
DarthArgus
2015-10-14 13:41:04 -04:00
585bacc483
Merge branch 'master' into 'master'
DarthArgus
2015-10-14 02:54:17 -04:00
5bf4994387
Merge branch 'master' into 'master'
DarthArgus
2015-10-14 02:32:42 -04:00
c5f56a239c
Merge branch 'master' into 'master'
DarthArgus
2015-10-12 20:49:27 -04:00
b5cf1a8aa6
Merge branch 'master' into 'master'
DarthArgus
2015-10-12 17:41:49 -04:00
7a31f5cb4a
Merge branch 'master' into 'master'
DarthArgus
2015-10-10 00:24:58 -04:00
52bf497a4a
Merge branch 'master' into 'master'
DarthArgus
2015-10-09 16:36:04 -04:00
6b59d70194
Merge branch 'master' into 'master'
DarthArgus
2015-10-09 14:39:04 -04:00
4c325ca115
Merge branch 'master' into 'master'
DarthArgus
2015-10-06 23:40:56 -04:00
4d2287d072
potentially breaking: unused vars
DarthArgus
2014-10-26 23:28:34 -07:00
982290924a
remove unused vars
DarthArgus
2014-10-26 23:22:06 -07:00
c30a27a855
Merge branch 'master' of swgilluminati.com:DarthArgus/src
DarthArgus
2014-10-26 22:54:10 -07:00
ae1263035a
Merge branch 'master' of swgilluminati.com:DarthArgus/src
DarthArgus
2015-10-27 00:21:26 -05:00
5074832424
merge
DarthArgus
2015-10-27 00:21:11 -05:00
594b3a4254
remove unnecessary null checks
DarthArgus
2014-10-26 22:53:42 -07:00
eb2e7c78d8
hopefully this fixes some more...
DarthArgus
2014-10-26 22:20:06 -07:00
9db3229116
hopefully fix a few more
DarthArgus
2014-10-26 22:00:17 -07:00
26cf7ecc67
identical sub expressions to left and right of or...
DarthArgus
2014-10-26 21:40:28 -07:00
c848f715b8
perhaps this will prevent an underflow
DarthArgus
2014-10-26 21:27:41 -07:00
61792380a9
will this break things?
DarthArgus
2014-10-26 21:25:06 -07:00
5456d98c87
hopefully not breaking udp
DarthArgus
2014-10-26 19:51:41 -07:00
773baaa149
remove unreachable code
DarthArgus
2015-10-26 14:31:34 -07:00
7155dc1a1c
some more fixes to test
DarthArgus
2015-10-24 21:28:26 -07:00
f04a2b48f6
fix some more warnings
DarthArgus
2015-10-24 19:31:28 -07:00
cfd76c7321
fix another warn
DarthArgus
2015-10-20 11:49:39 -05:00
b943771cf0
add stack and buffer protections gcc can build in, so we can be lazy and not replace all the calls to strcpy
DarthArgus
2015-10-20 11:42:24 -05:00
fcde9bdb9d
strnlen is safer
DarthArgus
2015-10-17 00:43:39 -05:00
15fbd34453
almost no more warnings
DarthArgus
2015-10-16 23:34:57 -05:00
46316f28fb
another one
DarthArgus
2015-10-16 21:34:49 -05:00
ed676cc18c
it is undefined operation if these are null anyway... and the compiler doesn't like them because of null pointers, so...bye
DarthArgus
2015-10-16 20:57:53 -05:00
71b27eba67
TODO: make this a warning for now...until then need to find out what's causing exteriorAppearanceTemplate to be a null pointer now
DarthArgus
2015-10-15 12:07:18 -05:00
4973d49138
aaaand more warns
DarthArgus
2015-10-14 22:35:29 -05:00
05d4d99280
moar warning fixes
DarthArgus
2015-10-14 22:03:40 -05:00
f71f036f7b
more warning fixes
DarthArgus
2015-10-14 21:35:04 -05:00
6b1c89032f
fix another warning
DarthArgus
2015-10-14 21:29:27 -05:00
cb3a59aaac
fix conversion error
DarthArgus
2015-10-14 21:13:40 -05:00
66683ba082
fix comparison warn
DarthArgus
2015-10-14 21:09:45 -05:00
d8349a9da8
remove unused conversion function
DarthArgus
2015-10-14 21:08:09 -05:00
2e4eabe3f4
fix comparison error
DarthArgus
2015-10-14 21:07:19 -05:00
220782606e
another warning bites the dust - all significant gcc warns should be done now, we're left only with clang detected warns
DarthArgus
2015-10-14 12:38:27 -05:00
68019340a1
fix implicit declaration warnings in the miff parser.yac file
DarthArgus
2015-10-14 09:51:46 -05:00
c53ec57f80
fix order of ops
DarthArgus
2015-10-14 01:53:26 -05:00
338e4e68b5
this is probably the last of the fixes for the night
DarthArgus
2015-10-14 01:28:37 -05:00
b61c932498
more fixing and cleanup
DarthArgus
2015-10-13 20:49:42 -05:00
0775701e48
whoopps
DarthArgus
2015-10-13 16:53:57 -05:00
d74de9fdcd
most of the serious unused vars are removed, so i'll silence those now... and maaaaaany other fixes
DarthArgus
2015-10-13 16:51:54 -05:00
25b0b97bf0
more warns
DarthArgus
2015-10-13 16:11:19 -05:00
efc4117900
the server runs properly with this so I'll just hope it's more correct, per the warn
DarthArgus
2015-10-13 15:43:38 -05:00
e8c36ac70e
more fixes
DarthArgus
2015-10-13 12:01:16 -05:00
2a2b6dd4b7
more sequence/order of operations stuff
DarthArgus
2015-10-13 11:36:05 -05:00
a790a1a88d
experimental - fixes cryptlib order of operations warn
DarthArgus
2015-10-13 11:35:51 -05:00
2faaef7a22
fix unused var
DarthArgus
2015-10-13 11:21:47 -05:00
6010ad6b90
increment is evaluated before assignment so this should silence the warning...not sure if correct or not though
DarthArgus
2015-10-13 11:14:36 -05:00
e62615f94e
UDP PriorityQueue : Provided this int is a number of bytes and not a number of slots, this should be more proper as the size of a pointer is always 4 bytes
DarthArgus
2015-10-13 10:52:49 -05:00
e4dce76620
convert unsigned int to int, as the comparison to 0 would otherwise always eval to true
DarthArgus
2015-10-13 10:12:06 -05:00
de6647de02
more bitwise style fixes
DarthArgus
2015-10-13 10:11:59 -05:00
f8d2fc1145
missed some parenthases
DarthArgus
2015-10-13 09:54:21 -05:00
cf40fbc871
add virtual destructor to slience warning; currently placeholder...not sure if it needs to actually do anything or not
DarthArgus
2015-10-13 09:45:58 -05:00
9511fdbdb6
md5: bitwise operations - add () to silence warns and improve style
DarthArgus
2015-10-13 09:45:07 -05:00
a2da3759be
more order of operations fixes
DarthArgus
2015-10-13 01:08:19 -05:00
266ac3ec3a
this should theoretically fix an order of operations issue that clang detected - ? has lower precedence than + so + is eval'ed first
DarthArgus
2015-10-13 01:07:49 -05:00
fd18b5fba1
more clang sanctioned namespace fixups
DarthArgus
2015-10-12 19:42:37 -05:00
42cb87d831
Assuming that this change will return an empty StringId, let's cross our fingers
DarthArgus
2015-10-12 19:42:09 -05:00
40c86ac058
remove unused template that causes clang to die
DarthArgus
2015-10-12 19:03:19 -05:00
59dbdd66dd
more clang namespace fixes
DarthArgus
2015-10-12 18:30:49 -05:00
ea59136b09
remove -s (strip) flag for now as it is gcc specific, fix a couple errors clang found
DarthArgus
2015-10-12 18:06:06 -05:00
2dbedff2b7
MIFF: return an int instead...bools aren't valid in this lex file, but ints are...which can eval in if statements properly
DarthArgus
2015-10-12 16:24:04 -05:00
af5a785468
proper title
DarthArgus
2015-10-09 18:24:51 -05:00
32d2d24fb9
don't output LATEX
DarthArgus
2015-10-09 18:22:32 -05:00
ea46132c27
ignore a few more that we may add later
DarthArgus
2015-10-09 15:32:11 -05:00
c9fc47fba0
add doxygen config file
DarthArgus
2015-10-09 15:22:18 -05:00
dc7aea81e3
missed a few
DarthArgus
2015-10-08 16:36:51 -05:00
a0f4610524
increase size of preload var so that it doesn't truncate file paths
DarthArgus
2015-10-08 16:21:46 -05:00
283792720c
add some hard coded paths
DarthArgus
2015-10-06 16:35:46 -05:00
d74a55018a
for now use the old, eventually deprecated ABI of C++ until we fix it
DarthArgus
2015-10-06 14:07:52 -05:00
7b1f5a9991
fix race condition when persisting large numbers of items
DarthArgus
2015-10-06 01:40:57 -05:00
db3ed3b57a
this is the only difference between the swg libs and oci libs for 12.1
DarthArgus
2015-10-05 23:05:30 -05:00
67a5f61ff0
sync with public repo
CodeCodon
2015-08-10 18:24:48 -05:00
2309948944
give us the freaking file name when you can't find it, stupid
CodeCodon
2015-08-10 12:57:14 -05:00
555cdd9138
fix a build error after my reverts
CodeCodon
2015-08-09 18:16:47 -05:00
e18007d68b
revert DNC's shitty changes...i'm guessing this isn't correct
CodeCodon
2015-08-09 18:13:37 -05:00
36ea3085ec
Revert "try some more dnc sourced changes...if this is whitespace only, please ignore"
CodeCodon
2015-08-09 18:11:13 -05:00
cc17520cdb
don't need this...really, could just have it return but for the sake of killing a warning, meh
CodeCodon
2015-08-09 02:06:18 -05:00
8f57621896
more cleanup
CodeCodon
2015-08-09 01:59:51 -05:00
511fb7ae64
parenthases and unused vars
CodeCodon
2015-08-09 01:56:15 -05:00
b01c094f43
more fixes...the destructor is a bit of a fake, just to shut up the warning
CodeCodon
2015-08-09 01:53:05 -05:00