kervala
|
cca0dd450e
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-16 10:52:18 +01:00 |
|
kaetemi
|
8cfaa89620
|
Separate window displayer message stringify
--HG--
branch : develop
|
2016-01-15 17:10:39 +01:00 |
|
kaetemi
|
9a0c6290a2
|
Fix another VS2015 warning
--HG--
branch : develop
|
2016-01-15 12:07:33 +01:00 |
|
kaetemi
|
9a477d976b
|
VS2015 compilation fixes
--HG--
branch : develop
|
2016-01-15 11:34:23 +01:00 |
|
kervala
|
f820e7b703
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-14 21:28:47 +01:00 |
|
kervala
|
b7fe07d781
|
Improve CCmdArgs (a generic command line parser in NeL Misc), fixes #257
--HG--
branch : develop
|
2016-01-14 21:26:10 +01:00 |
|
kervala
|
3c4f324bfe
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-13 20:05:06 +01:00 |
|
kervala
|
bd5f838d6d
|
Changed: Minor changes
--HG--
branch : develop
|
2016-01-13 19:54:23 +01:00 |
|
kervala
|
e1c14db5a0
|
Fixed: getLastSeparator should return std::string::size_type instead of an integer
--HG--
branch : develop
|
2016-01-13 19:47:35 +01:00 |
|
kervala
|
a66fa8cc9c
|
Changed: Implement CPath::isAbsolutePath
--HG--
branch : develop
|
2016-01-13 19:46:27 +01:00 |
|
kervala
|
af9610328f
|
Changed: Implement expandEnvironmentVariables function
--HG--
branch : develop
|
2016-01-13 19:45:02 +01:00 |
|
kervala
|
ad36e59a71
|
Fixed: Save filenames in .bank with / instead of system separator
--HG--
branch : develop
|
2016-01-13 19:43:46 +01:00 |
|
kervala
|
df816b2a5d
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-12 22:32:22 +01:00 |
|
kervala
|
49ef5a1ed7
|
Fixed: lua_tointeger doesn't work if value has a decimal part and returns 0
--HG--
branch : develop
|
2016-01-12 22:21:38 +01:00 |
|
kervala
|
3f4a5010f6
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-07 17:41:02 +01:00 |
|
kervala
|
9e8cd07e4b
|
Changed: HAVE_X86_64 is defined or not
--HG--
branch : develop
|
2016-01-07 17:39:53 +01:00 |
|
kervala
|
b3a392d559
|
Changed: Minor changes
--HG--
branch : develop
|
2016-01-07 17:36:17 +01:00 |
|
kervala
|
ddba3e583c
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-06 13:22:47 +01:00 |
|
kervala
|
6efce5ba59
|
Changed: Support for new key events
--HG--
branch : develop
|
2016-01-06 12:42:10 +01:00 |
|
kervala
|
76744b18c7
|
Changed: Minor change
--HG--
branch : develop
|
2016-01-06 12:39:58 +01:00 |
|
Nimetu
|
410ddea49d
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-06 01:02:22 +02:00 |
|
Nimetu
|
8475f25e75
|
Changed: Refactor DL
--HG--
branch : develop
|
2016-01-06 00:11:17 +02:00 |
|
Nimetu
|
298a659c6f
|
Changed: Merge UL and OL code
--HG--
branch : develop
|
2016-01-05 20:21:40 +02:00 |
|
kervala
|
e91c529a98
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-04 19:27:21 +01:00 |
|
kervala
|
0dc70105d5
|
Fixed: __rdtsc() under old versions of GCC
--HG--
branch : develop
|
2016-01-04 19:26:25 +01:00 |
|
kervala
|
ae752f72d8
|
Changed: Define CLANG_VERSION is using clang compiler
--HG--
branch : develop
|
2016-01-04 19:18:19 +01:00 |
|
kervala
|
91c559d48a
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-04 15:41:29 +01:00 |
|
kervala
|
68aa20257f
|
Changed: Use new code to determine free disk space
--HG--
branch : develop
|
2016-01-04 15:39:31 +01:00 |
|
kervala
|
b11fabe867
|
Changed: Use __rdtsc() intrinsics everywhere for Intel CPUs
--HG--
branch : develop
|
2016-01-04 15:35:02 +01:00 |
|
kervala
|
b78afa1c4d
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-04 14:03:11 +01:00 |
|
kervala
|
47bde9ccc7
|
Changed: Allow to resample Luminance (grayscale) bitmaps
--HG--
branch : develop
|
2016-01-04 13:54:59 +01:00 |
|
kervala
|
c263e4dffb
|
Changed: Don't redefine new and delete operators if targetting x86_64
--HG--
branch : develop
|
2016-01-04 13:48:57 +01:00 |
|
kervala
|
47364c47c3
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-02 20:29:55 +01:00 |
|
kervala
|
266a32ea19
|
Fixed: Implements launchProgramAndWaitForResult to launch a command synchronously
--HG--
branch : develop
|
2016-01-02 19:14:13 +01:00 |
|
kervala
|
bcfdd36844
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-01 16:27:45 +01:00 |
|
kervala
|
437aa5b939
|
Changed: Added helpers methods to CBitmap
--HG--
branch : develop
|
2016-01-01 16:02:54 +01:00 |
|
kervala
|
27a2263bd6
|
Changed: Added set8888() method to CGRBA
--HG--
branch : develop
|
2016-01-01 16:01:03 +01:00 |
|
kervala
|
2ed7c0be88
|
Changed: Added isGray() method to CGRBA
--HG--
branch : develop
|
2016-01-01 16:00:17 +01:00 |
|
kervala
|
6710268d0a
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-28 16:44:35 +01:00 |
|
kervala
|
77352d5759
|
Changed: Minor change
--HG--
branch : develop
|
2015-12-28 16:43:20 +01:00 |
|
kervala
|
4806693f49
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-26 14:38:37 +01:00 |
|
kervala
|
af0eabbdea
|
Fixed: GCC warnings
--HG--
branch : develop
|
2015-12-26 14:09:15 +01:00 |
|
kervala
|
83ef24dab7
|
Changed: Renamed screenH and screenW to _ScreenH and _ScreenW
--HG--
branch : develop
|
2015-12-26 14:02:01 +01:00 |
|
kervala
|
d7255a63d8
|
Changed: Minor changes
--HG--
branch : develop
|
2015-12-26 14:00:39 +01:00 |
|
kervala
|
9b5c426c19
|
Merged with develop
--HG--
branch : compatibility-develop
|
2015-12-25 20:52:18 +01:00 |
|
kervala
|
2d0d87a05e
|
Fixed: Warnings with GCC
--HG--
branch : develop
|
2015-12-25 20:49:59 +01:00 |
|
kervala
|
86a903c96e
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-25 15:37:07 +01:00 |
|
kervala
|
a5d3b2d461
|
Changed: Added new function getCommandOutput
--HG--
branch : develop
|
2015-12-25 15:29:23 +01:00 |
|
kervala
|
59c0cf7f00
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-23 15:31:37 +01:00 |
|
kervala
|
dd69f64225
|
Changed: Use a stack size of 1 MiB under all platforms for CCoTask (default under Windows)
--HG--
branch : develop
|
2015-12-23 15:10:06 +01:00 |
|