openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
FreeOrion
Settings
|
Report Duplicate
15
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
11 months
ago. based on code collected
12 months
ago.
Jan 19, 2023 — Jan 19, 2024
Showing page 1 of 40
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix Python 3.12 issues
O01eg
More...
12 months ago
fix compile errors (#4822)
geoffthemedio
as Geoff
More...
12 months ago
-add Clr::Hex() converter -templatize ArrEq
geoffthemedio
More...
12 months ago
-store TextElement widths as int8_t -store Glyph offset, bearing, advance, and width as int8_t -check offset, bearing, and advance when creating Glphys -store Font space width as int8_t
geoffthemedio
More...
12 months ago
accessors
geoffthemedio
More...
12 months ago
remove unnecessary glColor
geoffthemedio
More...
12 months ago
glColor -> RenderState
geoffthemedio
More...
12 months ago
-always pass in RenderState to Font::RenderText -initialize text rendering colour in RenderState rather than via glColor calls
geoffthemedio
More...
12 months ago
-safety checks -grooming
geoffthemedio
More...
12 months ago
Implement CreateField effect in FOCS Python parser
O01eg
More...
12 months ago
store offsets in Substring as uint32_t instead of std::ptrdiff_t
geoffthemedio
More...
12 months ago
const
geoffthemedio
More...
12 months ago
quiet warning
geoffthemedio
More...
12 months ago
static constexpr
geoffthemedio
More...
12 months ago
-make tags static const -make tag 0 explicit
geoffthemedio
More...
12 months ago
store and pass Font::TextElement by value instead of in shared_ptr
geoffthemedio
More...
12 months ago
grooming
geoffthemedio
More...
12 months ago
-remove separate FormattingTag FormattingTag and just have storage for tag_name and params in every TextElement -create (some) TextElement with pre-created Substring rather than modifying in-place
geoffthemedio
More...
12 months ago
quiet warning
geoffthemedio
More...
12 months ago
-avoid redundant offset -> iterator -> offset calculations -grooming / inlining
geoffthemedio
More...
12 months ago
Fix division by zero when AI has researched everything (#4833)
Grummel7
More...
12 months ago
-store TextElementType instead of bool flags -support constructing a TEXT TextElement directly from a Substring
geoffthemedio
More...
12 months ago
const
geoffthemedio
More...
12 months ago
grooming
geoffthemedio
More...
12 months ago
grooming
geoffthemedio
More...
12 months ago
const
geoffthemedio
More...
12 months ago
grooming
geoffthemedio
More...
12 months ago
pass format flags by value
geoffthemedio
More...
12 months ago
grooming
geoffthemedio
More...
12 months ago
add a LineData constructor raking an Alignment
geoffthemedio
More...
about 1 year ago
←
1
2
3
4
5
6
7
8
9
…
39
40
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree