kaetemi
|
342a68a529
|
ryzomcore/v0.12.0
|
2015-04-14 11:55:08 +02:00 |
|
Nimetu
|
e5480e213a
|
Parse local files (ingame help) with new html parser
|
2015-04-13 20:53:10 +03:00 |
|
Nimetu
|
9ec3679780
|
Implement html parser using libxml2
|
2015-04-13 20:52:34 +03:00 |
|
Nimetu
|
388110a441
|
Remove libwww dependency from CGroupHTML::addLink() signature
|
2015-04-13 20:51:39 +03:00 |
|
kervala
|
4b355a9ad8
|
Fixed compilation of font sample
|
2015-04-05 13:52:05 +02:00 |
|
Jan Boon
|
b11bb3c096
|
Merged in nimetu/ryzomcore (pull request #126)
add bold, italic, underline, strikethrough font styles
|
2015-04-01 06:20:41 +02:00 |
|
kaetemi
|
4882d3a45f
|
Separate dither matrix per color channel
|
2015-03-30 12:04:35 +02:00 |
|
kaetemi
|
13baf03ffb
|
Apply bayer dither to TGA16 export for smoother lightmaps
|
2015-03-30 11:22:25 +02:00 |
|
Nimetu
|
2b74943a5b
|
Add span tag and bold, italic, underline, strikethrough styles to CGroupHTML
|
2015-03-29 18:24:19 +03:00 |
|
Nimetu
|
be3c6610b8
|
Add embolden, oblique, underline, strikethrough styles to CViewText
|
2015-03-29 18:24:16 +03:00 |
|
kaetemi
|
360914017d
|
Use unordered set and map for VS2013, ref #236
|
2015-03-29 16:58:07 +02:00 |
|
kaetemi
|
d05461a837
|
Fixup some more hashes
|
2015-03-29 16:58:07 +02:00 |
|
Nimetu
|
1c22925e63
|
Add embolden, oblique font styles (NL3D)
|
2015-03-29 17:28:33 +03:00 |
|
kaetemi
|
71cc7c3197
|
Add Wang hash functions
|
2015-03-29 03:14:06 +02:00 |
|
kervala
|
10aded4c42
|
Merge with hotfix
|
2015-03-24 15:52:16 +01:00 |
|
kervala
|
1130af71f9
|
Fixed compilation with GCC
|
2015-03-24 15:51:32 +01:00 |
|
kaetemi
|
a4f8ae738a
|
Merge with hotfix
|
2015-03-07 00:01:02 +01:00 |
|
kaetemi
|
d7c6e8e49a
|
Merge with default
|
2015-03-06 23:59:47 +01:00 |
|
kaetemi
|
503eb6ea5e
|
Merge with hotfix
|
2015-03-06 23:40:48 +01:00 |
|
kaetemi
|
1168804e36
|
Flag max plugins as windowed
|
2015-03-06 21:20:01 +01:00 |
|
kaetemi
|
d6b4989a5f
|
Flag windowed application when attempting window creation using 3D driver
|
2015-03-06 21:15:09 +01:00 |
|
kaetemi
|
1e172bcfcf
|
Some practical improvements for the report handling
|
2015-03-06 21:07:12 +01:00 |
|
kaetemi
|
42b3791a8d
|
Merge with feature-crashreport+develop
|
2015-03-06 21:05:31 +01:00 |
|
kaetemi
|
adc98ff45b
|
Merge with feature-crashreport
|
2015-03-06 19:08:13 +01:00 |
|
kaetemi
|
8358197f91
|
Replace report functionality
|
2015-03-06 19:07:25 +01:00 |
|
kaetemi
|
176086d372
|
Replace report functionality
|
2015-03-06 19:06:11 +01:00 |
|
kaetemi
|
796ed46977
|
Extend debugging sample
|
2015-03-06 19:06:10 +01:00 |
|
kaetemi
|
df2297b818
|
Fix checkbox behaviour
|
2015-03-06 19:06:10 +01:00 |
|
kaetemi
|
8b4e782815
|
Extend debugging sample
|
2015-03-06 19:06:10 +01:00 |
|
kaetemi
|
bbac7db8c5
|
Adjust layout
|
2015-03-06 19:06:10 +01:00 |
|
kaetemi
|
419f51a947
|
Use proper style sheet for crash report under Cinnamon
|
2015-03-06 19:06:10 +01:00 |
|
kaetemi
|
cbf3394df8
|
Enable crash report tool in debugging sample application
|
2015-03-06 19:06:10 +01:00 |
|
kaetemi
|
870dcf6547
|
Merge with feature-crashreport
|
2015-03-06 16:01:05 +01:00 |
|
dfighter1985
|
b773b8c05a
|
Default return value.
|
2015-03-03 03:10:28 +01:00 |
|
dfighter1985
|
275f1d3e34
|
Merged mainline changes..
|
2015-03-03 03:05:14 +01:00 |
|
dfighter1985
|
dfecf4c769
|
Don't offer send in non-dev mode when there's no log file specified.
|
2015-03-03 02:37:51 +01:00 |
|
dfighter1985
|
001b870654
|
Only send email if the email CB is checked.
|
2015-03-03 02:33:04 +01:00 |
|
dfighter1985
|
9a9b2042dd
|
Send report in dev mode if the CB is checked.
|
2015-03-03 02:30:39 +01:00 |
|
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
|
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
|
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
|
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 |
|
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 |
|
dfighter1985
|
151e92a37d
|
Renames.
|
2015-02-22 19:33:12 +01:00 |
|
dfighter1985
|
6646db3d56
|
renamed directory.
|
2015-02-22 19:28:02 +01:00 |
|
dfighter1985
|
ffbbf7d84b
|
Changed default title to NeL Error Report.
|
2015-02-22 19:26:03 +01:00 |
|
dfighter1985
|
a143ffc959
|
Moved to nel\tools\misc
|
2015-02-22 19:24:38 +01:00 |
|
dfighter1985
|
a2cd433eed
|
Class names in Nel start with a C...
|
2015-02-22 19:04:11 +01:00 |
|
dfighter1985
|
f25c6f6103
|
Copyright header changed to Nel...
|
2015-02-22 18:59:35 +01:00 |
|
dfighter1985
|
059287db6a
|
Launch the error report application instead of sending an email.
|
2015-02-22 18:45:41 +01:00 |
|
dfighter1985
|
987f140998
|
Backed out from fdc0d40
|
2015-02-22 17:38:06 +01:00 |
|
dfighter1985
|
917cb4aa9d
|
Backed out from 5942903
|
2015-02-22 17:20:24 +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 |
|
dfighter1985
|
588519b1d1
|
Use CMsgBoxDisplayer on platforms other than Windows as well.
|
2015-02-21 21:28:56 +01:00 |
|
dfighter1985
|
b8192c387f
|
Use CMsgBoxDisplayer on platforms other than Windows as well.
|
2015-02-21 21:28:56 +01:00 |
|
dfighter1985
|
adf9155484
|
Install rcerror
|
2015-02-21 20:01:44 +01:00 |
|
dfighter1985
|
c246eb3fe2
|
Install rcerror
|
2015-02-21 20:01:44 +01:00 |
|
kaetemi
|
795254df36
|
Visual Studio 2013 compilation support for Ryzom Client
|
2015-02-20 18:10:06 +01:00 |
|
kaetemi
|
a5f6eacef1
|
Visual Studio 2013 compilation support for NeL Tools
|
2015-02-20 17:51:13 +01:00 |
|
kaetemi
|
9201b15650
|
Visual Studio 2013 compilation support for NLGUI
|
2015-02-20 17:17:07 +01:00 |
|
kaetemi
|
7c9b10912e
|
Visual Studio 2013 compilation support for NL3D
|
2015-02-20 17:14:12 +01:00 |
|
kaetemi
|
c7d7b3e464
|
Visual Studio 2013 compilation support for NLSOUND
|
2015-02-20 17:14:00 +01:00 |
|