Commit Graph
31 Commits
Author SHA1 Message Date
DarthArgus efaaa4bb42 readd some win32 files so that we can more easily run static analyzers
that are windows only against the source
2016-07-23 18:00:40 -07:00
DarthArgus 01cdf52bc0 and some more stragglers 2016-03-24 21:19:10 +00:00
DarthArgus f275628817 more unused vars 2016-03-24 19:41:33 +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 48ba7961eb possibly controversial commit: remove all windows sources, keeping only the windows cmake so that we can generate an sln to edit the code 2016-01-27 15:22:22 -06:00
DarthArgus 1ad5f8d882 more uncommenting 2015-12-27 17:54:04 -06:00
DarthArgus cd3039b9dd not sure why this was commented out 2015-12-27 17:43:49 -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 c9c39d5713 and fix a ton more minor performance issues 2014-10-27 22:39:57 -07:00
DarthArgus d6190b4544 fixes 2015-10-27 23:44:27 -05:00
DarthArgus 7254d00e3c and more performance tweaks 2014-10-27 21:28:46 -07:00
DarthArgus 7b6271b48d fix more warnings 2014-10-27 18:59:37 -07:00
DarthArgus 982290924a remove unused vars 2014-10-26 23:22:06 -07:00
DarthArgus 7155dc1a1c some more fixes to test 2015-10-24 21:28:26 -07:00
DarthArgus f71f036f7b more warning fixes 2015-10-14 21:35:04 -05:00
DarthArgus b61c932498 more fixing and cleanup 2015-10-13 20:49:42 -05:00
CodeCodon 555cdd9138 fix a build error after my reverts 2015-08-09 18:16:47 -05:00
CodeCodon 8f57621896 more cleanup 2015-08-09 01:59:51 -05:00
CodeCodon 511fb7ae64 parenthases and unused vars 2015-08-09 01:56:15 -05:00
CodeCodon 20aa133527 sync base with whitengold team repo 2015-07-14 11:11:51 -05:00
CodeCodon 1558f34672 remove references to SOE servers and default to localhost in places we don't already 2015-07-12 01:52:16 -05:00
DarthArgus 15c8d0101b attempt to remove (hopefully) unnecessary solaris and windows files; fix a couple potential leaks 2015-04-02 22:53:15 -05:00
Anonymous 49ffea9d5f replace all references to station.sony.com by localnet.loc 2014-10-08 18:44:22 +02:00
Anonymous 210bdb91d8 Removed references to tr1 now that c++11 works 2014-01-23 09:28:13 -07:00
Anonymous fac1f2c5ae Removed STLport requirement 2014-01-23 00:16:13 -07:00
Anonymous 697893f7d6 Removed unneeded cmake code 2014-01-21 08:25:15 -07:00
Anonymous 497e701def Added missing include paths and linked libs 2014-01-19 04:56:12 -07:00
Anonymous 81c97fbe19 Removed extra qualification 2014-01-19 04:56:00 -07:00
Anonymous b83450e8f8 Added missing definitions 2014-01-18 13:35:28 -07:00
Anonymous 4ba1363775 Added VChatAPI library 2014-01-17 05:18:10 -07:00
Anonymous 4fae2dfe0f Added ChatServer and soePlatform 2014-01-17 03:40:51 -07:00