Commit Graph
20 Commits
Author SHA1 Message Date
DarthArgus 33139d7b5c fix some cppcheck detected issues 2015-07-28 14:52:33 -05:00
CodeCodon 20aa133527 sync base with whitengold team repo 2015-07-14 11:11:51 -05:00
DarthArgus 4ff88606d8 fix a couple more obvious leaks 2015-04-02 23:32:51 -05:00
DarthArgus 3077d4be40 fix a couple of the obvious ones 2015-04-02 23:28:52 -05:00
DarthArgus 9f354341aa Merge branch 'master' of swgilluminati.com:staff/src 2015-04-02 23:03:32 -05:00
DarthArgus 137b255c57 fix another leak 2015-04-02 22:57:39 -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
DarthArgus def3a0350f Revert "recommit the innocuous fixes from cppcheck - the va_end calls were deleting pointers and breaking things further down the line"
This reverts commit bc33f176c2.
2015-04-02 22:40:20 -05:00
DarthArgus bc33f176c2 recommit the innocuous fixes from cppcheck - the va_end calls were deleting pointers and breaking things further down the line 2015-04-02 19:40:05 -05:00
DarthArgus db15932436 Revert "fix some things cppcheck found...some are TODO because i don't feel like investigating them"
This reverts commit 173575e835.
2015-03-26 00:00:15 -05:00
DarthArgus 173575e835 fix some things cppcheck found...some are TODO because i don't feel like investigating them 2015-03-25 19:07:38 -05:00
Anonymous 384597f8fb Fixes for building on vc12 (vs 2013), these are primarily just missing includes 2014-01-23 20:19:15 -07: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 14488cbe1c Added debug flags and link to curses lib on unix builds 2014-01-20 08:40:48 -07:00
Anonymous 45470d4291 These should be publicly accessible 2014-01-19 02:55:46 -07:00
Anonymous 332af43ea1 Added missing include path 2014-01-19 02:55:33 -07:00
Anonymous a4f2c06f77 Added sharedMath and sharedRandom libraries 2014-01-14 02:05:25 -07:00
Anonymous b632e73284 Initial commits of the sharedDebug and sharedMemoryManager projects 2014-01-13 09:07:22 -07:00