kervala
|
5cb3f8426d
|
Changed: Install Ryzom GameShare headers and libraries
--HG--
branch : develop
|
2018-07-28 11:24:03 +02:00 |
|
kervala
|
adb3362b44
|
Changed: Always compile ryzom_gameshare if WITH_RYZOM is defined
--HG--
branch : develop
|
2018-07-22 18:37:44 +02:00 |
|
ulukyn
|
24b99e677c
|
Changed: Added WinchGate headers to generate_client_db
--HG--
branch : develop
|
2018-06-07 17:49:15 +02:00 |
|
ulukyn
|
f0757edb36
|
Added: New PvpClan "Marauder" based on fame "black_kami"
--HG--
branch : develop
|
2018-06-07 17:01:51 +02:00 |
|
Nimetu
|
b48b1dc0cc
|
Changed: Set icon background from land speciality sbrick
--HG--
branch : develop
|
2018-05-02 17:05:35 +03:00 |
|
kervala
|
cecfbb9df9
|
Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless
--HG--
branch : develop
|
2018-02-02 21:13:07 +01:00 |
|
kervala
|
613d4ddc34
|
Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless
--HG--
branch : develop
|
2018-02-02 21:04:30 +01:00 |
|
kervala
|
9e9b005b3b
|
Changed: Centralize hexadecimal conversions
--HG--
branch : develop
|
2017-12-02 16:44:38 +01:00 |
|
kervala
|
f1cdcd1654
|
Changed: More memory leaks detection
--HG--
branch : develop
|
2017-11-05 18:30:30 +01:00 |
|
kervala
|
575f58d749
|
Changed: Synchonized some changes from compatibility-develop branch
--HG--
branch : develop
|
2017-10-01 15:27:31 +02:00 |
|
Nimetu
|
e06f8b0976
|
Changed: Add minutes to ingame map
--HG--
branch : develop
|
2017-05-03 20:52:02 +03:00 |
|
Guillaume Dupuy
|
a1fbc963a9
|
Avoid rollover in _RyzomDay for low values
--HG--
branch : save_deposit_state_v2
|
2017-04-10 01:56:44 +02:00 |
|
Nuno Gonçalves
|
ae6b3e38a0
|
Changed: rollback fixes of Strict aliasing warnings
--HG--
branch : item_group
|
2017-04-07 02:46:08 +02:00 |
|
Nuno Gonçalves
|
de949a60a9
|
Added: CREATE_TIME and SERIAL properties to items in database.xml
--HG--
branch : item_group
|
2017-04-06 15:01:10 +02: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
|
31a540b35d
|
Changed: Replace size() comparisons by empty() ones
--HG--
branch : develop
|
2016-12-19 13:15:25 +01:00 |
|
kervala
|
cbf2c744f0
|
Changed: Replace some const char* by std::string
--HG--
branch : develop
|
2016-12-18 13:45:07 +01:00 |
|
kervala
|
bbcd14cecb
|
Removed: Empty cpp files
--HG--
branch : develop
|
2016-12-10 18:40:17 +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
|
9bb46d2ae8
|
Fixed: Compilation with clang
--HG--
branch : develop
|
2016-12-05 19:39:19 +01:00 |
|
kervala
|
ede41a3091
|
Changed: Only compile gameshare for Ryzom servers, client or tools
--HG--
branch : develop
|
2016-12-04 20:31:24 +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
|
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
|
f3564ed86e
|
Fixed: Compilation with GCC 6
--HG--
branch : develop
|
2016-12-03 18:14:31 +01:00 |
|
kervala
|
e941cff0ff
|
Fixed: Strict aliasing warnings
--HG--
branch : develop
|
2016-11-29 20:32:33 +01:00 |
|
kervala
|
91a1f4e34b
|
Fixed: Compilation
--HG--
branch : develop
|
2016-11-20 16:40:39 +01:00 |
|
kervala
|
f605c5faa5
|
Changed: Replace all "" by empty(), clear(), Empty(), etc...
--HG--
branch : develop
|
2016-11-20 14:49:13 +01:00 |
|
kervala
|
481bbae8ee
|
Changed: Use wide versions of Win32 API
--HG--
branch : develop
|
2016-11-19 21:12:04 +01:00 |
|
kervala
|
9941fcf82b
|
Fixed: Typos detected by Lintian
--HG--
branch : develop
|
2016-11-19 19:11:12 +01:00 |
|
kervala
|
16df8b8c1d
|
Changed: Use empty() instead of comparison with ""
--HG--
branch : develop
|
2016-10-30 15:59:20 +01:00 |
|
kervala
|
3c8bd42335
|
Changed: Minor change
--HG--
branch : develop
|
2016-10-27 10:54:55 +02:00 |
|
kervala
|
19e8ee1d05
|
Changed: Simplified all ENDIF and ELSE
--HG--
branch : develop
|
2016-10-27 10:54:09 +02: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
|
661975a471
|
Changed: Simplify toString
--HG--
branch : develop
|
2016-10-20 12:35:24 +02:00 |
|
kervala
|
3ec485331c
|
Changed: Replace ~0 by std::numeric_limits
--HG--
branch : develop
|
2016-06-07 13:31:21 +02:00 |
|
kervala
|
4b1959a560
|
Changed: Replace size() comparisons by empty()
--HG--
branch : develop
|
2016-05-25 23:18:11 +02:00 |
|
kervala
|
87ce45dcb1
|
Fixed: Delay when logging in
--HG--
branch : develop
|
2016-05-18 09:52:48 +02:00 |
|
kervala
|
011b545ac8
|
Changed: Minor changes
--HG--
branch : develop
|
2016-05-12 19:52:20 +02:00 |
|
kervala
|
af6b282ec1
|
Changed: Minor changes
--HG--
branch : develop
|
2016-05-08 19:23:38 +02:00 |
|
kervala
|
b932c31546
|
Fixed: Use correct formatted HTTP 1.1 query, previous one was blocked by some security software (a big thanks to Vojtech Vobr from AVG Technologies for his investigation to help us to fix this issue)
--HG--
branch : develop
|
2016-05-08 13:39:17 +02:00 |
|
kervala
|
a0916ca14a
|
Changed: Useless to put a space after method name (if needed, we'll add ourself later)
--HG--
branch : develop
|
2016-05-08 13:33:21 +02:00 |
|
kervala
|
8099537d02
|
Changed: Minor changes
--HG--
branch : develop
|
2016-05-08 13:31:54 +02:00 |
|
kervala
|
a002b20c7f
|
Changed: Minor changes
--HG--
branch : develop
|
2016-04-06 09:29:37 +02:00 |
|
kervala
|
e785de2a6e
|
Fixed: Typo
--HG--
branch : develop
|
2016-03-29 13:59:34 +02:00 |
|
kervala
|
55de2f0bd2
|
Fixed: Compilation (missing NLMISC namespaces for nlfopen)
--HG--
branch : develop
|
2016-03-20 17:08:44 +01:00 |
|
kervala
|
a7b3532687
|
Changed: Minor changes
--HG--
branch : develop
|
2016-03-18 22:26:58 +01:00 |
|
kaetemi
|
c8646b26d1
|
Fix rounding error in _RyzomDay and _RyzomTime calculation
--HG--
branch : develop
|
2016-03-10 12:08:48 +01:00 |
|
kervala
|
79be594f54
|
Changed: Trim URL before to display it
--HG--
branch : develop
|
2016-02-23 17:05:04 +01:00 |
|