Commit Graph

36 Commits (coverity_scan)

Author SHA1 Message Date
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 8 years ago
Koncord 8d88381dac added prefix LOG_ to loglevel 8 years ago
Koncord c695923825 Added master server stuff 8 years ago
Koncord 02a447c589 Added logger 8 years ago
Koncord bdfaea2d46 Implement 'setenv' for windows
Paths converter
Move 'split' from main to Utils
9 years ago
David Cernat f4342f0bde Stop requiring amx folder for non-Pawn builds. Use correct Windows identifiers for preprocessor directives in server code. 9 years ago
Stanislav Zhukov ce92f30022 Fix maximum incoming connections 9 years ago
Koncord 1b259e2d33 Syncing inventory, animations, position, 8 key attributes
Created Package system
9 years ago