Commit Graph

7605 Commits (8dce46741704327ea62cafd456b407f29d4f1f5c)
 

Author SHA1 Message Date
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
kervala 9a6b3c91b7 Changed: Minor changes
--HG--
branch : develop
8 years ago
kervala 50b6af6d3d Fixed: Strict aliasing warnings
--HG--
branch : develop
8 years ago
kervala 3c568ce8a3 Changed: New "new" definitions for NEW_DEBUG macro defined by MFC
--HG--
branch : develop
8 years ago
kervala ba35109fe4 Changed: Destructor for CApplicationContext to display singletons still in memory
--HG--
branch : develop
8 years ago
kervala bbcd14cecb Removed: Empty cpp files
--HG--
branch : develop
8 years ago
kervala 27b272f012 Changed: Replace a lot of const char* by std::string parameters
--HG--
branch : develop
8 years ago
kervala 6bbe0ad774 Changed: Some warnings are specific to clang
--HG--
branch : develop
8 years ago
kervala fe72e1c8d3 Fixed: Compilation of World Editor in Unicode
--HG--
branch : develop
8 years ago
Nimetu 5d35bb8717 Fixed: Protocol-less url in windows
--HG--
branch : develop
8 years ago
kervala 94bf8fd54e Changed: Use TCHAR functions
--HG--
branch : develop
8 years ago
kervala f0c5b7ea40 Changed: Use TCHAR functions
--HG--
branch : develop
8 years ago
kervala 934df9bd6f Changed: Already a std::string
--HG--
branch : develop
8 years ago
kervala 699680ac4a Changed: Use addSlashR to replace \n by \r\n
--HG--
branch : develop
8 years ago
kervala 5dfa19518a Changed: NeL helpers to launch an external editor
--HG--
branch : develop
8 years ago
kervala 5658cad02e Changed: Convert std::string <> TCHAR
--HG--
branch : develop
8 years ago
kervala 22de830c26 Changed: Check return code of WaitForSingleObject and log error
--HG--
branch : develop
8 years ago