Commit graph

4982 commits

Author SHA1 Message Date
kaetemi
cb52c7ee7e Use ULL suffix for unsigned 64bit integer constants with Visual Studio 2013
--HG--
branch : develop
2015-02-24 17:17:45 +01:00
kaetemi
54ae2da0a6 Fix _MSC_VER typo
--HG--
branch : develop
2015-02-24 17:17:45 +01:00
kaetemi
d9dd425dc6 Cleanup Windows includes
--HG--
branch : develop
2015-02-24 12:47:54 +01:00
kaetemi
50e11b0536 Add _WIN32_WINNT fallback define
--HG--
branch : develop
2015-02-24 12:47:54 +01:00
kaetemi
e201c90937 Remove redundant windows.h includes in NLMISC
--HG--
branch : develop
2015-02-24 12:47:54 +01:00
kaetemi
e2dcc3b035 Categorize NLMISC project source files
--HG--
branch : develop
2015-02-24 12:47:54 +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
Jan Boon
543331ea75 Merged in nimetu/ryzomcore/issue-221 (pull request #100)
improve chatlog file (issue #221)

--HG--
branch : develop
2015-02-22 11:01:08 +01:00
kaetemi
18d211f79b Merge with hotfix
--HG--
branch : develop
2015-02-22 10:53:17 +01:00
kaetemi
6e06b4e79e Merge with dfighter-tools
--HG--
branch : hotfix
2015-02-22 10:45:48 +01:00
kaetemi
b120d68a98 Merge with hotfix
--HG--
branch : develop
2015-02-22 10:39:02 +01:00
kaetemi
a69dd8c9d2 Revert invalid hotfix commits
--HG--
branch : hotfix
2015-02-22 10:34:27 +01:00
dfighter1985
36ce53b1ba Merged in hotfix (pull request #117)
Merge hotfix branch

--HG--
branch : develop
2015-02-21 23:09:07 +01:00
dfighter1985
2f808280c8 Removed unused references to CMsgBoxDisplayer.
--HG--
branch : hotfix
2015-02-21 22:34:02 +01:00
dfighter1985
ac6bda5084 A little cleanup of CMsgBoxDisplayer.
--HG--
branch : hotfix
2015-02-21 22:32:11 +01:00
dfighter1985
070dad8e53 Use CMsgBoxDisplayer on platforms other than Windows as well.
--HG--
branch : hotfix
2015-02-21 21:28:56 +01:00
dfighter1985
4fd17a428d Install rcerror
--HG--
branch : hotfix
2015-02-21 20:01:44 +01:00
kaetemi
a8db3b2dda Visual Studio 2013 compilation support for Ryzom Client
--HG--
branch : develop
2015-02-20 18:10:06 +01:00
kaetemi
2667c5d8a2 Visual Studio 2013 compilation support for Ryzom Client
--HG--
branch : develop
2015-02-20 17:57:11 +01:00
kaetemi
aebda454dc Visual Studio 2013 compilation support for Ryzom Client
--HG--
branch : develop
2015-02-20 17:53:39 +01:00
kaetemi
997722ee6b Visual Studio 2013 compilation support for NeL Tools
--HG--
branch : develop
2015-02-20 17:51:13 +01:00
kaetemi
32b3b4ac80 Visual Studio 2013 compilation support for Ryzom Client
--HG--
branch : develop
2015-02-20 17:50:58 +01:00
kaetemi
1879a434f7 Visual Studio 2013 compilation support for NLGUI
--HG--
branch : develop
2015-02-20 17:17:07 +01:00
kaetemi
221267364d Visual Studio 2013 compilation support for NL3D
--HG--
branch : develop
2015-02-20 17:14:12 +01:00
kaetemi
a15221b00d Visual Studio 2013 compilation support for NLSOUND
--HG--
branch : develop
2015-02-20 17:14:00 +01:00
kaetemi
f5335f068d Visual Studio 2013 compilation support for NLMISC
--HG--
branch : develop
2015-02-20 17:07:23 +01:00
kaetemi
cb986cba6f Visual Studio 2013 compilation support for NLPACS
--HG--
branch : develop
2015-02-20 16:31:54 +01:00
kaetemi
7ea4cff032 Visual Studio 2013 compilation support for NLNET
--HG--
branch : develop
2015-02-20 16:29:09 +01:00
kaetemi
6db8abf95c Visual Studio 2013 compilation support for NLMISC
--HG--
branch : develop
2015-02-20 16:24:19 +01:00
dfighter1985
141dddb58c Typo...
--HG--
branch : hotfix
2015-02-20 03:22:02 +01:00
dfighter1985
c7681bcb2b Oups
--HG--
branch : hotfix
2015-02-20 02:56:22 +01:00
dfighter1985
bb9f6261d7 Tell the user if the report couldn't be sent.
--HG--
branch : hotfix
2015-02-20 02:54:05 +01:00
dfighter1985
3c61e39ce3 Override the cursor while sending the report.
--HG--
branch : hotfix
2015-02-20 02:44:22 +01:00
dfighter1985
469e5583c1 Unfortunately on Windows argc and argv parameters are unreliable inside a Qt application, so I had to hardcode the report file name. :(
--HG--
branch : hotfix
2015-02-20 02:35:11 +01:00
dfighter1985
2fe77d719f Probably a good idea to look for rcerror as rcerror.exe on Windows.
--HG--
branch : hotfix
2015-02-20 02:03:33 +01:00
dfighter1985
a6ee23ebe4 Implemented the bug report Qt app and an example web app that takes the report.
--HG--
branch : hotfix
2015-02-20 01:59:04 +01:00
dfighter1985
8208a473c4 Added the Ryzom Core Error Reporter's skeleton.
--HG--
branch : hotfix
2015-02-19 00:20:18 +01:00
dfighter1985
fea7cff850 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.
--HG--
branch : hotfix
2015-02-17 03:12:26 +01:00
kervala
0c054b5201 Merge with hotfix
--HG--
branch : develop
2015-02-15 09:54:31 +01:00
kervala
9d6b9daebe Fixed: Wrong include guard for admin_modules PCH
--HG--
branch : hotfix
2015-02-15 09:53:56 +01:00
kervala
6784301afc Merge with hotfix
--HG--
branch : develop
2015-02-14 19:29:36 +01:00