Commit graph

2558 commits

Author SHA1 Message Date
kervala
590b72e05f Merge with develop 2015-11-29 17:55:33 +01:00
kervala
a6ed27598f Changed: Add and use more constants in config.h 2015-11-29 14:19:02 +01:00
kervala
532aaa1078 Changed: Simplified CMake ELSE and ENDIF 2015-11-29 14:06:05 +01:00
kervala
647fe665f1 Added: RC files for NeL drivers 2015-11-29 13:58:12 +01:00
kervala
0df4ac2750 Changed: Temporary disable NL_USES_DEFAULT_ARENA_OBJECT_ALLOCATOR for ITexture 2015-11-26 10:23:27 +01:00
kishan_grimout
eef81cf802 fix crash when a shader fails to build 2015-05-23 16:50:24 +02:00
kervala
f895b6a713 Fixed: Open web pages in background under OS X and don't close client 2015-11-24 10:02:09 +01:00
kervala
2d348c7f13 Fixed: Crash under Linux saying you can't use X in multi-threaded environment 2015-11-22 18:37:29 +01:00
kervala
b3f294759e Fixed: Unable to open URLs under Linux while using Steam Runtime 2015-11-21 17:39:49 +01:00
kervala
70c47de7c8 Fixed: Typo 2015-11-21 17:37:45 +01:00
kervala
4d99b9d3bc Changed: Give priority to xdg-open (if present) to open URLs under Linux 2015-11-21 17:36:44 +01:00
kaetemi
df382464d8 Merge with feature-export-assimp 2015-11-16 00:46:27 +01:00
kervala
9ca49a8d0f Fixed: Revert back TrapCrashInDebugger to false else VC++ can't intercept exceptions and we'll be unable to debug :( 2015-11-15 18:33:09 +01:00
kervala
f9125741c4 Changed: Display basic information for OpenAL driver 2015-11-15 18:31:56 +01:00
kervala
0267264cdd Changed: Temporary comment the line because XAudio2 returns an error if used 2015-11-15 18:31:20 +01:00
kervala
9aa47b4836 Changed: Minor changes 2015-11-15 13:29:34 +01:00
kervala
c210bb0e88 Fixed: Display title and artist name from ogg files in music player 2015-11-15 13:13:44 +01:00
kervala
2bad77c5fa Fixed: Only open supported music formats in music player 2015-11-15 13:12:54 +01:00
kaetemi
0289b22db0 This seems like a good idea as well, ref #254 2015-11-15 12:27:58 +01:00
kaetemi
fc8e07c791 Add some extra checks, ref #254 2015-11-15 12:21:14 +01:00
kervala
2ad5f18f71 Changed: Minor changes 2015-11-14 18:33:13 +01:00
kervala
9f2b505b49 Changed: Support for integer types in Lua 5.3, fixes #253 2015-11-14 18:19:58 +01:00
kervala
3ea4340ce6 Changed: Support for integer types in Lua 5.3, fixes #253 2015-11-14 11:46:17 +01:00
kervala
5ea4193018 Changed: Don't try to convert string to CRGBA if less than 3 integers 2015-11-13 19:38:46 +01:00
kervala
74fd0ba557 Changed: Minor changes 2015-11-13 19:37:32 +01:00
kervala
75a28a149b Fixed: Crash in CLuaManager 2015-11-13 19:18:41 +01:00
kervala
c27e1062e4 Changed: Support for integer types in Lua 5.3, fixes #253 2015-11-13 18:42:50 +01:00
kervala
380bac5728 Changed: Replaced some NLMISC::strlwr by NLMISC::toLower 2015-11-13 16:22:49 +01:00
Nimetu
ef50655b79 Add lua function CCtrlBase::setTooltipUtf8 to set tooltip from html page 2015-11-12 20:15:04 +02:00
Nimetu
bba1523d37 Fixed displaying utf8 string on <img> alt attr. 2015-11-12 16:01:57 +02:00
kervala
95f7448dd2 Fixed: Include AvailabilityMacros.h before using macro MAC_OS_X_VERSION_10_6 2015-11-09 12:45:34 +01:00
kervala
d4d12f2c81 Fixed: Compilation with old libcurl versions 2015-11-09 10:47:28 +01:00
kervala
826b729411 Changed: Display OpenGL version and GPU used in logs 2015-11-09 10:00:51 +01:00
kervala
5babd5ab59 Changed: Support for WGL_NV_gpu_affinity extension 2015-11-09 10:00:05 +01:00
kervala
ffbf1e8804 Changed: Updated OpenGL headers 2015-11-09 09:56:13 +01:00
kervala
13665eec9d Fixed: Missing #endif 2015-11-09 09:55:58 +01:00
kervala
c3a6787196 Changed: Release modes list under OS X 2015-11-08 13:42:31 +01:00
kervala
76436616ea Changed: Centralize OS X 10.6 check in NL_MAC_VERSION_10_6_UP 2015-11-08 13:35:16 +01:00
kervala
cccc2c47b8 Changed: Replace int 3 asm by __debugbreak() 2015-11-08 13:25:36 +01:00
kervala
bc50742bfe Changed: Minor changes 2015-11-08 13:22:33 +01:00
kervala
3fa369e73c Fixed: Typos (renamed restaure to restore) 2015-11-08 11:53:46 +01:00
Nimetu
f1e4fa9739 Fixed: CViewText not updating visible text when used by CCtrlTextButton 2015-11-08 05:15:40 +02:00
Nimetu
356cc7c3df Changed: Allow to set max concurrent cURL connections per CGroupHTML instance 2015-11-08 01:51:34 +02:00
kervala
0afd605acc Fixed: Clang warnings 2015-11-07 18:33:43 +01:00
kervala
4a268da708 Changed: Minor changes (spaces replaced by tabs) 2015-11-07 18:33:16 +01:00
kervala
02633263d0 Fixed: Use ShellExecute to open a document or URL as primary method, because second one doesn't work everytime 2015-11-07 18:31:58 +01:00
kervala
2de3fc3384 Changed: Add support for Spanish 2015-11-07 14:53:07 +01:00
kervala
c4c465b6c7 Fixed: Get system language code under OS X too and added method in NLMISC::CI18N 2015-11-07 14:52:46 +01:00
kervala
2184d13ef4 Fixed: Compilation errors when constant not defined 2015-11-06 15:48:48 +01:00
kervala
72e707bbe0 Changed: Minor changes 2015-11-06 15:48:23 +01:00