0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 16, 2024 — Jul 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
RF: rename o round_index for clarity
esc
as Valentin Haenel
More... almost 14 years ago
RF: refactor sending to viewers
esc
as Valentin Haenel
More... almost 14 years ago
NF: win on game-master time-out
esc
as Valentin Haenel
More... almost 14 years ago
NF/UT: Removal of RemoteOutbox thread allows us to catch json errors. More... almost 14 years ago
DOC: Fix the RemoteOutbox docstring. More... almost 14 years ago
ENH/UT: If a remote actor is not running or not available, reply with an error message. More... almost 14 years ago
RF: Remove the outbox thread. More... almost 14 years ago
Merge branch 'feature/eq-fixes' into develop More... almost 14 years ago
UT: Tests for Mesh and TypeAwareList. More... almost 14 years ago
UT: Test for Universe.__ne__. More... almost 14 years ago
BF: Maze must have a distinct repr method. More... almost 14 years ago
BF: Adding more correct __eq__ and __ne__ methods. More... almost 14 years ago
RF: Variable name should not have ‘tk’ in it. More... almost 14 years ago
NF: Adding a SimpleViewer and a demo file. More... almost 14 years ago
NF: Adding a ViewerActor which can connect to a remote server. More... almost 14 years ago
RF: Refactoring SimpleClient. More... almost 14 years ago
NF: ServerActor allows for registration of remote viewers. More... almost 14 years ago
RF: get_server_actor method. More... almost 14 years ago
ENH: Add repr to ClientActor. More... almost 14 years ago
BF: connect_local must return something. More... almost 14 years ago
Merge branch 'feature/simplify-dispatching-actor' into develop More... almost 14 years ago
BF: Fix layout reference. More... almost 14 years ago
RF/ENH: Remove the superfluous message parameter in DispatchingActor methods. Rename sender->channel. More... almost 14 years ago
UT: Adding a test for named parameters. More... almost 14 years ago
RF: connect_local() now calls connect() to reduce code duplication. More... almost 14 years ago
ENH: Making events serialisable. More... almost 14 years ago
BF: Change which really speeds up remote connections (TODO: What about the lock, what about the old thread?) More... almost 14 years ago
NF: CPUBoundPlayer
esc
as Valentin Haenel
More... almost 14 years ago
NF: IOBoundPlayer
esc
as Valentin Haenel
More... almost 14 years ago
RF: Revert dc5f68e (was too inexact) and introduce a smaller timeout. More... almost 14 years ago