polserver/pol-core/pol/network
Fernando Rozenblit c49f5b4abb
Reorganize regions and realms (#228)
* Moved realms.h and realms.cpp to realms/..

* Moved regions into their own folder
2020-08-17 22:29:07 +02:00
..
auxclient.cpp Script option enhancements (#118) 2020-02-08 09:21:35 +01:00
auxclient.h Script option enhancements (#118) 2020-02-08 09:21:35 +01:00
bannedips.cpp Include and buildsystem cleanup (#45) 2018-01-29 21:55:48 +01:00
bannedips.h Formating everything 2016-02-19 19:26:35 +01:00
cgdata.cpp Script option enhancements (#118) 2020-02-08 09:21:35 +01:00
cgdata.h CloseCustomHouse hook gets called when client disconnects 2019-12-28 13:55:25 +01:00
client.cpp dont assume a tainted string by default 2019-01-12 17:14:05 +01:00
client.h Changed socket error from an exception to only log + disconnect client 2019-10-11 19:32:05 +02:00
clientio.cpp Removed one use of inet_ntoa, need to remove the rest later. There may be compatibility issues with older windows. 2019-03-08 00:12:47 +01:00
clientio.h Reorganizing and cleaning up 2019-03-07 23:15:41 +01:00
clientthread.cpp print error also to console and not only into pol.log 2019-10-11 19:56:00 +02:00
clientthread.h Include and buildsystem cleanup (#45) 2018-01-29 21:55:48 +01:00
clienttransmit.cpp Add exit_code to uo::Shutdown() (#176) 2020-08-03 20:30:27 +02:00
clienttransmit.h removed dependency to boost::noncopyable 2019-02-10 14:00:55 +01:00
cliface.cpp clang formatting 2018-07-31 16:16:19 +02:00
cliface.h Changed classes to be final if possible, removed override macro 2018-10-09 09:47:27 +02:00
iostats.cpp Include and buildsystem cleanup (#45) 2018-01-29 21:55:48 +01:00
iostats.h Formating everything 2016-02-19 19:26:35 +01:00
msgfiltr.cpp moved pkt headers into network folder 2018-12-30 21:35:54 +01:00
msgfiltr.h Formating everything 2016-02-19 19:26:35 +01:00
msghandl.cpp packet handling 2020-03-04 19:21:23 +01:00
msghandl.h packet handling 2020-03-04 19:21:23 +01:00
packetdefs.cpp moved pkt headers into network folder 2018-12-30 21:35:54 +01:00
packetdefs.h Changed classes to be final if possible, removed override macro 2018-10-09 09:47:27 +02:00
packethelper.h Include and buildsystem cleanup (#45) 2018-01-29 21:55:48 +01:00
packethooks.cpp NULL to nullptr 2018-07-31 14:30:29 +02:00
packethooks.h Include and buildsystem cleanup (#45) 2018-01-29 21:55:48 +01:00
packetinterface.h removed dependency to boost::noncopyable 2019-02-10 14:00:55 +01:00
packets.cpp packet handling 2020-03-04 19:21:23 +01:00
packets.h Reorganize regions and realms (#228) 2020-08-17 22:29:07 +02:00
pktboth.h packet handling 2020-03-04 19:21:23 +01:00
pktbothid.h packet handling 2020-03-04 19:21:23 +01:00
pktdef.h moved pkt headers into network folder 2018-12-30 21:35:54 +01:00
pktin.h Add dummy packet handler for 0xFA and 0xFB 2019-12-29 11:42:03 +01:00
pktinid.h Add dummy packet handler for 0xFA and 0xFB 2019-12-29 11:42:03 +01:00
pktni.h moved pkt headers into network folder 2018-12-30 21:35:54 +01:00
pktniid.h moved pkt headers into network folder 2018-12-30 21:35:54 +01:00
pktout.h moved pkt headers into network folder 2018-12-30 21:35:54 +01:00
pktoutid.h moved pkt headers into network folder 2018-12-30 21:35:54 +01:00
sockio.cpp removed some ancient macros from clib.h 2019-08-25 09:05:15 +02:00
sockio.h Removed one use of inet_ntoa, need to remove the rest later. There may be compatibility issues with older windows. 2019-03-08 00:12:47 +01:00
xbuffer.h more network specific code moved 2018-12-30 21:58:07 +01:00