Anonymous
|
a860a26e84
|
Added definitions for linux builds
|
2014-01-19 02:55:11 -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
|
1e97f1e847
|
Corrected ZLIB name case and moved iconv package to the win32 check
|
2014-01-19 00:51:20 -07:00 |
|
Anonymous
|
0f10664741
|
Fixed file names
|
2014-01-19 00:50:43 -07:00 |
|
Anonymous
|
d8d41eead7
|
Corrected name casing so the args are properly handled
|
2014-01-19 00:48:11 -07:00 |
|
Anonymous
|
b83450e8f8
|
Added missing definitions
|
2014-01-18 13:35:28 -07:00 |
|
Anonymous
|
ead53a7268
|
Added MetricsServer project
|
2014-01-18 07:18:32 -07:00 |
|
Anonymous
|
a5b073e4f2
|
Added TransferServer project and CTServiceGameAPI library
|
2014-01-18 06:31:13 -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
|
b61c5d9f35
|
Install the taskmanager
|
2014-01-18 01:21:07 -07:00 |
|
Anonymous
|
92c2d31906
|
Ignore STLPort warnings
|
2014-01-18 01:20:50 -07:00 |
|
Anonymous
|
fa0bb2034d
|
Added missing include paths and links
|
2014-01-17 08:18:04 -07:00 |
|
Anonymous
|
ebad6e01af
|
Added serverDatabase library
|
2014-01-17 08:02:53 -07:00 |
|
Anonymous
|
5783bdd0e2
|
Added code generation
|
2014-01-17 07:49:57 -07:00 |
|
Anonymous
|
cf2e16dba2
|
Added database/sql
|
2014-01-17 07:03:16 -07:00 |
|
Anonymous
|
84d3709fdc
|
Added the SwgDatabaseServer project, still need to handle generated files
|
2014-01-17 07:02:57 -07:00 |
|
Anonymous
|
63ccf4eb43
|
Added PlanetServer project
|
2014-01-17 06:50:59 -07:00 |
|
Anonymous
|
7759ffd3c0
|
Added MetricsServer code, still needs a WinMain.cpp for windows
|
2014-01-17 06:29:50 -07:00 |
|
Anonymous
|
58b76dd538
|
Added CentralServer project
|
2014-01-17 06:28:18 -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
|
26b88b4533
|
Added ConnectionServer project
|
2014-01-17 01:42:55 -07:00 |
|
Anonymous
|
c76ba3f66a
|
LogServer
|
2014-01-16 20:38:03 -07:00 |
|
Anonymous
|
2bcd8a262c
|
Added TaskManager app
|
2014-01-16 20:06:39 -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
|
2d117a1203
|
Added missing include
|
2014-01-16 16:32:02 -07:00 |
|
Anonymous
|
0ac8dadecb
|
Add the stl port link dir (this library auto links when included)
|
2014-01-16 16:31:54 -07:00 |
|
Anonymous
|
669cdbba3b
|
Added missing include path
|
2014-01-16 14:49:22 -07:00 |
|
Anonymous
|
138826b6d6
|
Added MonAPI2
|
2014-01-16 14:41:17 -07:00 |
|
Anonymous
|
bb542af614
|
Fixes for dealing with iterators in newer stlport versions
|
2014-01-16 14:01:39 -07:00 |
|
Anonymous
|
73fa952f77
|
Fixed issue with mismatched iterator/container types
|
2014-01-16 13:01:28 -07:00 |
|
Anonymous
|
8d8977c412
|
Hack for erasing from a container given a const_iterator
|
2014-01-16 12:54:20 -07:00 |
|
Anonymous
|
1c0b21c92f
|
Minor fixes
|
2014-01-16 10:55:16 -07:00 |
|
Anonymous
|
77c2b5f6bc
|
Added platform libs
|
2014-01-16 07:25:50 -07:00 |
|
Anonymous
|
202d7d1de3
|
Added sharedRemoteDebugServer library
|
2014-01-16 00:05:25 -07:00 |
|
Anonymous
|
99e4eb6b8c
|
Added sharedRegex library
|
2014-01-15 23:49:15 -07:00 |
|
Anonymous
|
2dc66d4398
|
Added SwgGameServer project
|
2014-01-15 23:18:07 -07:00 |
|
Anonymous
|
e62cb5c14e
|
Added swgServerNetworkMessages library
|
2014-01-15 11:13:02 -07:00 |
|
Anonymous
|
4e034da0f3
|
Added swgSharedNetworkMessages library
|
2014-01-15 10:53:01 -07:00 |
|
Anonymous
|
cd99b53a31
|
Added serverPathfinding library
|
2014-01-15 09:54:09 -07:00 |
|
Anonymous
|
7d149b2784
|
Added serverScript library
|
2014-01-15 08:16:35 -07:00 |
|
Anonymous
|
cd733bb815
|
Merge remote-tracking branch 'origin/cmake' into cmake
|
2014-01-15 04:01:33 -07:00 |
|
Anonymous
|
0196cf51d0
|
Added serverGame library
|
2014-01-15 03:59:18 -07:00 |
|
Anonymous
|
89291fb38c
|
Added code generation scripts
|
2014-01-15 03:59:05 -07:00 |
|
Anonymous
|
77f207ef4e
|
Added serverNetworkMessages library
|
2014-01-15 02:34:23 -07:00 |
|
Anonymous
|
222d858a18
|
Added serverUtility library
|
2014-01-15 01:33:26 -07:00 |
|
Anonymous
|
1b539d5522
|
Added serverUtility library
|
2014-01-15 01:32:18 -07:00 |
|
Anonymous
|
ed496d5653
|
Added serverMetrics library
|
2014-01-15 01:24:12 -07:00 |
|