Commit graph

21 commits

Author SHA1 Message Date
Daniel Hartl
63dd530c11 Create DB Schema before DBMaxIDCallback is initialized
Set SQLITE_FOUND so metaserver gets actually built
2018-06-11 21:10:07 -07:00
Tim Felgentreff
b5e54254a1 bugfixes for metaserver 2017-06-12 09:18:37 +02:00
Tim Felgentreff
814e3afb6c be more accepting of udp info 2017-06-12 00:53:22 +02:00
Tim Felgentreff
bf987535ac add stats command 2017-06-08 10:56:05 +02:00
Tim Felgentreff
5722589b56 add created games to the db 2017-06-08 10:25:21 +02:00
Tim Felgentreff
bbad7f22be try to be more judicious when cleaning up idlers and entering and leaving sessions 2017-06-07 15:25:57 +02:00
Tim Felgentreff
db04c640b1 remove now useless ntohs in metaserver 2016-11-11 01:24:00 +01:00
Tim Felgentreff
c1b4bdb17d fix conversion of port numbers 2016-11-11 00:14:38 +01:00
Tim Felgentreff
c3dae4bfee allow not logged in access, fix udp register port 2016-11-10 23:46:42 +01:00
Tim Felgentreff
b743ec9456 basic help 2016-11-10 15:25:33 +01:00
Tim Felgentreff
6557291c05 use metaserver to do a udp hole punch from the client to the server 2016-11-10 15:20:53 +01:00
cybermind
bc16a6c6eb [+] Metaserver client code rewritten: now using class CMetaClient available through Lua 2013-12-05 21:03:34 +06:00
cybermind
7383712a0d [-] Fixed compilation for metaserver and in release mode 2013-04-30 17:33:12 +06:00
joris
0d548c9903 Remove global NetLastHost, NetLastPort. 2013-03-15 14:41:13 +01:00
joris
d73c670b9a Some clean up in network code. 2013-03-14 14:34:29 +01:00
joris
bea5669354 Fix main.cpp linking of metaserver
Should fix compilation under *nix about net_lowlevel.cpp
2012-08-14 12:40:03 +02:00
Pali Rohár
ab05394bc0 Fixed crashing metaserver at first start 2011-05-28 13:26:27 +02:00
Pali Rohár
1da7882518 Fixed compilation warning: deprecated conversion from string constant to ‘char*’ 2011-05-28 00:28:16 +02:00
Pali Rohár
93f5ca8769 Fixed compilation warnings in metaserver 2011-05-27 21:54:13 +02:00
Pali Rohár
5dbcb2f049 Merge stratagus-cmake branch into trunk 2011-04-13 17:58:48 +02:00
Pali Rohár
f78ba49990 Move metaserver to top dir, fix CMake and Doxygen paths 2011-03-29 10:57:49 +02:00