0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 25, 2023 — May 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
svn_dump added More... almost 15 years ago
games homepage template added More... almost 15 years ago
placeholder game homepage More... almost 15 years ago
Point-and-type interface for expert (ie just me) usage. More... almost 15 years ago
Add drag n drop. Also load jquery from the google CDN rather than our own servers. More... almost 15 years ago
Reinstalling dft More... almost 15 years ago
Reinstalling go app, working on django 1.0.2 More... almost 15 years ago
Missed a couple files in revision 324. (Fix a server hang when django could not connect to orbited. Now django detects orbited failures and restarts it as a daemon. A page refresh is still required, but the server does not get fubarred.) More... almost 15 years ago
Fix a server hang when django could not connect to orbited. Now django detects orbited failures and restarts it as a daemon. A page refresh is still required, but the server does not get fubarred. More... almost 15 years ago
Highlight the non-dictionary words and fix some stomp.py bugs. More... almost 15 years ago
Fix a logic bug in the win condition. More... almost 15 years ago
Dikselgrams! More... almost 15 years ago
konami code added, to redirect to cards More... about 15 years ago
A pervasive notion of spot, for dikselgrams support. Plus a whole lot of misc. More... about 15 years ago
Multiple players, a hook to compile live as the gamestate source changes, and some slight wrapper improvement. More... about 15 years ago
Compilation of the javascript GameState via pyjamas. More... about 15 years ago
Separate out the two GameState objects into separate files. Remove the json dependency from the GameState by shifting the json encoding out one layer. More... about 15 years ago
Centralize js logic in the GameState object. Refactor all the javascript that mutates the game state into a GameState.update function. More... about 15 years ago
Refactor all python code that mutates the game state to be done through methods of the GameState object. Also adds join events sort of as a primitive for handling multiplayer. More... about 15 years ago
Added whose-turn-is-it checks and a small amount of fixing messages-out-of-order in the comet channel. More... about 15 years ago
Two-player five-card pick'em. More... about 15 years ago
Adding an email regular expression check to signup More... about 15 years ago
removing unused /signup url More... about 15 years ago
_ is now valid in a username/password, some other characters added to the list of invalid More... about 15 years ago
Add a third party JSON encoder for javascript. More... about 15 years ago
Single-player 5-card pick'em, using jquery. More... about 15 years ago
new tweet More... about 15 years ago
new tweet.py More... about 15 years ago
tiny change in tweet.py More... about 15 years ago
firebugx.js added to base2.html More... about 15 years ago