Commit graph

47 commits

Author SHA1 Message Date
kaetemi
1e172bcfcf Some practical improvements for the report handling 2015-03-06 21:07:12 +01:00
kaetemi
adc98ff45b Merge with feature-crashreport 2015-03-06 19:08:13 +01:00
kaetemi
176086d372 Replace report functionality 2015-03-06 19:06:11 +01:00
kaetemi
10ae0d201c Merge with develop 2015-02-24 17:19:27 +01:00
kaetemi
e5fc6f9d7a Add isWindowedApplication to INeLContext 2015-02-24 17:17:45 +01:00
kaetemi
e6eaffc28b Use ULL suffix for unsigned 64bit integer constants with Visual Studio 2013 2015-02-24 17:17:45 +01:00
kaetemi
e7e7ff9746 Fix _MSC_VER typo 2015-02-24 17:17:45 +01:00
kaetemi
fe96d344df Merge with develop 2015-02-24 12:51:16 +01:00
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
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
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
cdbb9bd21a Visual Studio 2013 compilation support for Ryzom Server 2015-02-23 12:58:43 +01:00
kaetemi
a35625d1b1 Merge with hotfix 2015-02-22 23:50:39 +01:00
dfighter1985
9ecf62b3ed Back out from 5bb3dad 2015-02-22 17:15:41 +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
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
kaetemi
795254df36 Visual Studio 2013 compilation support for Ryzom Client 2015-02-20 18:10:06 +01:00
kaetemi
9201b15650 Visual Studio 2013 compilation support for NLGUI 2015-02-20 17:17:07 +01:00
kaetemi
fb0929cfcc Visual Studio 2013 compilation support for NLMISC 2015-02-20 17:07:23 +01:00
kaetemi
8fa42c1f32 Visual Studio 2013 compilation support for NLMISC 2015-02-20 16:24:19 +01:00
dfighter1985
c649dce53b 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
ab4669a76f Merge with hotfix 2015-02-14 19:29:36 +01:00
kervala
4ee76e6182 Fixed: Unnamed semaphores are deprecated under OS X 2015-02-14 17:52:15 +01:00
kervala
9cb149e17e Merge with hotfix 2015-02-14 14:31:19 +01:00
kervala
c510dcde2e Fixed: Compilation warnings 2015-02-14 12:41:59 +01:00
dfighter1985
8a34288795 Merged in hotfix (pull request #114)
Merging hotfix branch
2015-02-13 19:48:42 +01:00
dfighter1985
1d3b8bfd75 Include rgba.h in libwww.h. Thanks Nimetu! 2015-02-09 20:07:35 +01:00
dfighter1985
2fadeccaf1 Handle relative paths when loading .worldedit files in World Editor. 2015-02-08 00:24:29 +01:00
kervala
09e7fe8f3f Changed: Minor changes 2015-01-13 14:11:07 +01:00
kervala
ca75c5421c Changed: Typo 2015-01-11 14:56:51 +01:00
Nimetu
94a967381e Fix html submit button value that is included with form data (issue #226) 2015-01-09 13:11:20 +02:00
dfighter1985
d80b8ef4f9 CCtrlTextbutton checkcoords should call it's text's checkcoords method. Fix #219. 2014-12-21 22:55:27 +01:00
dfighter1985
796cccab19 DBViewNumber shouldn't crash anymore. 2014-10-20 20:57:08 +02:00
dfighter1985
3c26e7a981 When setting the Id of the decorated edit box, set the Id of the text as well. 2014-10-20 18:51:53 +02:00
dfighter1985
5d35829335 Create the viewtext of the decorated edit box when the box is created, also adjust it so the text is drawn to the right of the left texture. 2014-10-17 21:18:26 +02:00
dfighter1985
ea42036580 Update decorated edit box decoration coords while dragging. 2014-10-16 20:58:47 +02:00
dfighter1985
2e06c88f71 Implemented CGroupEditBoxDecor a decorated CGroupEditBox. 2014-10-16 20:25:19 +02:00
dfighter1985
2a8345ef9f TEMPORARILY add the login texture map to new project by default. 2014-10-15 19:54:35 +02:00