| .. |
|
Debugging
|
POLLOG* macros use the new formatting (#598)
|
2024-01-16 17:55:42 +01:00 |
|
network
|
replaced all uppercase hex formatting with lowercase variant (#645)
|
2024-05-05 09:13:12 +02:00 |
|
Program
|
use new formatter for ERROR_PRINT, added ERROR_PRINTLN (#595)
|
2024-01-12 06:51:44 +01:00 |
|
binaryfile.cpp
|
removed Clib::decint and used Clib::tostring, changed Clib::hexint to
|
2018-10-28 09:31:58 +01:00 |
|
binaryfile.h
|
Include and buildsystem cleanup (#45)
|
2018-01-29 21:55:48 +01:00 |
|
bitutil.h
|
filled undefined bitutil.h functions
|
2018-10-28 10:21:31 +01:00 |
|
boostutils.cpp
|
updated flyweight memory report (used for memory saving of strings)
|
2018-12-02 19:39:57 +01:00 |
|
boostutils.h
|
POLLOG* macros use the new formatting (#598)
|
2024-01-16 17:55:42 +01:00 |
|
cfgelem.h
|
cleanup of compilerspecifics, ancient compilers arent supported.
|
2018-11-03 13:14:53 +01:00 |
|
cfgfile.cpp
|
POLLOG* macros use the new formatting (#598)
|
2024-01-16 17:55:42 +01:00 |
|
cfgfile.h
|
centralized file bom mark handling
|
2019-08-18 19:09:15 +02:00 |
|
cfgsect.cpp
|
added missing stdexcept include for windows
|
2020-01-12 22:13:39 +01:00 |
|
cfgsect.h
|
Include and buildsystem cleanup (#45)
|
2018-01-29 21:55:48 +01:00 |
|
clib.h
|
removed pol_distance/inrange* functions (#556)
|
2023-12-25 22:02:52 +01:00 |
|
clib_endian.h
|
Formating everything
|
2016-02-19 19:26:35 +01:00 |
|
clib_MD5.cpp
|
POLLOG* macros use the new formatting (#598)
|
2024-01-16 17:55:42 +01:00 |
|
clib_MD5.h
|
Formating everything
|
2016-02-19 19:26:35 +01:00 |
|
clib_utils.cpp
|
Include and buildsystem cleanup (#45)
|
2018-01-29 21:55:48 +01:00 |
|
clibopt.h
|
Cleanup of header includes.
|
2018-01-01 21:52:14 +01:00 |
|
CMakeLists.txt
|
polserver can now be imported as subdirectory (#613)
|
2024-01-29 18:30:34 +01:00 |
|
CMakeSources.cmake
|
POLLOG* macros use the new formatting (#598)
|
2024-01-16 17:55:42 +01:00 |
|
compilerspecifics.h
|
cleanup of compilerspecifics, ancient compilers arent supported.
|
2018-11-03 13:14:53 +01:00 |
|
dirfunc.cpp
|
removed some ancient macros from clib.h
|
2019-08-25 09:05:15 +02:00 |
|
dirfunc.h
|
Include and buildsystem cleanup (#45)
|
2018-01-29 21:55:48 +01:00 |
|
esignal.cpp
|
use new formatter for ERROR_PRINT, added ERROR_PRINTLN (#595)
|
2024-01-12 06:51:44 +01:00 |
|
esignal.h
|
Add exit_code to uo::Shutdown() (#176)
|
2020-08-03 20:30:27 +02:00 |
|
fdump.cpp
|
fixed ascii representation in logs for packets (#625)
|
2024-02-21 22:13:00 +01:00 |
|
fdump.h
|
POLLOG* macros use the new formatting (#598)
|
2024-01-16 17:55:42 +01:00 |
|
filecont.cpp
|
"Preview/Initial"- Version sourcecode formatting feature (#626)
|
2024-02-26 21:21:44 +01:00 |
|
filecont.h
|
"Preview/Initial"- Version sourcecode formatting feature (#626)
|
2024-02-26 21:21:44 +01:00 |
|
fileutil.cpp
|
use std::filesystem to iterate over directories (#448)
|
2021-12-30 07:21:20 +01:00 |
|
fileutil.h
|
Added fileaccess.cfg Directory entry. Limits the access to certain
|
2018-01-05 13:58:51 +01:00 |
|
fixalloc.h
|
LEAKLOG, DEBUGLOG, SCRIPTLOG, FLEXLOG changed to new logging (#597)
|
2024-01-13 17:08:33 +01:00 |
|
forspcnt.cpp
|
removed some ancient macros from clib.h
|
2019-08-25 09:05:15 +02:00 |
|
Header_Windows.h
|
CMake on windows (#48)
|
2018-02-24 22:34:55 +01:00 |
|
iohelp.cpp
|
Include and buildsystem cleanup (#45)
|
2018-01-29 21:55:48 +01:00 |
|
iohelp.h
|
Include and buildsystem cleanup (#45)
|
2018-01-29 21:55:48 +01:00 |
|
kbhit.cpp
|
Formating everything
|
2016-02-19 19:26:35 +01:00 |
|
kbhit.h
|
Formating everything
|
2016-02-19 19:26:35 +01:00 |
|
logfacility.cpp
|
POLLOG* macros use the new formatting (#598)
|
2024-01-16 17:55:42 +01:00 |
|
logfacility.h
|
Savefile rewrite (#601)
|
2024-01-24 18:49:06 +01:00 |
|
maputil.h
|
CMake on windows (#48)
|
2018-02-24 22:34:55 +01:00 |
|
mdump.cpp
|
added explicit targets for every 3rd party lib (#612)
|
2024-01-27 09:06:23 +01:00 |
|
mdump.h
|
Formating everything
|
2016-02-19 19:26:35 +01:00 |
|
mdumpimp.h
|
Formating everything
|
2016-02-19 19:26:35 +01:00 |
|
message_queue.h
|
removed dependency to boost::noncopyable
|
2019-02-10 14:00:55 +01:00 |
|
mlog.cpp
|
Formating everything
|
2016-02-19 19:26:35 +01:00 |
|
mlog.h
|
only one global config include exists now
|
2018-06-17 18:31:55 +02:00 |
|
MSG00001.bin
|
+ POL is now, open source.
|
2009-09-03 19:44:42 +00:00 |
|
msjexhnd.cpp
|
POLLOG* macros use the new formatting (#598)
|
2024-01-16 17:55:42 +01:00 |
|
msjexhnd.h
|
Formating everything
|
2016-02-19 19:26:35 +01:00 |
|
NTService.cpp
|
fixed linesize
|
2018-10-09 19:07:53 +02:00 |
|
NTService.h
|
Added cmake option to run clang-tidy
|
2018-10-09 16:36:35 +02:00 |
|
ntservmsg.h
|
Formating everything
|
2016-02-19 19:26:35 +01:00 |
|
NTServMsg.mc
|
more lineendings
|
2016-02-12 00:06:07 +01:00 |
|
NTServMsg.rc
|
more lineendings
|
2016-02-12 00:06:07 +01:00 |
|
opnew.cpp
|
LEAKLOG, DEBUGLOG, SCRIPTLOG, FLEXLOG changed to new logging (#597)
|
2024-01-13 17:08:33 +01:00 |
|
opnew.h
|
Formating everything
|
2016-02-19 19:26:35 +01:00 |
|
passert.cpp
|
dont use abort() when fail to open a socket. (#643)
|
2024-04-26 23:11:14 +02:00 |
|
passert.h
|
cleanup of compilerspecifics, ancient compilers arent supported.
|
2018-11-03 13:14:53 +01:00 |
|
random.cpp
|
Include and buildsystem cleanup (#45)
|
2018-01-29 21:55:48 +01:00 |
|
random.h
|
Formating everything
|
2016-02-19 19:26:35 +01:00 |
|
rawtypes.h
|
Include and buildsystem cleanup (#45)
|
2018-01-29 21:55:48 +01:00 |
|
refptr.h
|
use nondeprecated openssl api (#555)
|
2023-10-23 19:38:39 +02:00 |
|
spinlock.h
|
Include and buildsystem cleanup (#45)
|
2018-01-29 21:55:48 +01:00 |
|
StdAfx.cpp
|
normalized lineendings
|
2016-02-11 22:54:43 +01:00 |
|
StdAfx.h
|
POLLOG* macros use the new formatting (#598)
|
2024-01-16 17:55:42 +01:00 |
|
stlutil.h
|
Antlr4.13.1 (#582)
|
2023-12-26 11:15:15 +01:00 |
|
stracpy.cpp
|
Include and buildsystem cleanup (#45)
|
2018-01-29 21:55:48 +01:00 |
|
streamsaver.cpp
|
Savefile rewrite (#601)
|
2024-01-24 18:49:06 +01:00 |
|
streamsaver.h
|
Savefile rewrite (#601)
|
2024-01-24 18:49:06 +01:00 |
|
strexcpt.cpp
|
replaced all uppercase hex formatting with lowercase variant (#645)
|
2024-05-05 09:13:12 +02:00 |
|
strexcpt.h
|
Formating everything
|
2016-02-19 19:26:35 +01:00 |
|
strset.cpp
|
Include and buildsystem cleanup (#45)
|
2018-01-29 21:55:48 +01:00 |
|
strset.h
|
Include and buildsystem cleanup (#45)
|
2018-01-29 21:55:48 +01:00 |
|
strutil.cpp
|
Add flag to os::HTTPRequest() for additional response data; Add http::WriteStatus() and http::WriteHeader() (#504)
|
2023-02-08 21:13:48 +01:00 |
|
strutil.h
|
POLLOG* macros use the new formatting (#598)
|
2024-01-16 17:55:42 +01:00 |
|
threadhelp.cpp
|
POLLOG* macros use the new formatting (#598)
|
2024-01-16 17:55:42 +01:00 |
|
threadhelp.h
|
removed dependency to boost::noncopyable
|
2019-02-10 14:00:55 +01:00 |
|
timer.cpp
|
New format lib version (#592)
|
2024-01-10 18:29:10 +01:00 |
|
timer.h
|
Formating everything
|
2016-02-19 19:26:35 +01:00 |
|
tracebuf.cpp
|
POLLOG* macros use the new formatting (#598)
|
2024-01-16 17:55:42 +01:00 |
|
tracebuf.h
|
Formating everything
|
2016-02-19 19:26:35 +01:00 |
|
wallclock.cpp
|
debug build
|
2018-02-04 14:10:23 +01:00 |
|
wallclock.h
|
Formating everything
|
2016-02-19 19:26:35 +01:00 |
|
weakptr.h
|
removed dependency to boost::noncopyable
|
2019-02-10 14:00:55 +01:00 |
|
win2kcompat.masm
|
-added ESCRIPT_PROFILE #define stops the execution time of functions/members/methods PolCore().internal(1) logs it into debug.log
|
2011-03-04 14:32:18 +00:00 |
|
xmain.cpp
|
Added cmake option to run clang-tidy
|
2018-10-09 16:36:35 +02:00 |