0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day 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
refuse to load SGF files where setup stones appear before handicap stones
Patrick Näf
as Patrick Näf
More... over 1 year ago
remove GoMove reference to "next"
Patrick Näf
as Patrick Näf
More... over 1 year ago
implement applying/reverting setup information in GoNodeSetup
Patrick Näf
as Patrick Näf
More... over 1 year ago
move property zobristHash from GoMove to GoNode
Patrick Näf
as Patrick Näf
More... over 1 year ago
implement changing setup information in GoNodeSetup
Patrick Näf
as Patrick Näf
More... over 1 year ago
fix property getters in GoNodeSetup
Patrick Näf
as Patrick Näf
More... over 1 year ago
GoNodeSetup: new methods for adding already validated setup information
Patrick Näf
as Patrick Näf
More... over 1 year ago
implement capturing of previous setup information in GoNodeSetup
Patrick Näf
as Patrick Näf
More... over 1 year ago
preliminary model changes and loading of node trees from SGF
Patrick Näf
as Patrick Näf
More... over 1 year ago
first integration of ResizableStackViewController and node tree view skeleton (#380)
Patrick Näf
as Patrick Näf
More... over 1 year ago
create node tree view skeleton (#380)
Patrick Näf
as Patrick Näf
More... over 1 year ago
move reusable TiledScrollView class and Tile protocol to "ui" folder (#380)
Patrick Näf
as Patrick Näf
More... over 1 year ago
add initial implementation of ResizableStackViewController (#380)
Patrick Näf
as Patrick Näf
More... over 1 year ago
avoid unnecessary drawing of handicap stone symbol in board setup
Patrick Näf
as Patrick Näf
More... over 1 year ago
handicap stones are now marked up properly during board setup (fixes #400)
Patrick Näf
as Patrick Näf
More... over 1 year ago
app no longer crashes when handicap stone is removed during board setup (fixes #399)
Patrick Näf
as Patrick Näf
More... over 1 year ago
add some App Store statistics to NOTES.Marketing
Patrick Näf
as Patrick Näf
More... over 1 year ago
Merge branch '1.7.1' into develop
Patrick Näf
as Patrick Näf
More... over 1 year ago
final tidying up for release 1.7.1
Patrick Näf
as Patrick Näf
More... over 1 year ago
board setup operations revert game state to "in progress" even if no board positions exist (fixes #398)
Patrick Näf
as Patrick Näf
More... over 1 year ago
fix for UITableView warning because of layout change while not visible
Patrick Näf
as Patrick Näf
More... over 1 year ago
improve error handling logging in GoGame for board setup operations
Patrick Näf
as Patrick Näf
More... over 1 year ago
More Game Actions menu no longer displays "Board setup" item when game has ended (fixes #398)
Patrick Näf
as Patrick Näf
More... over 1 year ago
app no longer crashes when traitCollectionDidChange is invoked too early for BoardPositionCollectionViewCell (fixes #397)
Patrick Näf
as Patrick Näf
More... over 1 year ago
final tidying up for release 1.7.0
Patrick Näf
as Patrick Näf
More... over 1 year ago
fix view transition when game is loaded while game info screen is visible (#364)
Patrick Näf
as Patrick Näf
More... over 1 year ago
initial letter marker is now "a", not "A"
Patrick Näf
as Patrick Näf
More... over 1 year ago
update copyright year of files touched since the last release
Patrick Näf
as Patrick Näf
More... over 1 year ago
prefer lowercase over uppercase characters when finding the next free letter marker
Patrick Näf
as Patrick Näf
More... over 1 year ago
bugfix: DiscardAndPlayCommand now starts with the correct board positions
Patrick Näf
as Patrick Näf
More... over 1 year ago