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
D
DoomSquadron
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 15, 2024 — Aug 15, 2025
Showing page 1 of 7
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added notes file
theevilgeek
More...
about 19 years ago
Conflict stemming from case-insensitive identical names for README file and readme dir. Moving README file appropriately. Server-side hook installed to prevent problem from occuring again.
theevilgeek
More...
about 19 years ago
Fixed double lookup for doing updates in merge; we do a 'find' call then we call update which repeats the find call. overloaded function to take dNode* optionally which will just update that dNode. Also created add for when we know something isn't in the list yet (if we just kept dNode* and set it to null when it wasn't found, wecouldn't distinguish naivecalls to update requiring a .find in the hashtable; also added three static functions to dNodeList each encapsulating the merge of rel, fprint, and count to make it easier to toy with. we could make these function pointers, but if we do this, where does the generality stop? are we making a swarming framework, or a specific swarming liobrary?
bdiamond
More...
about 19 years ago
extracted merge functions from merge to rel_m fprint_m and count_m. This will make experimentation easier and possibly allow for further abstraction if it is deemed necessary.
bdiamond
More...
over 19 years ago
Implemented object oriented dMessage interface
bdiamond
More...
over 19 years ago
Updated makefile
dkuebrich
More...
over 19 years ago
added README.squadron
dkuebrich
More...
over 19 years ago
added readme/ folder to svn
achin
More...
over 19 years ago
added README.app
achin
More...
over 19 years ago
deleted unnecessary files
achin
More...
over 19 years ago
added doomapp.conf
achin
More...
over 19 years ago
Added dAddress.cpp so .string() is now redundant for couts; also fixed complaint about DEC_FACTOR in exploration... now it is declared in class and defined in cpp
bdiamond
More...
over 19 years ago
new, with doomcannons splash screen!
achin
More...
over 19 years ago
erased a cout.
bdiamond
More...
over 19 years ago
fixed limit
bdiamond
More...
over 19 years ago
latest working with fprint and reliability
bdiamond
More...
over 19 years ago
- more output for squad test
dkuebrich
More...
over 19 years ago
app now will not try to start the squadron once it's already started
achin
More...
over 19 years ago
- added command-line port parameter
dkuebrich
More...
over 19 years ago
update to doomcannon app v2.5
achin
More...
over 19 years ago
added icons for prettyness
achin
More...
over 19 years ago
- no memory leaks wooooooooo!
dkuebrich
More...
over 19 years ago
htonl error fixed
bdiamond
More...
over 19 years ago
OMFG WTF
bdiamond
More...
over 19 years ago
latest gui code. just small tweaks and bugfixes
achin
More...
over 19 years ago
Andrew is magical.
bdiamond
More...
over 19 years ago
debugging
bdiamond
More...
over 19 years ago
added some error checking code
achin
More...
over 19 years ago
- "intelligent" exploration
dkuebrich
More...
over 19 years ago
the latest and greatest in file transfering. TODO add error checking code.
achin
More...
over 19 years ago
←
1
2
3
4
5
6
7
→
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