Andrei Kortunov
|
66a46ff03c
|
Do not show any book text after last <BR> tag.
|
7 years ago |
scrawl
|
331192f2d6
|
Improve keyboard navigation of book/scroll windows
|
7 years ago |
MiroslavR
|
1e585ac71a
|
Log a warning in case of missing bookart instead of showing a pink rectangle (Fixes #3826)
|
7 years ago |
scrawl
|
cf496287f7
|
Silence static analysis warnings
|
8 years ago |
scrawl
|
7bd445fb83
|
Don't crash if FontManager::getByName returns NULL (Fixes #3552)
|
8 years ago |
scrawl
|
07b064f616
|
Rename to lowerCaseInPlace
|
9 years ago |
scrawl
|
8e0a988289
|
Icon fix
|
10 years ago |
scrawl
|
82c4d01b37
|
Add back resource handling workarounds to the gui code
|
10 years ago |
scrawl
|
4e69e7cc0f
|
OpenMW compiles and runs w/o render window
|
10 years ago |
scrawl
|
728b842e72
|
Use MyGUI::utility in favor of boost lexical_cast
|
10 years ago |
scrawl
|
eecea4131f
|
Reduce MyGUI includes
|
10 years ago |
scrawl
|
ef7e0070a6
|
Don't right-shift signed integers which is implementation-defined
|
10 years ago |
MiroslavR
|
c5a604453e
|
Fix several book formatting issues (Fixes #2204)
|
10 years ago |
MiroslavR
|
95be7ea738
|
Revert spelling change to preserve consistency, fix a typo
|
10 years ago |
MiroslavR
|
4829b1f9cc
|
Support "right" alignment in books
|
10 years ago |
MiroslavR
|
a13039ad1f
|
Allow alignment for images in books
|
10 years ago |
MiroslavR
|
3287d0b6ef
|
Fix line breaks around IMG tags.
|
10 years ago |
MiroslavR
|
508113f271
|
Resolve merge conflict
|
10 years ago |
MiroslavR
|
1c4e52a0e5
|
Book formatter: Fix an excessive line break case
|
10 years ago |
MiroslavR
|
cb5f661596
|
Book formatter: Support FONT closing tag, minor code cleanup
|
10 years ago |
scrawl
|
7252cb63a6
|
Fix cppcheck issues
|
10 years ago |
MiroslavR
|
22c71cec18
|
Check for text size
|
10 years ago |
MiroslavR
|
608e1518a5
|
Hack to prevent newlines at the end of books possibly creating unnecessary pages for mygui versions lower than 3.2.2
|
10 years ago |
MiroslavR
|
f87d7c3fce
|
Book formatter: Do not insert last page if it's empty, code cleanup
|
10 years ago |
MiroslavR
|
4b1df64fba
|
Book parser: Fix comparison between signed and unsigned integer expressions
|
10 years ago |
MiroslavR
|
51cd2678ae
|
Book formatter: Fix last block of text not displaying
|
10 years ago |
MiroslavR
|
c362ec0f95
|
Book formatting: Handle line endings as per vanilla, fix tall images causing infinite loop, cleanup
|
10 years ago |
MiroslavR
|
84d27d55e2
|
Remove redundant includes
|
10 years ago |
MiroslavR
|
4f89c3e77a
|
Rework book formatter (Fixes #1148)
|
10 years ago |
Rohit Nirmal
|
b5eb16b663
|
Silence some scan-build warnings.
|
10 years ago |
MiroslavR
|
baa14511cf
|
Use ResourceHelpers to replace DDS hacks scattered throughout the code, fix prefix comparision
|
11 years ago |
scrawl
|
d1feb9ef02
|
Fix # in book text being interpreted as MyGUI color code
|
11 years ago |
scrawl
|
d0c6ecd03a
|
Bug #1148: Workaround for broken images in some MW versions
|
11 years ago |
scrawl
|
7dc30a01cd
|
Some changes suggested by cppcheck
|
12 years ago |
Marc Zinnschlag
|
bd08677a7f
|
Merge branch 'openmw24'
|
12 years ago |
scrawl
|
daab4f55a3
|
Use Morrowind's fonts
|
12 years ago |
scrawl
|
32e90bb733
|
Fix chargen statssheet
|
12 years ago |
riothamus
|
7187f50c40
|
Bug 788
|
12 years ago |
kpp
|
28ef4d97da
|
Fixes Bug #734 'Book empty line problem'
Hides buttons 'Next' and 'Prev' at the last and at the first page
|
12 years ago |
Britt Mathis
|
7eee86ab66
|
No more using namespace
|
12 years ago |
Britt Mathis
|
60fadaeaf0
|
Cleaned up includes in implementation files
|
12 years ago |
Sergey Shambir
|
7d7a1119da
|
Fixed book text misalignment, at least in some cases
https://bugs.openmw.org/issues/284
|
12 years ago |
Sergey Shambir
|
03803f19b5
|
BookTextParser: moved to Ogre::UTFString
Font height and unicode characters glyph width now accounted correctly.
|
12 years ago |
Sergey Shambir
|
3b64389668
|
BookTextParser: fixed infinitive loop
|
12 years ago |
Tom Mason
|
a14b7e4a0f
|
small fixes on text defines
|
12 years ago |
Tom Mason
|
f2c6907244
|
Added in text escape sequences for dialogue, messageboxes and books. builtins are placeholders, global variables work
|
12 years ago |
scrawl
|
3d9e89c837
|
removed unnecessary include
|
13 years ago |
scrawl
|
8a9e05a96b
|
display text on the book window
|
13 years ago |
scrawl
|
e5e8663bb4
|
parse <div> <font> and <p>
|
13 years ago |
scrawl
|
8e7ab09a25
|
scroll window image tags working
|
13 years ago |