Commit Graph

1979 Commits (4636e328857eef6e1426a215483cbd83b3004525)

Author SHA1 Message Date
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
Riasan 9d01b4dfd8 Merge: with develop
--HG--
branch : compatibility-develop
8 years ago
Riasan 28b4474ae4 Changed: Add a new gui window web_lua_action
--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 eb23a3b61c Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala d0a199d22d Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 4a848b0771 Changed: Centralize Foundation framework search
--HG--
branch : develop
8 years ago
Nimetu 108759952e Changed: Use http cache headers for image cache
--HG--
branch : develop
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 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 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
Guillaume Dupuy 6e62b186d0 Fix style
--HG--
branch : item_group
8 years ago
Guillaume Dupuy 1122a4e806 Add translations
--HG--
branch : item_group
8 years ago
Guillaume Dupuy 3d53789e0f Remember the slot (right/left hand) for item that can we weared in two similar slots
--HG--
branch : item_group
8 years ago
Guillaume Dupuy db3271289d Avoid crashing if interface file is not at the good version
--HG--
branch : item_group
8 years ago
Guillaume Dupuy 332a2b5a74 More verbose message, bad command usage now print a synopsis
--HG--
branch : item_group
8 years ago
Guillaume Dupuy 65ae5b4ad1 Add an option to remember item to remove when creating a group
--HG--
branch : item_group
8 years ago
Nimetu f52abb2933 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
Nimetu c247b43a9b Changed: Fix ingame keys list
--HG--
branch : develop
8 years ago
Guillaume Dupuy f222d1736a Fix uninit/release
--HG--
branch : item_group
8 years ago
Guillaume Dupuy 6af0fd168c Use SLOT_EQUIPEMENT instead of SLOTTYPE
--HG--
branch : item_group
8 years ago
Guillaume Dupuy 08306e6a69 Minor fixes
--HG--
branch : item_group
8 years ago
Guillaume Dupuy 1d36ea9acc Minor interface fixes
--HG--
branch : item_group
8 years ago
Guillaume Dupuy 83dea32f41 Add support for removing items before equipping an item group
--HG--
branch : item_group
8 years ago
Guillaume Dupuy a6f541aad2 Cleanup
--HG--
branch : item_group
8 years ago
Guillaume Dupuy 27b7131e22 Fix compilation under windows
--HG--
branch : item_group
8 years ago
Guillaume Dupuy 11eeafc12d Support unlimited number of items group (and in a clean way)
--HG--
branch : item_group
8 years ago
Nimetu 327686c1ce Merge with develop
--HG--
branch : compatibility-develop
8 years ago
Nimetu be591b2107 Changed: replace c++11 code
--HG--
branch : develop
8 years ago
Nimetu 88c81e8895 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
Guillaume Dupuy c2049935a4 Support for an item beeing in multiple groups
--HG--
branch : item_group
8 years ago
Guillaume Dupuy 5dcc7932ff Forgot a return
--HG--
branch : item_group
8 years ago
Guillaume Dupuy d4b2e64c21 Fix compilation
--HG--
branch : item_group
8 years ago
Guillaume Dupuy 8880c37fb2 Remove C++11 features
--HG--
branch : item_group
8 years ago
Guillaume Dupuy 54ff3a88d5 Fix a crash
--HG--
branch : item_group
8 years ago
Guillaume Dupuy 6c9bbb8c0b Allow support for room / guild movement
--HG--
branch : item_group
8 years ago
Guillaume Dupuy ecf2ac530c Remove usePrice from xml, it's now used if minPrice or maxPrice are not default value
--HG--
branch : item_group
8 years ago
Guillaume Dupuy 9fffec8ef1 Added interface for item groups
--HG--
branch : item_group
8 years ago
Guillaume Dupuy fdbc261a7e First working prototype of itemgroups
--HG--
branch : item_group
8 years ago
Nimetu 23d95705fd Added: Map search filter
--HG--
branch : develop
8 years ago
Nimetu b48b1dc0cc Changed: Set icon background from land speciality sbrick
--HG--
branch : develop
7 years ago
Nimetu aa612e3799 Changed: Set max map scale from client cfg
--HG--
branch : develop
7 years ago
Nimetu cea9549cd8 Added: Clickable urls in chat text (issue 282)
--HG--
branch : develop
8 years ago
Nimetu 0f5ec6c0b4 Fixed: Windowed resolution resetting when closing from login/outgame views.
--HG--
branch : develop
8 years ago
ulukyn@gmail.com c43627159c Fixed: Scenographic Editor lua issues
--HG--
branch : compatibility-develop
8 years ago
Nimetu 109725fc9e Changed: Move dyn channel commands (/0, /1 ..) to commands.xml
--HG--
branch : develop
8 years ago
ulukyn@gmail.com 8dce467417 Fixed: Scenographic Editor crash the client (revert bad commit of actions.h)
--HG--
branch : compatibility-develop
8 years ago
ulukyn@gmail.com 56c4674d10 Fixed: Scenographic Editor crash the client
--HG--
branch : compatibility-develop
8 years ago
kervala cdd1250066 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 1bb75d8956 Fixed: Bug with C++11 under Linux with clang (an iterator is invalidated after an erase)
--HG--
branch : develop
8 years ago
kervala c91cd27a25 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 66fcc5081a Changed: Temporary comment Lua functions registration (crash when reselect characters)
--HG--
branch : develop
8 years ago
kervala 3265749bfe Changed: Don't need to release twice CEditor
--HG--
branch : develop
8 years ago
kervala 48734b6d2f Changed: Minor change
--HG--
branch : develop
8 years ago
kervala d8ffb10df8 Changed: Use a global C64BitsParts union to avoid strict aliasing warnings
--HG--
branch : develop
8 years ago
kervala 6927bb5849 Fixed: Steam latest client API changes
--HG--
branch : compatibility-develop
8 years ago
kervala 8884a8fcb1 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 1b1e08b7f6 Changed: Warnings
--HG--
branch : develop
8 years ago
kervala 6570b26297 Fixed: Virtual methods with different parameters
--HG--
branch : develop
8 years ago
kervala b04451c473 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 4e0a19205c Changed: Check return value of fwrite
--HG--
branch : develop
8 years ago
kervala 7aabc217b0 Fixed: Compilation under Linux
--HG--
branch : develop
8 years ago
kervala db9fbd2746 Fixed: Strict aliasing warnings
--HG--
branch : develop
8 years ago
kervala 8db7d75e7e Fixed: Uninitialized variables
--HG--
branch : develop
8 years ago
kervala 929cf93b87 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 6978dc9bee Changed: Use std::string instead of const char*
--HG--
branch : develop
8 years ago
kervala e186c7796b Changed: New DEV command to display a bubble with a long text
--HG--
branch : develop
8 years ago
kervala 31a540b35d Changed: Replace size() comparisons by empty() ones
--HG--
branch : develop
8 years ago
kervala 89318ea69d Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 1e45f7bd45 Fixed: Truncated bubble texts
--HG--
branch : develop
8 years ago
kervala c8bc57d0a4 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 8da20b30cc Changed: Merged changes from compatibility-develop that should also be in develop
--HG--
branch : develop
8 years ago
kervala 4e99767ae2 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 1ed5dcdda9 Changed: Use %u instead of %d for uint
--HG--
branch : develop
8 years ago
kervala c4d8565185 Changed: Make 2 different upgd_nl.bat depending on compiler
--HG--
branch : develop
8 years ago
kervala cbf2c744f0 Changed: Replace some const char* by std::string
--HG--
branch : develop
8 years ago
Nimetu bc5bf44c18 Merge with develop
--HG--
branch : experimental-ui-scaling
7 years ago
Nimetu 4c605fcfe0 Backed out changeset: da24b99ddf3d
--HG--
branch : experimental-ui-scaling
8 years ago
kervala 81008cd9ff Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 3142a8d99f Changed: Support VC++ 2013 DLLs
--HG--
branch : develop
8 years ago
ulukyn@gmail.com 3f58cbd077 Fixed: Load Scenographic Editor lua files
--HG--
branch : compatibility-develop
8 years ago
ulukyn@gmail.com b0dc979718 Fixed: Load Scenographic Editor lua files
--HG--
branch : compatibility-develop
8 years ago
ulukyn@gmail.com 6238139c08 Fixed: Load Scenographic Editor lua files
--HG--
branch : compatibility-develop
8 years ago
ulukyn@gmail.com 6ff3cc9d77 Added: sceneedit.lua and json.lua used by Scenographic Editor
--HG--
branch : compatibility-develop
8 years ago
ulukyn@gmail.com c6f10d493d Fixed: updateVector don't need return a boolean
--HG--
branch : compatibility-develop
8 years ago
ulukyn@gmail.com 68e6dbaf9a Fusion
--HG--
branch : compatibility-develop
8 years ago
ulukyn@gmail.com 80fc274813 Fixed: Removing some nlinfo and correction getMouseRightDown
--HG--
branch : compatibility-develop
8 years ago
kervala 2b53cc82aa Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala bd8cdb46e0 Fixed: Wrong indent
--HG--
branch : develop
8 years ago
kervala e7d1710747 Chnged: Sign comparison warning
--HG--
branch : develop
8 years ago
kervala c240c45514 Changed: Removed unused variables
--HG--
branch : develop
8 years ago
kervala 035a267e92 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 71b5a1734e Fixed: Compilation
--HG--
branch : develop
8 years ago
kervala ac404a2c8f Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 106c924f49 Fixed: Use std::vector instead of CUniquePtr for arrays
--HG--
branch : develop
8 years ago
ulukyn@gmail.com 1a4c020e56 Added: ARKPACSBorders to enable/disable the display of collisions by user
--HG--
branch : compatibility-develop
8 years ago
ulukyn@gmail.com 9e73cd8d22 Added: Export usefull cursor and shape functions in lua:
getGroundAtMouse
getMousePos
getMouseDown
getMouseMiddleDown
getMouseRightDown
setMouseCursor
setupShape
getShapeIdAt
addShape
moveShape
rotateShape
getShapePos
getShapeScale
getShapeRot
getShapeColPos
getShapeColScale
getShapeColOrient
deleteShape

--HG--
branch : compatibility-develop
8 years ago
kervala f085121937 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala faecd5b952 Changed: extern keyword useless there
--HG--
branch : develop
8 years ago
kervala d37a1e032c Fixed: Don't call CCoTask::releaseInstance() because allocated on heap
--HG--
branch : develop
8 years ago
kervala 9a6b3c91b7 Changed: Minor changes
--HG--
branch : develop
8 years ago
kervala 934df9bd6f Changed: Already a std::string
--HG--
branch : develop
8 years ago
kervala ab44d7e809 Changed: Use a CUniquePtr macro since std::unique_ptr doesn't exist on all (yet) supported platforms
--HG--
branch : develop
8 years ago
kervala 0f6ae5e239 Changed: Release all memory when leaving in login screen
--HG--
branch : develop
8 years ago
kervala eabfcbf708 Fixed: Release CCurrentCoTask singleton
--HG--
branch : develop
8 years ago
kervala 995ea1e64f Changed: Unimplemented functions
--HG--
branch : develop
8 years ago
kervala e2b74b77c6 Changed: Memory leaks detection
--HG--
branch : develop
8 years ago
kervala c767e55344 Backed out changeset: 6b7af3bc4752
--HG--
branch : compatibility-develop
8 years ago
kervala 5ce03c278b Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala e5362bdae7 Changed: Warning
--HG--
branch : develop
8 years ago
kervala 9022dfafde Fixed: Compilation with clang
--HG--
branch : develop
8 years ago
kervala 4316dfaa98 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 9bb46d2ae8 Fixed: Compilation with clang
--HG--
branch : develop
8 years ago
kervala 44f2bcef8e Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala c71f712d11 Fixed: Release libxml2 structures before exit
--HG--
branch : develop
8 years ago
kervala c9c542de8b Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 00048f0d6d Changed: Don't use std::auto_ptr anymore (use std::unique_ptr instead)
--HG--
branch : develop
8 years ago
kervala 316ee0d69c Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala b4de1326d1 Fixed: Fix memory leaks about logs, displayers, etc...
--HG--
branch : develop
8 years ago
kervala b8658f65f1 Changed: Don't need to use const char*
--HG--
branch : develop
8 years ago
kervala 35f1fa0609 Changed: Renamed thread to Thread and assign InstallThread and DownloadThread
--HG--
branch : develop
8 years ago
kervala 0449bee4a8 Changed: Replace 0 by NULL
--HG--
branch : develop
8 years ago
kervala 491b6a2b59 Fixed: Delete CViewRenderer instance (fix a memory leak)
--HG--
branch : develop
8 years ago
kervala 17847efa51 Fixed: Delete created thread (fix a memory leak)
--HG--
branch : develop
8 years ago
kervala b6662b9e0b Changed: Memory leaks detection
--HG--
branch : develop
8 years ago
Cédric OCHS f864aceee1 Merged in Glorf/ryzomcore/target_sheet (pull request #142)
Update target command

--HG--
branch : compatibility-develop
8 years ago
Guillaume Dupuy e82cb174e0 Use std::string instead of ucstring
--HG--
branch : target_sheet
8 years ago
kervala e941cff0ff Fixed: Strict aliasing warnings
--HG--
branch : develop
8 years ago
Guillaume Dupuy 6bfb1fb588 Allow target to work with sheetName and a quiet option
HG : Enter commit message.  Lines beginning with 'HG:' are removed.

--HG--
branch : target_sheet
8 years ago
Nimetu 082b23ef55 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
Nimetu 3b0c7e896c Changed: minor change to ui
--HG--
branch : develop
8 years ago
Nimetu cf338681fa Changed: Add free-view mouse tablet mode option
--HG--
branch : develop
8 years ago
kervala 8adf092cb8 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 88bfa8ec70 Fixed: Warnings
--HG--
branch : develop
8 years ago
kervala 4eb21c1612 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala f605c5faa5 Changed: Replace all "" by empty(), clear(), Empty(), etc...
--HG--
branch : develop
8 years ago
kervala 481bbae8ee Changed: Use wide versions of Win32 API
--HG--
branch : develop
8 years ago
kervala 9941fcf82b Fixed: Typos detected by Lintian
--HG--
branch : develop
8 years ago
kervala f05cab8579 Changed: liblzma 16.04
--HG--
branch : develop
8 years ago
Nuno Gonçalves 8b2d23109f Changed: Fix the way to load ryzhome lua/xml files
--HG--
branch : compatibility-develop
8 years ago
kervala 7a894c1506 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 23d1d0f458 Fixed: Spaces in paths for patch under Linux and OS X
--HG--
branch : develop
8 years ago
kervala 837197ca53 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala b25298f0f8 Changed: std::string already empty
--HG--
branch : develop
8 years ago
kervala 16df8b8c1d Changed: Use empty() instead of comparison with ""
--HG--
branch : develop
8 years ago
kervala 1e1f6ece8b Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 482b292a03 Changed: Minor changes
--HG--
branch : develop
8 years ago
kervala 6d2c530210 Changed: Typo
--HG--
branch : develop
8 years ago
kervala 19e8ee1d05 Changed: Simplified all ENDIF and ELSE
--HG--
branch : develop
8 years ago
kervala 2afe4e5944 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala f2f2e94e51 Fixed: Crash when calling runAH in Lua scripts too soon
--HG--
branch : develop
8 years ago
kervala 5322109eb3 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala a0075414c0 Changed: Use empty() to check if a string is empty
--HG--
branch : develop
8 years ago
kervala 280a2b5175 Changed: Don't force PatchUrl in client_default.cfg
--HG--
branch : compatibility-develop
8 years ago
kervala 35367c691f Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 7f4fa540e1 Changed: Display a warning when SetWindowTextW fails
--HG--
branch : develop
8 years ago
kervala 68163157ba Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala e957923ed2 Fixed: Default action tooltip text position
--HG--
branch : develop
8 years ago
kervala eedebb6833 Changed: Removed trailing spaces at EOL
--HG--
branch : develop
8 years ago
kervala c3c3951bd0 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 8db56f5671 Changed: Name edit box better aligned
--HG--
branch : develop
8 years ago
kervala d52cede669 Fixed: Wrong height in action edit
--HG--
branch : develop
8 years ago
kervala c2d0a3690f Changed: Name edit box better aligned
--HG--
branch : develop
8 years ago
kervala de3d3971b7 Changed: Removed trailing spaces at EOL
--HG--
branch : develop
8 years ago
kervala 564f00014a Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala f22fc6cea7 Changed: Support RYZOM_BUILD CMake option to force Bundle version
--HG--
branch : develop
8 years ago
kervala 76f036e802 Changed: OS X icon slightly changed
--HG--
branch : develop
8 years ago
kervala d6eadbf02b Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 39280d10b8 Changed: MACOSX_BUNDLE_BUNDLE_VERSION must a short version
--HG--
branch : develop
8 years ago
kervala 588d50a429 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 6920f0d5ba Fixed: Use real Ryzom version instead of 1.0
--HG--
branch : develop
8 years ago
kervala 6964d7a68e Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 084bc2bba9 Changed: Allow to enable Sandbox under OS X
--HG--
branch : develop
8 years ago
kervala 1e98eeaa0b Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 5539873337 Fixed: Use 3 numbers version (without revision) for MACOSX_BUNDLE_SHORT_VERSION_STRING
--HG--
branch : develop
8 years ago
kervala d100dd7823 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 1cbbd9083f Changed: Use best dictionary size (128MB) to compress files and other parameters auto
--HG--
branch : develop
8 years ago
kervala 9bd254d25a Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 142155d8c8 Fixed: Use & to not wait until client exits in bash script
--HG--
branch : develop
8 years ago
kervala 4f996024d9 Fixed: Catch ESocket exceptions when disconnecting and log it
--HG--
branch : develop
8 years ago
kervala 73368b0635 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 0080dfc44e Changed: Use exec command under OS X to relaunch client
--HG--
branch : develop
8 years ago
kervala f5240615b5 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala f24346486f Fixed: Use parent directories
--HG--
branch : develop
8 years ago
kervala a54d032093 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 25824bf8bf Fixed: Check exact filename with pgrep
--HG--
branch : develop
8 years ago
kervala 1891033bc1 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 3a2488a126 Fixed: Escape path (it can contains spaces)
--HG--
branch : develop
8 years ago
kervala 702516171d Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala c8891166ff Changed: Disable FXAA checkbox if bloom not supported
--HG--
branch : develop
8 years ago
kervala 8e1123b9fb Changed: Upgrade scripts
--HG--
branch : develop
8 years ago
kervala f525deb1e2 Changed: Executable flags
--HG--
branch : compatibility-develop
8 years ago
kervala c3c377e4a6 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 85c2535a1f Fixed: Deadlock while calling CoUninitialize()
--HG--
branch : develop
8 years ago
kervala fe9def78f0 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 7a0a35586a Changed: Copy Ryzom Installer in parent directory if present
--HG--
branch : develop
8 years ago
kervala a70b4d2613 Fixed: Also copy DLLs compatible with Ryzom Installer
--HG--
branch : develop
8 years ago
kervala c3c4e56e4f Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 4d6842495d Changed: Use a 128x128 icon for Linux
--HG--
branch : develop
8 years ago
kervala a8d741882b Changed: Also set executable flag for ryzom_installer_qt
--HG--
branch : develop
8 years ago
kervala a484a4aa53 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala d3bf97e00f Fixed: NL_OS_WIN32 is never defined
--HG--
branch : develop
8 years ago
kervala ac9dcd663d Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala bf96615bc4 Changed: Minor changes
--HG--
branch : develop
8 years ago
kervala e7b23c958a Fixed: Connexion -> Connection typo
--HG--
branch : develop
8 years ago
kervala f168dd17e2 Changed: Also check icon in same directory as executable
--HG--
branch : develop
8 years ago
kervala 032e46b97a Added: Ryzhome files
--HG--
branch : compatibility-develop
8 years ago
kervala ce576954e0 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 1ce480a809 Changed: Minor change
--HG--
branch : develop
8 years ago
kervala 3c4f5bfd4c Changed: Moved Syphox mod to ryzom/data/mods to not conflict when creating gamedev.bnp
--HG--
branch : develop
8 years ago
kervala fbe367bd39 Removed: Textures shouldn't go in gamedev
--HG--
branch : compatibility-develop
8 years ago
kervala fe825a0adc Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 338c1883bc Fixed: Don't ask confirmation
--HG--
branch : develop
8 years ago
kervala acd58ceb07 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 0b6546244d Fixed: Missing ENDIF()
--HG--
branch : develop
8 years ago
kervala 894659bdc8 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala cb92380966 Changed: Install Upgrade scripts
--HG--
branch : develop
8 years ago
kervala abde821537 Added: upgd_nl.bat for Windows
--HG--
branch : develop
8 years ago
kervala 6a7f4083f3 Changed: Moved SSL certificate to gamedev
--HG--
branch : compatibility-develop
8 years ago
kervala ce3cb3efa4 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala dc2dad8c77 Changed: Removed extraneous spaces
--HG--
branch : develop
9 years ago
kervala bf5d8a366a Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala dca429c0b5 Fixed: Don't put downloaded files in quarantine under OS X
--HG--
branch : develop
9 years ago
kervala fc202e4034 Changed: Minor change
--HG--
branch : develop
9 years ago
kervala 49abad7028 Fixed: Bug where exedll.bnp wasn't downloaded
--HG--
branch : develop
9 years ago
kervala 400c17826e Changed: Added getGroundZ to develop branch too
--HG--
branch : develop
9 years ago
Nimetu 0766ec46f8 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
Nimetu ee128cba1e Changed: Implement mp3 player playlist
--HG--
branch : develop
9 years ago
Nimetu a86c38648b Merge with develop
--HG--
branch : compatibility-develop
9 years ago
Nimetu c2226fe3ff Fixed: Adding songs from wrong list
--HG--
branch : develop
9 years ago
kervala 8835bc7551 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala aa39c4fccc Changed: Use %~X instead of %X because it removes double quotes
--HG--
branch : develop
9 years ago
kervala 51df1034d9 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala de109486b2 Changed: Remove unneeded double quotes in batch file
--HG--
branch : develop
9 years ago
Nimetu b08fa15377 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
Nimetu b6c03d5df8 Fixed: Save mp3 player volume to icfg
--HG--
branch : develop
9 years ago
Nimetu 439916fae8 Changed: Make media player to play songs from music directory (issue #59)
--HG--
branch : develop
9 years ago
ulukyn 243bed54ec Added: New getGroundZ lua function
--HG--
branch : compatibility-develop
9 years ago
Nimetu a6b9da78fc Changed: Replace icon bitmap text with a font
--HG--
branch : experimental-ui-scaling
9 years ago
Nimetu f56e9e5e4c Merge with develop
--HG--
branch : experimental-ui-scaling
9 years ago
kervala 20ac3b6698 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 0f772c8605 Changed: Fix text align in patch windows, see #280
--HG--
branch : develop
9 years ago
kervala 5097e05d51 Added: New version of "DejaVu Sans" fonts (and monospace version)
--HG--
branch : develop
9 years ago
Nimetu 290e7e97d1 Merge with develop
--HG--
branch : experimental-ui-scaling
9 years ago
Nimetu 16eeb70f61 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
Nimetu 9fb14c42d8 Added: Monospace font options
--HG--
branch : develop
9 years ago
Nimetu f720b23dce Merge with develop
--HG--
branch : experimental-ui-scaling
9 years ago
Nimetu 705d3a6168 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
Nimetu 91c9594a5a Fixed: Wrong align on info window on character creation screen.
--HG--
branch : develop
9 years ago
kervala c57d77c1ba Changed: Fix right text align by Info Window (patch by Riasan)
--HG--
branch : develop
9 years ago
Riasan 0a75d3ef7d Fix: right text align by Info Window
--HG--
branch : compatibility-develop
9 years ago
Nimetu 341f72e6ac Merge with develop
--HG--
branch : experimental-ui-scaling
9 years ago
kervala 13d7f5c1dd Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala b4d1f7febe Fixed: Typos
--HG--
branch : develop
9 years ago
kervala 0e2d475ab2 Changed: Fox right text align by map and respawn window (patch by Riasan)
--HG--
branch : develop
9 years ago
Nimetu 0a00bca5a3 Backed out changeset: 61529eb4c24f
--HG--
branch : compatibility-develop
9 years ago
Riasan b526dab356 Fix: Right Text Align by Map and Rewspwan Windows
--HG--
branch : compatibility-develop
9 years ago
Nimetu 5e1c6cd287 Added: Bilinear filtering option for texture atlas textures
--HG--
branch : experimental-ui-scaling
9 years ago
Nimetu 87aa86e016 Fixed: Mouse pointer location after exiting freelook
--HG--
branch : experimental-ui-scaling
9 years ago
Nimetu 6bfc777496 Fixed: Restore scaled interface from icfg
--HG--
branch : experimental-ui-scaling
9 years ago
Nimetu d1fdaaf786 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
Nimetu bc98a23af3 Fixed: Re-add handsbar horizontal mode
--HG--
branch : develop
9 years ago
kervala c3202d871e Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala d4a9b63540 Changed: Apply changes from default interface to Syphox one
--HG--
branch : develop
9 years ago
kervala 8e0846e16f Changed: Bad Position of Text after fix the Text High (by Riasan)
--HG--
branch : develop
9 years ago
Nimetu ec616deeb8 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
Nimetu 8f1da052a2 Changed: Allow windowed mode to span over multiple desktops
--HG--
branch : develop
9 years ago
Riasan f4bb446439 Fix: Bad Position of Text after fix the Text High
--HG--
branch : compatibility-develop
9 years ago
Nimetu 1f98ed86d6 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
Nimetu 42a7d602af Changed: If char keys/icfg file does not exist, use shared keys/icfg file
--HG--
branch : develop
9 years ago
kervala 8375badcdd Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 438d637f66 Changed: Apply changes from default interface to Syphox one
--HG--
branch : develop
9 years ago
kervala 90362c3609 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 2db7ca9729 Changed: Use std::numeric_limits instead of ~0
--HG--
branch : develop
9 years ago
kervala 766989a0b3 Fixed: Better alignment of text
--HG--
branch : develop
9 years ago
kervala b02321e36f Fixed: Wrong alignment of text in edit boxes
--HG--
branch : develop
9 years ago
kervala 9361a70549 Fixed: Wrong alignment of text on character selection screen
--HG--
branch : develop
9 years ago
kervala c6f3c0fb73 Fixed: Wrong alignment of text on login screen
--HG--
branch : develop
9 years ago
kervala 4e761f69d6 Changed: Use toString instead of std::stringstream
--HG--
branch : develop
9 years ago
kervala 1553937124 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 83c97c6c36 Changed: Init CSystemUtils in INelContext
--HG--
branch : develop
9 years ago
Nimetu a8113bfaff Merge with develop
--HG--
branch : compatibility-develop
9 years ago
Nimetu 7e488219a7 Changed: Add scrollbar to macro commands list
--HG--
branch : develop
9 years ago
kervala fa01980634 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 389e5712df Changed: Allow to compile Ryzom Installer alone
--HG--
branch : develop
9 years ago
Nimetu f90fa23206 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
Nimetu f201abe6db Changed: Set <textarea>, <input> font style
--HG--
branch : develop
9 years ago
Nimetu caf8c5195c Added: Rows attribute to <textarea> element
--HG--
branch : develop
9 years ago
kervala 65e48df782 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 70aad8085d Changed: LZMA updated to 16.02
--HG--
branch : develop
9 years ago
kervala e140951e56 Changed: More details on OS and machine in client.log
--HG--
branch : develop
9 years ago
Nimetu 34fa04644e Fixed: In scene text bubble position
--HG--
branch : experimental-ui-scaling
9 years ago
Nimetu b474f39970 Added: Scaling options to client config
--HG--
branch : experimental-ui-scaling
9 years ago
kervala 36ff7e50b4 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 9a7bcd8613 Fixed: Create Ryzom profile folder if not already created and return 1 if unable to create it
--HG--
branch : develop
9 years ago
kervala 13ab34d174 Changed: Remove useless comments/commented code
--HG--
branch : develop
9 years ago
kervala ec7cc189df Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala aeb33f9967 Fixed: Set VSync value after 3D driver initialized
--HG--
branch : develop
9 years ago
kervala 86084649a2 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 1ae20f6abb Changed: Unix EOL
--HG--
branch : develop
9 years ago
kervala efe00fa8bf Changed: Replace string empty assign by clear()
--HG--
branch : develop
9 years ago
kervala 4b1959a560 Changed: Replace size() comparisons by empty()
--HG--
branch : develop
9 years ago
kervala a1994702a3 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala fa7a46205d Fixed: Inconsistent EOL
--HG--
branch : develop
9 years ago
kervala 5ad9a57ada Fixed: Append _dev suffix to ryzom_client under Linux too
--HG--
branch : develop
9 years ago
Cédric OCHS b2fdf9c936 Merged in Llapp/ryzomcore/dev-syui (pull request #139)
UI modification:

--HG--
branch : develop
9 years ago
Llapp 3c6a7f4daf UI modification:
*added some new textures
*added code
*changed guild window
*added team invite buttons to tell window, friendlist and guildlist
*added percent view for target HP
*added target sap and stam in target window with percent view
*added pvp icon for target window
*added fps view into radar
*added openable option for guild and friendlist
*added guild invite button

--HG--
branch : dev-syui
9 years ago
kervala 719e6f6e85 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala df1e6aa11b Changed: New command /version to display Ryzom client version
--HG--
branch : develop
9 years ago
kervala e23c41e477 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala fc6d3eb075 Changed: Removed extraneous spaces at the end of lines
--HG--
branch : develop
9 years ago
kervala 81098186e3 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 0c811510d5 Changed: Delete SoundMngr to avoid memory leaks
--HG--
branch : develop
9 years ago
kervala a22483e021 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 00ccc811f6 Changed: LZMA updated to 16.00
--HG--
branch : develop
9 years ago
kervala 5b3683bbd3 Changed: Replace other cp=1 by cp=2
--HG--
branch : develop
9 years ago
kervala ff5a82ec4f Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala c1d142b9ee Changed: Append cp=2 parameter to query when requesting salt to know that we support SHA512 crypt
--HG--
branch : develop
9 years ago
kervala 011b545ac8 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala a885b9b557 Changed: Added new command /playedTime that displays time played with this character
--HG--
branch : develop
9 years ago
kervala a9685ac366 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala c95bd7faba Changed: Check for NULL X509_INFO
--HG--
branch : develop
9 years ago
kervala a0916ca14a Changed: Useless to put a space after method name (if needed, we'll add ourself later)
--HG--
branch : develop
9 years ago
kervala 8099537d02 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 8fb8cfb218 Changed: Specify host too for login HTTP requests
--HG--
branch : develop
9 years ago
kervala 1168825ee1 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 0786abd9f6 Backed out changeset: d758db202adf
--HG--
branch : develop
9 years ago
Nimetu f7f275671f Merge with develop
--HG--
branch : compatibility-develop
9 years ago
Nimetu 6f8a9b8108 Changed: Increase default request timeout for web browsers
--HG--
branch : develop
9 years ago