0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 9 months ago. based on code collected 9 months ago.
Nov 02, 2023 — Nov 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Spell crashdetect as CrashDetect More... over 12 years ago
Fix variable name More... over 12 years ago
Fix include guard More... over 12 years ago
Delete tests/.gigignore More... over 12 years ago
Put generated files in build directory rather than source More... over 12 years ago
Remove files for cross-compilation (it won't compile anyway) More... over 12 years ago
Use this_style for variable names More... over 12 years ago
Call HandleExecError() directly instead of amx_Error() More... over 12 years ago
Add AMXScript::GetError() method More... over 12 years ago
Add donation link More... over 12 years ago
Disallow copying and assignment of Hook objects More... over 12 years ago
Change message More... over 12 years ago
Remove bad heap release detection More... over 12 years ago
Add missing include <amx/amx.h> More... over 12 years ago
Move link URLs to the bottom More... over 12 years ago
Merge branch 'oop' More... over 12 years ago
Fix annoying warnings about ignored attributes More... over 12 years ago
Introduce AMXScript class More... over 12 years ago
Fix prevCallback_ not being initialized in ctor More... over 12 years ago
Make CrashDetect ctor explicit More... over 12 years ago
Make serverCfg_ non-static More... over 12 years ago
Add AMXError class wrapping AMX_ERR_* and aux_StrError More... over 12 years ago
Move responsibility of creating of per-AMX instances to AMXService More... over 12 years ago
Add compile-test script More... over 12 years ago
Make tests automatically exit when finished More... over 12 years ago
Cover negative index case in bounds test More... over 12 years ago
Ignore full_output.txt More... over 12 years ago
Make args test more comprehensive More... over 12 years ago
Fix value of AMX_PATH being set incorrectly More... over 12 years ago
Re-organize tests More... over 12 years ago