kervala
|
929cf93b87
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-12-19 13:58:14 +01:00 |
|
kervala
|
cbb1233ce2
|
Changed: Minor changes
--HG--
branch : develop
|
2016-12-19 13:16:48 +01:00 |
|
kervala
|
31a540b35d
|
Changed: Replace size() comparisons by empty() ones
--HG--
branch : develop
|
2016-12-19 13:15:25 +01:00 |
|
kervala
|
c8bc57d0a4
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-12-18 20:44:33 +01:00 |
|
kervala
|
148c748d31
|
Fixed: Compilation
--HG--
branch : develop
|
2016-12-18 20:39:47 +01:00 |
|
kervala
|
0668ff8f04
|
Changed: Minor changes
--HG--
branch : develop
|
2016-12-18 20:39:35 +01:00 |
|
kervala
|
8da20b30cc
|
Changed: Merged changes from compatibility-develop that should also be in develop
--HG--
branch : develop
|
2016-12-18 20:39:16 +01:00 |
|
kervala
|
4e99767ae2
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-12-18 14:47:16 +01:00 |
|
kervala
|
4d6e569f98
|
Changed: Use NLMISC::toString instead of sprintf
--HG--
branch : develop
|
2016-12-18 14:03:29 +01:00 |
|
kervala
|
c3b3db07f1
|
Changed: Memory leaks detection
--HG--
branch : develop
|
2016-12-18 13:57:26 +01:00 |
|
kervala
|
cbf2c744f0
|
Changed: Replace some const char* by std::string
--HG--
branch : develop
|
2016-12-18 13:45:07 +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
|
c14d0733c9
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-12-11 19:27:27 +01:00 |
|
kervala
|
bca1722bdd
|
Changed: Fix warning
--HG--
branch : develop
|
2016-12-11 19:26:38 +01:00 |
|
kervala
|
2b53cc82aa
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-12-11 14:25:19 +01:00 |
|
kervala
|
e4109490cd
|
Changed: GCC warnings
--HG--
branch : develop
|
2016-12-11 14:23:58 +01:00 |
|
kervala
|
bd8cdb46e0
|
Fixed: Wrong indent
--HG--
branch : develop
|
2016-12-11 14:21:28 +01:00 |
|
kervala
|
ac404a2c8f
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-12-11 12:32:05 +01:00 |
|
kervala
|
34d454c835
|
Changed: Use %u for uint
--HG--
branch : develop
|
2016-12-11 11:59:30 +01:00 |
|
kervala
|
62d4d8ccc0
|
Changed: Display line number instead of a pointer on a string
--HG--
branch : develop
|
2016-12-11 11:59:10 +01:00 |
|
kervala
|
10f7abb26f
|
Fixed: %s needs a const char*
--HG--
branch : develop
|
2016-12-11 11:58:30 +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 |
|
ulukyn@gmail.com
|
bd7b703f3a
|
Added: Add lua function to have an icon at left of menu option
--HG--
branch : compatibility-develop
|
2016-12-10 21:58:15 +01:00 |
|
kervala
|
f085121937
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-12-10 19:52:43 +01:00 |
|
kervala
|
9d6f842f05
|
Merge
--HG--
branch : develop
|
2016-12-10 19:47:19 +01:00 |
|
kervala
|
dbf443beb7
|
Fixed: C++11 forbids to throw exception in destructor
--HG--
branch : develop
|
2016-12-10 19:04:29 +01:00 |
|
kervala
|
9a6b3c91b7
|
Changed: Minor changes
--HG--
branch : develop
|
2016-12-10 18:58:13 +01:00 |
|
kervala
|
ba35109fe4
|
Changed: Destructor for CApplicationContext to display singletons still in memory
--HG--
branch : develop
|
2016-12-10 18:48:53 +01:00 |
|
kervala
|
27b272f012
|
Changed: Replace a lot of const char* by std::string parameters
--HG--
branch : develop
|
2016-12-10 18:40:03 +01:00 |
|
Nimetu
|
5d35bb8717
|
Fixed: Protocol-less url in windows
--HG--
branch : develop
|
2016-12-10 18:56:44 +02:00 |
|
kervala
|
22de830c26
|
Changed: Check return code of WaitForSingleObject and log error
--HG--
branch : develop
|
2016-12-10 12:36:04 +01:00 |
|
kervala
|
c716c48fdb
|
Fixed: Compilation
--HG--
branch : develop
|
2016-12-10 12:33:44 +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
|
eabfcbf708
|
Fixed: Release CCurrentCoTask singleton
--HG--
branch : develop
|
2016-12-09 16:14:16 +01:00 |
|
kervala
|
06cc0ddec8
|
Changed: Delete filenames before allocating new ones
--HG--
branch : develop
|
2016-12-09 16:05:13 +01:00 |
|
kervala
|
0b171001d1
|
Removed: Empty cpp files
--HG--
branch : develop
|
2016-12-09 13:51:52 +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
|
cf98f1fdbc
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-12-08 10:51:07 +01:00 |
|
kervala
|
8e15feaa13
|
Fixed: Replace Win32 code by multiplatform one using NeL classes
--HG--
branch : develop
|
2016-12-07 14:22:50 +01:00 |
|
kervala
|
5ce03c278b
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-12-06 20:29:22 +01:00 |
|
kervala
|
fff0b5ce5b
|
Changed: Don't close a display already closed
--HG--
branch : develop
|
2016-12-06 20:24:21 +01:00 |
|
kervala
|
fef7cc88fb
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-12-05 20:13:49 +01:00 |
|
kervala
|
9cdb7446ce
|
Fixed: Compilation with clang
--HG--
branch : develop
|
2016-12-05 20:13:15 +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
|
991372378a
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-12-05 12:03:34 +01:00 |
|
kervala
|
10a3255523
|
Fixed: Compilation
--HG--
branch : develop
|
2016-12-05 12:03:08 +01:00 |
|