kervala
|
cb575fb8f1
|
Fixed: Compilation with GCC
|
2015-03-02 23:27:12 +01:00 |
|
dfighter1985
|
a3b7496baf
|
Some more GUI changes.
|
2015-03-02 21:06:01 +01:00 |
|
dfighter1985
|
50be8e3ba2
|
Added return codes as requested.
|
2015-03-02 20:12:09 +01:00 |
|
dfighter1985
|
0fcd0798ae
|
GUI changes as per requested by Kaetemi.
|
2015-03-02 19:52:39 +01:00 |
|
kervala
|
2c154dbda8
|
Changed: Minor change
|
2015-03-02 13:13:45 +01:00 |
|
kervala
|
7495d3f611
|
Fixed: Sort files in CFileContainer::addSearchPath too
|
2015-03-02 13:13:26 +01:00 |
|
kervala
|
6fe4c728ba
|
Changed: Use NLMISC::toString instead of itoa
|
2015-03-02 13:09:57 +01:00 |
|
kervala
|
f675848e1e
|
Changed: Use CFile::createEmptyFile()
|
2015-03-02 13:09:16 +01:00 |
|
kervala
|
e7cdb7cde8
|
Fix #229 missing include in tools sources
|
2015-03-02 13:08:42 +01:00 |
|
kervala
|
b98648583d
|
Fixed: Skip .hg directories
|
2015-03-02 13:07:33 +01:00 |
|
kervala
|
658fc3c1ad
|
Fix #208 linking against static libX11.a
|
2015-03-02 13:06:51 +01:00 |
|
Nimetu
|
81273e4c4a
|
Fix compilation
|
2015-03-01 18:41:16 +02:00 |
|
kaetemi
|
b63f917cde
|
Merge with feature-crashreport
|
2015-02-24 17:19:41 +01:00 |
|
kaetemi
|
10ae0d201c
|
Merge with develop
|
2015-02-24 17:19:27 +01:00 |
|
kaetemi
|
816d9a47e8
|
Qt5 compile fix for crash report tool
|
2015-02-24 17:18:48 +01:00 |
|
kaetemi
|
ddc1662b35
|
Fix FindLibOVR cmake script
|
2015-02-24 17:17:45 +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
|
976415461d
|
Merge with feature-crashreport
|
2015-02-24 12:51:01 +01:00 |
|
kaetemi
|
f90ebc8dff
|
Cleanup Windows includes
|
2015-02-24 12:47:54 +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
|
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 |
|