Commit graph

566 commits

Author SHA1 Message Date
520b8d1bb9 Merge remote-tracking branch 'upstream/develop' into ryzomcore 2019-05-05 16:50:36 +02:00
Jan Boon
d6b26fcb92
Merge: Add 3ds Max 2020 plugin build support. Fix Max 2010 plugin build. Improve Unicode build support. Enable music in Snowballs. Support MariaDB C connector 2019-05-01 16:22:42 +08:00
kaetemi
605fec7dc8 Fix typo 2019-05-01 08:12:42 +08:00
kaetemi
842deeaa69 Cleaning up unicode conversion 2019-05-01 05:59:03 +08:00
kaetemi
8efe1d91c4 Added: More comprehensive codepage conversion for tstring 2019-05-01 05:01:30 +08:00
deed
786550ed93 Merge remote-tracking branch 'hg/develop/hg/develop' into ryzomcore 2019-04-23 16:55:32 +02:00
kaetemi
c73f0d9449 Add max file library 2019-04-23 01:26:35 +08:00
deed
46af0c090e Merge remote-tracking branch 'hg/develop/hg/develop' into ryzomcore 2019-04-16 21:28:45 +02:00
Nimetu
82f084982a Fixed: Reusing CIFile to load from bnp and from regular files.
--HG--
branch : develop
2019-04-29 14:10:19 +03:00
Nimetu
f065b7f747 Fixed: Opening local file with @ char in filename
--HG--
branch : develop
2019-04-25 08:38:23 +03:00
Nimetu
d67a9ccdb5 Backed out changeset: ce73fd40aa54
--HG--
branch : develop
2019-04-25 08:28:45 +03:00
Nimetu
f23fa7b0fe Added: const char* version of toLower()
--HG--
branch : develop
2019-03-28 14:44:58 +02:00
Nimetu
5b4b7893f8 Fixed: openURL crash under linux
--HG--
branch : develop
2018-11-05 13:11:43 +02:00
Nimetu
edf1d12f65 Fixed: Opening local file with @ char in filename.
--HG--
branch : develop
2018-11-04 18:14:52 +02:00
0d1f1067bc Merge remote-tracking branch 'upstream/develop' into ryzomcore 2018-10-14 20:05:30 +02:00
1c898ea0b2 Merge branch 'ryzomcore' into ryzomcore+develop
# Conflicts:
#	.hgtags
#	.travis.yml
#	code/CMakeModules/FindMSVC.cmake
#	code/ryzom/client/src/steam_client.cpp
2018-03-24 18:18:50 +01:00
kervala
cc6ed038b9 Fixed: Don't use memory aligned functions while debugging with VC++
--HG--
branch : develop
2018-08-09 14:32:00 +02:00
kervala
facc5f6d28 Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
2018-08-09 14:27:42 +02:00
kervala
c4888b2d5b Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
2018-08-08 20:54:09 +02:00
kervala
675f85c288 Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
2018-08-08 20:37:51 +02:00
kervala
53bae35fc4 Fixed: Use GlobalMemoryStatusEx instead of GlobalMemoryStatus (returns 64 bits numbers)
--HG--
branch : develop
2018-08-08 09:39:40 +02:00
Nimetu
e2617bfe9b Fixed: Decoding dds with improper width/height
--HG--
branch : develop
2018-05-28 14:46:16 +03:00
kervala
afd9566ae8 Fixed: Don't crash when a PNG is truncated
--HG--
branch : develop
2018-03-07 15:49:48 +01:00
kervala
613d4ddc34 Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless
--HG--
branch : develop
2018-02-02 21:04:30 +01:00
kervala
dcb3f2b149 Fixed: Send an Unicode empty string
--HG--
branch : develop
2018-01-03 14:10:30 +01:00
kervala
e2dda1585d Changed: Minor changes
--HG--
branch : develop
2017-12-02 16:46:44 +01:00
kervala
9e9b005b3b Changed: Centralize hexadecimal conversions
--HG--
branch : develop
2017-12-02 16:44:38 +01:00
kervala
3e4a873429 Changed: Implement escapeArgument function
--HG--
branch : develop
2017-11-05 19:07:51 +01:00
kervala
93c2f55290 Changed: Minor changes
--HG--
branch : develop
2017-11-05 19:07:19 +01:00
kervala
c1188a9e25 Fixed: Use our own defines for Windows editions to not rely on Windows 10 SDKs (not compatible with Windows XP)
--HG--
branch : develop
2017-10-25 21:35:12 +02:00
Nimetu
81adb6c787 Fixed: Reading gif, off-by-one
--HG--
branch : develop
2017-10-16 19:38:35 +03:00
Nimetu
655dee03b4 Merge with develop
--HG--
branch : compatibility-develop
2017-07-23 22:54:14 +03:00
Guillaume Dupuy
9172d14dd3 Fix issue #302 - incorrect freespace on 32 bits system
--HG--
branch : fix_freespace_check
2017-07-14 14:49:27 +02:00
kervala
f739ed9e62 Merge with develop
--HG--
branch : compatibility-develop
2017-04-22 18:19:33 +02:00
kervala
532a81f5cb Changed: Don't use CSString
--HG--
branch : develop
2017-04-22 18:16:27 +02:00
kervala
e94b06066f Fixed: LibXml must be initialized only once and xmlSetGenericErrorFunc set a global function (calling it for each instance of CIXml is a mistake)
--HG--
branch : develop
2017-04-22 18:15:43 +02:00
kervala
d0a199d22d Merge with develop
--HG--
branch : compatibility-develop
2017-04-21 11:06:24 +02:00
kervala
8dca705f73 Fixed: Misc depends on Carbon under OS X
--HG--
branch : develop
2017-04-21 11:03:39 +02:00
kervala
90c1a21ba6 Merge with develop
--HG--
branch : compatibility-develop
2017-04-20 13:53:59 +02:00
kervala
f23600cd30 Fixed: Compilation in 32 bits with GCC (patch provided by Alistair Leslie-Hughes, thanks a lot)
--HG--
branch : develop
2017-04-20 13:53:36 +02:00
Nimetu
ab5aa5b2c4 Merge with develop
--HG--
branch : compatibility-develop
2017-01-10 15:09:55 +02:00
Nimetu
a7ca4ec3b9 Changed: Minor change
--HG--
branch : develop
2017-01-10 14:07:06 +02:00
kervala
2dbbfd6598 Merge with develop
--HG--
branch : compatibility-develop
2017-01-02 09:58:41 +01:00
kervala
88d345e857 Changed: Allow to parse HTML color format in CRGBA::stringToRGBA
--HG--
branch : develop
2017-01-02 09:48:40 +01:00
kervala
84618b4fbe Merge with develop
--HG--
branch : compatibility-develop
2017-01-01 22:45:29 +01:00
kervala
534630bdcc Changed: Implement CBitmap::setPixelColor
--HG--
branch : develop
2017-01-01 22:42:37 +01:00
kervala
1bd7e18ba7 Fixed: Loading of some JPEG variants
--HG--
branch : develop
2017-01-01 22:40:52 +01:00
kervala
b04451c473 Merge with develop
--HG--
branch : compatibility-develop
2016-12-19 15:58:48 +01:00
kervala
4e0a19205c Changed: Check return value of fwrite
--HG--
branch : develop
2016-12-19 15:50:54 +01:00
kervala
929cf93b87 Merge with develop
--HG--
branch : compatibility-develop
2016-12-19 13:58:14 +01:00