kervala
|
88d45830a4
|
Changed: Need more checks before using getTotalVideoMemory()
|
2015-12-23 15:22:06 +01:00 |
|
kervala
|
330ffa860d
|
Changed: Only copy installscript_osx.vdf in compatibility branch
|
2015-12-21 17:34:09 +01:00 |
|
kervala
|
84f8628385
|
Changed: Added WITH_RYZOM_CUSTOM_PATCH_SERVER that allows to give priority to PatchUrl defined in client.cfg
|
2015-12-21 17:33:32 +01:00 |
|
kervala
|
607a92dae6
|
Changed: Minor changes
|
2015-12-21 17:32:05 +01:00 |
|
kervala
|
575f7aa6db
|
Changed: Minor changes
|
2015-12-21 17:29:34 +01:00 |
|
kervala
|
30b6d87948
|
Changed: Remove PatchServer because unused
|
2015-12-21 16:29:58 +01:00 |
|
kervala
|
5060102810
|
Changed: Only display flushDebugStack messages if DisableNLDebug is not set
|
2015-12-20 19:10:33 +01:00 |
|
kervala
|
1ecdfcd6a2
|
Changed: Typo
|
2015-12-20 19:09:18 +01:00 |
|
kervala
|
fc7a5ad63f
|
Changed: Preparation of future binary patching (each supported platform has its own BNP with binaries)
|
2015-12-20 19:08:52 +01:00 |
|
kervala
|
8f36a2c1e8
|
Changed: Some improvements (only try to fix wrong filenames if right files don't exist)
|
2015-12-20 19:06:38 +01:00 |
|
kervala
|
25110257d4
|
Changed: Also fix medium and heavy boots with a dress
|
2015-12-20 18:59:45 +01:00 |
|
kervala
|
bb98346cc4
|
Changed: Minor changes
|
2015-12-20 11:19:51 +01:00 |
|
kervala
|
00259ef7e7
|
Changed: Simplified code
|
2015-12-20 11:18:53 +01:00 |
|
kervala
|
68283bc2ed
|
Changed: Only display this warning in debug, because occurs when underwears are equipped
|
2015-12-20 11:18:01 +01:00 |
|
kervala
|
35926ab60f
|
Changed: There is no client_default.cfg.in anymore
|
2015-12-20 11:14:13 +01:00 |
|
kervala
|
36e392e589
|
Changed: Translate comment in english
|
2015-12-20 11:13:08 +01:00 |
|
kervala
|
8c74c82c75
|
Changed: Remove old equivalent code
|
2015-12-20 11:12:44 +01:00 |
|
kervala
|
5326a43285
|
Fixed: Use white color for underwears everywhere (even if it's a bug in EGS...)
Changed: Don't call applyColorSlot twice if item exists
|
2015-12-20 11:12:01 +01:00 |
|
kervala
|
8880bf0049
|
Fixed: Use correct shape for boots when caster dress is equipped
|
2015-12-20 11:09:41 +01:00 |
|
kervala
|
c1e02bbb8f
|
Fixed: Wrong default shape names
|
2015-12-20 11:08:15 +01:00 |
|
Nimetu
|
b5f70a462d
|
Fixed: Timestamps in chat not visible after switching characters
|
2015-12-19 20:39:33 +02:00 |
|
Nimetu
|
5f2ab721f7
|
Added html HR element
|
2015-12-18 14:29:40 +02:00 |
|
kervala
|
896262659c
|
Fixed: Allow to sign OS X bundles with APPLE_CERTIFICATE
|
2015-12-15 15:03:42 +01:00 |
|
Nimetu
|
573568c702
|
Added: Option to set radar to follow camera
|
2015-12-15 12:22:47 +02:00 |
|
Nimetu
|
8fe317727b
|
Changed: Attach dyn chat to main chat as default.
|
2015-12-13 21:02:25 +02:00 |
|
Nimetu
|
02b5c3e4ed
|
Added: 12-hour clock in radar and chat
|
2015-12-13 21:01:56 +02:00 |
|
Nimetu
|
e98bc5daee
|
Changed: Display inventory bulk with two decimal places
|
2015-12-13 21:01:13 +02:00 |
|
kervala
|
542c29ded7
|
Fixed: Clang warnings
|
2015-12-13 15:25:28 +01:00 |
|
kervala
|
bf73907da1
|
Fixed: Homogenize CFile::moveFile with other methods (use std::string instead of const char*)
|
2015-12-13 13:03:16 +01:00 |
|
kervala
|
4c122318f4
|
Fixed: Typos again
|
2015-12-12 15:01:36 +01:00 |
|
kervala
|
3bbf7cb564
|
Fixed: Typo
|
2015-12-12 14:32:08 +01:00 |
|
kervala
|
728eecc08b
|
Changed: Check for alternative directories
|
2015-12-12 11:12:38 +01:00 |
|
kervala
|
7e6f04c343
|
Changed: Don't need to write absolute directories in client_default.cfg, because everything must be relocatable
|
2015-12-12 11:07:00 +01:00 |
|
kervala
|
0f9bd76e63
|
Changed: Sort dictionary keys
|
2015-12-11 20:21:17 +01:00 |
|
kervala
|
82e835cd59
|
Changed: Append _dev to client if compiling without FINAL_VERSION (like Nevrax did)
|
2015-12-11 20:16:06 +01:00 |
|
kervala
|
160650d556
|
Changed: Replace RYZOM_SHARE_PREFIX by getRyzomSharePrefix()
|
2015-12-07 19:37:50 +01:00 |
|
kervala
|
bd50af4a6c
|
Fixed: Wrong copy-paste
|
2015-12-07 19:37:03 +01:00 |
|
kervala
|
e68d348f66
|
Changed: Centralize config.h to avoid recompiling too many files in config.h each time config.h is modified
|
2015-12-07 19:13:50 +01:00 |
|
kervala
|
eff90c8ada
|
Fixed: Don't install all files in /usr/share if compiling a local client
|
2015-12-07 19:11:51 +01:00 |
|
kervala
|
b1336b1489
|
Changed: Minor changes
|
2015-12-05 18:51:37 +01:00 |
|
kervala
|
8db85c74b9
|
Changed: Define supportted languages in Info.plist
|
2015-12-03 14:38:16 +01:00 |
|
kervala
|
9bc93eae36
|
Fixed: Define right value for Russian and Spanish in UI:TEMP:LANGUAGE
|
2015-12-03 14:37:50 +01:00 |
|
kervala
|
514a6337c7
|
Changed: Define default value for AnisotropicFilter
|
2015-12-03 14:35:02 +01:00 |
|
kervala
|
88393d62d5
|
Changed: Minor changes
|
2015-12-03 14:34:45 +01:00 |
|
kervala
|
5f08c80a2e
|
Changed: Change Anisotropic Filtering for next uploaded textures
|
2015-12-03 14:34:16 +01:00 |
|
kervala
|
e00e9b9cd9
|
Fixed: Anisotropic Filtering 2x didn't work
|
2015-12-03 14:33:32 +01:00 |
|
kervala
|
3c6e3c4eaa
|
Fixed: Completely remove Yubo Chat since it's not used anymore (patch by Kaetemi)
|
2015-12-03 12:49:51 +01:00 |
|
kervala
|
e35db6756d
|
Changed: Add Anisotropic Filtering in game config options
|
2015-12-02 19:25:24 +01:00 |
|
kervala
|
3e316cfdfd
|
Changed: Support 64x64 icon size
|
2015-12-02 19:00:55 +01:00 |
|
kervala
|
5386d0ba99
|
Changed: Increased size of some combo boxes
|
2015-12-02 18:59:26 +01:00 |
|