Commit Graph

52 Commits (3a5bb966a85909418968f68473786cd9958e3b17)

Author SHA1 Message Date
kervala 7b2b0c9310 Fixed: Encode password in hexadecimal on command-line when patching to avoid invalid characters
--HG--
branch : develop
7 years ago
kervala 630ae259ad Changed: Add Steam support in develop branch too
--HG--
branch : develop
7 years ago
kervala 9a6b3c91b7 Changed: Minor changes
--HG--
branch : develop
8 years ago
kervala 0f6ae5e239 Changed: Release all memory when leaving in login screen
--HG--
branch : develop
8 years ago
kervala e2b74b77c6 Changed: Memory leaks detection
--HG--
branch : develop
8 years ago
kervala b4de1326d1 Fixed: Fix memory leaks about logs, displayers, etc...
--HG--
branch : develop
8 years ago
kervala b6662b9e0b Changed: Memory leaks detection
--HG--
branch : develop
8 years ago
kervala 9a7bcd8613 Fixed: Create Ryzom profile folder if not already created and return 1 if unable to create it
--HG--
branch : develop
9 years ago
kervala 4074f095eb Fixed: Move setrlimit after initializing logs
--HG--
branch : develop
9 years ago
kervala 6e816dfaa2 Changed: Init log before calling prelogInit()
--HG--
branch : develop
9 years ago
kervala 3ddefec294 Changed: Delete updt_nl.bat/sh only when patch enabled and after determining ClientRootPath
--HG--
branch : develop
9 years ago
kervala d3ad91923d Changed: Use --profile instead of --config for client profile expression
--HG--
branch : develop
9 years ago
kervala 5981452e42 Changed: Add other parameters for client
--HG--
branch : develop
9 years ago
kervala 13f5347ee4 Changed: If --config is specified on command-line, we shouldn't check client_default.cfg in current directory
--HG--
branch : develop
9 years ago
kervala 30d7571aad Fixed: Compilation under Linux
--HG--
branch : develop
9 years ago
kervala dcd38de3f2 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 61fb66d3af Changed: Support -config/-c parameter passed by Ryzom Installer
--HG--
branch : develop
9 years ago
kervala 895df72e3f Changed: Use CCmdArgs to parse client command-line
--HG--
branch : develop
9 years ago
kervala ded0b3a252 Changed: Remove commented old crash report code
--HG--
branch : develop
9 years ago
kervala ea937ba4f3 Changed: Remove SIGPIPE signal listener (hack for libwww)
--HG--
branch : develop
9 years ago
kervala 4c0fc6074f Fixed: Set process name (fixes the <Unknown> under Linux and OS X)
--HG--
branch : develop
9 years ago
kervala 19cbbb2bec Changed: Don't create log.log anymore
--HG--
branch : develop
9 years ago
kervala 4a97f339a3 Changed: Replaced some NLMISC::strlwr by NLMISC::toLower
--HG--
branch : develop
9 years ago
kervala e8b0ae3f81 Changed: Don't log nldebug in Release
--HG--
branch : develop
9 years ago
kervala a340260e40 Fixed: Force use of NVIDIA GPU if Optimus is present
--HG--
branch : develop
9 years ago
kervala 2be81c5445 Changed: Replace int 3 asm by __debugbreak()
--HG--
branch : develop
9 years ago
kervala 56e1f5eff0 Changed: Centralize version different formats
--HG--
branch : develop
9 years ago
kervala 80874abf68 Fixed compilation (setReportEmailFunction doesn't exist anymore)
--HG--
branch : develop
10 years ago
kaetemi a66204a03a Add isWindowedApplication to INeLContext
--HG--
branch : develop
10 years ago
kervala 6596af9682 Changed: Minor changes
--HG--
branch : develop
10 years ago
kervala 697e72751e Changed: Use fullpath in batch file 11 years ago
kervala 41ac5d56d8 Changed: Create .sh file under Unix 11 years ago
kervala 518a30ee6c Changed: Disabled some useless temporary files 12 years ago
kervala 8922f96b9a Changed: Synchronization with SVN 13 years ago
sfb af454dd1cf Fixed EOL issues and added .hgeol file. 13 years ago
sfb efa4fbdbf1 merge 13 years ago
kervala f9cc842b82 Changed: Exceptions catched by reference 14 years ago
kervala 9550ed9d36 Changed: #878 Fix typos in comments/code 14 years ago
vl 194fdae1bf Added: ignore sigpipe signal generated by libwww 14 years ago
rti e8cbd26e9f Fixed: #1153 Make ryzom_client run completely in an .app bundle 14 years ago
rti fa14447c6c Changed: #1153 Make ryzom_client run completely in an .app bundle 14 years ago
kervala 10522eae91 Changed: #1023 Use a standard application path for writing files 14 years ago
kervala 7587fc23da Changed: Deactivate logs in console only in Release mode 14 years ago
vl 8046962fa2 Added: setrlimit to define how many open file we can have in the same time 15 years ago
kervala d35da7cfd8 Changed: #878 Fix typos in comments/code 15 years ago
vl 5a42894005 Fixed: crash when we pass the login/pass in command line 15 years ago
vl 5a1fa02588 Changed: No more log in stdout, only in log file 15 years ago
kervala 61d960a970 Changed: #1023 Use a standard application path for writing files 15 years ago
kervala c426347080 Changed: #1023 Use a standard application path for writing files 15 years ago
kervala ec62912164 Changed: #991 Make sure all debug files are created in log directory 15 years ago