Commit Graph
27 Commits
Author SHA1 Message Date
DarthArgus 22c6d8816f missed one 2014-10-04 07:18:39 -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 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 19798954b2 perhaps use longs instead 2015-10-27 15:39:59 -05:00
DarthArgus 4d2287d072 potentially breaking: unused vars 2014-10-26 23:28:34 -07:00
DarthArgus eb2e7c78d8 hopefully this fixes some more... 2014-10-26 22:20:06 -07: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
DarthArgus 338e4e68b5 this is probably the last of the fixes for the night 2015-10-14 01:28:37 -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 2faaef7a22 fix unused var 2015-10-13 11:21:47 -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 b4a44eae0a fix another warning 2015-08-09 00:54:37 -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
Anonymous fac1f2c5ae Removed STLport requirement 2014-01-23 00:16:13 -07:00
Anonymous 744c178ea5 Removed extra qualification 2014-01-19 00:53:55 -07:00
Anonymous c386d34799 Removed namespace to allow for dependent name lookups 2014-01-19 00:53:01 -07:00
Anonymous 4ba1363775 Added VChatAPI library 2014-01-17 05:18:10 -07:00