1
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 20 hours ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added thanks section to the README More... almost 11 years ago
Fixed more warnings More... almost 11 years ago
Added return statements to SlashCommand(); Changed loadConfig() to void More... almost 11 years ago
Merge pull request #3 from kongr45gpen/master More... almost 11 years ago
No need to convert to a const char*, since config.item() returns an std::string More... almost 11 years ago
Use an std::string for mapchangePath Prevents any warnings when comparing const char*s with the != operator More... almost 11 years ago
Prevent any warnings when compiling with -pedantic BZ_PLUGIN() is an instruction to the preprocessor, so no ; is needed More... almost 11 years ago
Merge pull request #1 from allejo/master More... almost 11 years ago
Version bump and added note about permissions to README More... almost 11 years ago
Fixed bug where players from different teams were considered the same team More... almost 11 years ago
Added check to make sure all players are on the same team More... almost 11 years ago
Fixed possible bug where player record doesn't exist on join More... almost 11 years ago
Merge branch 'master' of github.com:allejo/leagueOverSeer More... almost 11 years ago
Added regex to PHP script to remove all HTML entities from dumb team names More... almost 11 years ago
Merge pull request #2 from kongr45gpen/patch-1 More... almost 11 years ago
Add a missing space More... almost 11 years ago
Update README.markdown More... almost 11 years ago
Removed LICENSE.md More... almost 11 years ago
Last version bump... Typo in README More... almost 11 years ago
Version bump for the plugin; Updated README and renamed LICENSE More... almost 11 years ago
Updated LICENSE.md to only contain license text More... almost 11 years ago
Update LICENSE.md More... almost 11 years ago
Converted LICENSE to markdown, renamed LICENSE accordingly More... almost 11 years ago
added "./configure" to the compiling steps More... almost 11 years ago
Fixed doNotReportMatch boolean set to true after a /cancel More... almost 11 years ago
Fix for outputting HTML; Fix for brad's theory of same team vs themselves; Fix for invalid BZID, will take roll again if first fails More... almost 11 years ago
Fixed /finish not registering; Pushed the minimum version of bz to 22769 due to API bug fix More... almost 11 years ago
Updated revision number and updated README to specify bzfs revision More... almost 11 years ago
Merge pull request #1 from JeffM2501/master More... almost 11 years ago
fix const issues with URLHandler More... almost 11 years ago