DarthArgus
|
9511fdbdb6
|
md5: bitwise operations - add () to silence warns and improve style
|
2015-10-13 09:45:07 -05:00 |
|
DarthArgus
|
a2da3759be
|
more order of operations fixes
|
2015-10-13 01:08:19 -05:00 |
|
DarthArgus
|
266ac3ec3a
|
this should theoretically fix an order of operations issue that clang detected - ? has lower precedence than + so + is eval'ed first
|
2015-10-13 01:07:49 -05:00 |
|
DarthArgus
|
db3ed3b57a
|
this is the only difference between the swg libs and oci libs for 12.1
|
2015-10-05 23:05:30 -05:00 |
|
CodeCodon
|
67a5f61ff0
|
sync with public repo
|
2015-08-10 18:24:48 -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
|
911578cde7
|
fix some more warns
|
2015-08-09 01:21:06 -05:00 |
|
CodeCodon
|
b4a44eae0a
|
fix another warning
|
2015-08-09 00:54:37 -05:00 |
|
CodeCodon
|
0d25007b85
|
unused variable
|
2015-08-09 00:12:46 -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 |
|
CodeCodon
|
beb1eecd5f
|
use unique_ptr instead of auto_ptr - note that this modifies boost, which isn't a big deal since it is part of the repo, but we should really decouple the open source libs sometime
|
2015-07-28 15:48:32 -05:00 |
|
CodeCodon
|
25c7563750
|
attempt to fix a couple potential leaks...i'm rusty so forgive me if it's stupid
|
2015-07-26 16:35:50 -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
|
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 |
|
DarthArgus
|
2c8ee9dc3e
|
more string append fixes
|
2015-03-23 22:30:56 -05:00 |
|
DarthArgus
|
3368acf9bc
|
c++11 requires a space between string concatenations
|
2015-03-21 03:25:43 -05:00 |
|
Anonymous
|
49ffea9d5f
|
replace all references to station.sony.com by localnet.loc
|
2014-10-08 18:44:22 +02: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
|
594635e01a
|
Merge branch 'stlport-removal' of bitbucket.org:anon/swg-src into stlport-removal
|
2014-01-23 09:30:49 -07:00 |
|
Anonymous
|
09994b21d9
|
Added missing include
|
2014-01-23 09:30:43 -07:00 |
|
Anonymous
|
63ec092ac1
|
Removed extra qualifications
|
2014-01-23 09:30:31 -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
|
eba7ff525c
|
Added CSAssist library
|
2014-01-21 09:18:08 -07:00 |
|
Anonymous
|
1992bd0149
|
Removed extra qualifications
|
2014-01-19 07:27:49 -07:00 |
|
Anonymous
|
c40c5b981a
|
Added interdependent links between static libraries
|
2014-01-19 05:00:11 -07:00 |
|
Anonymous
|
e7d29c2be4
|
Fixed issues with dependent lookups
|
2014-01-19 04:47:54 -07:00 |
|
Anonymous
|
e333132979
|
Allow for dependent lookups
|
2014-01-19 03:03:16 -07:00 |
|
Anonymous
|
6d6ffaffa8
|
Fixed errors
|
2014-01-19 02:57:57 -07:00 |
|
Anonymous
|
b6448e0833
|
Added missing template<>
|
2014-01-19 02:56:18 -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
|
0f10664741
|
Fixed file names
|
2014-01-19 00:50:43 -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 |
|
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 |
|
Anonymous
|
138826b6d6
|
Added MonAPI2
|
2014-01-16 14:41:17 -07:00 |
|
Anonymous
|
8d8977c412
|
Hack for erasing from a container given a const_iterator
|
2014-01-16 12:54:20 -07:00 |
|
Anonymous
|
77c2b5f6bc
|
Added platform libs
|
2014-01-16 07:25:50 -07:00 |
|
Anonymous
|
dbd10439d9
|
Added crypto library
|
2014-01-14 23:40:16 -07:00 |
|
Anonymous
|
03cba0b29c
|
Added singleton and swgSharedUtility libraries
|
2014-01-14 11:27:11 -07:00 |
|