Commit Graph
11 Commits
Author SHA1 Message Date
DarthArgus 36686348e9 this is a more "clean" conversion to 64 bit than the type-fixups branch, which does borrow some elements from it but has far less find and replace...it is about 98-99% done, notes to follow later 2017-01-24 03:35:59 +00:00
DarthArgus 03dc62efba newer standards prefer nullptr over NULL - this is most of them but there are others too 2016-02-15 00:07:31 -06:00
DarthArgus 1ce2c52f5b undo some more ill advised changes i made based on static analyzer output - they can cause buffer issues 2016-01-15 23:01:17 -06:00
DarthArgus 56cf409d6b this is mostly permissions fixes, and a few path fixes on some headers ...also removed unneeded crap for windows 2015-11-14 21:48:24 -06:00
DarthArgus 7254d00e3c and more performance tweaks 2014-10-27 21:28:46 -07:00
DarthArgus 4d2287d072 potentially breaking: unused vars 2014-10-26 23:28:34 -07: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 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 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