kervala
|
5e390364de
|
Changed: Minor change
--HG--
branch : develop
|
2015-03-02 13:13:45 +01:00 |
|
kervala
|
93a708400e
|
Fixed: Sort files in CFileContainer::addSearchPath too
--HG--
branch : develop
|
2015-03-02 13:13:26 +01:00 |
|
kervala
|
c0e885aa6a
|
Fixed: Skip .hg directories
--HG--
branch : develop
|
2015-03-02 13:07:33 +01:00 |
|
kervala
|
4daf4f5b5f
|
Fix #208 linking against static libX11.a
--HG--
branch : develop
|
2015-03-02 13:06:51 +01:00 |
|
Nimetu
|
c00ba3f2c1
|
Fix compilation
--HG--
branch : develop
|
2015-03-01 18:41:16 +02:00 |
|
kaetemi
|
a66204a03a
|
Add isWindowedApplication to INeLContext
--HG--
branch : develop
|
2015-02-24 17:17:45 +01:00 |
|
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
|
77d17265eb
|
Visual Studio 2013 compilation support for Ryzom Server
--HG--
branch : develop
|
2015-02-23 12:58:43 +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 |
|
dfighter1985
|
36ce53b1ba
|
Merged in hotfix (pull request #117)
Merge hotfix branch
--HG--
branch : develop
|
2015-02-21 23:09:07 +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
|
997722ee6b
|
Visual Studio 2013 compilation support for NeL Tools
--HG--
branch : develop
|
2015-02-20 17:51:13 +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
|
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
|
6784301afc
|
Merge with hotfix
--HG--
branch : develop
|
2015-02-14 19:29:36 +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 |
|