Commit Graph

10858 Commits (b3b473d671894ba0df4f358403b120574dc2b020)
 

Author SHA1 Message Date
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 8b1ead9e77 Fixed: getGroundZ uses now float instead of int
--HG--
branch : patches-from-atys
7 years ago
ulukyn b927d75287 Fixed: getGroundZ uses now float instead of int
--HG--
branch : compatibility-develop
7 years ago
ulukyn 5d7c8777a1 Added: Ability to add icons on the map and setup the handler by left and right click with lua
--HG--
branch : patches-from-atys
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 1a52cc3cb1 Changed: move /url command to FINAL_VERSION section
--HG--
branch : patches-from-atys
7 years ago
ulukyn b67bd10278 Changed: move /url command to FINAL_VERSION section
--HG--
branch : compatibility-develop
7 years ago
ulukyn 0093170ee9 Added: onclick_r and onover Lua reflect properties. Setup id to buttonGroup to access it
--HG--
branch : patches-from-atys
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 50d6ae91ae Changed: Increase max number of virtual desktops to use with special apps (like powo creator)
--HG--
branch : patches-from-atys
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 af6975ae11 Added: onclick_r and onover Lua reflect properties. Setup id to buttonGroup to access it
--HG--
branch : patches-from-atys
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 e22ca5df54 Etikett ryzom-patch-3.3.0 zum Änderungssatz 822ff8f8917a hinzugefügt
--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 0b0b980510 Changed: Fix @WEB customtext items
--HG--
branch : patches-from-atys
7 years ago
ulukyn 7a4a59a816 Changed: Fix @WEB customtext items
--HG--
branch : compatibility-develop
7 years ago
ulukyn f917d22b71 Changed: Fix @WEB customtext items
--HG--
branch : patches-from-atys
7 years ago
ulukyn d7fe602ccd Changed: Fix @WEB customtext items
--HG--
branch : compatibility-develop
7 years ago
ulukyn 61cee990fc Changed: Fix @WEB customtext items
--HG--
branch : patches-from-atys
7 years ago
ulukyn 3be81cd4d6 Changed: Fix @WEB customtext items
--HG--
branch : compatibility-develop
7 years ago
ulukyn fd458d5751 Added: setBackground lua method for group_html
--HG--
branch : patches-from-atys
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
Ul U'Kyn eaf08e863e Update files after Patch 7 years ago
ulukyn@gmail.com 5c41e79ce0 Added: Add new html properties of group_html
--HG--
branch : patches-from-atys
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 0b27a27a4c Fixed: Old Custom Text what used @WEB have no space after command "@WEBxxx"
--HG--
branch : patches-from-atys
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 4f33715b06 Added: We can now set Item Custom Text with "@LUA xxx" to run lua code when players click on "OPEN" menu
--HG--
branch : patches-from-atys
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
Riasan 5afbc26916 Merge: test translation on Yubo 7 years ago
Ul U'Kyn b5234633b4 Changed: sheet_id.bin and some patch system scripts 7 years ago
Riasan c60705a297 Merge: test deco_objects on Yubo 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