Erusman
|
6747e918a0
|
Update remove webAPIheartbeat, rever webAPI reconfigure CMakeLists
|
2018-04-21 15:49:49 -07:00 |
|
DarthArgus
|
0e8e14a9e9
|
fresh profiles!
|
2017-01-13 18:20:36 +00:00 |
|
DarthArgus
|
d95c5875b9
|
only try to use profiles if the file exists
|
2017-01-13 11:12:14 -06:00 |
|
DarthArgus
|
4b297f3b03
|
remove the openssl stuff...can readd later just for DTLS someday
|
2017-01-11 07:43:27 +00:00 |
|
DarthArgus
|
220a393d67
|
bake in cert pinning (meaning openssl)
|
2017-01-11 03:49:01 +00:00 |
|
DarthArgus
|
fdaf856317
|
import our profiler related changes
|
2017-01-10 11:07:50 -06:00 |
|
DarthArgus
|
53b235cee6
|
remove mulodi
|
2016-12-15 17:17:24 +00:00 |
|
DarthArgus
|
f9c0a47a39
|
finish removing the SOE memory management
|
2016-12-04 00:56:11 +00:00 |
|
DarthArgus
|
40272ff290
|
autoformat and put it in other bins
|
2016-10-17 20:33:32 -05:00 |
|
DarthArgus
|
088480ad11
|
add mulodi function (using tor's example) as it is missing in llvm when using m32 on 64 hosts... also tweak a default config flag and enhance some of our ldflags and cflags - having mulodi allows us to finally use flto!
|
2016-09-26 06:24:22 +00:00 |
|
DarthArgus
|
04ed17a152
|
correct some of my erroneous snprintfs
|
2016-07-31 07:20:21 +00:00 |
|
DarthArgus
|
e65b05ada9
|
mostly template initializations to prevent undefined behavior in the
(unlikely) chance some of these properties are used
|
2016-07-24 21:25:03 -07:00 |
|
DarthArgus
|
efaaa4bb42
|
readd some win32 files so that we can more easily run static analyzers
that are windows only against the source
|
2016-07-23 18:00:40 -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
|
982290924a
|
remove unused vars
|
2014-10-26 23:22:06 -07: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
|
8f57621896
|
more cleanup
|
2015-08-09 01:59:51 -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
|
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
|
15c8d0101b
|
attempt to remove (hopefully) unnecessary solaris and windows files; fix a couple potential leaks
|
2015-04-02 22:53:15 -05:00 |
|
DarthArgus
|
b80bd0c99b
|
basically the same as last time but i hope it works now...
|
2015-04-02 22:07:28 -05:00 |
|
DarthArgus
|
1b7d4c6283
|
hopefully implement va_end properly - may require some fixes or reverts, partial or full
|
2015-04-02 20:25:00 -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
|
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
|
0d986c2bd2
|
Added missing libs
|
2014-01-19 05:05:41 -07:00 |
|
Anonymous
|
c76ba3f66a
|
LogServer
|
2014-01-16 20:38:03 -07:00 |
|