064f57e321
Fixed amb1580 - trailing comma wasn't allowed in multi-dimensional array initializations Also bumped compiler copyright year, since the same file was, um, changed
Scott Ehlert2008-04-04 20:24:46 +00:00
bcb9bc988f
fixed a gcc complaint in the admincache dump function
David Anderson2008-04-04 20:24:26 +00:00
10bd6c298e
Fixed amb1579 bug in entity outputs and added hl2mp to the supported games.
Matt Woodrow2008-04-03 23:57:54 +00:00
1f071f7c80
Fixed amb1577 - CreateConVar return documentation was incorrect
Scott Ehlert2008-04-02 17:51:09 +00:00
4d3d51b5dd
Fixed amb1577 - CreateConVar return documentation was incorrect
Scott Ehlert2008-04-02 17:43:58 +00:00
51d5f79f1e
Changed UnHook -> Unhook for entity output natives.
Matt Woodrow2008-04-02 01:58:45 +00:00
9b4bdd05b5
Removed a stray debug message from entity outputs.
Matt Woodrow2008-04-02 01:46:20 +00:00
79fb305722
Spring Cleaning, Part Ni (2) - Renamed output file in regex extension project file from sample.ext.dll to regex.ext.dll - Revampled sample extension Makefile. It is now possible to build an extension that doesn't require the use of Metamod using it.
Scott Ehlert2008-04-01 04:22:47 +00:00
fbe46934a4
Added EquipPlayerWeapon to SDKTools. Offsets for CS:S and TF2 added.
Matt Woodrow2008-04-01 00:51:21 +00:00
b9aac380d4
Added sm_dump_datamaps server command.
Matt Woodrow2008-03-31 23:13:31 +00:00
127c89de4e
Big changes to dynamic menu. Removed constant kv tracking. Tested everything. Import of config files.
Matt Woodrow2008-03-31 22:44:18 +00:00
251cced1f8
Spring Cleaning, Part Ichi (1) Various minor things done to project files Updated sample extension project file and updated makefile to the new unified version (more changes likely on the way) Updated regex project file and makefile
Scott Ehlert2008-03-30 07:00:22 +00:00
02931c94cf
Changed env var used in include paths: SOURCEMM -> SORCEMM16 Removed some unneccessary build configuartations in some project files
Scott Ehlert2008-03-28 06:21:34 +00:00
3a14544385
Changed env var used in include paths: SOURCEMM -> SORCEMM16 Changed env var used in include paths: SOURCEMM142 -> SORCEMM14 Removed some unneccessary build configuartations in some project files
Scott Ehlert2008-03-28 06:18:26 +00:00
33b2847ec3
Added scripting/adminmenu directory to build tool
Scott Ehlert2008-03-28 04:51:53 +00:00
3bcd296d99
Merged crash fix (amb1539) from 1.0.1 branch
Scott Ehlert2008-03-21 04:26:53 +00:00
3ecd914647
Fixed amb1539 - Crash on The Ship due to unavailable IFileSystem functions which are used in KeyValues::LoadFromFile()
Scott Ehlert2008-03-21 03:36:13 +00:00
54b49dafbf
Copied over this super minor change - removed debug code or something
Scott Ehlert2008-03-21 01:20:22 +00:00
100c3ae389
implemented amb1514 - SM_PARAM_STRING_BINARY (bumped ISourceMod for this)
David Anderson2008-03-12 04:06:32 +00:00
aed775162c
reworked antiflood. it now has some logic in core to take care of loading order nastiness, and to fully prevent trigger spamming
David Anderson2008-03-12 03:33:52 +00:00
c6868c213e
Added Load Failures to sm plugins list
Matt Woodrow2008-03-11 19:25:19 +00:00
50760d853f
Cleaned up a few things in regex extension and updated project files to build on both engines. Linux makefiles probably still won't work.
Matt Woodrow2008-03-04 23:18:16 +00:00
e6d37a3850
fixed a serious codegen bug where profiled internal functions in plugins could have their return values smashed. this only affected plugins being internally profiled
David Anderson2008-03-02 18:18:42 +00:00
d8569c1139
updated build tool for vdf file and new plugin names
David Anderson2008-02-22 21:51:04 +00:00
63cb644232
deprecated LoadMaps() and its usage in three plugins renamed basefun* to fun* removed map file list cvars
David Anderson2008-02-22 21:01:08 +00:00
b66203259b
attempt at getting the build tool to use the new makefiles
David Anderson2008-02-22 14:20:02 +00:00
5398db729c
shiny new Makefiles with new build procedure. i've removed ep1+mms16 support for now. i've also removed -fPIC since it's useless bloat on modern x86.
David Anderson2008-02-22 14:16:53 +00:00