Commit Graph
25 Commits
Author SHA1 Message Date
DarthArgus f9c0a47a39 finish removing the SOE memory management 2016-12-04 00:56:11 +00:00
DarthArgus 9f9fed4693 memory manager cleanup and removal 2016-12-04 00:55:37 +00:00
DarthArgus 3dc2bd7937 i think that we can do this...as we'd just be overwriting if the last
slot is actually full
2016-10-16 07:53:23 +00:00
DarthArgus f21883785d auto-truncate too long strings before insertion into the db 2016-10-16 05:43:39 +00:00
DarthArgus 41639d8156 better oci error reporting 2016-09-26 06:27:53 +00: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 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 4d2287d072 potentially breaking: unused vars 2014-10-26 23:28:34 -07:00
CodeCodon 911578cde7 fix some more warns 2015-08-09 01:21:06 -05:00
CodeCodon 20aa133527 sync base with whitengold team repo 2015-07-14 11:11:51 -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 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 3472af7e3f Added StationPlayerCollectors project 2014-01-21 07:58:52 -07:00
Anonymous e1859c509d Added interdependent link between static libraries 2014-01-19 05:03:16 -07:00
Anonymous b9f26488d5 Added missing this-> 2014-01-19 05:03:06 -07:00
Anonymous 39e541c767 Added a define so the db library builds with the oci driver 2014-01-16 16:32:37 -07:00
Anonymous b732e49ea3 Added missing include path 2014-01-16 16:32:13 -07:00
Anonymous 04768a98a9 Find oracle lib and added include path to the oci driver 2014-01-14 22:53:20 -07:00
Anonymous fe509b9480 Added sharedDatabaseInterface and oci implementation libraries 2014-01-14 22:29:01 -07:00