2
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #250 from Nextra/enginew More... about 10 years ago
Merge pull request #253 from Arkshine/fix/set_amxstring_utf8-inconsistency More... about 10 years ago
Fix set_amxstring_utf8 insconsistency More... about 10 years ago
Fix mac compilation More... about 10 years ago
Merge pull request #249 from Arkshine/fix/override-error-clang56 More... about 10 years ago
Cstrike: Move all hardcoded datas to its own gamedata files More... about 10 years ago
Gameconfig: Add game configs natives More... about 10 years ago
Gameconfig: Export game config manager to AMXX API More... about 10 years ago
Gameconfig: Add game configs parser More... about 10 years ago
Merge pull request #251 from WPMGPRoSToTeMa/authconsoleprintfixes More... about 10 years ago
https://bugs.alliedmods.net/show_bug.cgi?id=6372 bugfix More... about 10 years ago
Engine: Detour LightStyle to catch all calls, restores set_lights() functionality More... about 10 years ago
Merge pull request #248 from Arkshine/fix/update-compiler3 More... about 10 years ago
Fix a clang-3.6 compilation issue More... about 10 years ago
Merge pull request #247 from ShootingKing-AM/master More... about 10 years ago
Correcting SolutionFileFormat version as well More... about 10 years ago
Compiler: Prevent declaring arrays that the compiler is too buggy to handle More... about 10 years ago
Compiler: Ability to directly reference another address in a default argument (for arrays only) More... about 10 years ago
Correcting years in MSVS project solutions. More... about 10 years ago
Merge pull request #241 from luxxxoor/patch-2 More... about 10 years ago
Merge pull request #244 from Arkshine/fix/fakemeta-changelevel More... about 10 years ago
Fix EngFunc_ChangeLevel More... about 10 years ago
Merge pull request #243 from Arkshine/fix/namehashset-add-return More... about 10 years ago
Correct NameHashSet::add() return type More... about 10 years ago
Engine: Add a bunch of missing CHECK_ENTITY() and CHECK_ENTITY_SIMPLE() More... about 10 years ago
Engine: Fix CHECK_ENTITY() logic error (0 is not a player) More... about 10 years ago
Engine: Use UTF-8 functions where KeyValueData is touched More... about 10 years ago
Engine: Add error path to DispatchKeyValue() based on g_inKeyValue More... about 10 years ago
Engine: Fix get_info_keybuffer() not being able to retrieve local keybuffer More... about 10 years ago
Engine: Add error path for remove_entity() and unsafe entity ids More... about 10 years ago