Commit Graph
382 Commits
Author SHA1 Message Date
DarthArgus 7254d00e3c and more performance tweaks 2014-10-27 21:28:46 -07:00
DarthArgus 7bcd3cb5bc aaand more bugs 2014-10-27 21:09:46 -07:00
DarthArgus 7bed05d8f3 fuuuu 2014-10-27 21:07:53 -07:00
DarthArgus c6da25501a bug fix 2014-10-27 21:06:48 -07:00
DarthArgus 4d0d2b0e15 more performance fixes 2014-10-27 21:03:48 -07:00
DarthArgus a3d22e877a start making more fast code... 2014-10-27 20:45:42 -07:00
DarthArgus e9fea96e88 really don't care about csassist 2014-10-27 20:37:48 -07:00
DarthArgus 0c4829542d try some more stuff 2014-10-27 20:33:41 -07:00
DarthArgus 154aa76d66 revert the CS stuff as we don't care 2014-10-27 20:25:08 -07:00
DarthArgus e330fd11ce more bug squashing 2014-10-27 20:23:13 -07:00
DarthArgus 88fe8d7b9b this should work 2014-10-27 20:21:18 -07:00
DarthArgus a2a5d6ee03 more bugs 2014-10-27 20:19:16 -07:00
DarthArgus 489c616639 buuuugs 2014-10-27 20:15:16 -07:00
DarthArgus 39603d3e72 start making faster code 2014-10-27 20:13:18 -07:00
DarthArgus 581ade8f35 find and replace unfubar 2015-10-27 21:52:01 -05:00
DarthArgus 5d5b4e6d0f Merge branch 'master' of swgilluminati.com:DarthArgus/src 2014-10-27 19:48:04 -07:00
DarthArgus 1221a0c0ff fix a bug i made 2015-10-27 21:28:31 -05: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 fe5cf0b145 theoretically this helps performance 2014-10-27 19:47:38 -07: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 35df8b2c1c possibly breaks battlefields...but i think is a typo fix 2014-10-27 15:26:39 -07:00
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