turleypol
dbb25bdb62
Include and buildsystem cleanup ( #45 )
...
Include cleanup
Reworked buildsystem (Linux only)
Removed dynamic libs, Linux now again uses static linking (like windows)
2018-01-29 21:55:48 +01:00
turleypol
798eda5b63
Cleanup of header includes.
2018-01-01 21:52:14 +01:00
turley
189cad3479
Formating everything
...
Authors are not forced to use the clang-format setting, but should
atleast be inspired by the style.
The only thing which is now not allowed are tabs for ident/alignment!
2016-02-19 19:26:35 +01:00
Gabriele Tozzi
d1ac902926
Documentation: reformatted headers for DoxyGen
2016-01-28 14:52:40 +01:00
frozenblit
a704a90208
Another round of stl_inc.h cleanups
2014-11-01 22:27:42 +01:00
turley
31ee263a45
activated new logging facility
2014-01-18 13:29:38 +00:00
turley
99d7dc3037
namespaces...finally :)
...
Hard part is finished every file is touched. Namespaces are currently rough named by directory name.
Maybe we could split it more
2013-12-21 09:10:46 +00:00
turley
c38c1641ba
Changed: uoclient.cfg Listener::Encryption and pol.cfg ClientEncryptionVersion now support
...
ignition = uorice = none, 2.0.0x and due to autocalculation major.minor.build (no patch)
e.g. 7.0.4 for latest client 7.0.4.1
default for both is "none"
Note: Till OSI changes the encryption type pol now supports every encrypted client without
updating the core (last change was 2.0.4)
2009-12-16 09:58:08 +00:00
turley
366e45db4c
crypt... should work now for every client - Tomi
2009-12-15 13:16:25 +00:00
turley
5035fc4bd6
crypt cleanup...what else..no need for template class since all inherit from CCryptBase
2009-12-15 08:19:34 +00:00
turley
54f8f6c66c
filled cryptkeys - Tomi
...
more cleanup of client class much smaller with nocrypt now
2009-12-11 12:42:40 +00:00
turley
780dbaecd3
more crypto cleanup -Tomi
2009-12-10 11:54:00 +00:00