Commit Graph
125 Commits
Author SHA1 Message Date
DarthArgus b8a34bc8cc fixes - have to include cstdint first 2015-11-04 17:16:56 -06:00
DarthArgus ed312c0357 this should hopefully make it work 2014-11-04 14:58:54 -08:00
DarthArgus 2efcd0229b Revert "maybe breaking things here"
This reverts commit 11b37fe1de.
2014-11-04 14:55:53 -08:00
DarthArgus 11b37fe1de maybe breaking things here 2014-11-04 14:54:03 -08:00
DarthArgus 7a43224239 forgot an include 2015-11-04 16:33:53 -06:00
DarthArgus 737ca0ccb5 attempt converting these to uintptr_t 2014-11-04 14:28:16 -08:00
DarthArgus 22c6d8816f missed one 2014-10-04 07:18:39 -07:00
DarthArgus ec09586eb1 md5 cleanups 2015-11-03 15:26:50 -06:00
DarthArgus 31fc7fe30c fix a couple low hanging 64 bit portability issues 2014-10-28 08:17:16 -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 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 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 62ee2c2210 fix another udp bit issue 2014-10-27 15:26:05 -07:00
DarthArgus 95cc4665c9 remove unused reference and def 2015-10-27 15:57:53 -05: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 4d2287d072 potentially breaking: unused vars 2014-10-26 23:28:34 -07:00
DarthArgus 982290924a remove unused vars 2014-10-26 23:22:06 -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 9db3229116 hopefully fix a few more 2014-10-26 22:00:17 -07:00
DarthArgus 26cf7ecc67 identical sub expressions to left and right of or... 2014-10-26 21:40:28 -07:00
DarthArgus 61792380a9 will this break things? 2014-10-26 21:25:06 -07:00
DarthArgus 5456d98c87 hopefully not breaking udp 2014-10-26 19:51:41 -07: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 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 c53ec57f80 fix order of ops 2015-10-14 01:53:26 -05:00