Commit Graph

16 Commits

Author SHA1 Message Date
Martin Michelsen a7e3d4853a add session replay functions 2022-07-01 11:02:47 -07:00
Martin Michelsen 6b958c9f25 split logging into multiple classes with configurable levels 2022-06-26 22:53:11 -07:00
Martin Michelsen a50500a67d make sc ommand work on game server also 2022-05-22 10:50:50 -07:00
Martin Michelsen d960e98102 use PrefixedLogger in more places 2022-04-09 21:51:16 -07:00
Martin Michelsen 3f5f2fc61d support multiple versions on proxy server 2022-04-02 10:47:01 -07:00
Martin Michelsen 5b47414a30 clean up some ip stack warnings 2022-03-28 22:27:02 -07:00
Martin Michelsen 2597da95bc rewrite proxy server to support multiple clients and integration with game server 2022-03-28 15:55:19 -07:00
Martin Michelsen fa07ce457b make enum style consistent 2022-03-26 19:26:26 -07:00
Martin Michelsen c0193747f4 use actual remote address when ip stack clients connect to proxy 2022-03-20 16:55:16 -07:00
Martin Michelsen 8a141c58be use new StringReader interface 2022-03-15 22:43:31 -07:00
Martin Michelsen 4e6b073625 fix signed/unsigned comparison error under gcc 2022-03-08 01:02:02 -08:00
Martin Michelsen 20aa65e523 add missing include on linux 2022-03-08 00:58:06 -08:00
Martin Michelsen 36d02c37fc remove event-async includes 2022-03-08 00:45:07 -08:00
Martin Michelsen e1638bdc67 set up download quest menus 2022-03-08 00:38:56 -08:00
Martin Michelsen 15f978820f replace all NULLs with nullptr 2022-03-07 21:22:10 -08:00
Martin Michelsen 951b6085ab add IP stack simulator 2022-03-07 20:03:01 -08:00