kervala
|
ede41a3091
|
Changed: Only compile gameshare for Ryzom servers, client or tools
--HG--
branch : develop
|
2016-12-04 20:31:24 +01:00 |
|
kervala
|
85b9398668
|
Changed: Use -200.f instead of float(-200)
--HG--
branch : develop
|
2016-12-04 20:00:37 +01:00 |
|
kervala
|
90b57e684b
|
Changed: Catch constification
--HG--
branch : develop
|
2016-12-04 19:59:45 +01:00 |
|
kervala
|
9e22ece5b6
|
Fixed: Support 3dsmax 2017 SDK
--HG--
branch : develop
|
2016-12-04 19:59:25 +01:00 |
|
kervala
|
f5008cb00d
|
Changed: Convert MSTR to UTF-8
--HG--
branch : develop
|
2016-12-04 19:35:47 +01:00 |
|
kervala
|
6d651b9c68
|
Changed: Use !empty() instead of size()
--HG--
branch : develop
|
2016-12-04 19:18:08 +01:00 |
|
kervala
|
c71f712d11
|
Fixed: Release libxml2 structures before exit
--HG--
branch : develop
|
2016-12-04 19:17:21 +01:00 |
|
kervala
|
09c99dd2c3
|
Fixed: Compatibility with CMake 2.8
--HG--
branch : develop
|
2016-12-04 19:16:34 +01:00 |
|
kervala
|
00048f0d6d
|
Changed: Don't use std::auto_ptr anymore (use std::unique_ptr instead)
--HG--
branch : develop
|
2016-12-04 18:38:16 +01:00 |
|
kervala
|
36cc1ea2b5
|
Fixed: Prototype of method NotifyRefChanged changed in latest 3dsmax SDK versions
--HG--
branch : develop
|
2016-12-04 17:27:29 +01:00 |
|
kervala
|
b3da4247d4
|
Fixed: Latest 3dsmax SDK versions are using p_end instead of end
--HG--
branch : develop
|
2016-12-04 17:25:27 +01:00 |
|
kervala
|
664f494b07
|
Changed: nlwarning already put a \n
--HG--
branch : develop
|
2016-12-04 17:24:00 +01:00 |
|
kervala
|
b4de1326d1
|
Fixed: Fix memory leaks about logs, displayers, etc...
--HG--
branch : develop
|
2016-12-04 17:23:28 +01:00 |
|
kervala
|
b8658f65f1
|
Changed: Don't need to use const char*
--HG--
branch : develop
|
2016-12-04 17:22:49 +01:00 |
|
kervala
|
35f1fa0609
|
Changed: Renamed thread to Thread and assign InstallThread and DownloadThread
--HG--
branch : develop
|
2016-12-04 17:19:37 +01:00 |
|
kervala
|
0449bee4a8
|
Changed: Replace 0 by NULL
--HG--
branch : develop
|
2016-12-04 17:17:25 +01:00 |
|
kervala
|
491b6a2b59
|
Fixed: Delete CViewRenderer instance (fix a memory leak)
--HG--
branch : develop
|
2016-12-04 17:17:06 +01:00 |
|
kervala
|
17847efa51
|
Fixed: Delete created thread (fix a memory leak)
--HG--
branch : develop
|
2016-12-04 17:15:43 +01:00 |
|
kervala
|
c3a6610f36
|
Changed: Don't need to use CSString
--HG--
branch : develop
|
2016-12-04 17:14:47 +01:00 |
|
kervala
|
f17bd720b1
|
Fixed: Warnings with GGC 6
--HG--
branch : develop
|
2016-12-04 17:12:58 +01:00 |
|
kervala
|
1a338b3462
|
Fixed: getMission returns a mission instead of NULL
--HG--
branch : develop
|
2016-12-04 17:12:39 +01:00 |
|
kervala
|
ec6ffe547c
|
Fixed: Typo
--HG--
branch : develop
|
2016-12-04 17:11:23 +01:00 |
|
kervala
|
bf7b51ca6c
|
Fixed: Only 1 parameter for forceMissionProgress
--HG--
branch : develop
|
2016-12-04 17:11:12 +01:00 |
|
kervala
|
e69858491c
|
Fixed: Don't truncate 64 bits pointers
--HG--
branch : develop
|
2016-12-04 17:10:10 +01:00 |
|
kervala
|
d62c17986d
|
Changed: Remove empty function
--HG--
branch : develop
|
2016-12-04 17:05:36 +01:00 |
|
kervala
|
18dfbcd5a7
|
Changed: Only delete _ProcessName if not NULL
--HG--
branch : develop
|
2016-12-04 17:05:17 +01:00 |
|
kervala
|
00ab100192
|
Changed: Use NULL instead of 0
--HG--
branch : develop
|
2016-12-04 17:04:55 +01:00 |
|
kervala
|
7203a23706
|
Fixed: Warning with VC++ 2015
--HG--
branch : develop
|
2016-12-04 17:04:38 +01:00 |
|
kervala
|
aef84bea6d
|
Fixed: Compilation restore new to use new placement
--HG--
branch : develop
|
2016-12-04 17:04:05 +01:00 |
|
kervala
|
1d7b3f470c
|
Changed: Include PCH
--HG--
branch : develop
|
2016-12-04 17:03:15 +01:00 |
|
kervala
|
0ecac0249c
|
Removed: Empty sources
--HG--
branch : develop
|
2016-12-04 17:01:38 +01:00 |
|
kervala
|
b6662b9e0b
|
Changed: Memory leaks detection
--HG--
branch : develop
|
2016-12-04 17:00:20 +01:00 |
|
kervala
|
44c15f946c
|
Fixed: Define new operators when memory leaks detectin is enabled
--HG--
branch : develop
|
2016-12-04 16:56:32 +01:00 |
|
kervala
|
dbcc8d46f5
|
Fixed: Use macros instead of functions for memory align wrappers (easier to find memory leaks)
--HG--
branch : develop
|
2016-12-04 16:55:52 +01:00 |
|
kervala
|
91d6734e2a
|
Fixed: Memory leaks in CBigFile
--HG--
branch : develop
|
2016-12-04 16:54:57 +01:00 |
|
kervala
|
8cc3963ddd
|
Fixed: Respect coding standard for "parser" variable and delete it in destructor (fix a memory leak)
--HG--
branch : develop
|
2016-12-04 16:52:50 +01:00 |
|
kervala
|
13154bd79d
|
Fixed: Replace free methods by freeBlock to avoid clash with free macros
--HG--
branch : develop
|
2016-12-04 15:55:00 +01:00 |
|
kervala
|
fd6a4d9f75
|
Fixed: Compilation
--HG--
branch : develop
|
2016-12-04 15:50:28 +01:00 |
|
kervala
|
b7e3e4b4f0
|
Changed: Memory leaks detection
--HG--
branch : develop
|
2016-12-04 15:14:10 +01:00 |
|
kervala
|
71c963af36
|
Added: Snap project for Ryzom Installer
--HG--
branch : develop
|
2016-12-04 13:24:04 +01:00 |
|
kervala
|
730fee8538
|
Fixed: Compilation
--HG--
branch : develop
|
2016-12-03 18:14:58 +01:00 |
|
kervala
|
f3564ed86e
|
Fixed: Compilation with GCC 6
--HG--
branch : develop
|
2016-12-03 18:14:31 +01:00 |
|
kervala
|
d9ab55640c
|
Changed: Use MCHAR and _M macros for 3dsmax SDK strings
--HG--
branch : develop
|
2016-12-02 17:20:25 +01:00 |
|
kervala
|
ffa5203a79
|
Changed: Minor changes
--HG--
branch : develop
|
2016-12-02 16:30:10 +01:00 |
|
kervala
|
7af3a4c68c
|
Changed: Use _T macro, TCHAR, tStrToUtf8/utf8ToTStr, etc... to support UNICODE
--HG--
branch : develop
|
2016-12-02 16:24:31 +01:00 |
|
kervala
|
894151dba8
|
Changed: Constification of addSlashR and removeSlashR
--HG--
branch : develop
|
2016-12-02 16:01:43 +01:00 |
|
kervala
|
dd6cc92035
|
Fixed: We need to pass the executable full path as first argument to CreateProcess
--HG--
branch : develop
|
2016-12-02 16:00:22 +01:00 |
|
kervala
|
b1d39b07de
|
Changed: Use CreateProcess instead of WinExec (deprecated) to launch an executable
--HG--
branch : develop
|
2016-12-02 15:59:45 +01:00 |
|
kervala
|
591dc1dffd
|
Changed: Use std::string instead of const char* for openURL and openDoc
--HG--
branch : develop
|
2016-12-02 15:58:59 +01:00 |
|
kervala
|
58ec64e380
|
Fixed: Use UNICODE versions of Win32 API
--HG--
branch : develop
|
2016-12-02 15:57:25 +01:00 |
|