kaetemi
|
0cd51d59c7
|
Fix VS2013 64bit compiler error
C1128: number of sections exceeded object file format limit : compile with /bigobj
--HG--
branch : develop
|
2015-07-10 02:31:04 +02:00 |
|
Nimetu
|
04cffc1559
|
Fix missing include when WITH_PCH=OFF
--HG--
branch : develop
|
2015-06-17 00:36:54 +03:00 |
|
Nimetu
|
15766d4d17
|
Add radio button type to CGroupHTML (issue 237)
--HG--
branch : develop
|
2015-03-31 18:47:46 +03:00 |
|
kervala
|
39670e5b77
|
Comment translation
--HG--
branch : develop
|
2015-04-25 19:17:58 +02:00 |
|
kervala
|
7cecd18eee
|
Save space in debug screen to display VPB and VPC
--HG--
branch : develop
|
2015-04-25 19:16:06 +02:00 |
|
kervala
|
b4e0b46ac9
|
Fixed uint to bool conversion warning
--HG--
branch : develop
|
2015-04-25 18:28:03 +02:00 |
|
kervala
|
a299b89a15
|
Changed Vcs-Hg and Vcs-Browser in Debian control files
--HG--
branch : develop
|
2015-04-25 18:27:26 +02:00 |
|
kervala
|
9a55ee46b7
|
Removed dependency on libwww
--HG--
branch : develop
|
2015-04-25 12:53:52 +02:00 |
|
Nimetu
|
11ca61be54
|
Fix compiling on 32bit linux
--HG--
branch : develop
|
2015-04-22 13:44:21 +03:00 |
|
Nimetu
|
c58e10f173
|
Add "select_shortcut_bar_2" action handler (issue 222)
--HG--
branch : develop
|
2015-04-21 18:54:08 +03:00 |
|
Nimetu
|
ce4cb9c4f1
|
Fix sending and receiving cookies
--HG--
branch : develop
|
2015-04-20 20:51:00 +03:00 |
|
Nimetu
|
a6cf9730be
|
Fix possible curl handle leak
--HG--
branch : develop
|
2015-04-20 20:50:56 +03:00 |
|
Nimetu
|
26571de439
|
Fix compiling under windows
--HG--
branch : develop
|
2015-04-20 01:04:52 +03:00 |
|
Nimetu
|
dc082f3921
|
Replace url parser with one less strict
--HG--
branch : develop
|
2015-04-19 22:12:05 +03:00 |
|
Nimetu
|
ad3fac7b15
|
Make sure image src attribute matches local file or is absolute url
--HG--
branch : develop
|
2015-04-19 22:01:46 +03:00 |
|
Nimetu
|
2771185ef7
|
Fix utf8 tooltips on web links
--HG--
branch : develop
|
2015-04-19 20:26:38 +03:00 |
|
Nimetu
|
8e1ada36b0
|
Use cURL as http transport
--HG--
branch : develop
|
2015-04-17 17:41:01 +03:00 |
|
Nimetu
|
c6535ee2fd
|
Ensure that html is valid utf8 and that tags come in correct(ish) order
--HG--
branch : develop
|
2015-04-18 23:23:23 +03:00 |
|
Nimetu
|
be95880a95
|
Remove libwww, only keep html entitites list
--HG--
branch : develop
|
2015-04-17 15:10:00 +03:00 |
|
kaetemi
|
f578f0441a
|
Add extra light groups for better lightmap control
--HG--
branch : develop
|
2015-04-16 17:39:47 +02:00 |
|
Jan Boon
|
bc3624c42f
|
Merged in nimetu/ryzomcore/libxml2-html-parser (pull request #127)
implement html parser using libxml2
--HG--
branch : develop
|
2015-04-16 17:01:47 +02:00 |
|
kaetemi
|
0e4a9489b2
|
Merge with default (ryzomcore/v0.12.0)
--HG--
branch : develop
|
2015-04-14 12:08:15 +02:00 |
|
kaetemi
|
48f8cb534b
|
Added tag ryzomcore/v0.12.0 for changeset 9a6120735daa
|
2015-04-14 12:04:21 +02:00 |
|
kaetemi
|
24b6e3923d
|
ryzomcore/v0.12.0
|
2015-04-14 12:01:12 +02:00 |
|
kaetemi
|
d9f3efc4e3
|
ryzomcore/v0.12.0
--HG--
branch : develop
|
2015-04-14 11:55:08 +02:00 |
|
Nimetu
|
d1d0c0cf50
|
Parse local files (ingame help) with new html parser
--HG--
branch : libxml2-html-parser
|
2015-04-13 20:53:10 +03:00 |
|
Nimetu
|
1dc48143f3
|
Implement html parser using libxml2
--HG--
branch : libxml2-html-parser
|
2015-04-13 20:52:34 +03:00 |
|
Nimetu
|
5d4cbdce26
|
Remove libwww dependency from CGroupHTML::addLink() signature
--HG--
branch : libxml2-html-parser
|
2015-04-13 20:51:39 +03:00 |
|
kervala
|
9fd524f9c6
|
Simplify libnel filenames
--HG--
branch : develop
|
2015-04-05 16:22:23 +02:00 |
|
kervala
|
d6d4cc9155
|
Use static version of libwww
--HG--
branch : develop
|
2015-04-05 16:21:58 +02:00 |
|
kervala
|
cbbfd4d976
|
Updated Standards-Version
--HG--
branch : develop
|
2015-04-05 16:21:38 +02:00 |
|
kervala
|
7123687d5a
|
Removed old object_viewer_qt files
--HG--
branch : develop
|
2015-04-05 16:21:21 +02:00 |
|
kervala
|
87c198efbe
|
Fixed compilation of font sample
--HG--
branch : develop
|
2015-04-05 13:52:05 +02:00 |
|
kervala
|
bf38821667
|
Fixed Debian packaging stuff
--HG--
branch : develop
|
2015-04-04 19:03:03 +02:00 |
|
kervala
|
78515477e9
|
Set executable flag for Debian packaging scripts
--HG--
branch : develop
|
2015-04-04 18:53:22 +02:00 |
|
kervala
|
f2b857dc7a
|
Added Debian/Ubuntu packaging files
--HG--
branch : develop
|
2015-04-04 18:44:26 +02:00 |
|
Jan Boon
|
f36e06dfb9
|
Merged in nimetu/ryzomcore (pull request #126)
add bold, italic, underline, strikethrough font styles
--HG--
branch : develop
|
2015-04-01 06:20:41 +02:00 |
|
kaetemi
|
2d74de8a36
|
Separate dither matrix per color channel
--HG--
branch : develop
|
2015-03-30 12:04:35 +02:00 |
|
kaetemi
|
2da42040ef
|
Apply bayer dither to TGA16 export for smoother lightmaps
--HG--
branch : develop
|
2015-03-30 11:22:25 +02:00 |
|
Nimetu
|
eeb881d49e
|
Add span tag and bold, italic, underline, strikethrough styles to CGroupHTML
--HG--
branch : develop
|
2015-03-29 18:24:19 +03:00 |
|
Nimetu
|
55672485c9
|
Add embolden, oblique, underline, strikethrough styles to CViewText
--HG--
branch : develop
|
2015-03-29 18:24:16 +03:00 |
|
kaetemi
|
5bb34b12f4
|
Use unordered set and map for VS2013, ref #236
--HG--
branch : develop
|
2015-03-29 16:58:07 +02:00 |
|
kaetemi
|
769d5190c5
|
Fixes for VS2013, ref #236
--HG--
branch : develop
|
2015-03-29 16:58:07 +02:00 |
|
kaetemi
|
ec30735198
|
Fixup some more hashes
--HG--
branch : develop
|
2015-03-29 16:58:07 +02:00 |
|
kaetemi
|
1a5a0d5acb
|
Fix CHashCode compare operator
--HG--
branch : develop
|
2015-03-29 16:58:07 +02:00 |
|
Nimetu
|
c760b1e3d9
|
Add embolden, oblique font styles (NL3D)
--HG--
branch : develop
|
2015-03-29 17:28:33 +03:00 |
|
kaetemi
|
e0d4aa1e7b
|
Add Wang hash functions
--HG--
branch : develop
|
2015-03-29 03:14:06 +02:00 |
|
kervala
|
906cc01768
|
Merge with hotfix
--HG--
branch : develop
|
2015-03-24 15:52:16 +01:00 |
|
kervala
|
d76d8e52c9
|
Fixed compilation with GCC
--HG--
branch : hotfix
|
2015-03-24 15:51:32 +01:00 |
|
kervala
|
80874abf68
|
Fixed compilation (setReportEmailFunction doesn't exist anymore)
--HG--
branch : develop
|
2015-03-24 15:26:34 +01:00 |
|