0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Core.PieceRenderer: fix naming of piece argument to draw_piece More... over 1 year ago
Core.holder_renderer: add type annotations More... over 1 year ago
Core.game_io: add type annotations More... over 1 year ago
Core.GameReader: remove bogus implementation of abstract method .game_plugin() More... over 1 year ago
Merge branch 'purge-param-pluginmanager' into 'master' More... over 1 year ago
Merge branch 'purge-param-pluginmanager' into 'master' More... over 1 year ago
Overlord.Param: remove .plugin_manager attribute More... over 1 year ago
pzable: add type annotations More... over 1 year ago
params: add type annotations More... over 1 year ago
ParamDecl: remove the plugin_manager parameter to .default() More... over 1 year ago
params.Plugin: let .default() take the plugin_manager from Context More... over 1 year ago
test_params_plugin: fix plugin_manager passed to Context More... over 1 year ago
Param: remove .plugin_manager attribute More... over 1 year ago
Core.rectangle: add type annotations More... over 1 year ago
exceptions: properly define UGameSuspended as not needing a string in ctor More... over 1 year ago
Core.Game: use False-evaluating value consistent with True-evaluating ones More... over 1 year ago
Core.Game: switch not-yet-initialized idiom More... over 1 year ago
Core.GameState: switch not-yet-initialized idiom More... over 1 year ago
Core.game.MoveList: switch not-yet-initialized idiom More... over 1 year ago
HolderState: declare .all_locations as abstract More... over 1 year ago
Core.game: add type annotations More... over 1 year ago
Core.notations: add type annotations More... over 1 year ago
Core.player_driver: add type annotations More... over 1 year ago
Core.piece_holder: add type annotations More... over 1 year ago
UI.ParamWidget: declare .update() as abstract method More... over 1 year ago
exceptions: properly define UserCancel as not needing a string in ctor More... over 1 year ago
UI.ChoiceWidget: declare ._update_one_subparam_visibility() as abstract More... over 1 year ago
Core.UI: add ChoiceWidget type annotations More... over 1 year ago
UI.ParamWidget: declare default implementation for .retrieve_value() More... over 1 year ago
Core.UI: add first type annotations More... over 1 year ago