Commit Graph

3645 Commits (2dbcb978a4e25a8e66f0439e1e3549d0210257af)

Author SHA1 Message Date
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
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 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 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
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
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
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