Commit graph

870 commits

Author SHA1 Message Date
kervala
3fa369e73c Fixed: Typos (renamed restaure to restore) 2015-11-08 11:53:46 +01:00
kervala
651d0e1e68 Merge 2015-11-08 10:48:42 +01:00
Nimetu
356cc7c3df Changed: Allow to set max concurrent cURL connections per CGroupHTML instance 2015-11-08 01:51:34 +02:00
kervala
71bcf1283e Changed: Minor changes 2015-11-07 22:57:41 +01:00
kervala
7c091f3a12 Changed: Use new Ryzom icon under Windows 2015-11-07 22:56:45 +01:00
kervala
0afd605acc Fixed: Clang warnings 2015-11-07 18:33:43 +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
75aeb2ecf6 Fixed: Clang warning, ContinentMngr.cur() is checked later 2015-11-07 14:54:24 +01:00
kervala
4426a91657 Changed: Minor changes 2015-11-07 14:53:49 +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
72e707bbe0 Changed: Minor changes 2015-11-06 15:48:23 +01:00
kervala
58d6ebb7a6 More checks before to get a pointer on a CCDBNodeLeaf, fixes #251 2015-11-06 15:47:58 +01:00
kervala
63366b4c9b Fixed: clang warnings 2015-11-06 15:24:19 +01:00
kervala
28ae51085c Fixed: Wrong index for video modes comparison (nFoundMode was an index in strings not CMode list, now renamed to nFoundStringMode) 2015-11-05 17:26:45 +01:00
kervala
ceac8b3918 Fixed: Didn't initialize video modes frequencies 2015-11-05 17:22:43 +01:00
kervala
d0c869c64f Fixed: Update also Depth and Frequency with default resolution 2015-11-05 17:18:14 +01:00
kervala
4f64daeee4 Changed: Centralize version different formats 2015-11-05 17:16:55 +01:00
Nimetu
76be5a6fab Fixed: Wrong key shortcuts in debug help screen (issue #241) 2015-11-04 19:42:42 +02:00
kervala
af0f35ff6c Fixed: Crash when displaying configuration window 2015-11-01 16:46:47 +01:00
kervala
a19df62739 Changed: Use invalid screen mode by default (will be overridden by config files) 2015-09-22 09:55:06 +02:00
kervala
4681dbec0c Changed: If Width and Height are invalid, use current screen mode 2015-09-22 09:46:51 +02:00
kervala
0d0023ddaa Comment translation 2015-04-25 19:17:58 +02:00
kervala
34999ce0db Save space in debug screen to display VPB and VPC 2015-04-25 19:16:06 +02:00
kervala
0a20a6b7a1 Removed dependency on libwww 2015-04-25 12:53:52 +02:00
Nimetu
7966725977 Add "select_shortcut_bar_2" action handler (issue 222) 2015-04-21 18:54:08 +03:00
Nimetu
8d86495364 Fix compiling under windows 2015-04-20 01:04:52 +03:00
Nimetu
7e54d79be2 Use cURL as http transport 2015-04-17 17:41:01 +03:00
kaetemi
d77f0c0b42 Add extra light groups for better lightmap control 2015-04-16 17:39:47 +02:00
kervala
ed2d2a06de Fixed compilation (setReportEmailFunction doesn't exist anymore) 2015-03-24 15:26:34 +01:00
kaetemi
c5a40c2616 Merge with feature-crashreport+develop 2015-03-06 21:05:31 +01:00
Nimetu
ba1052672f Fix compilation 2015-03-01 18:41:16 +02:00
kaetemi
04cca60cac Merge with develop 2015-02-24 17:19:27 +01:00
kaetemi
7fa28fba72 Add isWindowedApplication to INeLContext 2015-02-24 17:17:45 +01:00
kaetemi
5307229afa Merge with feature-crashreport 2015-02-24 11:41:05 +01:00
kaetemi
e64791ce55 Visual Studio 2013 compilation support for Ryzom Server 2015-02-23 12:58:43 +01:00
Jan Boon
ae7ee163a0 Merged in nimetu/ryzomcore/issue-221 (pull request #100)
improve chatlog file (issue #221)
2015-02-22 11:01:08 +01:00
kaetemi
891011b74c Merge with hotfix 2015-02-22 10:39:02 +01:00
dfighter1985
4b15d60ec0 Merged in hotfix (pull request #117)
Merge hotfix branch
2015-02-21 23:09:07 +01:00
dfighter1985
218b413bd0 Removed unused references to CMsgBoxDisplayer. 2015-02-21 22:34:02 +01:00
dfighter1985
98cc1f03f8 Removed unused references to CMsgBoxDisplayer. 2015-02-21 22:34:02 +01:00
kaetemi
28a4989c17 Visual Studio 2013 compilation support for Ryzom Client 2015-02-20 18:10:06 +01:00
kaetemi
b8586b84ec Visual Studio 2013 compilation support for Ryzom Client 2015-02-20 17:57:11 +01:00
kaetemi
a5ede54ded Visual Studio 2013 compilation support for Ryzom Client 2015-02-20 17:53:39 +01:00
kaetemi
ae1de68f3b Visual Studio 2013 compilation support for Ryzom Client 2015-02-20 17:50:58 +01:00
dfighter1985
3be42babfe Oups 2015-02-20 02:56:22 +01:00
dfighter1985
7e2e2ae56b Oups 2015-02-20 02:56:22 +01:00
dfighter1985
85fe754bf2 CMsgBoxDisplayer should not present a dialog now, but write the report to a file then attempt to launch the error reporter application. Which ofc doesn't exist yet in this commit. 2015-02-17 03:12:26 +01:00
dfighter1985
cc52abcfa0 CMsgBoxDisplayer should not present a dialog now, but write the report to a file then attempt to launch the error reporter application. Which ofc doesn't exist yet in this commit. 2015-02-17 03:12:26 +01:00
kervala
9718f37ec4 Merge with hotfix 2015-02-14 19:29:36 +01:00
kervala
f07c2f51b8 Fixed: Warning multichars 2015-02-14 17:54:05 +01:00