Commit Graph

7721 Commits (5e27fe01f1a12f4ad35579836d71e77b3045dc49)
 

Author SHA1 Message Date
kervala b52daf9519 Fixed: Unicode MFC use
--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 c3b3db07f1 Changed: Memory leaks detection
--HG--
branch : develop
8 years ago
kervala cbf2c744f0 Changed: Replace some const char* by std::string
--HG--
branch : develop
8 years ago
Cédric OCHS 0c830e00e1 Merged in Glorf/ryzomcore/fix_freezing (pull request #143)
Fix a bug where a monster could be stuck after dropping aggro while rooted

--HG--
branch : compatibility-develop
8 years ago
Guillaume Dupuy 73191a2388 Remove duplicate code
--HG--
branch : fix_freezing
8 years ago
Guillaume Dupuy fb280101f1 Fix a bug where a monster could be stuck after dropping aggro while rooted
--HG--
branch : fix_freezing
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 afe3863f0f Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala d039598225 Fixed: Compilation
--HG--
branch : develop
8 years ago
kervala c14d0733c9 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala bca1722bdd Changed: Fix warning
--HG--
branch : develop
8 years ago
kervala b766a01c8a Fixed: Compilation with clang
--HG--
branch : develop
8 years ago
kervala 2b53cc82aa Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala c94ce037bb Fixed: Use -Wno-...
--HG--
branch : develop
8 years ago
kervala e4109490cd Changed: GCC warnings
--HG--
branch : 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
kervala 34d454c835 Changed: Use %u for uint
--HG--
branch : develop
8 years ago
kervala 62d4d8ccc0 Changed: Display line number instead of a pointer on a string
--HG--
branch : develop
8 years ago
kervala 10f7abb26f Fixed: %s needs a const char*
--HG--
branch : develop
8 years ago
kervala 1920a81a23 Fixed: Don't crash if a file is not unique in BNPs
--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
ulukyn@gmail.com bd7b703f3a Added: Add lua function to have an icon at left of menu option
--HG--
branch : compatibility-develop
8 years ago
kervala f085121937 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 9d6f842f05 Merge
--HG--
branch : develop
8 years ago
kervala 86c82181ca Changed: Replace Win32 calls by NeL methods
--HG--
branch : develop
8 years ago
kervala 3d36a4bfb5 Changed: Removed unused methods and used TCHARs
--HG--
branch : develop
8 years ago
kervala a1baec9de2 Changed: Use _T macro
--HG--
branch : develop
8 years ago
kervala 083f44ec32 Fixed: Compilation
--HG--
branch : develop
8 years ago
kervala 30b40568ed Changed: Use 3dsmax SDK definitions
--HG--
branch : develop
8 years ago
kervala 8ef8b60ab8 Fixed: Warning on 64 bits
--HG--
branch : develop
8 years ago
kervala 829092aa8c Fixed: Compilation with 3dsmax 2017 SDK
--HG--
branch : develop
8 years ago
kervala dbf443beb7 Fixed: C++11 forbids to throw exception in destructor
--HG--
branch : 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