Commit Graph

21 Commits

Author SHA1 Message Date
Rushaway
e98357009d
feat: entity name in native errors (#6)
Some checks failed
Build AlliedModders Extension / build-release-extension (push) Has been cancelled
2025-03-22 23:07:40 +01:00
Maxime Leroy
6d701fe051
fix: new build system (#4)
Some checks failed
Build AlliedModders Extension / build-release-extension (push) Has been cancelled
2025-03-16 16:23:24 +01:00
Rushaway
ed9496bd86
chore(ci): css windows build (#3) 2024-01-28 12:21:34 +01:00
maxime1907
bb5ef5daca feat: add github ci 2022-09-24 12:07:10 +02:00
Rushaway
d42894d573
Update to SM 1.11 (#1) 2022-08-28 11:45:05 +02:00
maxime1907
a088141498 Add csgo signature 2021-08-27 18:02:25 +02:00
maxime1907
328ab85b11 Add ambuild 2.2 compat, Rename outputinfo.txt to outputinfo.games.txt 2021-08-26 19:21:45 +02:00
BotoX
705a914c77 update for latest sourcemod 2021-06-03 18:59:16 +02:00
BotoX
2b79852766 Add GetOutputNames and prevent crash on improper use 2019-08-20 22:32:51 +02:00
BotoX
75556e7a6b fix build for latest sourcemod 2018-08-07 23:32:34 +02:00
BotoX
6af8b8b1d8 Added natives for getting output value.
For example: math_counter m_OutValue -> GetOutputValueFloat(entity, "m_OutValue")
2017-02-04 17:50:08 +01:00
BotoX
c303af4d9d added windows support 2016-08-04 16:08:20 +02:00
BotoX
a827da64eb added natives to delete outputs
added native to find output
refactored some code
2016-05-24 19:56:06 +02:00
BotoX
6e0b40e1bc Merge pull request #2 from LivingInPortal/master
Use SourceMod API to get entity objects.
2016-02-23 18:56:33 +01:00
PerfectLaugh
1e8f313da7 Add a newline, github is annoying about this 2016-02-22 07:44:14 +08:00
LivingInPortal
19fd9964a0 Fix the origin extension can only interact with edict 2016-02-22 07:42:44 +08:00
PerfectLaugh
298c1a161a Merge pull request #1 from CSSZombieEscape/master
Merge
2016-02-22 07:39:43 +08:00
BotoX
00a9c28e5a fix compiling on sourcemod 1.7 2016-02-13 14:46:28 +01:00
BotoX
c1f1556c0b Merge pull request #1 from LivingInPortal/master
Fix undefined gpGlobals
2016-02-13 14:36:24 +01:00
LivingInPortal
7c31fdc87b Fix undefined gpGlobals 2016-02-12 12:03:00 +08:00
BotoX
9d8bc1f420 initial commit 2016-01-05 02:58:16 +01:00