0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 7 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed needless mime type restriction on game images More... over 15 years ago
added goocanvas; ggbg loads mtg immediately for now More... over 15 years ago
updated README with dependencies More... over 15 years ago
adjusted path relativity of mtg card database filename More... over 15 years ago
de-sorted id result list; need to implement an sgml parser More... over 15 years ago
adjusted path relativity More... over 15 years ago
hyphens are the enemy of Python's `import` statement More... over 15 years ago
syntax error! More... over 15 years ago
silly map() invocation More... over 15 years ago
first game to support is a shallow mtg player -- this downloads images from wotc More... over 15 years ago
added connect dialog More... over 15 years ago
improved broadcast() More... over 15 years ago
had the wrong idea about io_add_watch(); added apparent-disconnect handling More... over 15 years ago
seems like io_add_watch() has to be called again after its callback fires More... over 15 years ago
improved tell() More... over 15 years ago
added print_to_chat_history() method More... over 15 years ago
Fixed bug in client() (in server ;) More... over 15 years ago
improved disconnect error report More... over 15 years ago
improved server code a bit More... over 15 years ago
messed up last change (changed packet size) More... over 15 years ago
Increased packet size from 1-256 to 5-260 More... over 15 years ago
packets are supposed to be 1-256 bytes in length, not 0-255 More... over 15 years ago
Improved tell(), added welcome chat-message to server More... over 15 years ago
Packet layer installed More... over 15 years ago
isinstance() More... over 15 years ago
greenlet-powered server currently receives primitive chat messages More... over 15 years ago
Working toward what amounts to a glorified chat client More... over 15 years ago
very first client-server communication -- quite meaningless though More... over 15 years ago
very first client-server communication -- very meaningless though More... over 15 years ago
unnecessary imports More... over 15 years ago