Commit Graph
25 Commits
Author SHA1 Message Date
DarthArgus b61c932498 more fixing and cleanup 2015-10-13 20:49:42 -05: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 cc17520cdb don't need this...really, could just have it return but for the sake of killing a warning, meh 2015-08-09 02:06:18 -05:00
CodeCodon 511fb7ae64 parenthases and unused vars 2015-08-09 01:56:15 -05:00
CodeCodon b01c094f43 more fixes...the destructor is a bit of a fake, just to shut up the warning 2015-08-09 01:53:05 -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
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 9f354341aa Merge branch 'master' of swgilluminati.com:staff/src 2015-04-02 23:03:32 -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 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 8661d8afc9 Added the CommoditiesServer project 2014-01-21 07:09:42 -07:00
Anonymous 24eb9956f8 Added missing interdependency references 2014-01-21 05:45:30 -07:00
Anonymous 394214ed29 Added interdependent links between static libraries 2014-01-19 05:13:46 -07:00
Anonymous 50194949b1 Added missing include 2014-01-19 04:46:51 -07:00
Anonymous ba6b73ed20 Added interdependency links between the static libraries 2014-01-19 04:46:30 -07:00
Anonymous b33724e9f7 Hack to choose the last ip which is usually the one that is wanted 2014-01-18 01:21:39 -07:00
Anonymous 3cbcb5cd28 Added missing include paths 2014-01-14 06:47:39 -07:00
Anonymous fd64603f9b Added sharedNetwork library 2014-01-14 06:26:47 -07:00