Jan Boon
|
0f44a7da27
|
Fix pointer accessed after delete
|
2018-08-24 09:30:56 +08:00 |
|
kervala
|
675f85c288
|
Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
|
2018-08-08 20:37:51 +02:00 |
|
kervala
|
575f58d749
|
Changed: Synchonized some changes from compatibility-develop branch
--HG--
branch : develop
|
2017-10-01 15:27:31 +02:00 |
|
kervala
|
2fad59f296
|
Changed: Added more memory leaks checks
--HG--
branch : develop
|
2017-10-01 15:08:31 +02:00 |
|
kervala
|
48734b6d2f
|
Changed: Minor change
--HG--
branch : develop
|
2016-12-24 14:01:35 +01:00 |
|
kervala
|
d8ffb10df8
|
Changed: Use a global C64BitsParts union to avoid strict aliasing warnings
--HG--
branch : develop
|
2016-12-24 14:01:21 +01:00 |
|
kervala
|
4e0a19205c
|
Changed: Check return value of fwrite
--HG--
branch : develop
|
2016-12-19 15:50:54 +01:00 |
|
kervala
|
db9fbd2746
|
Fixed: Strict aliasing warnings
--HG--
branch : develop
|
2016-12-19 15:49:50 +01:00 |
|
kervala
|
31a540b35d
|
Changed: Replace size() comparisons by empty() ones
--HG--
branch : develop
|
2016-12-19 13:15:25 +01:00 |
|
kervala
|
8da20b30cc
|
Changed: Merged changes from compatibility-develop that should also be in develop
--HG--
branch : develop
|
2016-12-18 20:39:16 +01:00 |
|
kervala
|
c240c45514
|
Changed: Removed unused variables
--HG--
branch : develop
|
2016-12-11 14:20:31 +01:00 |
|
kervala
|
ab44d7e809
|
Changed: Use a CUniquePtr macro since std::unique_ptr doesn't exist on all (yet) supported platforms
--HG--
branch : develop
|
2016-12-10 12:05:29 +01:00 |
|
kervala
|
e2b74b77c6
|
Changed: Memory leaks detection
--HG--
branch : develop
|
2016-12-09 13:51:09 +01:00 |
|
kervala
|
e5362bdae7
|
Changed: Warning
--HG--
branch : develop
|
2016-12-06 20:27:05 +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
|
f605c5faa5
|
Changed: Replace all "" by empty(), clear(), Empty(), etc...
--HG--
branch : develop
|
2016-11-20 14:49:13 +01:00 |
|
kervala
|
16df8b8c1d
|
Changed: Use empty() instead of comparison with ""
--HG--
branch : develop
|
2016-10-30 15:59:20 +01:00 |
|
kervala
|
a0075414c0
|
Changed: Use empty() to check if a string is empty
--HG--
branch : develop
|
2016-10-25 15:52:14 +02:00 |
|
kervala
|
e7b23c958a
|
Fixed: Connexion -> Connection typo
--HG--
branch : develop
|
2016-09-28 23:42:01 +02:00 |
|
Nimetu
|
42a7d602af
|
Changed: If char keys/icfg file does not exist, use shared keys/icfg file
--HG--
branch : develop
|
2016-07-01 21:37:26 +03:00 |
|
kervala
|
efe00fa8bf
|
Changed: Replace string empty assign by clear()
--HG--
branch : develop
|
2016-05-25 23:19:26 +02:00 |
|
kervala
|
4b1959a560
|
Changed: Replace size() comparisons by empty()
--HG--
branch : develop
|
2016-05-25 23:18:11 +02:00 |
|
kervala
|
aaecf96b67
|
Use new wrapper insteaf of fopen, issue #261
--HG--
branch : develop
|
2016-02-20 17:56:25 +01:00 |
|
kaetemi
|
53b62c66d2
|
More of that VS2015 magic
--HG--
branch : develop
|
2016-01-15 16:17:23 +01:00 |
|
kervala
|
f0bfd6264e
|
Fixed: Big endian number
--HG--
branch : develop
|
2016-01-06 13:15:01 +01:00 |
|
kervala
|
2d0d87a05e
|
Fixed: Warnings with GCC
--HG--
branch : develop
|
2015-12-25 20:49:59 +01:00 |
|
kervala
|
8aff509f0f
|
Fixed: Clang warnings
--HG--
branch : develop
|
2015-12-13 15:25:28 +01:00 |
|
kervala
|
fc951a24ce
|
Fixed: Homogenize CFile::moveFile with other methods (use std::string instead of const char*)
--HG--
branch : develop
|
2015-12-13 13:03:16 +01:00 |
|
kervala
|
817486538c
|
Changed: Minor changes
--HG--
branch : develop
|
2015-11-15 13:29:34 +01:00 |
|
kervala
|
fb1d5134ba
|
Changed: Minor changes
--HG--
branch : develop
|
2015-11-14 18:33:13 +01:00 |
|
kervala
|
53f46eb5fa
|
Changed: Support for integer types in Lua 5.3, fixes #253
--HG--
branch : develop
|
2015-11-14 11:46:17 +01:00 |
|
kervala
|
a8d81c689b
|
Changed: Support for integer types in Lua 5.3, fixes #253
--HG--
branch : develop
|
2015-11-13 18:42:50 +01:00 |
|
kaetemi
|
2667c5d8a2
|
Visual Studio 2013 compilation support for Ryzom Client
--HG--
branch : develop
|
2015-02-20 17:57:11 +01:00 |
|
kervala
|
e8b0765e7c
|
Merge with hotfix
--HG--
branch : develop
|
2015-02-14 14:31:19 +01:00 |
|
kervala
|
1960f5c448
|
Changed: std::string already initialized to en empty string
--HG--
branch : hotfix
|
2015-02-14 13:18:51 +01:00 |
|
kervala
|
303f7d2e79
|
Changed: Minor changes
--HG--
branch : develop
|
2015-01-13 14:11:07 +01:00 |
|
kaetemi
|
5fd4f96a59
|
Configure shadow outline in applications
--HG--
branch : develop
|
2014-10-08 23:20:35 +02:00 |
|
kaetemi
|
84046c8db4
|
Fix r2ed
--HG--
branch : develop
|
2014-09-15 14:33:07 +02:00 |
|
kervala
|
bfaf952f32
|
Fixed: Warnings with clang: wrong ! and == operators order
|
2014-03-27 15:50:58 +01:00 |
|
kervala
|
6695a9064e
|
Changed: Created NELID macro to fix warning "multi-character character constant"
|
2013-09-22 13:10:57 +02:00 |
|
kaetemi
|
cf42b3473f
|
Fix a compile error
|
2013-07-28 17:49:28 +02:00 |
|
kaetemi
|
cc2465199c
|
Avoid redundant per-frame calls to getDbProp("UI:SAVE:USER_CHAR_FADE")
--HG--
branch : kaetemi-optimize
|
2013-07-28 08:16:02 +02:00 |
|
kaetemi
|
3b9f934b82
|
Fixes to compile Ryzom Client with lua 5.2
|
2013-06-16 03:43:45 +02:00 |
|
dfighter1985
|
2bdceaecda
|
Resolved some build errors occuring after previous commit.
|
2013-02-21 01:25:50 +01:00 |
|
mattraykowski
|
e7e51f01e0
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
|
dfighter1985
|
fcb736c387
|
Merged mainline default branch changes.
--HG--
branch : gsoc2012-gui-editor
|
2013-02-14 10:47:10 +01:00 |
|
kervala
|
45c8b20f39
|
Changed: Typo fixes (thanks to Vagrant!)
|
2013-02-08 13:17:44 +01:00 |
|
dfighter1985
|
cb13ce46cd
|
MODIFIED: #1471 Merged mainline default to this branch.
--HG--
branch : gsoc2012-gui-editor
|
2012-11-25 05:22:40 +01:00 |
|
kervala
|
25dd379d7e
|
Changed: Replaced string empty comparisons with empty()
|
2012-10-06 17:17:26 +02:00 |
|
kervala
|
0795a61516
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-09-25 12:33:02 +02:00 |
|