Commit graph

1940 commits

Author SHA1 Message Date
kervala
aa3a9dcead Merge with develop
--HG--
branch : compatibility-develop
2015-10-01 14:54:18 +02:00
kervala
67c6edc9ae Changed: Use invalid screen mode by default (will be overridden by config files)
--HG--
branch : develop
2015-09-22 09:55:06 +02:00
kervala
00c36d3ac4 Changed: If Width and Height are invalid, use current screen mode
--HG--
branch : develop
2015-09-22 09:46:51 +02:00
kaetemi
edebe18d6c MFC now requires XP or higher
--HG--
branch : develop
2015-07-10 06:24:17 +02:00
kaetemi
9a10f1413b Fix DXSDK include order
--HG--
branch : develop
2015-07-10 06:16:19 +02:00
kaetemi
0cd51d59c7 Fix VS2013 64bit compiler error
C1128: number of sections exceeded object file format limit : compile with /bigobj

--HG--
branch : develop
2015-07-10 02:31:04 +02:00
kervala
a21ebfe544 Merge with develop
--HG--
branch : compatibility-develop
2015-04-25 19:49:15 +02:00
kervala
39670e5b77 Comment translation
--HG--
branch : develop
2015-04-25 19:17:58 +02:00
kervala
7cecd18eee Save space in debug screen to display VPB and VPC
--HG--
branch : develop
2015-04-25 19:16:06 +02:00
kervala
9a55ee46b7 Removed dependency on libwww
--HG--
branch : develop
2015-04-25 12:53:52 +02:00
kervala
385e066ac0 Merge with develop
--HG--
branch : compatibility-develop
2015-04-22 17:58:09 +02:00
Nimetu
c58e10f173 Add "select_shortcut_bar_2" action handler (issue 222)
--HG--
branch : develop
2015-04-21 18:54:08 +03:00
kervala
4600c74b6b Merge with develop
--HG--
branch : compatibility-develop
2015-04-20 13:38:51 +02:00
Nimetu
26571de439 Fix compiling under windows
--HG--
branch : develop
2015-04-20 01:04:52 +03:00
Nimetu
8e1ada36b0 Use cURL as http transport
--HG--
branch : develop
2015-04-17 17:41:01 +03:00
kaetemi
f578f0441a Add extra light groups for better lightmap control
--HG--
branch : develop
2015-04-16 17:39:47 +02:00
kaetemi
f07e471597 Merge with develop (ryzomcore/v0.12.0)
--HG--
branch : compatibility-develop
2015-04-14 11:57:40 +02:00
kaetemi
d9f3efc4e3 ryzomcore/v0.12.0
--HG--
branch : develop
2015-04-14 11:55:08 +02:00
kervala
9882d17a45 Merge with develop
--HG--
branch : compatibility-develop
2015-04-05 16:45:34 +02:00
kaetemi
769d5190c5 Fixes for VS2013, ref #236
--HG--
branch : develop
2015-03-29 16:58:07 +02:00
kaetemi
1a5a0d5acb Fix CHashCode compare operator
--HG--
branch : develop
2015-03-29 16:58:07 +02:00
kervala
67b7e02983 Merge with develop
--HG--
branch : compatibility-develop
2015-03-24 15:30:58 +01:00
kervala
80874abf68 Fixed compilation (setReportEmailFunction doesn't exist anymore)
--HG--
branch : develop
2015-03-24 15:26:34 +01:00
kervala
f4ddf2dd86 Changed: Minor changes
--HG--
branch : compatibility-develop
2015-03-07 17:51:12 +01:00
kervala
97eac497ff Merge with develop
--HG--
branch : compatibility-develop
2015-03-07 17:03:34 +01:00
kaetemi
3c04d70f28 Merge ryzomcore/v0.11.3
--HG--
branch : compatibility
2015-03-07 00:03:48 +01:00
kaetemi
9d36ac8cb0 Merge with hotfix
--HG--
branch : develop
2015-03-07 00:01:02 +01:00
kaetemi
86f24a00b7 EOL
--HG--
branch : hotfix
2015-03-06 23:56:49 +01:00
kaetemi
621a9e8f7c ryzomcore/v0.11.3
--HG--
branch : hotfix
2015-03-06 23:53:34 +01:00
kaetemi
2d297efc2a Merge with hotfix
--HG--
branch : develop
2015-03-06 23:40:48 +01:00
kaetemi
163abf31b8 Merge with feature-crashreport+develop
--HG--
branch : develop
2015-03-06 21:05:31 +01:00
kervala
242b19e9e2 Fixed: Compilation
--HG--
branch : develop
2015-03-03 18:59:23 +01:00
kervala
f999cc892c Fixed: Compilation with GCC
--HG--
branch : develop
2015-03-02 23:51:23 +01:00
kervala
bb429f0ea9 Changed: Use NLMISC::toString instead of itoa
--HG--
branch : develop
2015-03-02 13:09:57 +01:00
kervala
a0c60bc896 Changed: Use CFile::createEmptyFile()
--HG--
branch : develop
2015-03-02 13:09:16 +01:00
kervala
fdc8ddb9f4 Fix #229 missing include in tools sources
--HG--
branch : develop
2015-03-02 13:08:42 +01:00
Nimetu
c00ba3f2c1 Fix compilation
--HG--
branch : develop
2015-03-01 18:41:16 +02:00
kaetemi
ea9e32f46d Merge with develop
--HG--
branch : feature-crashreport+develop
2015-02-24 17:19:27 +01:00
kaetemi
a66204a03a Add isWindowedApplication to INeLContext
--HG--
branch : develop
2015-02-24 17:17:45 +01:00
kaetemi
6a48a2d199 Merge with feature-crashreport
--HG--
branch : feature-crashreport+develop
2015-02-24 11:41:05 +01:00
kaetemi
55d0c3282d Visual Studio 2013 compilation support for Ryzom Server
--HG--
branch : develop
2015-02-23 13:16:50 +01:00
kaetemi
ca3243782b Visual Studio 2013 compilation support for Ryzom Tools
--HG--
branch : develop
2015-02-23 13:13:11 +01:00
kaetemi
609fbbc9c3 Visual Studio 2013 compilation support for Ryzom Server
--HG--
branch : develop
2015-02-23 13:08:03 +01:00
kaetemi
77d17265eb Visual Studio 2013 compilation support for Ryzom Server
--HG--
branch : develop
2015-02-23 12:58:43 +01:00
kaetemi
3ac5c4c5c3 Visual Studio 2013 compilation support for Ryzom Server
--HG--
branch : develop
2015-02-23 12:52:01 +01:00
kaetemi
883d699428 Visual Studio 2013 compilation support for Ryzom Server
--HG--
branch : develop
2015-02-23 12:48:41 +01:00
kaetemi
aede54925f Visual Studio 2013 compilation support for Ryzom Tools
--HG--
branch : develop
2015-02-23 12:38:43 +01:00
kaetemi
389bde2e11 Visual Studio 2013 compilation support for Ryzom Server
--HG--
branch : develop
2015-02-23 12:37:51 +01:00
kaetemi
4cb42c6de0 Visual Studio 2013 compilation support for Ryzom Tools
--HG--
branch : develop
2015-02-23 12:28:13 +01:00
kaetemi
a912fa49ac Visual Studio 2013 compilation support for Ryzom Server
--HG--
branch : develop
2015-02-23 12:25:23 +01:00