0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Sep 13, 2024 — Sep 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed type checking in Forwards if the argument is None More... almost 15 years ago
Fixed bz#4736 once and for all; fixed bug in creating a new list with <0 size. More... almost 15 years ago
Forgot to commit bitbuf tests More... almost 15 years ago
Updated interp command to use argstring More... almost 15 years ago
suppress a warning on Linux adding some truly stupid code More... almost 15 years ago
Fixed command client index being incorrectly set More... almost 15 years ago
Usermessages and bitbuf (write-only thus far) More... almost 15 years ago
Fixed many lines to fit in 80 characters More... almost 15 years ago
Corrected and added a couple tests More... almost 15 years ago
Added "sm py setinterp" command. See bz#4727 More... almost 15 years ago
Added sourcemod.clients.Client.is_connected and updated docs More... almost 15 years ago
Added a couple sourcemod.clients tests More... almost 15 years ago
Added build date and time to "sm py version" More... almost 15 years ago
Ctrl-l support to clear the screen. New sequences added documented. More... almost 15 years ago
Prevented GameFrame forward (and all forwards) from firing if no hooks are registered More... almost 15 years ago
Fixed bz#4715 (extraneous newlines in logs) More... almost 15 years ago
gitignore added More... almost 15 years ago
Pieter Noordhuis copyright notice added, since this was a major contribution. README updated. More... almost 15 years ago
Show original buffer when completion is aborted More... almost 15 years ago
Minimal framework for autocompletion More... almost 15 years ago
Header files and header files output plug-in More... almost 15 years ago
Added some include protection in wrappers; fixed metadata variables incorrectly including quotes in name. More... almost 15 years ago
Attempted bug fix of Client object caching issue. More... almost 15 years ago
Fixed bug where OnClientPreAdminCheck always returned false to SourceMod when no hooks were registered. More... almost 15 years ago
Fixed incorrect concmd help text being displayed. More... almost 15 years ago
Fixed MM\:S compat issue in Episode 1 More... almost 15 years ago
Forgot to add Client.index to the docs, whoops\! More... almost 15 years ago
Added reply_to to ConCommandReply objects; updated docs and tests accordingly. More... almost 15 years ago
Added len and get_fields to events; updated events docs; updated version. More... almost 15 years ago
Updated events to parse modevents.res for field types. More... almost 15 years ago