openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
B
bubnbros
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 3 hours
ago. based on code collected
about 3 hours
ago.
Sep 04, 2024 — Sep 04, 2025
Showing page 3 of 17
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix mindless copypaste
pkalli
More...
over 18 years ago
Radnom wind pattern: Bubbles move downwards in a zig-zag pattern
pkalli
More...
over 18 years ago
Random wind pattern which generates winds based on walls in random 3x3 matrices
pkalli
More...
over 18 years ago
Random wind pattern where bubbles bounce between walls
pkalli
More...
over 18 years ago
Improve the 7th random wind pattern
pkalli
More...
over 18 years ago
3 new random wind patterns where bubbles move in rectangles
pkalli
More...
over 18 years ago
Tweak starting platform chance and reduce the number of frustrating levels by making sure the starting position isn't totally blocked
pkalli
More...
over 18 years ago
Fix off-by-one error in wind pattern 11
pkalli
More...
over 18 years ago
Random wind pattern: Bubbles stop at random positions
pkalli
More...
over 18 years ago
Random wind pattern: Bubbles gravitate towards a certain spot
pkalli
More...
over 18 years ago
Random wind pattern: Bubbles move cw or ccw in rectangles
pkalli
More...
over 18 years ago
Random wind pattern: bubbles move up-n-down
pkalli
More...
over 18 years ago
Fix a rare bug.
arigo
More...
over 18 years ago
Credits for the updated graphics.
arigo
More...
over 18 years ago
Bub-n-Bros graphics revamp by David Gowers
arigo
More...
over 18 years ago
Quoting of program arguments on Windows is *insane*. Side-step the problem of spaces in path names by using relative paths as much as possible :-(((
arigo
More...
over 18 years ago
This hack seems necessary on the Windows XP machine I'm currently on. I have no clue why I get a "Connexion reset by peer" on the first recv() but the following recv() still work.
arigo
More...
over 18 years ago
Tweaks.
arigo
More...
over 18 years ago
Fix a bug - recv() size too small. Added crc checks in socketoverudp, to prevent bad interaction with half-random packets from unrelated sources.
arigo
More...
over 18 years ago
Move some features from the big FireBubble to the big CoffeeSpeed.
arigo
More...
almost 19 years ago
Nicer big GreenPepper.
arigo
More...
almost 19 years ago
Better-looking big AutoFire.
arigo
More...
almost 19 years ago
A better big WhiteCarrot.
arigo
More...
almost 19 years ago
Make 3 attempts to udp-connect.
arigo
More...
almost 19 years ago
The problem was sending UDP packets whose size is too close to 1500. Using 1000-bytes packets now, arbitrarily. Also use per-frame consolidation (but initialization code has to be careful to use flush()).
arigo
More...
almost 19 years ago
Experimental: connexions purely over UDP.
arigo
More...
almost 19 years ago
Tweaks
arigo
More...
almost 19 years ago
Typo.
arigo
More...
almost 19 years ago
Fix the visual effects for the big Door.
arigo
More...
almost 19 years ago
Avoid waiting on DNS for more than 2 seconds to display the list of nearby servers. Use the IP address if no name arrives within that time. We can't interrupt the requests, though, so we cache them, and if an answer arrives after more than 2 seconds it will be used as soon as the user reloads the page.
arigo
More...
almost 19 years ago
←
1
2
3
4
5
6
7
8
9
…
16
17
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree