Commit graph

2576 commits

Author SHA1 Message Date
Nimetu
d4ed66d99b Added: URL #fragment navigation.
--HG--
branch : develop
2015-11-26 11:29:50 +02:00
Nimetu
f4599e183b Added: Common attributes to h1..h6 elements
--HG--
branch : develop
2015-12-02 20:37:44 +02:00
kervala
34b3334182 Fixed: Bug when CURLMOPT_MAX_HOST_CONNECTIONS is not supported
--HG--
branch : develop
2015-12-02 18:57:21 +01:00
kervala
d4dd2b7264 Fixed: Getters for Anisotropic Filtering
--HG--
branch : develop
2015-12-02 18:56:49 +01:00
kervala
b4e1dcbc10 Fixed: Link error under Debian Squeeze
--HG--
branch : develop
2015-11-30 14:19:05 +01:00
kervala
7337ee4faa Fixed: Warning filePath not being a const char*
--HG--
branch : develop
2015-11-30 14:18:04 +01:00
kervala
2e58a0725a Changed: Forgot other ##
--HG--
branch : develop
2015-11-30 12:25:43 +01:00
kervala
94f035ed8f Fixed: GCC doesn't support no arguments for __VA_ARGS__
--HG--
branch : develop
2015-11-30 10:29:24 +01:00
kervala
74196261ee Fixed: VC++ 2010 already supports ULL
--HG--
branch : develop
2015-11-30 10:28:06 +01:00
kervala
0623258189 Fixed: 64 bits constants truncated in 32 bits
--HG--
branch : develop
2015-11-30 10:27:41 +01:00
kervala
4e5ed6060a Fixed: Warning string after #endif
--HG--
branch : develop
2015-11-30 10:27:03 +01:00
kervala
7a2dd18095 Changed: Add and use more constants in config.h
--HG--
branch : develop
2015-11-29 14:19:02 +01:00
kervala
520eb941b1 Changed: Simplified CMake ELSE and ENDIF
--HG--
branch : develop
2015-11-29 14:06:05 +01:00
kervala
06994f4c58 Added: RC files for NeL drivers
--HG--
branch : develop
2015-11-29 13:58:12 +01:00
kishan_grimout
83a81801ea fix crash when a shader fails to build
--HG--
branch : develop
2015-05-23 16:50:24 +02:00
kervala
244c2eb211 Fixed: Open web pages in background under OS X and don't close client
--HG--
branch : develop
2015-11-24 10:02:09 +01:00
kervala
4a02370266 Fixed: Crash under Linux saying you can't use X in multi-threaded environment
--HG--
branch : develop
2015-11-22 18:37:29 +01:00
kervala
d50c40c473 Fixed: Unable to open URLs under Linux while using Steam Runtime
--HG--
branch : develop
2015-11-21 17:39:49 +01:00
kervala
35471ace88 Fixed: Typo
--HG--
branch : develop
2015-11-21 17:37:45 +01:00
kervala
d1f925d319 Changed: Give priority to xdg-open (if present) to open URLs under Linux
--HG--
branch : develop
2015-11-21 17:36:44 +01:00
kaetemi
6c2490090d Merge with feature-export-assimp
--HG--
branch : develop
2015-11-16 00:46:27 +01:00
kervala
6d52aa7077 Fixed: Revert back TrapCrashInDebugger to false else VC++ can't intercept exceptions and we'll be unable to debug :(
--HG--
branch : develop
2015-11-15 18:33:09 +01:00
kervala
c83ea11e84 Changed: Display basic information for OpenAL driver
--HG--
branch : develop
2015-11-15 18:31:56 +01:00
kervala
f76e275e2c Changed: Temporary comment the line because XAudio2 returns an error if used
--HG--
branch : develop
2015-11-15 18:31:20 +01:00
kervala
817486538c Changed: Minor changes
--HG--
branch : develop
2015-11-15 13:29:34 +01:00
kervala
334f2b43c6 Fixed: Display title and artist name from ogg files in music player
--HG--
branch : develop
2015-11-15 13:13:44 +01:00
kervala
f9c789e4db Fixed: Only open supported music formats in music player
--HG--
branch : develop
2015-11-15 13:12:54 +01:00
kaetemi
2c3d5454a1 This seems like a good idea as well, ref #254
--HG--
branch : develop
2015-11-15 12:27:58 +01:00
kaetemi
3d59db1021 Add some extra checks, ref #254
--HG--
branch : develop
2015-11-15 12:21:14 +01:00
kervala
fb1d5134ba Changed: Minor changes
--HG--
branch : develop
2015-11-14 18:33:13 +01:00
kervala
9e88fa645b Changed: Support for integer types in Lua 5.3, fixes #253
--HG--
branch : develop
2015-11-14 18:19:58 +01:00
kervala
53f46eb5fa Changed: Support for integer types in Lua 5.3, fixes #253
--HG--
branch : develop
2015-11-14 11:46:17 +01:00
kervala
08d50dc725 Changed: Don't try to convert string to CRGBA if less than 3 integers
--HG--
branch : develop
2015-11-13 19:38:46 +01:00
kervala
630a22d428 Changed: Minor changes
--HG--
branch : develop
2015-11-13 19:37:32 +01:00
kervala
aa3d209d39 Fixed: Crash in CLuaManager
--HG--
branch : develop
2015-11-13 19:18:41 +01:00
kervala
a8d81c689b Changed: Support for integer types in Lua 5.3, fixes #253
--HG--
branch : develop
2015-11-13 18:42:50 +01:00
kervala
4a97f339a3 Changed: Replaced some NLMISC::strlwr by NLMISC::toLower
--HG--
branch : develop
2015-11-13 16:22:49 +01:00
Nimetu
76ee797e49 Add lua function CCtrlBase::setTooltipUtf8 to set tooltip from html page
--HG--
branch : develop
2015-11-12 20:15:04 +02:00
Nimetu
55e687e80d Fixed displaying utf8 string on <img> alt attr.
--HG--
branch : develop
2015-11-12 16:01:57 +02:00
kervala
1d11914192 Fixed: Include AvailabilityMacros.h before using macro MAC_OS_X_VERSION_10_6
--HG--
branch : develop
2015-11-09 12:45:34 +01:00
kervala
9525d24cd7 Fixed: Compilation with old libcurl versions
--HG--
branch : develop
2015-11-09 10:47:28 +01:00
kervala
5e07440a1e Changed: Display OpenGL version and GPU used in logs
--HG--
branch : develop
2015-11-09 10:00:51 +01:00
kervala
2f3aab5c74 Changed: Support for WGL_NV_gpu_affinity extension
--HG--
branch : develop
2015-11-09 10:00:05 +01:00
kervala
d32a61d481 Changed: Updated OpenGL headers
--HG--
branch : develop
2015-11-09 09:56:13 +01:00
kervala
e634e3ecf1 Fixed: Missing #endif
--HG--
branch : develop
2015-11-09 09:55:58 +01:00
kervala
b56686b9b7 Changed: Release modes list under OS X
--HG--
branch : develop
2015-11-08 13:42:31 +01:00
kervala
a49723178d Changed: Centralize OS X 10.6 check in NL_MAC_VERSION_10_6_UP
--HG--
branch : develop
2015-11-08 13:35:16 +01:00
kervala
2be81c5445 Changed: Replace int 3 asm by __debugbreak()
--HG--
branch : develop
2015-11-08 13:25:36 +01:00
kervala
2b155c2d50 Changed: Minor changes
--HG--
branch : develop
2015-11-08 13:22:33 +01:00
kervala
3ac728872e Fixed: Typos (renamed restaure to restore)
--HG--
branch : develop
2015-11-08 11:53:46 +01:00