dfighter1985
|
14a709449a
|
Override the cursor while sending the report.
--HG--
branch : feature-crashreport
|
2015-02-20 02:44:22 +01:00 |
|
dfighter1985
|
3c61e39ce3
|
Override the cursor while sending the report.
--HG--
branch : hotfix
|
2015-02-20 02:44:22 +01:00 |
|
dfighter1985
|
f0869aa659
|
Unfortunately on Windows argc and argv parameters are unreliable inside a Qt application, so I had to hardcode the report file name. :(
--HG--
branch : feature-crashreport
|
2015-02-20 02:35:11 +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
|
9518a80c99
|
Probably a good idea to look for rcerror as rcerror.exe on Windows.
--HG--
branch : feature-crashreport
|
2015-02-20 02:03:33 +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
|
03ce683e49
|
Implemented the bug report Qt app and an example web app that takes the report.
--HG--
branch : feature-crashreport
|
2015-02-20 01:59:04 +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
|
ee0b630f95
|
Added the Ryzom Core Error Reporter's skeleton.
--HG--
branch : feature-crashreport
|
2015-02-19 00:20:18 +01:00 |
|
dfighter1985
|
8208a473c4
|
Added the Ryzom Core Error Reporter's skeleton.
--HG--
branch : hotfix
|
2015-02-19 00:20:18 +01:00 |
|
dfighter1985
|
7302023777
|
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 : feature-crashreport
|
2015-02-17 03:12:26 +01:00 |
|
kaetemi
|
b758e05245
|
Branch feature-crashreport
--HG--
branch : feature-crashreport
|
2015-02-22 10:29:08 +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 |
|
kervala
|
bd054ea776
|
Fixed: Warning multichars
--HG--
branch : hotfix
|
2015-02-14 17:54:05 +01:00 |
|
kervala
|
1690f777a1
|
Fixed: Unnamed semaphores are deprecated under OS X
--HG--
branch : hotfix
|
2015-02-14 17:52:15 +01:00 |
|
kervala
|
5aa8a1d615
|
Fixed: Warning assert always false
--HG--
branch : hotfix
|
2015-02-14 17:47:55 +01:00 |
|
kervala
|
3509d75ad6
|
Fixed: Warning comparing an enum to an int
--HG--
branch : hotfix
|
2015-02-14 17:47:10 +01:00 |
|
kervala
|
3aa1661c90
|
Merge with hotfix
--HG--
branch : develop
|
2015-02-14 16:07:04 +01:00 |
|
kervala
|
859387758d
|
Fixed: Compilation
--HG--
branch : hotfix
|
2015-02-14 16:05:45 +01:00 |
|
kervala
|
a723f9261b
|
Merge with hotfix
--HG--
branch : develop
|
2015-02-14 15:44:11 +01:00 |
|
kervala
|
a42569ad24
|
Added: PCH for admin_modules
--HG--
branch : hotfix
|
2015-02-14 15:43:05 +01:00 |
|
kervala
|
e9b5cc4410
|
Merge with hotfix
--HG--
branch : develop
|
2015-02-14 15:19:49 +01:00 |
|
kervala
|
4b397f3e5b
|
Changed: Improved User Agent management
--HG--
branch : hotfix
|
2015-02-14 15:18:53 +01:00 |
|
kervala
|
e8b0765e7c
|
Merge with hotfix
--HG--
branch : develop
|
2015-02-14 14:31:19 +01:00 |
|
kervala
|
cdd35f58a1
|
Fixed: Warning with multichars to int conversion
--HG--
branch : hotfix
|
2015-02-14 14:25:50 +01:00 |
|
kervala
|
8472a6ff7f
|
Fixed: Compilation
--HG--
branch : hotfix
|
2015-02-14 13:57:06 +01:00 |
|
kervala
|
e0c95a74af
|
Changed: Updated CMale modules
--HG--
branch : hotfix
|
2015-02-14 13:47:37 +01:00 |
|
kervala
|
943131b802
|
Changed: Replaced atoi and atof by NLMISC::fromString
--HG--
branch : hotfix
|
2015-02-14 13:46:21 +01:00 |
|
kervala
|
1742997984
|
Changed: Minor changes
--HG--
branch : hotfix
|
2015-02-14 13:34:45 +01:00 |
|
kervala
|
d774dcac3e
|
Changed: Use Ryzom user agent for CURL
--HG--
branch : hotfix
|
2015-02-14 13:19:53 +01:00 |
|
kervala
|
49bbb10b58
|
Fixed: Missing namespace
--HG--
branch : hotfix
|
2015-02-14 13:19:09 +01:00 |
|
kervala
|
1960f5c448
|
Changed: std::string already initialized to en empty string
--HG--
branch : hotfix
|
2015-02-14 13:18:51 +01:00 |
|
kervala
|
76e64fcb42
|
Changed: Used INVALID_AI_INSTANCE in CUsedContinent::getInstanceForContinent
--HG--
branch : hotfix
|
2015-02-14 13:03:27 +01:00 |
|
kervala
|
ee7008ae02
|
Changed: Possible bug if string not found
--HG--
branch : hotfix
|
2015-02-14 12:54:17 +01:00 |
|
kervala
|
6e1abd80d3
|
Fixed: Unable to patch when Ryzom was located on a mounted FS
--HG--
branch : hotfix
|
2015-02-14 12:52:57 +01:00 |
|
kervala
|
165524d1df
|
Changed: Used PCH for admin_modules
--HG--
branch : hotfix
|
2015-02-14 12:48:29 +01:00 |
|
kervala
|
4de072865b
|
Changed: Check getSpawn() before calling its methods
--HG--
branch : hotfix
|
2015-02-14 12:47:54 +01:00 |
|
kervala
|
b0937ec02b
|
Changed: Minor changes
--HG--
branch : hotfix
|
2015-02-14 12:47:03 +01:00 |
|
kervala
|
6853497593
|
Changed: Replaced atof by NLMISC::fromString
--HG--
branch : hotfix
|
2015-02-14 12:43:29 +01:00 |
|
kervala
|
3039428094
|
Fixed: Compilation warnings
--HG--
branch : hotfix
|
2015-02-14 12:41:59 +01:00 |
|
kervala
|
eb5fecf8ce
|
Fixed: Only keep Release and Debug configurations in CMake
--HG--
branch : hotfix
|
2015-02-14 12:06:19 +01:00 |
|
dfighter1985
|
225d786e7f
|
Merged in hotfix (pull request #114)
Merging hotfix branch
--HG--
branch : develop
|
2015-02-13 19:48:42 +01:00 |
|
dfighter1985
|
b381ef6fae
|
Add the data directory to the search path.
--HG--
branch : hotfix
|
2015-02-11 20:42:31 +01:00 |
|
dfighter1985
|
26f1cc6fac
|
Added ryzom.ttf, it will be installed to the data directory.
--HG--
branch : hotfix
|
2015-02-11 19:55:16 +01:00 |
|
dfighter1985
|
79cd6bfaee
|
Include rgba.h in libwww.h. Thanks Nimetu!
--HG--
branch : hotfix
|
2015-02-09 20:07:35 +01:00 |
|
dfighter1985
|
28b0a0a040
|
Change the cursor to a wait cursor when applying settings in the settings dialog.
--HG--
branch : hotfix
|
2015-02-09 19:55:27 +01:00 |
|
dfighter1985
|
44c6f93b26
|
We can now set whether to use OpenGL in WE in the WE settings page. For whatever reason VMware despises the OpenGL viewport so it's a good idea to turn it off inside VMware.
--HG--
branch : hotfix
|
2015-02-09 19:49:16 +01:00 |
|