Commit Graph
27 Commits
Author SHA1 Message Date
DarthArgus fed82d1228 conssitency 2017-01-25 16:25:04 +00:00
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 b291574597 we can silently pack these strings, i think 2016-12-17 20:05:27 +00:00
DarthArgus e65b05ada9 mostly template initializations to prevent undefined behavior in the
(unlikely) chance some of these properties are used
2016-07-24 21:25:03 -07:00
DarthArgus 9b369713e1 again, re-add some windows stuff Revert "possibly controversial commit: remove all windows sources, keeping only the windows cmake so that we can generate an sln to edit the code"
This reverts commit 48ba7961eb.
2016-07-23 18:01:50 -07: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 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 0c4829542d try some more stuff 2014-10-27 20:33:41 -07:00
DarthArgus f04a2b48f6 fix some more warnings 2015-10-24 19:31:28 -07: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 e8c36ac70e more fixes 2015-10-13 12:01:16 -05:00
DarthArgus 2a2b6dd4b7 more sequence/order of operations stuff 2015-10-13 11:36:05 -05:00
DarthArgus a2da3759be more order of operations fixes 2015-10-13 01:08:19 -05:00
CodeCodon 0d25007b85 unused variable 2015-08-09 00:12:46 -05:00
CodeCodon 34734c8879 quiet some annoying warnings; make godmode behave as it did originally 2015-07-24 15:44:23 -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 2ec11e01a0 fix warnings 2015-04-02 23:05:54 -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 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 b83450e8f8 Added missing definitions 2014-01-18 13:35:28 -07:00
Anonymous a5b073e4f2 Added TransferServer project and CTServiceGameAPI library 2014-01-18 06:31:13 -07:00