faeaf9259e
Cvars: Add OnCvarChanged global forward
...
I really tried to use "cvar_changed" as name, but it bothered me so much to look that weird I could not keep it.
2015-01-23 19:05:31 +01:00
7317f1d233
Update PackageScript.
2014-08-06 09:17:48 +02:00
0cf5a2e12f
Expose ParseFile_INI to API.
...
Some minor changes have been made in parser:
- Added ReadINI_ParseStart and ReadINI_ParseEnd call.
- Function returns SMCResult instead of bool. To avoid unecessary complexity and duplicating natives, this feels more appropriate to let these functions to share some SMCResult and SMCParse constants. Since properly documented, this should be ok.
- Made sure curtok is set to 0 when ptr_val is null, otherwise unexpected value would be passed into the forward.
2014-08-06 09:17:45 +02:00
0d59209e4c
Geoip: Replace GeoIP.dat by GeoLite2-Country.mmdb.
2014-08-05 20:08:17 +02:00
d1122b982c
Ship license files with builds.
2014-08-04 14:40:01 -05:00
30b0585447
Fix missing cellstack.inc file.
2014-08-02 18:42:18 +02:00
e7b7506efa
Introduce API to create Stack structures
2014-08-01 23:14:44 +02:00
a6f10efd03
splitext didn't work
2014-07-27 12:11:44 +03:00
868be37007
Remove svn_version.inc from package script
2014-07-27 11:09:15 +03:00
1c32e7284b
Fix package script copying wrong amxmodx_version file to include folder
2014-07-27 11:02:06 +03:00
939a724b1a
Regex: Add regex_replace native.
2014-07-17 11:21:06 +02:00
e3e3d8a255
🔥 Remove NS2AMX utility backwards compatibility
2014-06-05 17:18:25 +03:00
ae9315ad48
🔥 Remove amxmod compatability
...
This doesn't remove anything from the engine
2014-06-05 13:48:56 +03:00
f69a8e66c6
Don't copy debug files into package directory.
...
Debugging symbols should be present in the binaries by default now.
2014-05-17 14:57:57 -05:00
a86ca1491f
Add new string natives/stocks, make some UTF-8 safe (bug 6110, r=ds)
2014-04-30 09:33:03 +02:00
e81e7bee13
Fix missing DataPacks plugin test and include file in PackageScript (thanks GuskiS)
2014-04-12 20:33:55 +02:00
aa46469878
Add new variants of strbreak, which is too broken to use.
2014-02-09 23:40:45 -08:00
f0f319a418
Add WinCSX to AMBuild scripts.
...
Former-commit-id: eca50829ae45c9d7bad2f0c79a95ba7a1e35c63e
2014-02-08 21:16:41 -08:00
1f15fdd6cb
Update versioning for AMBuild and git.
...
Former-commit-id: ea473061ef1f3b52716decfb4dafcfd66167730d
2014-02-08 20:37:33 -08:00
59c3e271db
Remove all files related to SVN versioning.
...
Former-commit-id: 57a320bfe97fcf87cf2adc6a5ee3ae07814f798d
2014-02-08 16:26:40 -08:00
8f51d87826
Get PackageScript release-equivalent on Linux.
...
Former-commit-id: 15cfb571fbfb37281e1465a013305ff6267b7dce
2014-02-08 14:29:15 -08:00
e57845dd50
Add the PackageScript.
...
Former-commit-id: 8fe47f62d5ac5426fd1b718f4339c9add70e9fa5
2014-02-08 13:46:34 -08:00