kervala
61934be39a
Fixed: Fyros and Matis are using first name first while Trykers and Zoraïs are using last name first
...
--HG--
branch : develop
2016-03-15 12:35:47 +01:00
kervala
c3d3024507
Changed: Remived useless semicolons
...
--HG--
branch : develop
2016-03-15 12:34:45 +01:00
kervala
2dd97967ff
Changed: Remove Hungarian because this language is not supported by Ryzom
...
--HG--
branch : develop
2016-03-15 12:31:20 +01:00
kervala
011e87b3bc
Changed: Updated Configuration translations
...
--HG--
branch : develop
2016-03-15 12:30:52 +01:00
kervala
27413888b3
Merge with develop
...
--HG--
branch : feature-ryzom-installer
2016-03-15 00:09:40 +01:00
kervala
61c33024b6
Changed: Updated Configuration translations
...
--HG--
branch : develop
2016-03-15 00:06:06 +01:00
kervala
bb67a604e6
Fixed: Wrong first and last names orders and some minor bugs
...
--HG--
branch : develop
2016-03-15 00:03:06 +01:00
kervala
efac9c97b1
Changed: Use more explicit variable names
...
--HG--
branch : develop
2016-03-15 00:01:29 +01:00
kervala
7366a1f994
Changed: Minor changes (spaces replaced by tabs)
...
--HG--
branch : develop
2016-03-14 23:58:58 +01:00
kervala
0a16b3b8dd
Changed: Sligthly changes
...
--HG--
branch : develop
2016-03-14 21:36:50 +01:00
kervala
0be32d3a25
Fixed: UTF-8 encoding
...
--HG--
branch : develop
2016-03-14 21:27:28 +01:00
kervala
7bfb43c25d
Changed: Updated translations for Ryzom Configuration
...
--HG--
branch : develop
2016-03-14 21:07:06 +01:00
kervala
30703b5591
Changed: Update shorcuts
...
--HG--
branch : feature-ryzom-installer
2016-03-12 22:01:03 +01:00
kervala
95f6b154fb
Changed: Save when clicking on OK
...
--HG--
branch : feature-ryzom-installer
2016-03-12 22:00:43 +01:00
kervala
d446dd3942
Changed: Update index in servers list
...
--HG--
branch : feature-ryzom-installer
2016-03-12 22:00:12 +01:00
kervala
d34b434b23
Changed: Disable widgets if no profile selected
...
--HG--
branch : feature-ryzom-installer
2016-03-12 21:59:29 +01:00
kervala
0d06721689
Changed: Read version from client and display it
...
--HG--
branch : feature-ryzom-installer
2016-03-12 21:58:53 +01:00
kervala
a1ceaf0c5e
Changed: Use CServersModel
...
--HG--
branch : feature-ryzom-installer
2016-03-12 21:58:05 +01:00
kervala
b98f625e7a
Changed: Methods to convert index from/to profile ID
...
--HG--
branch : feature-ryzom-installer
2016-03-12 21:57:24 +01:00
kervala
733969f148
Changed: Minor changes
...
--HG--
branch : feature-ryzom-installer
2016-03-12 21:56:23 +01:00
kervala
4a50cf1d3a
Changed: Read/write shortcuts
...
--HG--
branch : feature-ryzom-installer
2016-03-12 21:54:44 +01:00
kervala
0828e1cc30
Changed: Use checkboxes for shortcuts
...
--HG--
branch : feature-ryzom-installer
2016-03-12 21:53:51 +01:00
kervala
61b2a3e6f2
Added: ServersModel to manage servers list
...
--HG--
branch : feature-ryzom-installer
2016-03-12 21:53:20 +01:00
kervala
9d48b2923b
Merge with develop
...
--HG--
branch : feature-ryzom-installer
2016-03-12 14:50:10 +01:00
kervala
691c8cdbd3
Changed: Use QString::number() instead of QString("%1") to convert an int to QString
...
--HG--
branch : develop
2016-03-12 14:49:04 +01:00
kervala
587b63e1d1
Fixed: Use full path to launch Ryzom client and pass profile argument
...
--HG--
branch : develop
2016-03-12 14:48:18 +01:00
kervala
21a84a3ed4
Changed: Declare CCmdArgs outside of main() to be able to use it in other files
...
--HG--
branch : develop
2016-03-12 14:47:13 +01:00
kervala
13851e3df5
Fixed: 0x0 is Auto mode
...
--HG--
branch : develop
2016-03-12 14:46:13 +01:00
kervala
b9231adb78
Fixed: ForceDXTC is not to disable compression but force it
...
--HG--
branch : develop
2016-03-11 09:50:22 +01:00
kervala
e4f8bb0e16
Changed: Use MiB for RAM
...
--HG--
branch : develop
2016-03-11 09:48:59 +01:00
kervala
c0958ab0b5
Fixed: Determine path of client.cfg and client_default.cfg
...
--HG--
branch : develop
2016-03-11 09:45:11 +01:00
kervala
e0be334456
Changed: Create new client.cfg
...
--HG--
branch : develop
2016-03-11 09:44:21 +01:00
kaetemi
4762b33ac0
Fix thunder update
...
--HG--
branch : develop
2016-03-10 12:08:48 +01:00
kaetemi
c8646b26d1
Fix rounding error in _RyzomDay and _RyzomTime calculation
...
--HG--
branch : develop
2016-03-10 12:08:48 +01:00
kervala
8dec2fbb54
Changed: Random names generator updated by Osquallo
...
--HG--
branch : develop
2016-03-09 11:21:53 +01:00
kaetemi
48a120b21f
Fix curl crash
...
--HG--
branch : develop
2016-03-08 12:46:15 +01:00
kervala
d6e97a9ebc
Merge with develop
...
--HG--
branch : feature-ryzom-installer
2016-03-05 12:46:47 +01:00
kervala
846be58379
Changed: Better warning
...
--HG--
branch : develop
2016-03-05 12:42:32 +01:00
kervala
f445789fb0
Changed: Profiles dialog code
...
--HG--
branch : feature-ryzom-installer
2016-03-05 12:38:28 +01:00
kervala
5a11b80b9f
Added: Profiles model class
...
--HG--
branch : feature-ryzom-installer
2016-03-05 12:35:32 +01:00
kervala
ae88268333
Changed: Create a typedef for lists of profiles and servers
...
--HG--
branch : feature-ryzom-installer
2016-03-05 12:34:02 +01:00
kervala
d4f6be1578
Changed: Use "arguments" instead of "parameters"
...
--HG--
branch : feature-ryzom-installer
2016-03-05 12:33:19 +01:00
kervala
865bece41c
Changed: Random names generator updated by Osquallo
...
--HG--
branch : develop
2016-03-05 11:29:06 +01:00
Nimetu
bc8fd9fe2b
Added: Horizontal mode to second action bar
...
--HG--
branch : develop
2016-03-01 22:30:05 +02:00
kervala
0fa672f5f5
Merge with develop
...
--HG--
branch : feature-ryzom-installer
2016-03-01 14:03:41 +01:00
kervala
81408bbc5a
Fixed: Missing translation for bytes in patcher
...
--HG--
branch : develop
2016-03-01 14:01:47 +01:00
kervala
dac5a3b50f
Changed: Slots for buttons
...
--HG--
branch : feature-ryzom-installer
2016-03-01 14:00:06 +01:00
kervala
767ab0b83c
Changed: Renamed configurations to profiles
...
--HG--
branch : feature-ryzom-installer
2016-03-01 13:48:51 +01:00
kervala
c182708cd0
Changed: Escape Linux upgrade script as well
...
--HG--
branch : develop
2016-03-01 13:46:04 +01:00
kervala
4519893d78
Fixed: Loading PEM file
...
--HG--
branch : develop
2016-03-01 13:45:45 +01:00
kervala
22b582fe46
Fixed: Escape paths with quotes under OS X
...
--HG--
branch : develop
2016-02-29 09:32:27 +01:00
kervala
3ddefec294
Changed: Delete updt_nl.bat/sh only when patch enabled and after determining ClientRootPath
...
--HG--
branch : develop
2016-02-28 16:41:53 +01:00
kervala
eac2cec783
Fixed: Wrong check for OS X
...
--HG--
branch : develop
2016-02-28 16:38:12 +01:00
kervala
3f2d1da933
Added: Scripts launched after patch
...
--HG--
branch : develop
2016-02-28 16:36:46 +01:00
kervala
6e301d59cd
Merge with develop
...
--HG--
branch : feature-ryzom-installer
2016-02-27 18:45:16 +01:00
kervala
92dfe1e2ff
Changed: Extract Windows and UNIX attributes from 7z headers
...
--HG--
branch : feature-ryzom-installer
2016-02-27 18:44:09 +01:00
kervala
86bfb53ff2
Changed: Renamed configurations to profiles
...
--HG--
branch : feature-ryzom-installer
2016-02-27 18:43:14 +01:00
kervala
6104011d11
Changed: New functions launchProgramArray to pass an array of strings as arguments (easier to escape)
...
--HG--
branch : develop
2016-02-27 18:38:58 +01:00
kervala
76674c4fd4
Changed: Improve formatting of UNIX script
...
--HG--
branch : develop
2016-02-27 18:35:59 +01:00
kervala
58d9ba6c50
Fixed: Use / instead of \ under UNIX
...
--HG--
branch : develop
2016-02-27 18:34:50 +01:00
kervala
98bd20967d
Fixed: Use export under UNIX to make variables available in upgd_nl.sh too
...
--HG--
branch : develop
2016-02-27 18:33:59 +01:00
kervala
b897d9fe74
Fixed: Wrong patch categories
...
--HG--
branch : develop
2016-02-27 18:32:45 +01:00
kervala
f3352a9ccc
Added: Initial commit for Ryzom Installer (WIP)
...
--HG--
branch : feature-ryzom-installer
2016-02-25 21:19:27 +01:00
kervala
2b64e30aa2
Changed: Minor changes
...
--HG--
branch : develop
2016-02-23 19:42:15 +01:00
kervala
c0fe37ab8e
Fixed: Memory leak
...
--HG--
branch : develop
2016-02-23 19:41:49 +01:00
kervala
79be594f54
Changed: Trim URL before to display it
...
--HG--
branch : develop
2016-02-23 17:05:04 +01:00
kervala
e7645739a6
Fixed: Don't append empty login, password or shard ID to batch
...
--HG--
branch : develop
2016-02-23 16:58:57 +01:00
kervala
89d1c51408
Fixed: Use full path for client_default.cfg
...
--HG--
branch : develop
2016-02-23 16:58:07 +01:00
Nimetu
a95c887534
Changed: Implement multi-row select box
...
--HG--
branch : develop
2016-02-23 10:52:21 +02:00
kervala
14f46e884b
Changed: Updated world_editor_classes.xml
...
--HG--
branch : develop
2016-02-21 17:10:28 +01:00
kervala
3dfcdb758a
Fixed: Add unlearn_brick command for missions (a big thanks to Depyraken for the patch!)
...
--HG--
branch : develop
2016-02-21 17:05:54 +01:00
kervala
baf9f6c7f9
Changed: Make OpenSSL required
...
--HG--
branch : develop
2016-02-21 14:21:49 +01:00
kervala
18c5193fb9
Fixed: Compilation under Linux
...
--HG--
branch : develop
2016-02-21 13:55:58 +01:00
kervala
35e3ef1d68
Changed: Minor changes (replaced l: by L:)
...
--HG--
branch : develop
2016-02-21 13:30:48 +01:00
kervala
901759d039
Changed: Don't use DOS path under UNIX
...
--HG--
branch : develop
2016-02-21 13:17:10 +01:00
kervala
9a4156d9cf
Changed: Launch upgrade script even if we don't want to launch client
...
--HG--
branch : develop
2016-02-21 13:16:50 +01:00
kervala
bfe817f92c
Changed: Minor changes
...
--HG--
branch : develop
2016-02-21 13:16:04 +01:00
kervala
24dda2e7b9
Changed: Don't use SrcPath and DstPath anymore (ClientPatchPath and ClientRootPath are more explicit)
...
--HG--
branch : develop
2016-02-21 13:15:29 +01:00
kervala
4b023d1ace
Changed: Renamed DSTPATH to ROOTPATH and SRCPATH to UNPACKPATH and fixed paths with spaces
...
--HG--
branch : develop
2016-02-21 13:13:28 +01:00
kervala
aa15b96187
Changed: Add a 7 seconds pause under UNIX
...
--HG--
branch : develop
2016-02-21 13:10:48 +01:00
kervala
460708a015
Changed: Use L:/ path instead of R:/ for leveldesign
...
--HG--
branch : develop
2016-02-21 13:10:16 +01:00
kervala
ce382f87dc
Fixed: Compilation
...
--HG--
branch : develop
2016-02-20 20:42:43 +01:00
kervala
c6ac53598b
Changed: Renamed uiCP_Surame and uiCP_Name to uiCP_FirstName and uiCP_LastName
...
--HG--
branch : develop
2016-02-20 20:42:29 +01:00
kervala
ae100981d7
Changed: Removed extraenous spaces at the end of lines
...
--HG--
branch : develop
2016-02-20 20:41:34 +01:00
kervala
087ee9b76b
Changed: Added IG Name Generator by Osquallo (thanks a lot for your amazing work!)
...
--HG--
branch : develop
2016-02-20 19:48:13 +01:00
kervala
db92fc81f1
Changed: Minor changes
...
--HG--
branch : develop
2016-02-20 19:26:43 +01:00
kervala
3f0e6f3757
Fixed: Compilation under Linux (thanks Kishan for the patch!), fixes #260
...
--HG--
branch : develop
2016-02-20 19:26:34 +01:00
kervala
fad63280db
Try to open certificate using cURL callback (allow to load it from BNP and support UTF-8 pathes), issue #261
...
--HG--
branch : develop
2016-02-20 19:25:31 +01:00
kervala
9322fa87b3
Music player can now handle unicode filenames and m3u8 playlists, issue #261
...
--HG--
branch : develop
2016-02-20 19:12:55 +01:00
kervala
a0f8660d0d
Changed: Removed useless commented code
...
--HG--
branch : develop
2016-02-20 19:11:43 +01:00
kervala
e583a7a970
Huge refactoring of batch creation process, because .bat files don't support unicode at all, we can pass Unicode paths on command-line though, issue #261
...
--HG--
branch : develop
2016-02-20 19:11:05 +01:00
kervala
3c1a41d2b3
Changed: Use ClientCfg.getDefaultConfigLocation to get location of client root
...
--HG--
branch : develop
2016-02-20 19:07:34 +01:00
kervala
3487bf16ff
Fixed: Display human readable version of file timestamps
...
--HG--
branch : develop
2016-02-20 19:06:15 +01:00
kervala
0c7aeaaac7
Changed: Display only filename in patch screen
...
--HG--
branch : develop
2016-02-20 19:05:39 +01:00
kervala
83090fc2f5
Changed: Use uiByte translation
...
--HG--
branch : develop
2016-02-20 19:04:34 +01:00
kervala
872bb2e697
Changed: Don't put spaces in front of percent value
...
--HG--
branch : develop
2016-02-20 19:04:18 +01:00
kervala
1bfc12bd6c
Changed: Use upgrade script if present
...
--HG--
branch : develop
2016-02-20 19:03:31 +01:00
kervala
d3ad91923d
Changed: Use --profile instead of --config for client profile expression
...
--HG--
branch : develop
2016-02-20 19:02:35 +01:00
kervala
dba1ff8cf9
Changed: Added NamingPolicyURL variable in cfg
...
--HG--
branch : develop
2016-02-20 19:00:25 +01:00
kervala
6e54ba6420
Display patch errors/warnings in UTF-8, issue #261
...
--HG--
branch : develop
2016-02-20 18:59:03 +01:00
kervala
baecfcf944
Adapt CSTLoader to use nlfopen and some simplifications, issue #261
...
--HG--
branch : develop
2016-02-20 18:56:21 +01:00
kervala
e68d6e3617
Changed: Minor changes
...
--HG--
branch : develop
2016-02-20 18:53:39 +01:00
kervala
4d48beeaa4
Use ANSI versions of Win32 functions when not using Unicode text, issue #261
...
--HG--
branch : develop
2016-02-20 18:38:17 +01:00
kervala
ac51d16583
Use Unicode versions of Win32 functions, issue #261
...
--HG--
branch : develop
2016-02-20 18:30:51 +01:00
kervala
f644805ff7
Replace ifstream and ofstream to manage UTF-8 filenames, issue #261
...
--HG--
branch : develop
2016-02-20 18:15:04 +01:00
kervala
9370e93dd6
Removed useless comments/commented code
...
--HG--
branch : develop
2016-02-20 18:09:24 +01:00
kervala
aaecf96b67
Use new wrapper insteaf of fopen, issue #261
...
--HG--
branch : develop
2016-02-20 17:56:25 +01:00
kervala
52252e691b
Changed: We're now using crash_report to send reports
...
--HG--
branch : develop
2016-02-15 12:08:55 +01:00
kervala
5981452e42
Changed: Add other parameters for client
...
--HG--
branch : develop
2016-02-15 12:07:49 +01:00
kervala
1b2655eaa3
Changed: Translate bytes units in patch screen
...
--HG--
branch : develop
2016-02-13 23:42:18 +01:00
kervala
c4fc57a0bc
Changed: Useless code, but later we could call launchProgram
...
--HG--
branch : develop
2016-02-13 23:40:59 +01:00
kervala
1c6378841a
Changed: Path can be too long, so display only filename
...
--HG--
branch : develop
2016-02-13 23:40:25 +01:00
kervala
a264be16f8
Changed: Don't need to call exit(0), Ryzom will exit itself after that
...
--HG--
branch : develop
2016-02-13 23:39:40 +01:00
kervala
e92a3e03a8
Changed: Call launchProgram instead of CreateProcess
...
--HG--
branch : develop
2016-02-13 23:39:05 +01:00
kervala
a790d1766e
Fixed: Wait until Ryzom client is released from memory before to launch the new client
...
--HG--
branch : develop
2016-02-13 23:37:21 +01:00
kervala
13f5347ee4
Changed: If --config is specified on command-line, we shouldn't check client_default.cfg in current directory
...
--HG--
branch : develop
2016-02-13 23:36:22 +01:00
kervala
b262c90fdb
Changed: Minor changes
...
--HG--
branch : develop
2016-02-13 23:35:37 +01:00
kervala
6e68e4ae31
Changed: Simplify defaultConfigPath order
...
--HG--
branch : develop
2016-02-13 23:35:06 +01:00
kervala
40d8fdede0
Changed: Don't need to convert a std::string to a std::string
...
--HG--
branch : develop
2016-02-13 23:34:09 +01:00
kervala
5a779472f3
Changed: LIBXML2_DEFINITIONS was defined twice
...
--HG--
branch : develop
2016-02-13 23:33:45 +01:00
kervala
4c8d804d25
Fixed: Don't force lower case with only first letter in upper case
...
--HG--
branch : develop
2016-02-13 23:30:59 +01:00
kervala
a4d98fb13b
Changed: Remember startup path (the initial current directory)
...
--HG--
branch : develop
2016-02-13 23:29:00 +01:00
Nimetu
5d44cc4075
Changed: Set context menu case mode to 'normal'
...
--HG--
branch : develop
2016-02-13 17:36:40 +02:00
kervala
c28ecf85a0
Changed: Don't call FormatMessage
...
--HG--
branch : develop
2016-02-13 13:59:32 +01:00
kervala
203e09dca1
Fixed: Check VerboseLog config variable instead of "pPM->isVerboseLog()"
...
--HG--
branch : develop
2016-02-13 13:58:51 +01:00
kervala
ff73ce9ff3
Changed: Minor changes
...
--HG--
branch : develop
2016-02-11 21:00:08 +01:00
kervala
328b7ee91f
Changed: Increase maximum size of font in chat
...
--HG--
branch : develop
2016-02-08 14:35:55 +01:00
kervala
47933826b0
Changed: Increase scrollbars width in configuration
...
--HG--
branch : develop
2016-02-08 14:35:40 +01:00
kervala
34eb27eadb
Changed: Translate "No files..." in MP3 player
...
--HG--
branch : develop
2016-02-08 14:35:11 +01:00
kervala
8d2e962a7a
Fixed: Use %f to display a float
...
--HG--
branch : develop
2016-02-06 00:24:06 +01:00
kervala
9a573dfd6c
Fixed: Don't process again same directory
...
--HG--
branch : develop
2016-02-06 00:23:43 +01:00
kervala
eb263cd4e4
Fixed: Client patcher compilation
...
--HG--
branch : develop
2016-02-04 14:32:40 +01:00
kervala
a8fdf67c19
Changed: Simplify client_patcher to not rely on UXT files anymore and only use english
...
--HG--
branch : develop
2016-02-04 13:21:14 +01:00
kaetemi
e2d60e8183
Fix tools compilation
...
--HG--
branch : develop
2016-02-04 12:27:41 +01:00
kervala
3e02d29050
Changed: Only display filename because path can be too long for UI
...
--HG--
branch : develop
2016-02-03 21:57:51 +01:00
kervala
dc95c97a2f
Changed: Translate patch screen
...
--HG--
branch : develop
2016-02-03 21:56:54 +01:00
kervala
3005d131e9
Changed: Minor changes
...
--HG--
branch : develop
2016-02-03 21:56:28 +01:00
kervala
39eaaa95c5
Fixed: Compilation of shared library
...
--HG--
branch : develop
2016-02-02 20:48:49 +01:00
kervala
72e1724b67
Changed: Use absolute path
...
--HG--
branch : develop
2016-02-02 19:50:04 +01:00
kervala
923434aa72
Changed: Detect .bat file in launchProgram and adapt syntax of CreateProcess
...
--HG--
branch : develop
2016-02-02 19:49:37 +01:00
kervala
27e7efca56
Changed: Use CCmdArgs for client_patcher
...
--HG--
branch : develop
2016-02-02 19:30:19 +01:00
kervala
5a57de43fa
Changed: Simplify client_patcher
...
--HG--
branch : develop
2016-02-02 19:30:00 +01:00
kervala
d1252b44dd
Changed: Convert unpackTo directories to absolute directories
...
--HG--
branch : develop
2016-02-02 19:28:47 +01:00
kervala
69b5157da5
Fixed: Use launchProgram to launch batch
...
--HG--
branch : develop
2016-02-02 19:28:10 +01:00
kervala
6ff327f99c
Fixed: Use absolute paths in patch batch and escape all paths
...
Fixed: If not using batch file and unable to delete/move some files, use batch anyway only for these files
--HG--
branch : develop
2016-02-02 19:26:02 +01:00
kervala
32c7ee794d
Changed: Use application or current directory as root directory for patch
...
--HG--
branch : develop
2016-02-02 19:22:25 +01:00
kervala
705173bce7
Changed: Minor changes
...
--HG--
branch : develop
2016-02-02 19:21:14 +01:00
kervala
be6168d8d6
Removed: Files for patcher
...
--HG--
branch : develop
2016-02-02 14:32:06 +01:00
kervala
dd695f0b1f
Fixed: Compile seven_zip for tools
...
--HG--
branch : develop
2016-02-02 14:31:57 +01:00
kervala
0979b19e8e
Fixed: Use absolute path of current directory instead of relative path (avoid to check more than once the same location)
...
--HG--
branch : develop
2016-02-02 10:23:57 +01:00
kervala
31e6bd1bb1
Fixed: patch_gen is now using packLZMA function to compress a file instead of using lzma executable
...
--HG--
branch : develop
2016-02-02 10:22:47 +01:00
kervala
b3309951c4
Changed: Moved LZMA and 7z functions/methods in seven_zip
...
Changed: Removed old 7z/lzma code since the library has been updated
Fixed: Implemented packLZMA function to compress a file with LZMA
--HG--
branch : develop
2016-02-02 10:21:42 +01:00
kervala
475864dac0
Fixed: Typo
...
--HG--
branch : develop
2016-01-30 20:44:33 +01:00
kervala
5bf17060c0
Fixed: Crash if spawnBot is NULL
...
--HG--
branch : develop
2016-01-30 20:44:25 +01:00
kervala
fc96bdf46d
Fixed: AIS crash if variable not initialized (forgot to commit)
...
--HG--
branch : develop
2016-01-30 18:15:48 +01:00
kervala
e60b630d09
Changed: Minor changes
...
--HG--
branch : develop
2016-01-30 18:01:55 +01:00
kervala
b6f8fe80e9
Fixed: AIS crash if variable not initialized (a big thanks to depyraken to finding it)
...
--HG--
branch : develop
2016-01-30 18:01:27 +01:00
kervala
75307d00da
Changed: Minor changes (thanks to SIELA1915)
...
--HG--
branch : develop
2016-01-30 16:22:55 +01:00
kervala
178c1acc3b
Changed: OS X bundles have app extension
...
--HG--
branch : develop
2016-01-28 13:27:08 +01:00
kervala
086401f5d1
Fixed: ReleaseDebug configuration not used anymore
...
--HG--
branch : develop
2016-01-28 13:26:45 +01:00
kervala
0b4a2a39b3
Fixed: Don't display D3D item in tree under Linux and OS X
...
--HG--
branch : develop
2016-01-28 13:26:02 +01:00
kervala
733f319c4f
Fixed: Only call setCPUMask once
...
--HG--
branch : develop
2016-01-27 14:44:13 +01:00
kervala
3683193dde
Fixed: Compilation of client_patcher
...
--HG--
branch : develop
2016-01-27 14:42:19 +01:00
kervala
63a36fc2f8
Changed: Removed libxml2 dependencies from other targets
...
--HG--
branch : develop
2016-01-27 12:56:16 +01:00
kervala
b6dae7002e
Changed: Minor change
...
--HG--
branch : develop
2016-01-26 23:29:58 +01:00
kervala
93d89700bc
Fixed: Useless dependencies
...
--HG--
branch : develop
2016-01-26 23:29:45 +01:00
kervala
c1125199ca
Changed: Minor changes
...
--HG--
branch : develop
2016-01-26 23:26:50 +01:00
kervala
093ee91656
Fixed: libxml2 dependencies
...
--HG--
branch : develop
2016-01-26 23:26:38 +01:00
kervala
36f886f5f1
Changed: Removed more useless dependencies
...
--HG--
branch : develop
2016-01-26 22:43:35 +01:00
kervala
c5d8c9965e
Changed: Minor changes (EOL, spaces, etc...)
...
--HG--
branch : develop
2016-01-26 22:32:45 +01:00
kervala
af2f38612a
Fixed: Remove inherited dependency on libxml2 for all projects
...
--HG--
branch : develop
2016-01-26 22:30:13 +01:00
kervala
30d7571aad
Fixed: Compilation under Linux
...
--HG--
branch : develop
2016-01-23 20:32:37 +01:00
kervala
be92ac8e60
Fixed: Display of emotes using the same character case as in translations and showing corresponding command to type
...
--HG--
branch : develop
2016-01-23 19:06:28 +01:00
kervala
ba7b4094ef
Changed: Use CCmdArgs to get program path and search data there
...
--HG--
branch : develop
2016-01-23 19:04:52 +01:00
kervala
482b1ba73a
Fixed: Display wrong commands with UTF-8 characters
...
--HG--
branch : develop
2016-01-23 19:04:07 +01:00
kervala
dcd38de3f2
Changed: Minor changes
...
--HG--
branch : develop
2016-01-23 18:59:20 +01:00
kervala
61fb66d3af
Changed: Support -config/-c parameter passed by Ryzom Installer
...
--HG--
branch : develop
2016-01-23 18:58:58 +01:00
kervala
895df72e3f
Changed: Use CCmdArgs to parse client command-line
...
--HG--
branch : develop
2016-01-23 18:57:32 +01:00
kervala
ded0b3a252
Changed: Remove commented old crash report code
...
--HG--
branch : develop
2016-01-23 18:55:56 +01:00
kervala
e35fe4384b
Changed: Use CBigFile to unpack BNP in CPatchManager
...
--HG--
branch : develop
2016-01-23 12:27:41 +01:00
kervala
963892913f
Fixed: Crash in backup service
...
--HG--
branch : develop
2016-01-21 15:06:40 +01:00
kervala
f5a60e3a60
Fixed: Don't install static libraries if not defining WITH_INSTALL_LIBRARIES
...
--HG--
branch : develop
2016-01-21 15:06:01 +01:00
kervala
e281fc1706
Changed: Minor changes
...
--HG--
branch : develop
2016-01-21 10:05:10 +01:00
kervala
1082c49aa6
Changed: Use a different original filename for DEV version
...
--HG--
branch : develop
2016-01-20 13:06:15 +01:00
kervala
a79393e9f8
Changed: Minor changes
...
--HG--
branch : develop
2016-01-18 21:31:23 +01:00
kervala
9073264f59
Changed: Remove hardcoded L:\\primitives\\ from C++ code (use RYZOM_LEVELDESIGN environment varianle instead)
...
--HG--
branch : develop
2016-01-18 21:31:10 +01:00
kervala
b0ad9b0315
Changed: Only add search paths that exist
...
--HG--
branch : develop
2016-01-18 21:29:43 +01:00
kervala
0be5356f78
Fixed: Right directories
...
--HG--
branch : develop
2016-01-16 23:49:39 +01:00
kervala
5b3e181227
Changed: Minor changes
...
--HG--
branch : develop
2016-01-16 23:47:58 +01:00
kervala
06eb63183e
Added: Config file for translation_tools
...
--HG--
branch : develop
2016-01-16 23:47:12 +01:00
kaetemi
d5654ad62e
Fix bad printf parameters
...
--HG--
branch : develop
2016-01-15 16:42:21 +01:00
kaetemi
53b62c66d2
More of that VS2015 magic
...
--HG--
branch : develop
2016-01-15 16:17:23 +01:00
kaetemi
5c6edf6cee
And more VS2015 fixes
...
--HG--
branch : develop
2016-01-15 12:33:27 +01:00
kaetemi
e4b72e63a1
More of the VS2015 stuff
...
--HG--
branch : develop
2016-01-15 12:29:05 +01:00
kervala
cb26d897ae
Fixed: Warning with clang
...
--HG--
branch : develop
2016-01-14 21:27:42 +01:00
kervala
27ae7dddf0
Fixed: Right directory under OS X
...
--HG--
branch : develop
2016-01-14 21:27:10 +01:00
kervala
7d9a8b28c8
Fixed: Don't display D3D page under Linux and OS X
...
--HG--
branch : develop
2016-01-14 21:26:47 +01:00
kervala
c8c563807d
Fixed: Compilation under OS X
...
--HG--
branch : develop
2016-01-14 10:21:50 +01:00
kervala
bcb1aa242d
Fixed: Use map for faster search for example (implemented a TODO of GUIGUI)
...
--HG--
branch : develop
2016-01-13 20:04:01 +01:00
kervala
ea8edd1e6a
Changed: Replace \\ by /
...
--HG--
branch : develop
2016-01-13 20:02:24 +01:00
kervala
3bb45d4f2b
Fixed: Remove some hardcoded paths and replaced them by LeveldesignDataPath variable
...
--HG--
branch : develop
2016-01-13 20:01:36 +01:00
kervala
57f216dc3e
Changed: Expand environment variables in paths read from cfg files
...
--HG--
branch : develop
2016-01-13 19:59:09 +01:00
kervala
bd5f838d6d
Changed: Minor changes
...
--HG--
branch : develop
2016-01-13 19:54:23 +01:00
kervala
a4dd37efc9
Changed: Try different alternative paths for game folders
...
--HG--
branch : develop
2016-01-13 19:52:58 +01:00
kervala
6ec0ab01cf
Changed: Init CLoginProgressPostThread only if InstallStatsUrl is defined
...
--HG--
branch : develop
2016-01-12 22:31:06 +01:00
kervala
7104a6cb29
Fixed: Wrong directory
...
--HG--
branch : develop
2016-01-11 13:53:01 +01:00
kervala
fc5e6ca982
Fixed: Error when signing bundle
...
--HG--
branch : develop
2016-01-11 12:55:09 +01:00
kervala
d375038175
Fixed: Ryzom Configuration under OS X
...
--HG--
branch : develop
2016-01-11 10:09:10 +01:00
kervala
fe40e9e6b7
Fixed: Compilation
...
--HG--
branch : develop
2016-01-09 19:41:45 +01:00
kervala
93c6f521c5
Fixed: Compilation
...
--HG--
branch : develop
2016-01-09 19:32:20 +01:00
kervala
f10060eaa1
Fixed: Compilation
...
--HG--
branch : develop
2016-01-09 18:10:16 +01:00
kervala
688076e056
Changed: Enable new LZMA SDK code
...
--HG--
branch : develop
2016-01-09 17:17:24 +01:00
kervala
1a3f5729fe
Changed: Update LZMA SDK to latest version
...
--HG--
branch : develop
2016-01-09 17:15:31 +01:00
kervala
c81301ca30
Changed: Don't need to extract the original filename
...
--HG--
branch : develop
2016-01-09 16:31:36 +01:00
kervala
3af2813fbf
Fixed: Compilation
...
--HG--
branch : develop
2016-01-09 16:29:59 +01:00
kervala
4e4f19f809
Changed: Replace strlwr by toLower
...
--HG--
branch : develop
2016-01-09 16:07:38 +01:00
kervala
cc0174e800
Changed: Moved 7z/lzma code in login_patch_seven_zip.cpp
...
Fixed: Updated code to work with new versions of LZMA SDK
--HG--
branch : develop
2016-01-09 15:53:25 +01:00
kervala
54ee3d79e9
Changed: Minor change
...
--HG--
branch : develop
2016-01-07 17:40:19 +01:00
kervala
51ec04b761
Changed: Added VideoMemory variable in cfg to force video memory to use (useful if Ryzom can't detect the correct amount of video memory or when using several clients at once)
...
--HG--
branch : develop
2016-01-07 17:39:11 +01:00
kervala
76dece0ec2
Changed: Minor changes
...
--HG--
branch : develop
2016-01-06 23:21:38 +01:00
kervala
c09476ec03
Fixed: Servers compilation
...
--HG--
branch : develop
2016-01-06 23:19:34 +01:00
kervala
834fcbe8c8
Changed: Minor changes
...
--HG--
branch : develop
2016-01-06 16:03:39 +01:00
kervala
0e74c167cd
Fixed: Compilation
...
--HG--
branch : develop
2016-01-06 16:03:20 +01:00
kervala
592bb16c11
Fixed: Warnings with GCC
...
--HG--
branch : develop
2016-01-06 16:03:04 +01:00
kervala
f0bfd6264e
Fixed: Big endian number
...
--HG--
branch : develop
2016-01-06 13:15:01 +01:00
kervala
92fe9a6554
Fixed: Compilation
...
--HG--
branch : develop
2016-01-06 13:14:29 +01:00
kervala
a53ff71469
Changed: Replace strlwr by toLower
...
--HG--
branch : develop
2016-01-06 13:05:49 +01:00
kervala
64428d0018
Changed: Allow to debug Lua in FV too
...
--HG--
branch : develop
2016-01-06 12:38:10 +01:00
kervala
478371a666
Changed: Minor changes
...
--HG--
branch : develop
2016-01-05 12:59:40 +01:00
kervala
aa3993681b
Changed: Use std::numeric_limits
...
--HG--
branch : develop
2016-01-05 12:59:28 +01:00
kervala
f482f77179
Fixed: GCC warnings
...
--HG--
branch : develop
2016-01-05 12:51:06 +01:00
kervala
4d5be82f19
Changed: Minor changes
...
--HG--
branch : develop
2016-01-04 15:40:56 +01:00
kervala
9fc317bd20
Changed: Compile tools first because client needs some of them
...
--HG--
branch : develop
2016-01-04 15:33:55 +01:00
kervala
6627c04a97
Changed: Copy tools related to client into client bundle under OS X
...
--HG--
branch : develop
2016-01-04 13:43:49 +01:00
kervala
23e4517baa
Fixed: Compilation with clang
...
--HG--
branch : develop
2016-01-03 20:13:21 +01:00
kervala
ea937ba4f3
Changed: Remove SIGPIPE signal listener (hack for libwww)
...
--HG--
branch : develop
2016-01-03 17:49:02 +01:00
kervala
47bc397a30
Fixed: Don't force 1024x768 windowed if desktop resolution is already 1024x768 or less
...
--HG--
branch : develop
2016-01-03 17:48:23 +01:00
kervala
33e701192d
Fixed: Sign OS X binaries needed by client and copy them in Ryzom bundle
...
--HG--
branch : develop
2016-01-03 17:47:31 +01:00
kervala
697ac2221c
Changed: Allow to specify CPUMask in client.cfg to force the use of some cores
...
--HG--
branch : develop
2016-01-02 22:28:49 +01:00
kervala
12c4adf943
Changed: Minor changes
...
--HG--
branch : develop
2016-01-02 22:24:16 +01:00
kervala
de0df1645b
Changed: Don't create bundle for Ryzom client tools (we will try to package them in same bundle)
...
--HG--
branch : develop
2016-01-02 22:23:49 +01:00
kervala
844b1e3d02
Fixed: Warnings with GCC
...
--HG--
branch : develop
2016-01-02 19:19:39 +01:00
kervala
de77bb634d
Changed: Don't need to cast since it's already a sint32
...
--HG--
branch : develop
2016-01-02 17:10:50 +01:00
kervala
958ccb9b58
Changed: Add CPUMask variable
...
--HG--
branch : develop
2016-01-02 17:08:25 +01:00
kervala
20711e24e3
Fixed: Typos
...
--HG--
branch : develop
2016-01-02 17:04:45 +01:00
kervala
25a7caf341
Fixed: Use SaveShardRoot from game_share
...
--HG--
branch : develop
2016-01-02 17:02:07 +01:00
kervala
860a4d99ba
Changed: Replaced substr == by compare, because more optimized (thanks to Kaetemi for the hint!)
...
--HG--
branch : develop
2016-01-01 16:26:12 +01:00
kervala
03eaa9181a
Changed: Minor changes
...
--HG--
branch : develop
2016-01-01 16:08:11 +01:00
kervala
3984309945
Changed: Useless code because all clients will be able to patch themselve
...
--HG--
branch : develop
2016-01-01 15:59:32 +01:00
kervala
149adc351a
Fixed: Path when UnpackTo doesn't have a trailing /
...
--HG--
branch : develop
2016-01-01 15:58:31 +01:00