kaetemi
|
3c04d70f28
|
Merge ryzomcore/v0.11.3
--HG--
branch : compatibility
|
2015-03-07 00:03:48 +01:00 |
|
kaetemi
|
621a9e8f7c
|
ryzomcore/v0.11.3
--HG--
branch : hotfix
|
2015-03-06 23:53:34 +01:00 |
|
kaetemi
|
846abf93c9
|
Synchronize versions
--HG--
branch : hotfix
|
2015-03-06 23:37:21 +01:00 |
|
kaetemi
|
5358cfd420
|
Merge with hotfix
--HG--
branch : compatibility
|
2015-02-22 10:52:52 +01:00 |
|
kaetemi
|
6e06b4e79e
|
Merge with dfighter-tools
--HG--
branch : hotfix
|
2015-02-22 10:45:48 +01:00 |
|
kaetemi
|
3b9fe3e9c3
|
Merge with hotfix
--HG--
branch : compatibility
|
2015-02-22 10:38:36 +01:00 |
|
dfighter1985
|
1715cf7efe
|
Merged in hotfix (pull request #118)
Merge hotfix branch
--HG--
branch : compatibility
|
2015-02-21 23:10:13 +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 |
|
dfighter1985
|
141dddb58c
|
Typo...
--HG--
branch : hotfix
|
2015-02-20 03:22:02 +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
|
e7166c1161
|
Merge with hotfix
--HG--
branch : compatibility
|
2015-02-14 17:54:50 +01:00 |
|
kervala
|
1690f777a1
|
Fixed: Unnamed semaphores are deprecated under OS X
--HG--
branch : hotfix
|
2015-02-14 17:52:15 +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
|
943131b802
|
Changed: Replaced atoi and atof by NLMISC::fromString
--HG--
branch : hotfix
|
2015-02-14 13:46:21 +01:00 |
|
kervala
|
b0937ec02b
|
Changed: Minor changes
--HG--
branch : hotfix
|
2015-02-14 12:47:03 +01:00 |
|
kervala
|
3039428094
|
Fixed: Compilation warnings
--HG--
branch : hotfix
|
2015-02-14 12:41:59 +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
|
79cd6bfaee
|
Include rgba.h in libwww.h. Thanks Nimetu!
--HG--
branch : hotfix
|
2015-02-09 20:07:35 +01:00 |
|
dfighter1985
|
46cc31d0d0
|
Handle relative paths when loading .worldedit files in World Editor.
--HG--
branch : hotfix
|
2015-02-08 00:24:29 +01:00 |
|
dfighter1985
|
7f35c5959a
|
Merged in hotfix (pull request #111)
Merge hotfix
--HG--
branch : develop
|
2015-02-06 02:32:03 +01:00 |
|
dfighter1985
|
5e55a7b7bb
|
Erm. Initialize Nel3D on other platforms too...
--HG--
branch : hotfix
|
2015-02-06 02:29:33 +01:00 |
|
dfighter1985
|
972d270bfc
|
Merged in hotfix (pull request #105)
Merge hotfix
--HG--
branch : develop
|
2015-02-02 23:32:08 +01:00 |
|
dfighter1985
|
2d308dc6e7
|
Fixed build of Object Viewer Widget Qt ( old, not part of Studio ).
--HG--
branch : hotfix
|
2015-02-02 22:01:16 +01:00 |
|
dfighter1985
|
e21d926336
|
Merged hotfix
--HG--
branch : develop
|
2015-02-02 03:54:50 +01:00 |
|
dfighter1985
|
f902bf6ed6
|
Merged mainline
--HG--
branch : hotfix
|
2015-02-02 02:03:00 +01:00 |
|
dfighter1985
|
e311547a39
|
Initialize Nel3D in the Object Viewer plugin too.
--HG--
branch : hotfix
|
2015-02-01 20:29:26 +01:00 |
|
kervala
|
6205b16fbf
|
Changed: Optimize sorting of files (instead of doing it several times for each directory, do it only once)
--HG--
branch : develop
|
2015-01-23 21:11:15 +01:00 |
|
kervala
|
3aa448ba24
|
Changed: Replaced atoi and atof by NLMISC::fromString
--HG--
branch : develop
|
2015-01-13 19:47:14 +01:00 |
|
kervala
|
303f7d2e79
|
Changed: Minor changes
--HG--
branch : develop
|
2015-01-13 14:11:07 +01:00 |
|
kaetemi
|
dade81e02e
|
Lightmap debug message
--HG--
branch : develop
|
2015-01-13 13:21:56 +01:00 |
|
kaetemi
|
1ab170b7d8
|
Unhide layers in max export
--HG--
branch : develop
|
2015-01-13 13:21:56 +01:00 |
|
kervala
|
3bca3f41cc
|
Changed: Typo
--HG--
branch : develop
|
2015-01-11 14:56:51 +01:00 |
|
kervala
|
fad0e9af4e
|
Fixed: Compilation with OS X SDK 10.10
--HG--
branch : develop
|
2015-01-10 20:33:02 +01:00 |
|
kervala
|
e8ff07fe7d
|
Fixed: Removed raw mouse mode for OS X too
--HG--
branch : develop
|
2015-01-10 19:55:05 +01:00 |
|
kervala
|
5b9ac59f49
|
Fixed: OpenGL driver compilation
--HG--
branch : develop
|
2015-01-10 19:53:27 +01:00 |
|
kervala
|
418e0ee7b7
|
Merge
--HG--
branch : develop
|
2015-01-10 19:08:55 +01:00 |
|
kervala
|
99c88bd515
|
Changed: Minor changes
--HG--
branch : develop
|
2015-01-10 18:45:14 +01:00 |
|
kervala
|
2869d5f1ac
|
Fixed: OpenGL ES driver compilation
--HG--
branch : develop
|
2015-01-10 18:41:54 +01:00 |
|
kervala
|
0f22ea7777
|
Changed: More aliases for OpenGL ES functions and defines to simplify code
--HG--
branch : develop
|
2015-01-10 18:41:18 +01:00 |
|
Jan Boon
|
d360f78a1c
|
Merged in nimetu/ryzomcore/fix-issue-225 (pull request #98)
CGroupEditBox: ignore enter key when ctrl is pressed (ctrl+m combo) (issue #225)
--HG--
branch : develop
|
2015-01-09 18:09:17 +01:00 |
|