kervala
|
964e32cd93
|
Changed: Use Threads CMake module and CMAKE_DL_LIBS
--HG--
branch : develop
|
2018-08-18 11:13:10 +02:00 |
|
kervala
|
6da051e1a8
|
Changed: New macro FIX_PACKAGE_OPTIONS
--HG--
branch : develop
|
2018-08-18 11:12:47 +02:00 |
|
kervala
|
1380a94f5d
|
Changed: Use LIST(APPEND instead of SET
--HG--
branch : develop
|
2018-08-18 11:12:26 +02:00 |
|
kervala
|
58efd082c1
|
Changed: Don't include curl.h in headers to avoid dependencies on CURL for more files that required
--HG--
branch : develop
|
2018-08-18 10:57:33 +02:00 |
|
kervala
|
40dc2188f2
|
Fixed: Check CURL backend on old CURL versions (tested with 7.22)
--HG--
branch : develop
|
2018-08-18 10:53:04 +02:00 |
|
Nimetu
|
adc89b3a82
|
Fixed: style inheritance for underline, strikethrough
--HG--
branch : develop
|
2018-08-18 09:16:14 +03:00 |
|
kervala
|
b86bf43090
|
Fixed: Simplify certificates management
--HG--
branch : develop
|
2018-08-11 21:47:50 +02:00 |
|
kervala
|
ad98b1414a
|
Changed: Minor changes
--HG--
branch : develop
|
2018-08-11 15:35:40 +02:00 |
|
kervala
|
ad99c2afb7
|
Fixed: Warning (missing return)
--HG--
branch : develop
|
2018-08-11 15:35:13 +02:00 |
|
kervala
|
c7ded068d9
|
Fixed: Compilation (reverted back some changes)
--HG--
branch : develop
|
2018-08-11 15:34:42 +02:00 |
|
Nimetu
|
15355e3815
|
Changed: shadow attributes for CViewText and editbox templates
--HG--
branch : develop
|
2018-08-11 15:33:01 +03:00 |
|
Nimetu
|
33f6b64bb9
|
Changed: Add text-shadow and text-stroke style properties
--HG--
branch : develop
|
2018-08-10 14:09:34 +03:00 |
|
Nimetu
|
1525b03a83
|
Changed: Extend style attribute to other tags
--HG--
branch : develop
|
2018-08-11 09:59:01 +03:00 |
|
Nimetu
|
d32877ddc9
|
Changed: Keep track of style states in a single struct
--HG--
branch : develop
|
2018-08-10 16:00:43 +03:00 |
|
kervala
|
91fa4d3f5f
|
Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
|
2018-08-09 19:54:08 +02:00 |
|
kervala
|
c13b758be9
|
Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
|
2018-08-09 19:47:44 +02:00 |
|
kervala
|
184d3698c9
|
Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
|
2018-08-09 19:38:33 +02:00 |
|
kervala
|
dcaf417aee
|
Changed: Minor changes
--HG--
branch : develop
|
2018-08-09 14:34:28 +02:00 |
|
kervala
|
cc6ed038b9
|
Fixed: Don't use memory aligned functions while debugging with VC++
--HG--
branch : develop
|
2018-08-09 14:32:00 +02:00 |
|
kervala
|
78670dfdda
|
Fixed: Compilation with VC++ 2010
--HG--
branch : develop
|
2018-08-09 14:31:17 +02:00 |
|
kervala
|
f39c6ed3c6
|
Fixed: Warnings
--HG--
branch : develop
|
2018-08-09 14:30:13 +02:00 |
|
kervala
|
facc5f6d28
|
Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
|
2018-08-09 14:27:42 +02:00 |
|
kervala
|
443cc7df65
|
Fixed: Don't throw an exception when a certifcate can't be found
--HG--
branch : develop
|
2018-08-08 20:55:40 +02:00 |
|
kervala
|
8a1588c147
|
Fixed: Also use SSL context callback when manually using Windows CA certs
--HG--
branch : develop
|
2018-08-08 20:55:14 +02:00 |
|
kervala
|
c4888b2d5b
|
Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
|
2018-08-08 20:54:09 +02: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
|
53bae35fc4
|
Fixed: Use GlobalMemoryStatusEx instead of GlobalMemoryStatus (returns 64 bits numbers)
--HG--
branch : develop
|
2018-08-08 09:39:40 +02:00 |
|
kervala
|
b4f69007f6
|
Fixed: Compilation
--HG--
branch : develop
|
2018-08-07 20:29:39 +02:00 |
|
kervala
|
6966bc1a12
|
Fixed: Compilation with older CURL
--HG--
branch : develop
|
2018-08-07 18:41:04 +02:00 |
|
kervala
|
d9e6d34fcc
|
Changed: Make sslCtxFunction private and don't include curl.h in header
--HG--
branch : develop
|
2018-08-07 18:40:48 +02:00 |
|
kervala
|
df032e220e
|
Fixed: CURL also depends on libunistring under OS X
--HG--
branch : develop
|
2018-08-07 16:02:34 +02:00 |
|
kervala
|
dd517424c7
|
Fixed: CURL also depends on libidn2 and libpsl under OS X
--HG--
branch : develop
|
2018-08-07 13:38:00 +02:00 |
|
kervala
|
a0c3a3adc5
|
Fixed: Link nelgui to Security framework (fix compilation with curl using DarwinSSL backend)
--HG--
branch : develop
|
2018-08-07 13:29:36 +02:00 |
|
kervala
|
5385e04bba
|
Fixed: Link Qt to OpenSSL
--HG--
branch : develop
|
2018-08-07 12:09:33 +02:00 |
|
kervala
|
ce31c4c17f
|
Changed: Minor changes
--HG--
branch : develop
|
2018-08-05 14:59:28 +02:00 |
|
kervala
|
1dc5ad039e
|
Fixed: Link NELGUI to Crypt32.lib and Cryptui.lib under Windows
--HG--
branch : develop
|
2018-08-05 14:59:06 +02:00 |
|
kervala
|
f04fd9809c
|
Fixed: Allow to use custom CA Certificates under all platforms if libcurl compiled with OpenSSL for WebIG and login
--HG--
branch : develop
|
2018-08-05 14:31:53 +02:00 |
|
kervala
|
1000e29a96
|
Fixed: Compilation with VC++ 2013
--HG--
branch : develop
|
2018-07-31 18:36:36 +02:00 |
|
kervala
|
d4fbb64120
|
Added: Steam CMake module
--HG--
branch : develop
|
2018-07-28 11:52:16 +02:00 |
|
kervala
|
7a85eef10b
|
Changed: Minor changes
--HG--
branch : develop
|
2018-07-28 11:46:34 +02:00 |
|
kervala
|
4df0fd37f3
|
Changed: Define and use LIB_SUFFIX
--HG--
branch : develop
|
2018-07-28 11:45:49 +02:00 |
|
kervala
|
0bd577310d
|
Added: New CMake modules to find NeL and Ryzom GameShare
--HG--
branch : develop
|
2018-07-28 11:44:33 +02:00 |
|
kervala
|
d9e509d3cc
|
Changed: NeL/Ryzom Core Version 1.0.0 (why to keep a 0.x version for almost 20 years ?)
--HG--
branch : develop
|
2018-07-28 11:38:48 +02:00 |
|
kervala
|
307eb77e63
|
Changed: Generate version_nl.h in include/nel/misc
--HG--
branch : develop
|
2018-07-28 11:31:32 +02:00 |
|
kervala
|
5cb3f8426d
|
Changed: Install Ryzom GameShare headers and libraries
--HG--
branch : develop
|
2018-07-28 11:24:03 +02:00 |
|
Nimetu
|
a2707f93f1
|
Fixed: Wrong resolution saved to config when window receives wm_destroy signal
--HG--
branch : develop
|
2018-07-26 20:24:17 +03:00 |
|
kervala
|
adb3362b44
|
Changed: Always compile ryzom_gameshare if WITH_RYZOM is defined
--HG--
branch : develop
|
2018-07-22 18:37:44 +02:00 |
|
kervala
|
41d2b26d1a
|
Changed: Link dynamically to existing system libs only
--HG--
branch : develop
|
2018-07-18 22:17:04 +02:00 |
|
kervala
|
728c602bc3
|
Fixed: Compilation under Ubuntu 16.04
--HG--
branch : develop
|
2018-07-18 10:41:11 +02:00 |
|
kervala
|
7b23be0c46
|
Fixed: Compilation under Linux with Qt 5.10
--HG--
branch : develop
|
2018-07-18 10:40:36 +02:00 |
|
kervala
|
f3753a08a8
|
Changed: Allow to use static C++ runtimes
--HG--
branch : develop
|
2018-07-10 20:42:37 +02:00 |
|
kervala
|
4444e93bf7
|
Changed: Use CPP11 everywhere if supported
--HG--
branch : develop
|
2018-07-10 17:02:42 +02:00 |
|
Jan Boon
|
1f897f6106
|
Fix configuration for Snowballs
--HG--
branch : develop
|
2018-07-03 16:10:04 +08:00 |
|
Jan Boon
|
13e2da698a
|
Fix build under Visual Studio 2008
--HG--
branch : develop
|
2018-07-03 16:09:15 +08:00 |
|
Nimetu
|
7eb63bfb3f
|
Fixed: Font underline position
--HG--
branch : experimental-ui-scaling
|
2018-06-25 11:16:59 +03:00 |
|
Nimetu
|
1c142ef968
|
Fixed: Font size calculations for scaled text.
--HG--
branch : experimental-ui-scaling
|
2018-06-22 19:44:12 +03:00 |
|
Nimetu
|
375cedb09e
|
Merge with develop
--HG--
branch : experimental-ui-scaling
|
2018-06-21 22:21:14 +03:00 |
|
ulukyn
|
0863830734
|
Added: Downloadable textures in texture property of CViewBitmap
--HG--
branch : develop
|
2018-06-12 14:43:20 +02:00 |
|
ulukyn
|
1a128ac269
|
Added: Diplay:inline-block option to style of div in group_html
--HG--
branch : develop
|
2018-06-12 13:39:33 +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
|
f80e36ebd6
|
Changed: Workaround for huge target reticle when max polygon is set to low
--HG--
branch : develop
|
2018-06-07 12:59:58 +03:00 |
|
ulukyn
|
6499b1b053
|
Added: getDbProp64 to get 64b values from db with lua
--HG--
branch : develop
|
2018-06-06 14:15:42 +02:00 |
|
ulukyn
|
6573d96fd7
|
Fixed: enable _TrustedDomain when html is rendered by lua code
--HG--
branch : develop
|
2018-05-31 21:03:05 +02:00 |
|
Nimetu
|
97d0d45384
|
Fixed: lua:showDiv accessing already deleted objects
--HG--
branch : develop
|
2018-05-29 22:34:29 +03:00 |
|
Nimetu
|
e2617bfe9b
|
Fixed: Decoding dds with improper width/height
--HG--
branch : develop
|
2018-05-28 14:46:16 +03:00 |
|
Nimetu
|
c228349098
|
Added: Personal projects directory
--HG--
branch : develop
|
2018-05-28 14:36:58 +03:00 |
|
Nimetu
|
30caac063e
|
Fixed: Wrong text width when used inside html list element
--HG--
branch : develop
|
2018-05-23 22:18:19 +03:00 |
|
Nimetu
|
ebbb270bc1
|
Fixed: Use target_stepy to calculate dy for scrolling
--HG--
branch : develop
|
2018-05-13 17:00:45 +03:00 |
|
Nimetu
|
a62c8eefd4
|
Fixed: Filtered user landmarks became visible when landmark was edited/removed.
--HG--
branch : develop
|
2018-05-13 17:00:45 +03:00 |
|
Nimetu
|
4cca062177
|
Changed: Move leave team menu option
--HG--
branch : develop
|
2018-05-11 14:51:54 +03:00 |
|
Nimetu
|
5823e98356
|
Added: Duplicating macro or macro commands
--HG--
branch : develop
|
2018-05-11 14:42:49 +03:00 |
|
Riasan
|
b5a0fbe266
|
Changed: rework "creat guild" UI Window
--HG--
branch : develop
|
2018-05-09 21:33:02 +02:00 |
|
Nimetu
|
5b4759df72
|
Changed: Show map search results in a list
--HG--
branch : develop
|
2018-05-10 15:30:01 +03:00 |
|
Nimetu
|
e625f2b3c7
|
Fixed: Mouse wheel should scroll target object instead scroll bar (fixes issue #327)
--HG--
branch : develop
|
2018-05-10 12:46:11 +03:00 |
|
Nimetu
|
98ae75fe57
|
Added: curl ca bundle option to client cfg
--HG--
branch : develop
|
2018-05-07 21:37:40 +03:00 |
|
Nimetu
|
6389fe3048
|
Fixed: Bad value in client_default.cfg
--HG--
branch : develop
|
2018-05-07 16:53:54 +03:00 |
|
Nimetu
|
923084a818
|
Added: Command to search and target closest user landmark.
--HG--
branch : develop
|
2018-05-04 15:12:00 +03:00 |
|
Nimetu
|
11150e6b79
|
Changed: Switch compass to target mode after successful /tar command.
--HG--
branch : develop
|
2019-07-31 20:58:32 +03:00 |
|
Nimetu
|
a5aa8e48a5
|
Fixed: Initial image download did not become visible
--HG--
branch : develop
|
2019-07-31 20:56:55 +03:00 |
|
Nimetu
|
bbfc20c81d
|
Fixed: Crash when CViewBitmap was using texture from web.
--HG--
branch : develop
|
2019-07-31 20:56:47 +03:00 |
|
Nimetu
|
b822f1388e
|
Fixed: Make sure required rrd directory exists.
--HG--
branch : develop
|
2019-07-17 15:04:09 +03:00 |
|
Nimetu
|
e3b0cdeadf
|
Changed: Remove duplicate js/css files from ams page template
--HG--
branch : develop
|
2019-07-17 15:01:58 +03:00 |
|
Nimetu
|
7af4e78d6d
|
Changed: Fixes for php7
--HG--
branch : develop
|
2019-07-16 15:09:50 +03:00 |
|
Nimetu
|
7d688f1a64
|
Fixed: IOS crash on startup when phrase language file is missing.
--HG--
branch : develop
|
2019-07-12 14:07:02 +03:00 |
|
Inky
|
3da8dcbdac
|
Changed: copy of changeset #ba5a7ec85045 (dead branch)
--HG--
branch : develop
|
2019-06-25 23:35:52 +03:00 |
|
Inky
|
f17aeff6f2
|
Changed: cli character selection
--HG--
branch : develop
|
2019-06-19 00:10:01 +03:00 |
|
Nimetu
|
527d4bf00c
|
Changed: Show server returned error message for http/404,500 errors
--HG--
branch : develop
|
2019-06-06 11:03:47 +03:00 |
|
Nimetu
|
abad5aa84e
|
Changed: Workaround for intermittent ssl certificate issue under windows.
--HG--
branch : develop
|
2019-06-04 13:35:00 +03:00 |
|
Nimetu
|
c439a10cfe
|
Fixed: WebIG notif thread did not have curl certificates loaded.
--HG--
branch : develop
|
2019-06-03 20:55:39 +03:00 |
|
kaetemi
|
7ce995b294
|
Fix window title character set under XP
|
2019-05-26 21:32:29 +08:00 |
|
kaetemi
|
08ac7175dc
|
This might possibly fix the XP build
|
2019-05-26 17:22:10 +08:00 |
|
kaetemi
|
0017a5fb26
|
v1.0.1
|
2019-05-22 19:39:56 +08:00 |
|
Nimetu
|
41e6951fb2
|
Fixed: List forced child element to be visible on the time of insertion
--HG--
branch : develop
|
2019-05-21 23:07:32 +03:00 |
|
Nimetu
|
e61c5937f3
|
Changed: Better handling of br tag
--HG--
branch : develop
|
2019-05-21 23:07:30 +03:00 |
|
Nimetu
|
e573c7b6e9
|
Changed: Remove window content tiny size limit
--HG--
branch : develop
|
2019-05-21 23:07:27 +03:00 |
|
Nimetu
|
7ed7491f04
|
Fixed: Invalid duplicate landmark check.
--HG--
branch : develop
|
2019-05-14 20:54:38 +03:00 |
|
kaetemi
|
f688c23580
|
Fixed: Don't use CListBox itemData for drawing text, it doesn't actually point to the item string
|
2019-05-14 06:32:37 +08:00 |
|
kaetemi
|
6cc30e7e6b
|
Resave world editor rc
|
2019-05-14 05:00:00 +08:00 |
|
kaetemi
|
5d9e1d9bf8
|
Fix ligo export
|
2019-05-13 19:58:50 +08:00 |
|
kaetemi
|
f3c45d7e82
|
Don't block on warnings during ligo export
|
2019-05-13 11:12:45 +08:00 |
|
kaetemi
|
76d88f546a
|
Cleanup ligo export script
|
2019-05-13 10:58:20 +08:00 |
|
kaetemi
|
2d29e7224f
|
Fix ligo export log
|
2019-05-13 09:33:01 +08:00 |
|
kaetemi
|
8bae2ef613
|
Save shapes in lowercase
|
2019-05-13 09:25:05 +08:00 |
|
kaetemi
|
8d96487b69
|
Quit max on ligoscape export error
|
2019-05-13 09:15:37 +08:00 |
|
kaetemi
|
20920be7bd
|
Fix ligoscape.cfg load
|
2019-05-13 09:14:59 +08:00 |
|
kaetemi
|
33a3ad04f5
|
Retry ligo export on crash
|
2019-05-13 04:02:37 +08:00 |
|
kaetemi
|
08908452d5
|
Merge remote-tracking branch 'origin/hg/develop' into kaetemi-develop
|
2019-05-13 03:59:12 +08:00 |
|
Nimetu
|
75bcda9f34
|
Fixed: mp3 decoder not compiled on linux/macOS
--HG--
branch : develop
|
2019-05-12 17:14:21 +03:00 |
|
Nimetu
|
14a74cf493
|
Changed: update dr_mp3.h from upstream
--HG--
branch : develop
|
2019-05-12 17:14:21 +03:00 |
|
Nimetu
|
d10e7157ef
|
Added: Music player directory/autoplay options to client.cfg
--HG--
branch : develop
|
2019-05-12 17:13:39 +03:00 |
|
Nimetu
|
12fb7af8b7
|
Added: Case compare flag to attribute selector
--HG--
branch : develop
|
2019-05-12 12:55:00 +03:00 |
|
Nimetu
|
e6aa13258b
|
Fixed: trimQuotes
--HG--
branch : develop
|
2019-05-12 12:54:41 +03:00 |
|
kaetemi
|
bd7418e484
|
Merge branch 'feature/clean-deprecated' into kaetemi-develop
|
2019-05-11 18:27:43 +08:00 |
|
kaetemi
|
41455d6d98
|
Fix bad SQL query in AMS
|
2019-05-11 17:52:32 +08:00 |
|
kaetemi
|
cf9ee9113d
|
PHP library mcrypt is no longer a thing
|
2019-05-11 17:37:16 +08:00 |
|
kaetemi
|
c916df6922
|
Use utf8mb4
|
2019-05-11 15:13:24 +08:00 |
|
kaetemi
|
e9dadb188a
|
Use utf8mb4
|
2019-05-11 15:03:42 +08:00 |
|
kaetemi
|
2b73ed7def
|
Use proper utf8mb4 for new installations
|
2019-05-11 14:55:23 +08:00 |
|
kaetemi
|
085a45b595
|
Merge branch 'feature/version-resources' into develop
|
2019-05-11 09:23:22 +08:00 |
|
kaetemi
|
4b9ad0f114
|
Added: More version info on tools
|
2019-05-11 09:21:34 +08:00 |
|
kaetemi
|
7657d3e177
|
Fixed: Strip version strings only when successful
|
2019-05-11 08:39:12 +08:00 |
|
kaetemi
|
84bb09c130
|
Fix version info in tools
|
2019-05-11 08:33:04 +08:00 |
|
kaetemi
|
e09cac7116
|
Add missing resource header
|
2019-05-11 08:03:28 +08:00 |
|
kaetemi
|
b85dbdd7df
|
Add versioning info to tools
|
2019-05-11 08:01:10 +08:00 |
|
kaetemi
|
1d0bce3f8b
|
Fix georges exe name
|
2019-05-11 07:44:10 +08:00 |
|
kaetemi
|
88ca583290
|
Set version and icon in mission compiler frontend
|
2019-05-11 07:38:02 +08:00 |
|
kaetemi
|
77bceea45d
|
Cleanup tool resources
|
2019-05-11 07:18:23 +08:00 |
|
kaetemi
|
cb25826968
|
Changed: Cleanup driver versioning
|
2019-05-11 07:14:17 +08:00 |
|
kaetemi
|
97e45d3944
|
Changed: Improved versioning info on 3ds Max plugins
|
2019-05-11 06:54:06 +08:00 |
|
kaetemi
|
5baa32790f
|
Changed: Improve versioning info for resources
|
2019-05-11 05:56:18 +08:00 |
|
Nimetu
|
c06253a746
|
Fixed: BR element
--HG--
branch : develop
|
2019-05-10 23:50:14 +03:00 |
|
Nimetu
|
d0616ac579
|
Changed: use css display: block instead hardcoded endParagraph()
--HG--
branch : develop
|
2019-05-10 23:50:14 +03:00 |
|
Nimetu
|
0676cd0d2b
|
Fixed: Invalid root html style
--HG--
branch : develop
|
2019-05-10 08:27:26 +03:00 |
|
Nimetu
|
85a806ec44
|
Added: Lua functions for group child debugging
--HG--
branch : develop
|
2019-05-10 08:27:25 +03:00 |
|
Nimetu
|
215d7bda99
|
Changed: Do not nest hr element inside group paragraph (hr already is a group)
--HG--
branch : develop
|
2019-05-10 08:27:25 +03:00 |
|
kaetemi
|
00bbdaba9e
|
Added: Revision number from git
|
2019-05-10 06:49:30 +08:00 |
|
kaetemi
|
33881e9627
|
Added: Blue icons for build tools, gold icons for command utilities, yellow icons for script utilities, red for gui tools and services, turquoise for cross platform design tools
|
2019-05-09 18:43:34 +08:00 |
|
kaetemi
|
a7504e657e
|
Removed: Deprecated bot chat news manager
|
2019-05-09 06:57:04 +08:00 |
|
kaetemi
|
d7ebc49d19
|
Fixed: Pass correct length
|
2019-05-09 05:01:40 +08:00 |
|
kaetemi
|
b7aa2a6999
|
Don't use MB_PRECOMPOSED
|
2019-05-09 04:45:48 +08:00 |
|
kaetemi
|
4baccf2802
|
Don't use MB_PRECOMPOSED
|
2019-05-09 04:38:48 +08:00 |
|
Nimetu
|
f5424aac3e
|
Added: html progress element
--HG--
branch : develop
|
2019-05-07 20:13:05 +03:00 |
|
Nimetu
|
cb0d6c74f3
|
Added: html meter element
--HG--
branch : develop
|
2019-05-07 20:12:10 +03:00 |
|
Nimetu
|
afda48c597
|
Fixed: Invalid border width initial value
--HG--
branch : develop
|
2019-05-07 19:40:16 +03:00 |
|
Nimetu
|
5ac0279754
|
Fixed: Invalid pseudo element selector match
--HG--
branch : develop
|
2019-05-07 19:40:14 +03:00 |
|
Nimetu
|
077f57c4b9
|
Changed: Keep track of all pseudo elements matching html element
--HG--
branch : develop
|
2019-05-07 19:40:10 +03:00 |
|
Nimetu
|
2f5de64d96
|
Added: html button element
--HG--
branch : develop
|
2019-05-07 19:40:07 +03:00 |
|
Nimetu
|
742092fd6b
|
Changed: Use button lookup index in html_submit_form instead button name/value
--HG--
branch : develop
|
2019-05-07 19:40:06 +03:00 |
|
Nimetu
|
bd5c03ebf0
|
Changed: extract form submit button to own method
--HG--
branch : develop
|
2019-05-07 19:40:04 +03:00 |
|
|
dc9d966e49
|
Merge branch 'ryzomcore+develop' into 'develop'
Ryzomcore+develop
See merge request khaganat/mmorpg_khanat/khanat-opennel-code!39
|
2018-04-30 22:49:04 +02:00 |
|
|
c7be58f514
|
replace LF for bug shard
|
2018-04-21 15:43:22 +02:00 |
|
Sit Melai
|
69c8be03d9
|
Prevent crash on Windows due to no revision from Git or Mercurial found.
|
2018-04-07 17:20:10 +02:00 |
|
Sit Melai
|
f37b991c14
|
CMakeModule to find Git (previously only Mercurial)
|
2018-04-07 17:19:01 +02:00 |
|
root
|
cf1db62ab8
|
correction pour la compilation sous windows à cause des merges RC mal fait
|
2018-03-25 12:04:43 +02:00 |
|
|
1c898ea0b2
|
Merge branch 'ryzomcore' into ryzomcore+develop
# Conflicts:
# .hgtags
# .travis.yml
# code/CMakeModules/FindMSVC.cmake
# code/ryzom/client/src/steam_client.cpp
|
2018-03-24 18:18:50 +01:00 |
|
Nimetu
|
2e7d025109
|
Changed: Use user requested resolution for both char select and ingame
--HG--
branch : develop
|
2018-03-17 13:59:42 +02:00 |
|
Nimetu
|
1dc3d51ce2
|
Added: save_ui action handler to save keys and icfg files
--HG--
branch : develop
|
2018-10-11 15:24:03 +03:00 |
|
Nimetu
|
8ef8b2d62d
|
Fixed: checkCoords needs XReal to be same as in updateCoords
--HG--
branch : develop
|
2018-09-27 21:42:31 +03:00 |
|
Nimetu
|
d7ee450215
|
Changed: Use user requested resolution for both char select and ingame
--HG--
branch : experimental-ui-scaling
|
2018-03-17 13:59:42 +02:00 |
|
nimetu@gmail.com
|
0af4ea6687
|
Added: Allow to set UI scale with /setuiscale command
--HG--
branch : experimental-ui-scaling
|
2018-03-16 15:01:22 +02:00 |
|
nimetu@gmail.com
|
4ba3973295
|
Changed: Remove ui scale option from ingame config
--HG--
branch : experimental-ui-scaling
|
2018-03-16 15:00:30 +02:00 |
|
Nimetu
|
4851d1602d
|
Changed: Make number of virtual desktops dynamic
--HG--
branch : develop
|
2018-03-15 21:58:49 +02:00 |
|
Nimetu
|
23fa3d7460
|
Fixed: Possible crash from null pointer
--HG--
branch : develop
|
2018-03-13 20:41:49 +02:00 |
|
Nimetu
|
ccb2cbfa78
|
Fixed: cURL multi/easy handle cleanup
--HG--
branch : develop
|
2018-03-13 20:41:46 +02:00 |
|
Nimetu
|
f5928305fe
|
Fixed: unused variable memory leak
--HG--
branch : develop
|
2018-03-13 19:34:36 +02:00 |
|
kervala
|
afd9566ae8
|
Fixed: Don't crash when a PNG is truncated
--HG--
branch : develop
|
2018-03-07 15:49:48 +01: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
|
f790af1d57
|
Fixed: Wrong size for 32 bits indices array
--HG--
branch : develop
|
2018-01-26 12:29:13 +01:00 |
|
kervala
|
56d17e2729
|
Changed: Constify parameters
--HG--
branch : develop
|
2018-01-03 18:07:47 +01:00 |
|
kervala
|
31a7e3a90d
|
Changed: CNelExport destructor now virtual like parent's one
--HG--
branch : develop
|
2018-01-03 18:07:08 +01:00 |
|
kervala
|
c41b20c9e9
|
Fixed: Compilation of Tiles Editor MFC version
--HG--
branch : develop
|
2018-01-03 18:05:54 +01:00 |
|
kervala
|
2502e10592
|
Fixed: Warnings with VC++ 2017
--HG--
branch : develop
|
2018-01-03 18:04:00 +01:00 |
|
kervala
|
cba3e90f32
|
Changed: Minor change
--HG--
branch : develop
|
2018-01-03 14:52:39 +01:00 |
|
kervala
|
c5507b8728
|
Changed: Display string length in message (to debug empty strings)
--HG--
branch : develop
|
2018-01-03 14:52:26 +01:00 |
|
kervala
|
dcb3f2b149
|
Fixed: Send an Unicode empty string
--HG--
branch : develop
|
2018-01-03 14:10:30 +01:00 |
|
kervala
|
8c253955b7
|
Changed: Better support for Visual C++ 2017
--HG--
branch : develop
|
2018-01-03 14:09:46 +01:00 |
|
kervala
|
8c46a655c6
|
Fixed: Wrong string conversions
--HG--
branch : develop
|
2018-01-03 14:06:25 +01:00 |
|
kervala
|
51e4a5e7c1
|
Fixed: Use c_str() to display a string
--HG--
branch : develop
|
2018-01-02 17:43:09 +01:00 |
|
kervala
|
3d3046ff97
|
Changed: Minor changes
--HG--
branch : develop
|
2018-01-02 17:42:33 +01:00 |
|
kervala
|
c744fc9acd
|
Fixed: RollupMouseMessage useless since 3dsmax 2.0
--HG--
branch : develop
|
2018-01-02 17:41:03 +01:00 |
|
kervala
|
6a06255c61
|
Fixed: Crash because CreateDialogParam returns NULL (a big thanks to Teanwen!)
--HG--
branch : develop
|
2018-01-02 16:33:13 +01:00 |
|
kervala
|
584621fe2f
|
Changed: Minor changes
--HG--
branch : develop
|
2018-01-02 16:31:50 +01:00 |
|
kervala
|
189ed246b1
|
Fixed: Crash in 3dsmax plugins (patch provided by Teanwen, thank you so much)
--HG--
branch : develop
|
2018-01-02 16:29:42 +01:00 |
|
Nimetu
|
b039f3cd61
|
Added: /loot command and keyboard shortcut
--HG--
branch : develop
|
2017-12-04 18:45:21 +02:00 |
|
kervala
|
1526c7ea84
|
Changed: Define Clang features for OS X cross compilation
--HG--
branch : develop
|
2017-12-03 12:53:49 +01:00 |
|
kervala
|
e2dda1585d
|
Changed: Minor changes
--HG--
branch : develop
|
2017-12-02 16:46:44 +01:00 |
|
kervala
|
7b2b0c9310
|
Fixed: Encode password in hexadecimal on command-line when patching to avoid invalid characters
--HG--
branch : develop
|
2017-12-02 16:46:17 +01:00 |
|
kervala
|
d799dde5ad
|
Added: Steam client support
--HG--
branch : develop
|
2017-12-02 16:45:12 +01:00 |
|
kervala
|
9e9b005b3b
|
Changed: Centralize hexadecimal conversions
--HG--
branch : develop
|
2017-12-02 16:44:38 +01:00 |
|
Nimetu
|
b00d62d4ce
|
Fixed: Client exit on unicode composite character errors
--HG--
branch : develop
|
2017-11-20 16:00:51 +02:00 |
|
kervala
|
c4b9b0eb58
|
Changed: shape command syntax
--HG--
branch : develop
|
2017-11-20 15:43:13 +01:00 |
|
kervala
|
ea84023e48
|
Fixed: Missing quote in .bat
--HG--
branch : develop
|
2017-11-20 15:41:48 +01:00 |
|
Nimetu
|
8febcb1f60
|
Fixed: Detecting video mem on ATI cards
--HG--
branch : develop
|
2017-11-15 15:13:00 +02:00 |
|
kervala
|
106f18a8c8
|
Changed: More memory leaks detection
--HG--
branch : develop
|
2017-11-05 19:24:50 +01:00 |
|
kervala
|
bea0240cbb
|
Fixed: Escape password and login to prevent errors with special characters (such as | or &)
--HG--
branch : develop
|
2017-11-05 19:11:27 +01:00 |
|
kervala
|
8c4cf11534
|
Changed: Write a message in log to tell that we're creating the patch script
--HG--
branch : develop
|
2017-11-05 19:09:29 +01:00 |
|
kervala
|
ed884644af
|
Changed: Merged changes from compatibility-develop
--HG--
branch : develop
|
2017-11-05 19:08:47 +01:00 |
|
kervala
|
3e4a873429
|
Changed: Implement escapeArgument function
--HG--
branch : develop
|
2017-11-05 19:07:51 +01:00 |
|
kervala
|
93c2f55290
|
Changed: Minor changes
--HG--
branch : develop
|
2017-11-05 19:07:19 +01:00 |
|
kervala
|
d099e98dae
|
Changed: Moved strFindReplaceAll to algo.h
--HG--
branch : develop
|
2017-11-05 19:06:03 +01:00 |
|
kervala
|
7f1168293a
|
Fixed: Compilation
--HG--
branch : develop
|
2017-11-05 19:05:14 +01:00 |
|
kervala
|
f1cdcd1654
|
Changed: More memory leaks detection
--HG--
branch : develop
|
2017-11-05 18:30:30 +01:00 |
|
compil
|
e4cb143038
|
correction du merge
|
2017-11-03 23:07:35 +01:00 |
|
kervala
|
c1188a9e25
|
Fixed: Use our own defines for Windows editions to not rely on Windows 10 SDKs (not compatible with Windows XP)
--HG--
branch : develop
|
2017-10-25 21:35:12 +02:00 |
|
compil
|
675bcee591
|
enleve les fichier en trop
|
2017-10-20 21:43:50 +02:00 |
|
Nimetu
|
e8c5960882
|
Fixed: Image with tooltip did not expire.
--HG--
branch : develop
|
2017-10-17 14:44:28 +03:00 |
|
Nimetu
|
b98bd57659
|
Fixed: Comparing HSTS timestamp value
--HG--
branch : develop
|
2017-10-17 13:54:36 +03:00 |
|
Nimetu
|
81adb6c787
|
Fixed: Reading gif, off-by-one
--HG--
branch : develop
|
2017-10-16 19:38:35 +03:00 |
|
compil
|
33f3f13dac
|
merge de ryzomcore essai 1
|
2017-10-14 19:30:19 +02:00 |
|
compil
|
98942e57b3
|
Merge branch 'ryzomcore' into feature/merge_ryzomcore171003
|
2017-10-14 19:23:02 +02:00 |
|
kervala
|
4995760334
|
Fixed: Don't compile ryzom_servershare and ryzom_aishare if not using Ryzom server or tools
--HG--
branch : develop
|
2017-10-14 18:31:19 +02:00 |
|
kervala
|
ef42c45da3
|
Fixed: Compilation
--HG--
branch : develop
|
2017-10-03 14:33:33 +02:00 |
|
kervala
|
c9aa7142bc
|
Fixed: New versions of AssImp depend on IrrXML
--HG--
branch : develop
|
2017-10-03 14:33:25 +02:00 |
|
kervala
|
450181f244
|
Fixed: Always link to Crypt32.lib for OpenSSL under Windows
--HG--
branch : develop
|
2017-10-03 14:32:13 +02:00 |
|
Nimetu
|
201fc3eb12
|
Merge with develop
--HG--
branch : compatibility-develop
|
2017-10-02 15:54:16 +03:00 |
|
Nimetu
|
d89005af4a
|
Fixed: Dynamic linking client
--HG--
branch : develop
|
2017-10-02 15:53:44 +03:00 |
|
Nimetu
|
ecc7cac376
|
Merge with develop
--HG--
branch : compatibility-develop
|
2017-10-02 13:54:08 +03:00 |
|
Nimetu
|
6b7617f8e1
|
Changed: Expand/collapse all tree node childs with right click
--HG--
branch : develop
|
2017-10-02 13:52:44 +03:00 |
|
kervala
|
ac7474c7ba
|
Merge with develop
--HG--
branch : compatibility-develop
|
2017-10-01 15: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
|
bd901c5a8c
|
Fixed: Commented too verbose messages
--HG--
branch : develop
|
2017-10-01 15:25:30 +02:00 |
|
kervala
|
90359122d7
|
Changed: Other changes in CMake files
--HG--
branch : develop
|
2017-10-01 15:25:00 +02:00 |
|
kervala
|
92bc8661df
|
Fixed: Support for Visual C++ 2017 and latest Windows 10 Kits
--HG--
branch : develop
|
2017-10-01 15:19:24 +02:00 |
|
kervala
|
aa6d1a7bbb
|
Changed: Updated Android ans iOS toolchains
--HG--
branch : develop
|
2017-10-01 15:18:15 +02:00 |
|
kervala
|
30c6a7a935
|
Changed: CMake policy CMP0005 will be removed soon so don't use it
--HG--
branch : develop
|
2017-10-01 15:17:41 +02:00 |
|
kervala
|
8acaa65e04
|
Fixed: Compilation with OpenSSL 1.1.0
--HG--
branch : develop
|
2017-10-01 15:17:10 +02:00 |
|
kervala
|
630ae259ad
|
Changed: Add Steam support in develop branch too
--HG--
branch : develop
|
2017-10-01 15:10:51 +02:00 |
|
kervala
|
2fad59f296
|
Changed: Added more memory leaks checks
--HG--
branch : develop
|
2017-10-01 15:08:31 +02:00 |
|
ulukyn@gmail.com
|
4b22f4bf11
|
Fixed: Add on/off params to action handler ark_pacs_border
shape highlight is "really" False by default
--HG--
branch : compatibility-develop
|
2017-09-14 12:36:10 +02:00 |
|
Nimetu
|
05e1346b5e
|
Merge with develop
--HG--
branch : compatibility-develop
|
2017-09-03 00:02:32 +03:00 |
|
Nimetu
|
64c90c4fdc
|
Fixed: Null pointer error
--HG--
branch : develop
|
2017-09-02 23:53:06 +03:00 |
|
Nimetu
|
c7e0b56a40
|
Merge with develop
--HG--
branch : compatibility-develop
|
2017-09-02 23:14:34 +03:00 |
|
Nimetu
|
9dce8df546
|
Fixed: Image tooltip not showing correctly
--HG--
branch : develop
|
2017-09-02 23:13:47 +03:00 |
|
Nimetu
|
d6dcf7415a
|
Fixed: Multiline text inside lists
--HG--
branch : develop
|
2017-09-02 23:13:04 +03:00 |
|
Nimetu
|
c22b361dc2
|
Changed: Remove NeL tests temp files
--HG--
branch : develop
|
2017-08-31 12:36:06 +03:00 |
|
Nimetu
|
afd4e964e3
|
Fixed: Path to NeL test files
--HG--
branch : develop
|
2017-08-31 11:53:44 +03:00 |
|
ulukyn@gmail.com
|
27364b29d2
|
Added: loadBackground(string) lua function to change the texture of next teleport
--HG--
branch : compatibility-develop
|
2017-08-22 23:23:00 +02:00 |
|
ulukyn@gmail.com
|
3c6dc5ea92
|
Added: loadBackground(string) lua function to change the texture of next teleport
--HG--
branch : develop
|
2017-08-22 23:23:00 +02:00 |
|
ulukyn@gmail.com
|
b640c0ce97
|
Fixed: Resize collision when scale object/npc (using vpb)
--HG--
branch : compatibility-develop
|
2017-08-22 23:22:06 +02:00 |
|
ulukyn@gmail.com
|
5797b2d64e
|
Fixed: Resize collision when scale object/npc (using vpb)
--HG--
branch : develop
|
2017-08-22 23:22:06 +02:00 |
|
Nimetu
|
37d6dc50f0
|
Merge with develop
--HG--
branch : compatibility-develop
|
2017-08-15 12:39:25 +03:00 |
|
Nimetu
|
9390f9cca5
|
Changed: Sort tribe fame list
--HG--
branch : develop
|
2017-08-15 11:54:24 +03:00 |
|
Nimetu
|
655dee03b4
|
Merge with develop
--HG--
branch : compatibility-develop
|
2017-07-23 22:54:14 +03:00 |
|
Nimetu
|
d6faf81c81
|
Changed: Ignore cache status when local file has been deleted
--HG--
branch : develop
|
2017-07-23 22:50:14 +03:00 |
|
Nimetu
|
8300821d0e
|
Changed: Minor fix for mouseover image
--HG--
branch : develop
|
2017-07-23 22:40:07 +03:00 |
|
Nimetu
|
e35195252f
|
Changed: Fix issue with table background images not displaying
--HG--
branch : develop
|
2017-07-23 21:37:42 +03:00 |
|
Cédric OCHS
|
36f5ee7f83
|
Merged in Glorf/ryzomcore/fix_freespace_check (pull request #156)
Fix ignoreFreeDiskSpaceChecks() usage
Approved-by: Cédric OCHS <kervala@gmail.com>
--HG--
branch : develop
|
2017-07-15 10:26:50 +00:00 |
|
Guillaume Dupuy
|
d163cde51e
|
Fix ignoreFreeDiskSpaceChecks() usage
Now actually ignore free space, instead of creating an error and refusing to go further everytime
--HG--
branch : fix_freespace_check
|
2017-07-15 12:14:33 +02:00 |
|