2
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a zoom option to the pygame display mode. More... almost 12 years ago
oups, checked in by mistake More... almost 12 years ago
Add a clear crash if we didn't run this on the meta-server More... almost 12 years ago
The special case for OS/X is not needed any more and actually counter-productive. More... almost 12 years ago
Thanks Hodgestar for hosting the new metaserver :-) More... almost 12 years ago
add a timeout here More... over 13 years ago
Old stuff. More... about 14 years ago
Fix the code for PyPy. More... about 14 years ago
Fix from: More... about 15 years ago
Fix the case when we've got level skipping set, so we don't go around the levels again. More... almost 16 years ago
Redo the player names -page, so it conforms to the look. Actually obey the new game final level setting. More... almost 16 years ago
Add options to define a range of levels to play. More... almost 16 years ago
Prevent server crash if we're playing more than 100 boards. More... almost 16 years ago
Add an option to limit how many lives a player can gain per board. More... almost 16 years ago
Update the license from Sebastian Wegner to the Artistic License version 2. More... almost 16 years ago
Slightly more variation in the new generator More... over 17 years ago
Increase the chances of level being closed; open levels can be too annoying. More... over 17 years ago
Use getw(), not direct access to the array. More... over 17 years ago
Enlarge tiny one block size holes horizontally. More... over 17 years ago
Separate the subgame potion from the others. More... over 17 years ago
Improve the code that digs vertical wells More... over 17 years ago
Add yet another random level generator type; this one removes random joined blocks of walls. More... over 17 years ago
Support for PyPy: the statesaver.py pure Python implementation for the clock bonus :-) More... over 17 years ago
More tests, more fixes. More... over 17 years ago
Test and fix for statesaver.c on Python >= 2.3. The bogus feature of list iterators seems to not be used in bub-n-bros, but I'm a bit surprized. More... over 17 years ago
Slightly nicer-looking table for 'Client.py -m'. More... almost 18 years ago
Bump the version tag. More... almost 18 years ago
Minor fix. More... almost 18 years ago
Fix no_quote_worries for people with the strange idea of unpacking bub-n-bros directly in C:\. More... almost 18 years ago
Python 2.5 only: exhausted generators have g.gi_frame == None. More... almost 18 years ago