16
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jan 16, 2024 — Jan 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix a few minor compiler warnings if --enable-debug is used. More... over 10 years ago
changes to HP/MANA bars to make the range of window sizes they look good at greater. More... over 10 years ago
implemented flash, warn and danger nodes and attributes in pawsprogressmeter xml More... over 10 years ago
updated compiling guide with current CS revs:
Talad
as lpancallo
More... over 10 years ago
Added new menu to filter attack scripts (Rules)
Talad
as lpancallo
More... over 10 years ago
Updated help file. Adjusted button behavior for buddy list so when resized it looks better. Added notice in PSlaunch that controls can currently only be edited from in game. More... over 10 years ago
MSVC9 patch by QCherry to avoid error on STATUS_INVALID_PARAMETER
Talad
as lpancallo
More... over 10 years ago
minor fix to shortcut window where the mana bar stuck too far to the right. More... over 10 years ago
Visual-C++ project files: Automated Visual-C++ project file repair.
Talad
as lpancallo
More... over 10 years ago
Add 'attack_type' to melee NPC behaviors so that bosses can have special attacks. More... over 10 years ago
Added config interface for warn, danger and flash levels on Shortcut menu's Health and Mana bars. More... over 10 years ago
Change icons in storage.xml to use the new storagebutton More... over 10 years ago
Moving the button for personal banking so that it is usable, this change requires an art update for imagelist.xml to work correctly. More... over 10 years ago
minor initialization update More... over 10 years ago
corrected bad merge that broke build More... over 10 years ago
-corrections to SC scrolling More... over 10 years ago
Fix bug 6211 - Crafting containers linked to the world map with action locations are not guarding items correctly More... over 10 years ago
Fix typo: fitt More... over 10 years ago
Fix compiler warning about init order More... over 10 years ago
Adjusted coin boxes so larger numbers of coins can be seen in bankwindow.xml to avoid confusion over lost coins and adjusted shortcut edit window. More... over 10 years ago
Only call SetCurrentValue() for the scrollbar when actually changing the current value or else we go into an infinite loop. More... over 10 years ago
Refactored Scrollmenu and Shortcut Bar to address items in bug report #6304. More... over 10 years ago
modified to be backward compatible with earlier version clients so server and client updates can be done seperately. More... over 10 years ago
Added minimum window sizes to xml, my first test commit. More... over 10 years ago
-Add color thresholds "warn" and "danger", and flash threshold to pawsProgressBar More... over 10 years ago
Added flashing & threshold More... over 10 years ago
if text is outside of hte parent window then don't display it. This resolves an issue that drove more complexity into the pawsscrollmenu and pawsdndbutton classes. More... over 10 years ago
Use csTicks when computing the delta spell time remaining to handle wraparound better instead of float. More... over 10 years ago
corrected minor error in string handling. More... over 10 years ago
Fix interactions with 'Join', 'select character' and 'Back' buttons so things work properly. More... over 10 years ago