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
12 months
ago. based on code collected
12 months
ago.
Jan 19, 2023 — Jan 19, 2024
Showing page 3 of 40
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
rename member to clarify
geoffthemedio
More...
about 1 year ago
inlining
geoffthemedio
More...
about 1 year ago
trivial grooming
geoffthemedio
More...
about 1 year ago
grooming
geoffthemedio
More...
about 1 year ago
grooming
geoffthemedio
More...
about 1 year ago
[FOCS] Rename scripting common to macroses (#4792)
Andrey
More...
about 1 year ago
Convert buildings/ABANDON_OUTPOST.focs (#4809)
O01eg
More...
about 1 year ago
use boost::unordered_map unstead of std::unordered_map for Glyph storage
geoffthemedio
More...
about 1 year ago
std::uint*_t -> uint*_t
geoffthemedio
More...
about 1 year ago
-store RenderState info as (u)int8_t. 255 or +/- 127 should be enough levels of nesting tags -use std::array instead of C arrays -use a shared RenderState and RenderCache when none are supplied to Font::RenderText. Not thread safe, but shouldn't be rendering in multiple threads anyway.
geoffthemedio
More...
about 1 year ago
-don't drop/delete buffer when clearing GLClientAndServerBufferBase -remove seemingly redundant tracking of size of GLClientAndServerBufferBase -add optional usage hint parameter to createServerBuffer
geoffthemedio
More...
about 1 year ago
pass flag name as string_view
geoffthemedio
More...
about 1 year ago
-make MINIMIZABLE, CLOSABLE, and PINABLE flag definitions inline constexpr -grooming
geoffthemedio
More...
about 1 year ago
-store RenderCache by value -store members of RenderCache by value -grooming
geoffthemedio
More...
about 1 year ago
array store overloads for GLClientAndServerBufferBase classes
geoffthemedio
More...
about 1 year ago
-pass / store block factories maps as a vector / by value -reorder some member variable declarations
geoffthemedio
More...
about 1 year ago
-avoid re-calculating text_elements in MultiEdit::SetText by passing to TextControl::SetText -join same-result cases in if -const
geoffthemedio
More...
about 1 year ago
-store and pass Texture coords in std::array -inlining
geoffthemedio
More...
about 1 year ago
store Glyph size and position info with int16_t
geoffthemedio
More...
about 1 year ago
noexcept
geoffthemedio
More...
about 1 year ago
const
geoffthemedio
More...
about 1 year ago
-const -grooming
geoffthemedio
More...
about 1 year ago
-const -noexcept -inlining
geoffthemedio
More...
about 1 year ago
minor grooming
geoffthemedio
More...
about 1 year ago
grooming, const
geoffthemedio
More...
about 1 year ago
Add comparison of int & condition operator to Python FOCS parser
O01eg
More...
about 1 year ago
-use vector to return tag parameters -make parsing one key="value" pair constexpr -remove checks for escape character when parsing tag parameters -pass strings as string_view -grooming
geoffthemedio
More...
about 1 year ago
Fix depricated method usage in cmake helper script Fixes #4804
Andrey
More...
about 1 year ago
-separate default and customized tags in Font -store custom registered tags as vectors of string_view and default tags as array of string_view -pass tags to register to Font as a vector<string_view> instead of a separate call per tag -use sorted vectors instead of std::set for comparing charsets -pass string_view to lookup Font and store Font -store Fonts in a vector instead of map -const -> static const -make default font name constexpr string_view
geoffthemedio
More...
about 1 year ago
const
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