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
Digital Paint: Paintball 2
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 1 of 29
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix for the command line parser's unmatched quote bug occuring with the black color code (UCHAR_COLOR + "). It now does not change it's inquote state when encountering a quotation mark used in a color code.
he3lixxx
More...
about 9 years ago
Temporary menu background to avoid strange looking effect when there is no background behind a menu Optimized some listview code for readability
he3lixxx
More...
about 9 years ago
- client side autodemo (incomplete atm) - scoreboard sorting
rabe85
More...
over 9 years ago
misc
rabe85
More...
over 9 years ago
Converted project to VS 2010 express.
jitspoe
More...
over 9 years ago
Fixed horizontal aligning issue with the listview widget that was caused by a wrong width calculation.
he3lixxx
More...
over 9 years ago
Listview tweaks, widget attribute ("lvpadding" / "lvcolseppadding"): changes the padding around the column separator lines in a listview widget
he3lixxx
More...
over 9 years ago
Multi column list widgets ("type listview"), supports listsource "scores" and listsource "serverlist". Data should be present in a "begin multicolumn N ... end" block, where N is the number of columns. For each column, a cvar value followed by the captions for each field are expected. The first gives column should contain the width in chars for each column, the second one should contain the columns captions. Both are also expected to have a value for the cvar although it will never be set to make the block more uniform. Use the "rows" attribute so change the widgets height. See the forum thread for more examples including a scoreboard and a serverbrowser menu. Minimal example:
he3lixxx
More...
over 9 years ago
build 41 - Added botlib to Linux makefile.
jitspoe
More...
over 9 years ago
build 41 - Fixing linux compile issues.
jitspoe
More...
over 9 years ago
build 41 - Demo cam now prints which player you're chasing.
jitspoe
More...
over 9 years ago
Support for custom resolutions using "gl_mode -1" and "vid_resx", "vid_resy"
he3lixxx
More...
over 9 years ago
Clientside fix for refused downloads when a map is requested with a backslash as a path separator. The serverside fix would be in sv_user.c, CheckDownloadFilename, || !strstr(name, "/"). I didn't want to make the server any less strict though, so I modified this.
he3lixxx
More...
over 9 years ago
Added timestamp_date cvar, changes timestamp to [YY-MM-DD HH:MM:SS]
he3lixxx
More...
over 9 years ago
build 41 - Bots: Disabled debug lines if bot_debug isn't set. Made bot aim at last known target position for at least 1 second. Fixed line of sight trace to not be blocked by clip brushes.
jitspoe
More...
over 9 years ago
build 41 - Bots: Improved aiming and shooting. Added line of sight check.
jitspoe
More...
over 9 years ago
build 41 - Bots: Made bots only try to shoot when aiming near a target.
jitspoe
More...
over 9 years ago
build 41 - Bots: Randomly lead targets a bit. Don't pitch down too much when aiming at waypoints.
jitspoe
More...
over 9 years ago
build 41 - Bots: Improved aiming to be more human-like.
jitspoe
More...
over 9 years ago
build 41 - Bots: Forgot to add bot_aim.c. Made some other minor tweak.
jitspoe
More...
over 9 years ago
build 41 - Bots aim and shoot now.
jitspoe
More...
over 9 years ago
Fixed possible crash when a select widget has predefined pairs and a filedir set.
he3lixxx
More...
almost 10 years ago
build 41 - Fixed issue in menu parsing with begin/end (for select widgets) not advancing the pointer.
jitspoe
More...
almost 10 years ago
build 41 - Fixed camera spazzing issue when using the player num override watching demos.
jitspoe
More...
almost 10 years ago
build 41 - Don't allow screenshot jpeg quality below 80.
jitspoe
More...
almost 10 years ago
build 41 - Don't allow .'s in condump filename.
jitspoe
More...
almost 10 years ago
build 41 - Bots now try to reach a final position, even if it's not a waypoint. Bot wandering changed to a goal for more consistent behavior. Improved default bot naming. Reduced chance of wandering. Fixed bug where goal count wasn't being decremented.
jitspoe
More...
almost 10 years ago
build 41 - Added some asserts to help catch server problems.
jitspoe
More...
almost 10 years ago
build 41 - Don't let servers alter key bindings.
jitspoe
More...
almost 10 years ago
build 41 - Bots now go after goals (fist pass), other misc. bots stuff.
jitspoe
More...
almost 10 years ago
←
1
2
3
4
5
6
7
8
9
…
28
29
→
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