ulukyn@gmail.com
|
b0dc979718
|
Fixed: Load Scenographic Editor lua files
--HG--
branch : compatibility-develop
|
2016-12-14 20:16:42 +01:00 |
|
ulukyn@gmail.com
|
6238139c08
|
Fixed: Load Scenographic Editor lua files
--HG--
branch : compatibility-develop
|
2016-12-14 16:14:33 +01:00 |
|
ulukyn@gmail.com
|
6ff3cc9d77
|
Added: sceneedit.lua and json.lua used by Scenographic Editor
--HG--
branch : compatibility-develop
|
2016-12-14 13:36:59 +01:00 |
|
ulukyn@gmail.com
|
c6f10d493d
|
Fixed: updateVector don't need return a boolean
--HG--
branch : compatibility-develop
|
2016-12-13 23:42:02 +01:00 |
|
ulukyn@gmail.com
|
68e6dbaf9a
|
Fusion
--HG--
branch : compatibility-develop
|
2016-12-13 21:16:30 +01:00 |
|
ulukyn@gmail.com
|
80fc274813
|
Fixed: Removing some nlinfo and correction getMouseRightDown
--HG--
branch : compatibility-develop
|
2016-12-13 21:08:33 +01:00 |
|
kervala
|
afe3863f0f
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-12-12 12:03:15 +01:00 |
|
kervala
|
d039598225
|
Fixed: Compilation
--HG--
branch : develop
|
2016-12-12 12:02:25 +01:00 |
|
kervala
|
2b53cc82aa
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-12-11 14:25:19 +01:00 |
|
kervala
|
bd8cdb46e0
|
Fixed: Wrong indent
--HG--
branch : develop
|
2016-12-11 14:21:28 +01:00 |
|
kervala
|
e7d1710747
|
Chnged: Sign comparison warning
--HG--
branch : develop
|
2016-12-11 14:20:52 +01:00 |
|
kervala
|
c240c45514
|
Changed: Removed unused variables
--HG--
branch : develop
|
2016-12-11 14:20:31 +01:00 |
|
kervala
|
035a267e92
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-12-11 12:43:05 +01:00 |
|
kervala
|
71b5a1734e
|
Fixed: Compilation
--HG--
branch : develop
|
2016-12-11 12:42:06 +01:00 |
|
kervala
|
ac404a2c8f
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-12-11 12:32:05 +01:00 |
|
kervala
|
106c924f49
|
Fixed: Use std::vector instead of CUniquePtr for arrays
--HG--
branch : develop
|
2016-12-11 12:31:24 +01:00 |
|
ulukyn@gmail.com
|
1a4c020e56
|
Added: ARKPACSBorders to enable/disable the display of collisions by user
--HG--
branch : compatibility-develop
|
2016-12-10 22:05:38 +01:00 |
|
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
|
2016-12-10 22:04:33 +01:00 |
|
kervala
|
f085121937
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-12-10 19:52:43 +01:00 |
|
kervala
|
faecd5b952
|
Changed: extern keyword useless there
--HG--
branch : develop
|
2016-12-10 19:02:06 +01:00 |
|
kervala
|
d37a1e032c
|
Fixed: Don't call CCoTask::releaseInstance() because allocated on heap
--HG--
branch : develop
|
2016-12-10 19:01:34 +01:00 |
|
kervala
|
9a6b3c91b7
|
Changed: Minor changes
--HG--
branch : develop
|
2016-12-10 18:58:13 +01:00 |
|
kervala
|
bbcd14cecb
|
Removed: Empty cpp files
--HG--
branch : develop
|
2016-12-10 18:40:17 +01:00 |
|
kervala
|
fe72e1c8d3
|
Fixed: Compilation of World Editor in Unicode
--HG--
branch : develop
|
2016-12-10 18:15:01 +01:00 |
|
kervala
|
94bf8fd54e
|
Changed: Use TCHAR functions
--HG--
branch : develop
|
2016-12-10 14:21:20 +01:00 |
|
kervala
|
934df9bd6f
|
Changed: Already a std::string
--HG--
branch : develop
|
2016-12-10 13:09:16 +01:00 |
|
kervala
|
699680ac4a
|
Changed: Use addSlashR to replace \n by \r\n
--HG--
branch : develop
|
2016-12-10 13:08:39 +01:00 |
|
kervala
|
5dfa19518a
|
Changed: NeL helpers to launch an external editor
--HG--
branch : develop
|
2016-12-10 13:02:26 +01:00 |
|
kervala
|
5658cad02e
|
Changed: Convert std::string <> TCHAR
--HG--
branch : develop
|
2016-12-10 13:01:27 +01:00 |
|
kervala
|
dbba511ee7
|
Changed: Replace a lot of const char* by std::string parameters
--HG--
branch : develop
|
2016-12-10 12:30:57 +01:00 |
|
kervala
|
ab44d7e809
|
Changed: Use a CUniquePtr macro since std::unique_ptr doesn't exist on all (yet) supported platforms
--HG--
branch : develop
|
2016-12-10 12:05:29 +01:00 |
|
kervala
|
0f6ae5e239
|
Changed: Release all memory when leaving in login screen
--HG--
branch : develop
|
2016-12-09 16:15:18 +01:00 |
|
kervala
|
eabfcbf708
|
Fixed: Release CCurrentCoTask singleton
--HG--
branch : develop
|
2016-12-09 16:14:16 +01:00 |
|
kervala
|
995ea1e64f
|
Changed: Unimplemented functions
--HG--
branch : develop
|
2016-12-09 16:04:50 +01:00 |
|
kervala
|
b66b85cefd
|
Changed: Unicode MFC support
--HG--
branch : develop
|
2016-12-09 16:04:26 +01:00 |
|
kervala
|
e2b74b77c6
|
Changed: Memory leaks detection
--HG--
branch : develop
|
2016-12-09 13:51:09 +01:00 |
|
kervala
|
c767e55344
|
Backed out changeset: 6b7af3bc4752
--HG--
branch : compatibility-develop
|
2016-12-08 18:20:34 +01:00 |
|
kervala
|
5ce03c278b
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-12-06 20:29:22 +01:00 |
|
kervala
|
e5362bdae7
|
Changed: Warning
--HG--
branch : develop
|
2016-12-06 20:27:05 +01:00 |
|
kervala
|
9022dfafde
|
Fixed: Compilation with clang
--HG--
branch : develop
|
2016-12-06 20:26:48 +01:00 |
|
kervala
|
4316dfaa98
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-12-05 19:53:15 +01:00 |
|
kervala
|
9bb46d2ae8
|
Fixed: Compilation with clang
--HG--
branch : develop
|
2016-12-05 19:39:19 +01:00 |
|
kervala
|
e0cb4bbe9e
|
Changed: Use NLMISC::openURL to open a page in browser
--HG--
branch : develop
|
2016-12-05 19:35:55 +01:00 |
|
kervala
|
c7f2bc6fa3
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-12-05 14:06:48 +01:00 |
|
kervala
|
ac79329448
|
Fixed: Compilation of Ryzom Installer with Qt versions older than 5.6
--HG--
branch : develop
|
2016-12-05 14:06:17 +01:00 |
|
kervala
|
042eb30b6f
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-12-04 20:31:56 +01:00 |
|
kervala
|
ede41a3091
|
Changed: Only compile gameshare for Ryzom servers, client or tools
--HG--
branch : develop
|
2016-12-04 20:31:24 +01:00 |
|
kervala
|
44f2bcef8e
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-12-04 19:19:15 +01:00 |
|
kervala
|
c71f712d11
|
Fixed: Release libxml2 structures before exit
--HG--
branch : develop
|
2016-12-04 19:17:21 +01:00 |
|
kervala
|
c9c542de8b
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-12-04 18:39:21 +01:00 |
|