Commit Graph

7849 Commits (e4ac3748e92237ff0e893cf54dfb6d8464d2cc51)

Author SHA1 Message Date
Nimetu 6389fe3048 Fixed: Bad value in client_default.cfg
--HG--
branch : develop
7 years ago
Nimetu 066057d04c Added: Map search translation
--HG--
branch : compatibility-develop
7 years ago
Nimetu 5ee74c1c05 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
Riasan 92683b7ac0 Fixed: expand login max input
--HG--
branch : compatibility-develop
7 years ago
Riasan a7b0079909 Fixed: ui window size for universe_chanel_warning
--HG--
branch : compatibility-develop
7 years ago
Nimetu 2e7d025109 Changed: Use user requested resolution for both char select and ingame
--HG--
branch : develop
7 years ago
Nimetu 1dc3d51ce2 Added: save_ui action handler to save keys and icfg files
--HG--
branch : develop
6 years ago
Nimetu 26d8b86949 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
Nimetu 4851d1602d Changed: Make number of virtual desktops dynamic
--HG--
branch : develop
7 years ago
Nimetu 79c48999ec Merge with develop
--HG--
branch : compatibility-develop
7 years ago
Nimetu 23fa3d7460 Fixed: Possible crash from null pointer
--HG--
branch : develop
7 years ago
Nimetu ccb2cbfa78 Fixed: cURL multi/easy handle cleanup
--HG--
branch : develop
7 years ago
Nimetu f5928305fe Fixed: unused variable memory leak
--HG--
branch : develop
7 years ago
ulukyn 11559c57c1 Fusion
--HG--
branch : compatibility-develop
7 years ago
ulukyn b927d75287 Fixed: getGroundZ uses now float instead of int
--HG--
branch : compatibility-develop
7 years ago
ulukyn f6eee28b3e Added: Ability to add icons on the map and setup the handler by left and right click with lua
--HG--
branch : compatibility-develop
7 years ago
kervala 7c8e7850ea Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala afd9566ae8 Fixed: Don't crash when a PNG is truncated
--HG--
branch : develop
7 years ago
ulukyn b67bd10278 Changed: move /url command to FINAL_VERSION section
--HG--
branch : compatibility-develop
7 years ago
ulukyn 855598aa86 Added: onclick_r and onover Lua reflect properties. Setup id to buttonGroup to access it
--HG--
branch : compatibility-develop
7 years ago
ulukyn f02a992413 Fusion
--HG--
branch : compatibility-develop
7 years ago
ulukyn a0f48f4c8e Changed: Increase max number of virtual desktops to use with special apps (like powo creator)
--HG--
branch : compatibility-develop
7 years ago
ulukyn d2d1062127 Added: onclick_r and onover Lua reflect properties. Setup id to buttonGroup to access it
--HG--
branch : compatibility-develop
7 years ago
Riasan c6fa21c9d7 Fixed: brocken Link to Forum Help Page
--HG--
branch : compatibility-develop
7 years ago
Riasan 5ca66c6714 Changed: Update Ryzom version to 3.3.0
--HG--
branch : compatibility-develop
7 years ago
ulukyn 7a4a59a816 Changed: Fix @WEB customtext items
--HG--
branch : compatibility-develop
7 years ago
ulukyn d7fe602ccd Changed: Fix @WEB customtext items
--HG--
branch : compatibility-develop
7 years ago
ulukyn 3be81cd4d6 Changed: Fix @WEB customtext items
--HG--
branch : compatibility-develop
7 years ago
ulukyn ed6e38b1f4 Added: setBackground lua method for group_html
--HG--
branch : compatibility-develop
7 years ago
kervala 0f02701326 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala cecfbb9df9 Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless
--HG--
branch : develop
7 years ago
kervala 613d4ddc34 Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless
--HG--
branch : develop
7 years ago
ulukyn@gmail.com 805fb726cc Added: Add new html properties of group_html
--HG--
branch : compatibility-develop
7 years ago
Riasan d2a46df79d Fixed: make ui window "webig_frame_borderless" moveable (by Ulukyn)
--HG--
branch : compatibility-develop
7 years ago
Riasan 31fe6a4095 Fixed: Old Custom Text what used @WEB have no space after command "@WEBxxx"
--HG--
branch : compatibility-develop
7 years ago
kervala 6cbc8d1d8a Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala f790af1d57 Fixed: Wrong size for 32 bits indices array
--HG--
branch : develop
7 years ago
ulukyn@gmail.com da814e1c5a Added: We can now set Item Custom Text with "@LUA xxx" to run lua code when players click on "OPEN" menu
--HG--
branch : compatibility-develop
7 years ago
kervala ed0437c906 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala 56d17e2729 Changed: Constify parameters
--HG--
branch : develop
7 years ago
kervala 31a7e3a90d Changed: CNelExport destructor now virtual like parent's one
--HG--
branch : develop
7 years ago
kervala c41b20c9e9 Fixed: Compilation of Tiles Editor MFC version
--HG--
branch : develop
7 years ago
kervala 2502e10592 Fixed: Warnings with VC++ 2017
--HG--
branch : develop
7 years ago
kervala afef0699c9 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala cba3e90f32 Changed: Minor change
--HG--
branch : develop
7 years ago
kervala c5507b8728 Changed: Display string length in message (to debug empty strings)
--HG--
branch : develop
7 years ago
kervala c4a1176cb3 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala dcb3f2b149 Fixed: Send an Unicode empty string
--HG--
branch : develop
7 years ago
kervala 8c253955b7 Changed: Better support for Visual C++ 2017
--HG--
branch : develop
7 years ago
kervala 8c46a655c6 Fixed: Wrong string conversions
--HG--
branch : develop
7 years ago
kervala 45c88d64ba Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala 51e4a5e7c1 Fixed: Use c_str() to display a string
--HG--
branch : develop
7 years ago
kervala 3d3046ff97 Changed: Minor changes
--HG--
branch : develop
7 years ago
kervala c744fc9acd Fixed: RollupMouseMessage useless since 3dsmax 2.0
--HG--
branch : develop
7 years ago
kervala 347b783e3e Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala 6a06255c61 Fixed: Crash because CreateDialogParam returns NULL (a big thanks to Teanwen!)
--HG--
branch : develop
7 years ago
kervala 584621fe2f Changed: Minor changes
--HG--
branch : develop
7 years ago
kervala 189ed246b1 Fixed: Crash in 3dsmax plugins (patch provided by Teanwen, thank you so much)
--HG--
branch : develop
7 years ago
ulukyn@gmail.com d45e69783d Fixed: Adding translation to bots names (with tags) when displaying "xxx says: ..."
--HG--
branch : compatibility-develop
7 years ago
ulukyn@gmail.com cf7f969311 Fixed: First try to add translation tags into Bot names and Titles: translating target name and sys infos
--HG--
branch : compatibility-develop
7 years ago
ulukyn@gmail.com ed8b4282e9 Fixed: First try to add translation tags into Bot names and Titles (will help rename of player to be translated and events npcs)
--HG--
branch : compatibility-develop
7 years ago
ulukyn@gmail.com 370972d860 Changed: First try to add translation tags into Bot names and Titles (will help rename of player to be translated and events npcs)
--HG--
branch : compatibility-develop
7 years ago
Nimetu c03dcd268f Merge with develop
--HG--
branch : compatibility-develop
7 years ago
Nimetu b039f3cd61 Added: /loot command and keyboard shortcut
--HG--
branch : develop
7 years ago
kervala 336f339c1f Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala 1526c7ea84 Changed: Define Clang features for OS X cross compilation
--HG--
branch : develop
7 years ago
kervala 52fe4dd7fe Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala e2dda1585d Changed: Minor changes
--HG--
branch : develop
7 years ago
kervala 7b2b0c9310 Fixed: Encode password in hexadecimal on command-line when patching to avoid invalid characters
--HG--
branch : develop
7 years ago
kervala d799dde5ad Added: Steam client support
--HG--
branch : develop
7 years ago
kervala 9e9b005b3b Changed: Centralize hexadecimal conversions
--HG--
branch : develop
7 years ago
Nimetu e4f6010fbe Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala d9f18c96d8 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala c4b9b0eb58 Changed: shape command syntax
--HG--
branch : develop
7 years ago
kervala ea84023e48 Fixed: Missing quote in .bat
--HG--
branch : develop
7 years ago
Nimetu b00d62d4ce Fixed: Client exit on unicode composite character errors
--HG--
branch : develop
7 years ago
Nimetu 09dd0e57c5 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
Nimetu 8febcb1f60 Fixed: Detecting video mem on ATI cards
--HG--
branch : develop
7 years ago
kervala e234b1518f Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala 106f18a8c8 Changed: More memory leaks detection
--HG--
branch : develop
7 years ago
kervala 016f9dae35 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala bea0240cbb Fixed: Escape password and login to prevent errors with special characters (such as | or &)
--HG--
branch : develop
7 years ago
kervala 8c4cf11534 Changed: Write a message in log to tell that we're creating the patch script
--HG--
branch : develop
7 years ago
kervala ed884644af Changed: Merged changes from compatibility-develop
--HG--
branch : develop
7 years ago
kervala 3e4a873429 Changed: Implement escapeArgument function
--HG--
branch : develop
7 years ago
kervala 93c2f55290 Changed: Minor changes
--HG--
branch : develop
7 years ago
kervala d099e98dae Changed: Moved strFindReplaceAll to algo.h
--HG--
branch : develop
7 years ago
kervala 7f1168293a Fixed: Compilation
--HG--
branch : develop
7 years ago
kervala f1cdcd1654 Changed: More memory leaks detection
--HG--
branch : develop
7 years ago
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
7 years ago
ulukyn@gmail.com f7a3e6a4ee Changed: Try to implement better pos correct from gpms (using deceleration + acceleration)
--HG--
branch : compatibility-develop
7 years ago
Nimetu c440e9fc40 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
Nimetu e8c5960882 Fixed: Image with tooltip did not expire.
--HG--
branch : develop
7 years ago
Nimetu b98bd57659 Fixed: Comparing HSTS timestamp value
--HG--
branch : develop
7 years ago
Nimetu b46c12b7b4 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
Nimetu 81adb6c787 Fixed: Reading gif, off-by-one
--HG--
branch : develop
7 years ago
kervala 4995760334 Fixed: Don't compile ryzom_servershare and ryzom_aishare if not using Ryzom server or tools
--HG--
branch : develop
7 years ago
ulukyn@gmail.com 49f048787f Changed: Try to implement better pos correct from gpms
--HG--
branch : compatibility-develop
7 years ago
kervala d29865deae Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala ef42c45da3 Fixed: Compilation
--HG--
branch : develop
7 years ago
kervala c9aa7142bc Fixed: New versions of AssImp depend on IrrXML
--HG--
branch : develop
7 years ago
kervala 450181f244 Fixed: Always link to Crypt32.lib for OpenSSL under Windows
--HG--
branch : develop
7 years ago
Nimetu 201fc3eb12 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
Nimetu d89005af4a Fixed: Dynamic linking client
--HG--
branch : develop
7 years ago
Nimetu ecc7cac376 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
Nimetu 6b7617f8e1 Changed: Expand/collapse all tree node childs with right click
--HG--
branch : develop
7 years ago
kervala ac7474c7ba Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala 575f58d749 Changed: Synchonized some changes from compatibility-develop branch
--HG--
branch : develop
7 years ago
kervala bd901c5a8c Fixed: Commented too verbose messages
--HG--
branch : develop
7 years ago
kervala 90359122d7 Changed: Other changes in CMake files
--HG--
branch : develop
7 years ago
kervala 92bc8661df Fixed: Support for Visual C++ 2017 and latest Windows 10 Kits
--HG--
branch : develop
7 years ago
kervala aa6d1a7bbb Changed: Updated Android ans iOS toolchains
--HG--
branch : develop
7 years ago
kervala 30c6a7a935 Changed: CMake policy CMP0005 will be removed soon so don't use it
--HG--
branch : develop
7 years ago
kervala 8acaa65e04 Fixed: Compilation with OpenSSL 1.1.0
--HG--
branch : develop
7 years ago
kervala 630ae259ad Changed: Add Steam support in develop branch too
--HG--
branch : develop
7 years ago
kervala 2fad59f296 Changed: Added more memory leaks checks
--HG--
branch : develop
7 years ago
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
7 years ago
Nimetu 05e1346b5e Merge with develop
--HG--
branch : compatibility-develop
7 years ago
Nimetu 64c90c4fdc Fixed: Null pointer error
--HG--
branch : develop
7 years ago
Nimetu c7e0b56a40 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
Nimetu 9dce8df546 Fixed: Image tooltip not showing correctly
--HG--
branch : develop
7 years ago
Nimetu d6dcf7415a Fixed: Multiline text inside lists
--HG--
branch : develop
7 years ago
Nimetu c22b361dc2 Changed: Remove NeL tests temp files
--HG--
branch : develop
7 years ago
Nimetu afd4e964e3 Fixed: Path to NeL test files
--HG--
branch : develop
7 years ago
ulukyn@gmail.com 27364b29d2 Added: loadBackground(string) lua function to change the texture of next teleport
--HG--
branch : compatibility-develop
7 years ago
ulukyn@gmail.com 3c6dc5ea92 Added: loadBackground(string) lua function to change the texture of next teleport
--HG--
branch : develop
7 years ago
ulukyn@gmail.com b640c0ce97 Fixed: Resize collision when scale object/npc (using vpb)
--HG--
branch : compatibility-develop
7 years ago
ulukyn@gmail.com 5797b2d64e Fixed: Resize collision when scale object/npc (using vpb)
--HG--
branch : develop
7 years ago
Nimetu 37d6dc50f0 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
Nimetu 9390f9cca5 Changed: Sort tribe fame list
--HG--
branch : develop
7 years ago
Nimetu 655dee03b4 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
Nimetu d6faf81c81 Changed: Ignore cache status when local file has been deleted
--HG--
branch : develop
7 years ago
Nimetu 8300821d0e Changed: Minor fix for mouseover image
--HG--
branch : develop
7 years ago
Nimetu e35195252f Changed: Fix issue with table background images not displaying
--HG--
branch : develop
7 years ago
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
7 years ago
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
7 years ago
Cédric OCHS 1fec1425da Merged in Glorf/ryzomcore/fix_freespace_check (pull request #155)
Fix issue #302 - incorrect freespace on 32 bits system

Approved-by: Cédric OCHS <kervala@gmail.com>

--HG--
branch : develop
7 years ago
Guillaume Dupuy 9172d14dd3 Fix issue #302 - incorrect freespace on 32 bits system
--HG--
branch : fix_freespace_check
7 years ago
kervala b349fe3c77 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala 524a3d6645 Fixed: Description of "delete profile" action (all files are really deleted)
--HG--
branch : develop
7 years ago
kervala bee1a57ab9 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala 36bd31c809 Changed: Update Ryzom version to 3.2.1
--HG--
branch : compatibility-develop
7 years ago
kervala dac136d430 Fixed: Error 60 when creating an account under OS X
--HG--
branch : develop
7 years ago
Nimetu 527d257b93 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
Nimetu c435f77201 Added: Quality range filter to inventory
--HG--
branch : develop
7 years ago
Nimetu 30512804d5 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
Nimetu 7350291a56 Added: Text search to inventory
--HG--
branch : develop
7 years ago
Nimetu 455a923031 Added: clear_on_escape property to edit box
--HG--
branch : develop
7 years ago
Nimetu 71d969c40b Changed: Keep track of HSTS header and rewrite http to https as needed
--HG--
branch : develop
7 years ago
Guillaume Dupuy 63138ba784 Use correct comparison between enum
Was previously (badly) relying on int as boolean behaviour
Solves a bug where remove slot was not working with headdress (value 0 in enum TSlotEquipment)

--HG--
branch : develop
7 years ago
Meelis Mägi cdf648fd4f Merged in Glorf/ryzomcore/fix_item_group_08072017 (pull request #154)
Minor item group fixes :

--HG--
branch : develop
7 years ago
Guillaume Dupuy bc17b5eb1a Don't add multiples identical items to a group
Solves the issue where 2 hand weapon were not properly equipped

--HG--
branch : fix_item_group_08072017
7 years ago
Guillaume Dupuy 59ce9437c8 Swap item serial and create time properties when swapping items
--HG--
branch : fix_item_group_08072017
7 years ago
Nimetu 9a3a352142 Changed: Refactor curl certificate loading (issue #314)
--HG--
branch : develop
7 years ago
Nimetu cb65c89d19 Fixed: Clean up dyn bubbles from chat/webig to prevent crash after character change.
--HG--
branch : compatibility-develop
7 years ago
Nimetu 368e1389f2 Fixed: Clean up dyn bubbles from chat/webig to prevent crash after character change.
--HG--
branch : develop
7 years ago
karu 0dfd5af8b3 Added: Load Certificates from Windows into OpenSSL for HTTPS (issue #314)
--HG--
branch : develop
7 years ago
Nuno Gonçalves 648e3ba184 Fixed: update color instead status
--HG--
branch : compatibility-develop
7 years ago
Nuno Gonçalves c9c0cbe88f Added: New icon for new lock-loot system (in test on yubo)
--HG--
branch : compatibility-develop
8 years ago
kervala 627cec783c Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala d39f91d5d3 Fixed: Compilation under GCC 4.8.4
--HG--
branch : develop
8 years ago
kervala a728f3b73e Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 1aa708c4de Fixed: Compilation under GCC 4.8.4
--HG--
branch : develop
8 years ago
kervala cb55615659 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala de8a6ba1b5 Fixed: Warnings with clang
--HG--
branch : develop
8 years ago
kervala 50cfe0ff7c Changed: No need to use -DWITH_SYMBOLS=ON
--HG--
branch : develop
8 years ago
kervala 0d12fe5604 Fixed: Case of CMake Freetype module
--HG--
branch : develop
8 years ago
Riasan abe569ce51 Changed: increased RYZOM_VERSION_MINOR for comming client Patch
--HG--
branch : compatibility-develop
8 years ago
Nimetu 2b7dac4450 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
Nimetu e956f69691 Changed: Enable fps view on game config window
--HG--
branch : develop
8 years ago
Nimetu e0ab70ca82 Fixed: Correctly expire object if file is removed from cache.
--HG--
branch : develop
8 years ago
Nimetu f80c8e7d81 Added: Image mouseover effect
--HG--
branch : develop
8 years ago
Nimetu c6a0b3ed9b Added: Show image tooltips even if not inside link
--HG--
branch : develop
8 years ago
Nimetu 087958eb6c Merge with develop
--HG--
branch : compatibility-develop
8 years ago
Nimetu 9394906182 Added: -ryzom-modulate-color style to enable modulation with global color
--HG--
branch : develop
8 years ago
kishan_grimout 5ea48c7599 fix crash in EGS when client asks to create an item with a sheet ID EGS doesn't know
by avoiding access the null item pointer outside the if(null) scope.

--HG--
branch : develop
8 years ago
Riasan 1760d16dd2 Fix: Typo by forceCameraFirstPerson
--HG--
branch : compatibility-develop
8 years ago
Riasan 8b4d189c31 Changed: edit force_camera_fp command
--HG--
branch : develop
8 years ago
Riasan 2dbcb978a4 Changed: edit force_camera_fp command
--HG--
branch : compatibility-develop
8 years ago
Riasan 6fb823a9be Merge with develop
--HG--
branch : compatibility-develop
8 years ago
Riasan 319cab93cd Fixed: force_camera_fp command
--HG--
branch : develop
8 years ago
Riasan 18823c28fa Changed: Add new lua command force_camera_fp to force camarea to first person view
--HG--
branch : develop
8 years ago
Guillaume Dupuy 7e1556520f Fix an issue where item in groups could not be moved
Multiple group move would result in some item beeing incorrectly marked as equipped

--HG--
branch : fix_item_group
8 years ago
Nimetu fcbdbd17b7 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
Nimetu 6c01ded28d Fixed: Redirect for image requests
--HG--
branch : develop
8 years ago
Riasan 28b4474ae4 Changed: Add a new gui window web_lua_action
--HG--
branch : develop
8 years ago
Nimetu bb3b7e8277 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
Nimetu 4f0717c58a Fixed: Image cookies
--HG--
branch : develop
8 years ago
Nimetu b8a3405ad7 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
Nimetu 3752884a91 Changed: Add next weather tooltip to ingame map
--HG--
branch : develop
8 years ago
Nimetu 753d9efccb Changed: Add humidity to ingame map
--HG--
branch : develop
8 years ago
Nimetu e06f8b0976 Changed: Add minutes to ingame map
--HG--
branch : develop
8 years ago
Nimetu 5f8fc673d1 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 5e27fe01f1 Changed: Updated translations (mostly UTF-16 -> UTF-8 conversion and use of UNIX EOL)
--HG--
branch : compatibility-develop
8 years ago
Nimetu 082704210b Merge with develop
--HG--
branch : compatibility-develop
8 years ago
Nimetu a47a481c7a Changed: Force max table width if requested.
--HG--
branch : develop
8 years ago
Nimetu bff8ed488e Changed: CGroupParagraph does not handle text with line-breaks
--HG--
branch : develop
8 years ago
Nimetu eb23a3b61c Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala f739ed9e62 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 532a81f5cb Changed: Don't use CSString
--HG--
branch : develop
8 years ago
kervala e94b06066f Fixed: LibXml must be initialized only once and xmlSetGenericErrorFunc set a global function (calling it for each instance of CIXml is a mistake)
--HG--
branch : develop
8 years ago
kervala d0a199d22d Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 21ca659c70 Changed: More information for osxcross
--HG--
branch : develop
8 years ago
kervala 4a848b0771 Changed: Centralize Foundation framework search
--HG--
branch : develop
8 years ago
kervala 8dca705f73 Fixed: Misc depends on Carbon under OS X
--HG--
branch : develop
8 years ago
Nimetu 108759952e Changed: Use http cache headers for image cache
--HG--
branch : develop
8 years ago
Nimetu 3d09dd2094 Changed: Save cookies from image request
--HG--
branch : develop
8 years ago
Nimetu 3d48368de6 Changed: Workaround for dancing trees under direct3d (issue #160)
--HG--
branch : develop
8 years ago
Nimetu b78e8541ef Merge with develop
--HG--
branch : compatibility-develop
8 years ago
Nimetu 72b37450b4 Changed: Use basic cache expire for web images
--HG--
branch : develop
8 years ago
kervala 90c1a21ba6 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala f23600cd30 Fixed: Compilation in 32 bits with GCC (patch provided by Alistair Leslie-Hughes, thanks a lot)
--HG--
branch : develop
8 years ago
kervala 0845ebb5bd Merge with develop
--HG--
branch : compatibility-develop
8 years ago
Guillaume Dupuy 9586e39ca4 Use stdpch.h instead for include
--HG--
branch : fix_compilation_windows
8 years ago
Guillaume Dupuy 5b3eed58ec Fix server compilation under windows
--HG--
branch : fix_compilation_windows
8 years ago
Nimetu 8f5588e0ec Merge with develop
--HG--
branch : compatibility-develop
8 years ago
Nimetu 20c216ecda Added: Basic queue for curl downloads
--HG--
branch : develop
8 years ago
Nimetu 9e7258d96e Fixed: Crash on webig debug log
--HG--
branch : develop
8 years ago
Guillaume Dupuy 4952eeb585 Add default constructor for CDepositState
--HG--
branch : save_deposit_state_v2
8 years ago
Guillaume Dupuy bd3a27778e Save deposit state
--HG--
branch : save_deposit_state_v2
8 years ago
kervala 685bb9fb14 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala e5e2ccf45c Changed: Minor changes
--HG--
branch : develop
8 years ago
kervala a829c31021 Added: Toolchain to compile OS X client under Linux using osxcross
--HG--
branch : develop
8 years ago
Guillaume Dupuy a1fbc963a9 Avoid rollover in _RyzomDay for low values
--HG--
branch : save_deposit_state_v2
8 years ago
Nimetu aa4f7ff697 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
Nimetu dda809d345 Changed: Remove map landmark limit
--HG--
branch : develop
8 years ago
Guillaume Dupuy 55add3ad47 Fix 2 * 1 hands equip when you have a 2 hands equipped
--HG--
branch : item_group
8 years ago
Guillaume Dupuy 91932668c6 Use item create time / serial to identify them (migration code included)
--HG--
branch : item_group
8 years ago
Guillaume Dupuy ccd8454d60 Add getter/setter for CREATE_TIME/SERIAL
--HG--
branch : item_group
8 years ago
Nuno Gonçalves 79e916f61d Changed: CREATE_TIME and SERIAL properties to items in EGS code
--HG--
branch : compatibility-develop
8 years ago
Nuno Gonçalves ae6b3e38a0 Changed: rollback fixes of Strict aliasing warnings
--HG--
branch : item_group
8 years ago
Nuno Gonçalves d33d0ffdc5 Changed: rollback fixes of Strict aliasing warnings
--HG--
branch : compatibility-develop
8 years ago
Nuno Gonçalves de949a60a9 Added: CREATE_TIME and SERIAL properties to items in database.xml
--HG--
branch : item_group
8 years ago
Nuno Gonçalves bc8ae1ed07 Added: CREATE_TIME and SERIAL properties to items in database.xml
--HG--
branch : items_id
8 years ago
Guillaume Dupuy cf3cf69c39 Don't fake invalid action if there is nothing to fake (no item equiped)
--HG--
branch : develop
8 years ago
Guillaume Dupuy ea7119bead Don't fake invalid action if there is nothing to fake (no item equiped)
--HG--
branch : compatibility-develop
8 years ago
Guillaume Dupuy 87b0a85fe6 Minor item group fixes :
* Slot properly saved for right/left hand (couldn't equip 1H sword + dagger before)
* Ingame macro edition for item group
* Use the correct index (db index and not item list index) to autoEquip an item
* non ascii characters (accentued characters and stuff like that) are now correctly displayed in interface / commands output

--HG--
branch : develop
8 years ago
Guillaume Dupuy 79636f393d Minor item group fixes :
* Slot properly saved for right/left hand (couldn't equip 1H sword + dagger before)
* Ingame macro edition for item group
* Use the correct index (db index and not item list index) to autoEquip an item
* non ascii characters (accentued characters and stuff like that) are now correctly displayed in interface / commands output

--HG--
branch : compatibility-develop
8 years ago
Nimetu 624a0c867b Merge with develop
--HG--
branch : compatibility-develop
8 years ago
Nimetu b446df86f0 Changed: Remove dead code
--HG--
branch : develop
8 years ago
Nuno Gonçalves 37990da5f5 Changed: Fix crash on Scenographic Editor
--HG--
branch : compatibility-develop
8 years ago
Nimetu 2939beddba Merge with develop
--HG--
branch : compatibility-develop
8 years ago
Nimetu 0236b3e4a4 Fixed: compiling server (fixes #303)
--HG--
branch : develop
8 years ago
Nimetu b54155f690 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
Nimetu 4c6f79ed22 Fixed: missing stdpch.h (fixes #303)
--HG--
branch : develop
8 years ago
Nimetu 946b509700 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
Nimetu 2eab033283 Fixed: Music player loading non-existing files into playlist.
--HG--
branch : develop
8 years ago
Nimetu 71e4004dd0 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
Meelis Mägi 86adf11579 Merged in Glorf/ryzomcore/item_group (pull request #144)
Item group support

--HG--
branch : develop
8 years ago
Guillaume Dupuy 850613ac7e Don't use a separate thread to fake invalid actions
--HG--
branch : item_group
8 years ago