2
0
mirror of https://github.com/s1lentq/reapi.git synced 2024-10-16 23:37:07 +03:00
AMX Mod X module, using API regamedll & rehlds
Go to file
s1lentq 1674a3a124 Added natives set_movevar/get_movevar
Added forwards RG_PM_Move/RG_PM_AirMove and some functions of a CSGameRules
2016-05-19 05:15:08 +06:00
buildSrc Initial implementation 2016-04-05 04:21:38 +06:00
gradle/wrapper Initial implementation 2016-04-05 04:21:38 +06:00
msvc Initial implementation 2016-04-05 04:21:38 +06:00
reapi Added natives set_movevar/get_movevar 2016-05-19 05:15:08 +06:00
.gitignore Initial implementation 2016-04-05 04:21:38 +06:00
build.gradle Initial implementation 2016-04-05 04:21:38 +06:00
gradle.properties Initial implementation 2016-04-05 04:21:38 +06:00
gradlew Initial implementation 2016-04-05 04:21:38 +06:00
gradlew.bat Initial implementation 2016-04-05 04:21:38 +06:00
LICENSE Initial commit 2016-03-30 17:12:54 +06:00
publish.gradle Added reapi_version.inc and other typos 2016-05-03 20:04:52 +06:00
README.md Added build status to README.md 2016-04-05 05:21:04 +06:00
settings.gradle Initial implementation 2016-04-05 04:21:38 +06:00
shared_icc.gradle Trying inline getHook 2016-04-20 01:47:27 +03:00
shared_msvc.gradle Initial implementation 2016-04-05 04:21:38 +06:00
shared.gradle Initial implementation 2016-04-05 04:21:38 +06:00

Reapi Build Status

AMX Mod X module, using API regamedll & rehlds