Commit graph

5118 commits

Author SHA1 Message Date
kaetemi
53b676e283 Add _WIN32_WINNT fallback define 2015-02-24 12:47:54 +01:00
kaetemi
178ac7432d Remove redundant windows.h includes in NLMISC 2015-02-24 12:47:54 +01:00
kaetemi
67bdbd14a6 Categorize NLMISC project source files 2015-02-24 12:47:54 +01:00
kaetemi
83f11f3522 Fix sstream include 2015-02-24 12:47:32 +01:00
kaetemi
c19eb35c2d Merge with feature-crashreport 2015-02-24 11:41:05 +01:00
kaetemi
ce60a93d3f Branch feature-crashreport+develop (for testing only) 2015-02-24 11:40:31 +01:00
kaetemi
ab9240dcc9 Only in FINAL_VERSION 2015-02-23 20:33:31 +01:00
kaetemi
455c71dfc7 Default window title 2015-02-23 20:09:51 +01:00
kaetemi
b62bcae1c7 Move crash report web application to appropriate directory 2015-02-23 20:07:29 +01:00
kaetemi
8bcfa372ee Add function to set custom host url. Deprecate email callback function. Add some comments 2015-02-23 20:01:20 +01:00
kaetemi
28ffc449c4 GCC/Linux version of NLMISC_BREAKPOINT 2015-02-23 19:23:15 +01:00
dfighter1985
958f66a8e9 Merged in dfighter1985/ryzomcore/feature-crashreport (pull request #122)
Crash reporter changes
2015-02-23 17:55:32 +01:00
kaetemi
edc6910948 Visual Studio 2013 compilation support for Ryzom Server 2015-02-23 13:16:50 +01:00
kaetemi
603a8e6d89 Visual Studio 2013 compilation support for Ryzom Tools 2015-02-23 13:13:11 +01:00
kaetemi
ec09096b63 Visual Studio 2013 compilation support for Ryzom Server 2015-02-23 13:08:03 +01:00
kaetemi
cdbb9bd21a Visual Studio 2013 compilation support for Ryzom Server 2015-02-23 12:58:43 +01:00
kaetemi
f2c78a5dd5 Visual Studio 2013 compilation support for Ryzom Server 2015-02-23 12:52:01 +01:00
kaetemi
0b3e58a563 Visual Studio 2013 compilation support for Ryzom Server 2015-02-23 12:48:41 +01:00
kaetemi
1cf671509e Visual Studio 2013 compilation support for Ryzom Tools 2015-02-23 12:38:43 +01:00
kaetemi
b4df6d77cb Visual Studio 2013 compilation support for Ryzom Server 2015-02-23 12:37:51 +01:00
kaetemi
068b7bf77a Visual Studio 2013 compilation support for Ryzom Tools 2015-02-23 12:28:13 +01:00
kaetemi
8a2f4ea737 Visual Studio 2013 compilation support for Ryzom Server 2015-02-23 12:25:23 +01:00
dfighter1985
d8812f6076 Use CMsgBoxDisplayer on non-windows platforms as well. 2015-02-23 01:36:50 +01:00
kaetemi
a35625d1b1 Merge with hotfix 2015-02-22 23:50:39 +01:00
dfighter1985
8074c1b8a6 Remove generated log file when quitting the reporter. 2015-02-22 22:34:07 +01:00
dfighter1985
abeac6d56d Parametrize crash reporter. 2015-02-22 21:51:17 +01:00
dfighter1985
2b24f62e9a More renames... 2015-02-22 19:52:01 +01:00
dfighter1985
687655c086 Renames. 2015-02-22 19:33:38 +01:00
dfighter1985
151e92a37d Renames. 2015-02-22 19:33:12 +01:00
dfighter1985
6646db3d56 renamed directory. 2015-02-22 19:28:02 +01:00
dfighter1985
ffbbf7d84b Changed default title to NeL Error Report. 2015-02-22 19:26:03 +01:00
dfighter1985
a143ffc959 Moved to nel\tools\misc 2015-02-22 19:24:38 +01:00
dfighter1985
a2cd433eed Class names in Nel start with a C... 2015-02-22 19:04:11 +01:00
dfighter1985
f25c6f6103 Copyright header changed to Nel... 2015-02-22 18:59:35 +01:00
dfighter1985
059287db6a Launch the error report application instead of sending an email. 2015-02-22 18:45:41 +01:00
dfighter1985
987f140998 Backed out from fdc0d40 2015-02-22 17:38:06 +01:00
dfighter1985
917cb4aa9d Backed out from 5942903 2015-02-22 17:20:24 +01:00
dfighter1985
9ecf62b3ed Back out from 5bb3dad 2015-02-22 17:15:41 +01:00
Jan Boon
9afb02343f Merged in nimetu/ryzomcore/issue-221 (pull request #100)
improve chatlog file (issue #221)
2015-02-22 11:01:08 +01:00
kaetemi
aa3ddd3972 Merge with hotfix 2015-02-22 10:53:17 +01:00
kaetemi
12487d2e58 Merge with dfighter-tools 2015-02-22 10:45:48 +01:00
kaetemi
b5d48a8f15 Merge with hotfix 2015-02-22 10:39:02 +01:00
kaetemi
735027d3e0 Revert invalid hotfix commits 2015-02-22 10:34:27 +01:00
dfighter1985
53975d98af Merged in hotfix (pull request #117)
Merge hotfix branch
2015-02-21 23:09:07 +01:00
dfighter1985
ba02245e33 Removed unused references to CMsgBoxDisplayer. 2015-02-21 22:34:02 +01:00
dfighter1985
65366b92e1 Removed unused references to CMsgBoxDisplayer. 2015-02-21 22:34:02 +01:00
dfighter1985
5cc93c0feb A little cleanup of CMsgBoxDisplayer. 2015-02-21 22:32:11 +01:00
dfighter1985
169a41c59d A little cleanup of CMsgBoxDisplayer. 2015-02-21 22:32:11 +01:00
dfighter1985
588519b1d1 Use CMsgBoxDisplayer on platforms other than Windows as well. 2015-02-21 21:28:56 +01:00
dfighter1985
b8192c387f Use CMsgBoxDisplayer on platforms other than Windows as well. 2015-02-21 21:28:56 +01:00