Commit Graph

54 Commits (experimental)

Author SHA1 Message Date
David Cernat 92553b8e29 [Server] Log startup errors by not deleting logger too early 7 years ago
Koncord 1f3cbb46e2 [Server] Use __ARM_ARCH definition for detecting ARM 8 years ago
David Cernat c899525e30 [General] Use address keys with clearer meaning in tes3mp config files 8 years ago
Koncord 9630f95335 [Server] Remove debug output 8 years ago
Koncord 73cf134107 [General] Fix incoming password string 8 years ago
Koncord 7b98f9f7ff [Server] Log all exceptions 8 years ago
David Cernat a353a21280 [General] Fix code style inconsistencies 8 years ago
Koncord b3b7003313 [Server] Add "--no-logs" option 8 years ago
Koncord dbb636ac90 [Server] Parse program options 8 years ago
Koncord c4686ec578 [Server] Remove debug line 8 years ago
Koncord cc7efc6e37 [Server] Use first 10 characters of CommitHash for humans 8 years ago
Koncord 80925736c0 [Server] Add commit hash to the rules 8 years ago
Koncord bc3612dfe9 [Server] Add commit hash to password 8 years ago
Koncord f2b8a939ef [Server] Add postInit method and move getPluginListSample in to it 8 years ago
Koncord c2ce2f2ce7 [Server] Use MasterServer update rate from config 8 years ago
Koncord 32284787de [Server] Add OnServerPostInit callback 8 years ago
Koncord 3e00d42067 [Server] Reworking MasterClient to new master server 8 years ago
Koncord c353e18645 [General] Move Utils from server to components
Rewrite CRC32 functions to the Boost equivalent
8 years ago
Koncord 3d88e657cd [Server] Fix printVersion() for ARM 8 years ago
Koncord 158e9b3b09 [Server] Add ability to set password to server from config & scripts 8 years ago
Koncord aed0651dc2 [Server] Some fixes for MasterClient 8 years ago
David Cernat 158d606477 [General] Leave one blank line at the end of every tes3mp code file 8 years ago
Koncord 0ab02006de Detect ARM CPUs 8 years ago
David Cernat 253ded1ee3 Use new getFilenameStamp() method to generate timestamps for filenames 8 years ago
David Cernat 3932654d5d Use log filenames w/ timestamps instead of adding numbers to their ends 8 years ago
Koncord f510a5583f Move MasterClient to Networking class
Rename MOTD to hostname
8 years ago
Koncord 11be8ed005 Rename copyOldLog to renameOldLog 8 years ago
Koncord f08ab0b161 Keep old server logs 8 years ago
Koncord 61f7ad2f76 Add new paths for native & lua libs
If you want to add the native lib you should place it to {PATH_TO_MOD}/lib/
for external Lua libs: {PATH_TO_MOD}/lib/lua/
8 years ago
David Cernat 9e290ad799 Fix spacing irregularities 8 years ago
David Cernat 7a3d490121 Rename dumps into crashdumps to make the folder's purpose clear to users 8 years ago
David Cernat f865246955 Fix Breakpad using changes provided by Stanislav in a gist 8 years ago
Koncord e2522fa366 Simplify LOG macros 8 years ago
David Cernat 25dc2b19e7 Use lowerCamelCase in tes3mp server networking function names 8 years ago
Koncord 6f6993255a Fix string in breakpad() 8 years ago
Koncord a6467c9c47 Add breakpad to server 8 years ago
Koncord 94d5efdfd3 Call LOG_QUIT after Networking's dtor call 8 years ago
Koncord 1e48555617 Make sensitivity to protocol version 8 years ago
Koncord df13e9c37a Fix verbose log level in server 8 years ago
David Cernat 1f8595bf3b Save server information in a folder named data instead of files 8 years ago
Koncord a03c2f5019 Now server & client sensitive to version 8 years ago
David Cernat c4f49e05e3 Remove manual newlines for logger 8 years ago
Koncord 7f8c0ecbbd Logging in file for server 8 years ago
David Cernat 8eda381016 Make formatting consistent, part 2 8 years ago
David Cernat 1363c4c5b6 Make formatting consistent 8 years ago
David Cernat e39b66af4f Move logger to components 8 years ago
Koncord a92ef8b6bd Some fixes 9 years ago
Koncord 8d88381dac added prefix LOG_ to loglevel 9 years ago
Koncord c695923825 Added master server stuff 9 years ago
Koncord 02a447c589 Added logger 9 years ago