Commit graph

  • afd9566ae8 Fixed: Don't crash when a PNG is truncated kervala 2018-03-07 15:49:48 +0100
  • cecfbb9df9 Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless kervala 2018-02-02 21:13:07 +0100
  • 613d4ddc34 Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless kervala 2018-02-02 21:04:30 +0100
  • f790af1d57 Fixed: Wrong size for 32 bits indices array kervala 2018-01-26 12:29:13 +0100
  • 56d17e2729 Changed: Constify parameters kervala 2018-01-03 18:07:47 +0100
  • 31a7e3a90d Changed: CNelExport destructor now virtual like parent's one kervala 2018-01-03 18:07:08 +0100
  • c41b20c9e9 Fixed: Compilation of Tiles Editor MFC version kervala 2018-01-03 18:05:54 +0100
  • 2502e10592 Fixed: Warnings with VC++ 2017 kervala 2018-01-03 18:04:00 +0100
  • cba3e90f32 Changed: Minor change kervala 2018-01-03 14:52:39 +0100
  • c5507b8728 Changed: Display string length in message (to debug empty strings) kervala 2018-01-03 14:52:26 +0100
  • dcb3f2b149 Fixed: Send an Unicode empty string kervala 2018-01-03 14:10:30 +0100
  • 8c253955b7 Changed: Better support for Visual C++ 2017 kervala 2018-01-03 14:09:46 +0100
  • 8c46a655c6 Fixed: Wrong string conversions kervala 2018-01-03 14:06:25 +0100
  • 51e4a5e7c1 Fixed: Use c_str() to display a string kervala 2018-01-02 17:43:09 +0100
  • 3d3046ff97 Changed: Minor changes kervala 2018-01-02 17:42:33 +0100
  • c744fc9acd Fixed: RollupMouseMessage useless since 3dsmax 2.0 kervala 2018-01-02 17:41:03 +0100
  • 6a06255c61 Fixed: Crash because CreateDialogParam returns NULL (a big thanks to Teanwen!) kervala 2018-01-02 16:33:13 +0100
  • 584621fe2f Changed: Minor changes kervala 2018-01-02 16:31:50 +0100
  • 189ed246b1 Fixed: Crash in 3dsmax plugins (patch provided by Teanwen, thank you so much) kervala 2018-01-02 16:29:42 +0100
  • b039f3cd61 Added: /loot command and keyboard shortcut Nimetu 2017-12-04 18:45:21 +0200
  • 1526c7ea84 Changed: Define Clang features for OS X cross compilation kervala 2017-12-03 12:53:49 +0100
  • 403f342156 Changed: Disable NeL samples for Travis kervala 2017-12-02 16:49:48 +0100
  • e2dda1585d Changed: Minor changes kervala 2017-12-02 16:46:44 +0100
  • 7b2b0c9310 Fixed: Encode password in hexadecimal on command-line when patching to avoid invalid characters kervala 2017-12-02 16:46:17 +0100
  • d799dde5ad Added: Steam client support kervala 2017-12-02 16:45:12 +0100
  • 9e9b005b3b Changed: Centralize hexadecimal conversions kervala 2017-12-02 16:44:38 +0100
  • b00d62d4ce Fixed: Client exit on unicode composite character errors Nimetu 2017-11-20 16:00:51 +0200
  • c4b9b0eb58 Changed: shape command syntax kervala 2017-11-20 15:43:13 +0100
  • ea84023e48 Fixed: Missing quote in .bat kervala 2017-11-20 15:41:48 +0100
  • 8febcb1f60 Fixed: Detecting video mem on ATI cards Nimetu 2017-11-15 15:13:00 +0200
  • 106f18a8c8 Changed: More memory leaks detection kervala 2017-11-05 19:24:50 +0100
  • bea0240cbb Fixed: Escape password and login to prevent errors with special characters (such as | or &) kervala 2017-11-05 19:11:27 +0100
  • 8c4cf11534 Changed: Write a message in log to tell that we're creating the patch script kervala 2017-11-05 19:09:29 +0100
  • ed884644af Changed: Merged changes from compatibility-develop kervala 2017-11-05 19:08:47 +0100
  • 3e4a873429 Changed: Implement escapeArgument function kervala 2017-11-05 19:07:51 +0100
  • 93c2f55290 Changed: Minor changes kervala 2017-11-05 19:07:19 +0100
  • d099e98dae Changed: Moved strFindReplaceAll to algo.h kervala 2017-11-05 19:06:03 +0100
  • 7f1168293a Fixed: Compilation kervala 2017-11-05 19:05:14 +0100
  • f1cdcd1654 Changed: More memory leaks detection kervala 2017-11-05 18:30:30 +0100
  • c1188a9e25 Fixed: Use our own defines for Windows editions to not rely on Windows 10 SDKs (not compatible with Windows XP) kervala 2017-10-25 21:35:12 +0200
  • e8c5960882 Fixed: Image with tooltip did not expire. Nimetu 2017-10-17 14:44:28 +0300
  • b98bd57659 Fixed: Comparing HSTS timestamp value Nimetu 2017-10-17 13:54:36 +0300
  • 81adb6c787 Fixed: Reading gif, off-by-one Nimetu 2017-10-16 19:38:35 +0300
  • d721c661ea Changed: Disable NeL tools too (compilation is still taking more than 50 minutes... and is killed) kervala 2017-10-15 16:49:27 +0200
  • 8c22770876 Fixed: Typo kervala 2017-10-15 15:01:09 +0200
  • 4995760334 Fixed: Don't compile ryzom_servershare and ryzom_aishare if not using Ryzom server or tools kervala 2017-10-14 18:31:19 +0200
  • 68ccee6831 Changed: Also disable Ryzom tools for Travis kervala 2017-10-14 16:55:13 +0200
  • cade235fe5 Fixed: Disable servers compilation with Travis because it's taking too much time kervala 2017-10-14 12:04:01 +0200
  • ef42c45da3 Fixed: Compilation kervala 2017-10-03 14:33:33 +0200
  • c9aa7142bc Fixed: New versions of AssImp depend on IrrXML kervala 2017-10-03 14:33:25 +0200
  • 450181f244 Fixed: Always link to Crypt32.lib for OpenSSL under Windows kervala 2017-10-03 14:32:13 +0200
  • d89005af4a Fixed: Dynamic linking client Nimetu 2017-10-02 15:53:44 +0300
  • 6b7617f8e1 Changed: Expand/collapse all tree node childs with right click Nimetu 2017-10-02 13:52:44 +0300
  • 575f58d749 Changed: Synchonized some changes from compatibility-develop branch kervala 2017-10-01 15:27:31 +0200
  • bd901c5a8c Fixed: Commented too verbose messages kervala 2017-10-01 15:25:30 +0200
  • 90359122d7 Changed: Other changes in CMake files kervala 2017-10-01 15:25:00 +0200
  • 92bc8661df Fixed: Support for Visual C++ 2017 and latest Windows 10 Kits kervala 2017-10-01 15:19:24 +0200
  • aa6d1a7bbb Changed: Updated Android ans iOS toolchains kervala 2017-10-01 15:18:15 +0200
  • 30c6a7a935 Changed: CMake policy CMP0005 will be removed soon so don't use it kervala 2017-10-01 15:17:41 +0200
  • 8acaa65e04 Fixed: Compilation with OpenSSL 1.1.0 kervala 2017-10-01 15:17:10 +0200
  • 630ae259ad Changed: Add Steam support in develop branch too kervala 2017-10-01 15:10:51 +0200
  • 2fad59f296 Changed: Added more memory leaks checks kervala 2017-10-01 15:08:31 +0200
  • 64c90c4fdc Fixed: Null pointer error Nimetu 2017-09-02 23:53:06 +0300
  • 9dce8df546 Fixed: Image tooltip not showing correctly Nimetu 2017-09-02 23:13:47 +0300
  • d6dcf7415a Fixed: Multiline text inside lists Nimetu 2017-09-02 23:13:04 +0300
  • c22b361dc2 Changed: Remove NeL tests temp files Nimetu 2017-08-31 12:36:06 +0300
  • afd4e964e3 Fixed: Path to NeL test files Nimetu 2017-08-31 11:53:44 +0300
  • 3c6dc5ea92 Added: loadBackground(string) lua function to change the texture of next teleport ulukyn@gmail.com 2017-08-22 23:23:00 +0200
  • 5797b2d64e Fixed: Resize collision when scale object/npc (using vpb) ulukyn@gmail.com 2017-08-22 23:22:06 +0200
  • 9390f9cca5 Changed: Sort tribe fame list Nimetu 2017-08-15 11:54:24 +0300
  • d6faf81c81 Changed: Ignore cache status when local file has been deleted Nimetu 2017-07-23 22:50:14 +0300
  • 8300821d0e Changed: Minor fix for mouseover image Nimetu 2017-07-23 22:40:07 +0300
  • e35195252f Changed: Fix issue with table background images not displaying Nimetu 2017-07-23 21:37:42 +0300
  • 36f5ee7f83 Merged in Glorf/ryzomcore/fix_freespace_check (pull request #156) Cédric OCHS 2017-07-15 10:26:50 +0000
  • d163cde51e Fix ignoreFreeDiskSpaceChecks() usage Guillaume Dupuy 2017-07-15 12:14:33 +0200
  • 1fec1425da Merged in Glorf/ryzomcore/fix_freespace_check (pull request #155) Cédric OCHS 2017-07-14 12:53:32 +0000
  • 9172d14dd3 Fix issue #302 - incorrect freespace on 32 bits system Guillaume Dupuy 2017-07-14 14:49:27 +0200
  • 524a3d6645 Fixed: Description of "delete profile" action (all files are really deleted) kervala 2017-07-13 22:53:20 +0200
  • dac136d430 Fixed: Error 60 when creating an account under OS X kervala 2017-07-13 20:54:06 +0200
  • c435f77201 Added: Quality range filter to inventory Nimetu 2017-07-12 23:45:56 +0300
  • 7350291a56 Added: Text search to inventory Nimetu 2017-07-12 21:19:40 +0300
  • 455a923031 Added: clear_on_escape property to edit box Nimetu 2017-07-12 20:32:42 +0300
  • 71d969c40b Changed: Keep track of HSTS header and rewrite http to https as needed Nimetu 2017-07-11 22:23:38 +0300
  • 63138ba784 Use correct comparison between enum Guillaume Dupuy 2017-07-11 00:27:04 +0200
  • cdf648fd4f Merged in Glorf/ryzomcore/fix_item_group_08072017 (pull request #154) Meelis Mägi 2017-07-08 19:20:02 +0000
  • bc17b5eb1a Don't add multiples identical items to a group Guillaume Dupuy 2017-07-08 14:55:18 +0200
  • 59ce9437c8 Swap item serial and create time properties when swapping items Guillaume Dupuy 2017-07-08 13:43:51 +0200
  • 9a3a352142 Changed: Refactor curl certificate loading (issue #314) Nimetu 2017-07-04 00:34:11 +0300
  • 368e1389f2 Fixed: Clean up dyn bubbles from chat/webig to prevent crash after character change. Nimetu 2017-07-03 21:54:35 +0300
  • 0dfd5af8b3 Added: Load Certificates from Windows into OpenSSL for HTTPS (issue #314) karu 2017-07-01 21:25:19 +0300
  • 6cd0f9dbd2 Added tag ryzom-patch-3.1.0-april_patch for changeset 043aaeb3d8a2 kervala 2017-06-30 09:41:06 +0200
  • d39f91d5d3 Fixed: Compilation under GCC 4.8.4 kervala 2017-06-23 17:20:21 +0200
  • 1aa708c4de Fixed: Compilation under GCC 4.8.4 kervala 2017-06-23 16:58:51 +0200
  • de8a6ba1b5 Fixed: Warnings with clang kervala 2017-06-20 12:28:46 +0200
  • 50cfe0ff7c Changed: No need to use -DWITH_SYMBOLS=ON kervala 2017-06-20 12:28:22 +0200
  • 0d12fe5604 Fixed: Case of CMake Freetype module kervala 2017-06-20 12:27:05 +0200
  • e956f69691 Changed: Enable fps view on game config window Nimetu 2017-06-08 22:37:19 +0300
  • e0ab70ca82 Fixed: Correctly expire object if file is removed from cache. Nimetu 2017-06-08 22:37:19 +0300
  • f80c8e7d81 Added: Image mouseover effect Nimetu 2017-06-08 22:37:19 +0300
  • c6a0b3ed9b Added: Show image tooltips even if not inside link Nimetu 2017-06-08 22:37:19 +0300