0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
on Silicon Macs use arm64 for simulator build of Boost
Patrick Näf
as Patrick Näf
More... 4 months ago
consume Boost as XCFramework instead of as regular framework
Patrick Näf
as Patrick Näf
More... 4 months ago
uncheck "run script based on dependency analysis" for "submit dSYM files to Crashlytics" script build phase
Patrick Näf
as Patrick Näf
More... 4 months ago
update CocoaPods dependencies
Patrick Näf
as Patrick Näf
More... 4 months ago
allow Xcode 15 to manage code signing
Patrick Näf
as Patrick Näf
More... 4 months ago
update deployment target from 9.0 to 15.0
Patrick Näf
as Patrick Näf
More... 4 months ago
LinesLayerDelegate: optimize when setting a clipping path is necessary
Patrick Näf
as Patrick Näf
More... 12 months ago
NodeTreeViewDrawingHelper: improve method name / eliminiate unused method
Patrick Näf
as Patrick Näf
More... 12 months ago
draw 3d Go stones with Core Graphics
Patrick Näf
as Patrick Näf
More... 12 months ago
colorFromHexString:() in UIColorAdditions now supports strings with an alpha component
Patrick Näf
as Patrick Näf
More... 12 months ago
move Go-related drawing from CGDrawingHelper to GoDrawingHelper
Patrick Näf
as Patrick Näf
More... 12 months ago
fix for optimize node tree view canvas recalculation when current game variation changes
Patrick Näf
as Patrick Näf
More... about 1 year ago
burn down more unresolved cleanups
Patrick Näf
as Patrick Näf
More... about 1 year ago
optimize node tree view canvas recalculation when current game variation changes
Patrick Näf
as Patrick Näf
More... about 1 year ago
remove obsolete setting numberCondensedMoveNodes
Patrick Näf
as Patrick Näf
More... about 1 year ago
rename DiscardAllSetupStones game action/command to DiscardAllSetup
Patrick Näf
as Patrick Näf
More... about 1 year ago
add NULL check when drawing CGLayer in BoardViewDrawingHelper
Patrick Näf
as Patrick Näf
More... about 1 year ago
fix typo in method name in BoardViewDrawingHelper
Patrick Näf
as Patrick Näf
More... about 1 year ago
fix potential memory leak in CGLayer caches
Patrick Näf
as Patrick Näf
More... about 1 year ago
fix caching of NULL CGLayer objects when drawing the Go board
Patrick Näf
as Patrick Näf
More... about 1 year ago
reduce code duplication by moving (almost) identical code to CGDrawingHelper
Patrick Näf
as Patrick Näf
More... about 1 year ago
add line drawing to CGDrawingHelper
Patrick Näf
as Patrick Näf
More... about 1 year ago
burn down many unresolved cleanups
Patrick Näf
as Patrick Näf
More... about 1 year ago
fix drawing handicap stone markup when in board setup mode
Patrick Näf
as Patrick Näf
More... about 1 year ago
fix variation support in game info view
Patrick Näf
as Patrick Näf
More... about 1 year ago
cleanup: remove obsolete convenience constructor nodeWithMove:
Patrick Näf
as Patrick Näf
More... about 1 year ago
update information about SGF property/node handling
Patrick Näf
as Patrick Näf
More... about 1 year ago
update SGF files with illegal game scenarios (1 removed, 2 added)
Patrick Näf
as Patrick Näf
More... about 1 year ago
LoadGameCommand: fix SGFCNode equality checks
Patrick Näf
as Patrick Näf
More... about 1 year ago
LoadGameCommand: fix move validation
Patrick Näf
as Patrick Näf
More... about 1 year ago