c83b9236b0
Fixed return value on UnhookConVarChange
Scott Ehlert2007-02-12 07:11:00 +00:00
1ac8d82d90
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40477
David Anderson2007-02-12 05:56:27 +00:00
ce7f2ae23b
More error message fix-ups: removed periods from single sentence native errors - did I miss any? Probably...
Scott Ehlert2007-02-12 05:53:49 +00:00
0d54b19b8e
More convar insanity 1) Added natives: HookConVarChange(), UnhookConVarChange(), and GetConVarName() 2) Fixed bug(s) where ConVar handles were being created when they didn't need to be 3) Fixed bug where convars not created by SourceMod would be unregistered
Scott Ehlert2007-02-11 11:09:38 +00:00
57c1f0dd4d
added and tested admin authentication. WOOT. only steam-based works for now.
David Anderson2007-02-09 04:41:03 +00:00
18aabecfd3
fixed a bug where early returns could cause the stack to not pop properly
David Anderson2007-02-09 04:38:57 +00:00
1c80875ea3
initial import of binding user admin ids to players in game
David Anderson2007-02-09 01:08:59 +00:00
fdba3e1f66
Initial import of convar stuff 1) Natives to create, find, set, and get convars 2) "cvars" option added to sm menu 3) Some internal additions to CPlugin to store a convar list Still some things left to do...
Scott Ehlert2007-02-08 21:41:28 +00:00
471da79fa5
added a wrapper for getclientconvarvalue fixed a bug in the player manager
David Anderson2007-02-08 20:37:24 +00:00
1300048946
Typo fix and removal of a semicolon in the name of consistency?
Scott Ehlert2007-02-08 04:56:08 +00:00
db676e8bfc
Corrected parameter order for FloatToString
Scott Ehlert2007-02-08 04:53:56 +00:00
67c76a9380
added gameevents to the publicly available interfaces
David Anderson2007-02-08 01:11:45 +00:00
4e5311d9f2
added+implemented the rest of the admin natives so far fixed a bug where flags could not be unset
David Anderson2007-02-06 01:14:32 +00:00
b596e10304
heavily cleaned up the player API exposed player API as an interface added client event listeners to API
David Anderson2007-02-05 20:32:34 +00:00
b018cd9d3a
initial import of the new admin api restructuring
David Anderson2007-02-05 09:14:40 +00:00
6a7f216615
Worst commit ever, but I have removed some unnecessary things
Scott Ehlert2007-02-05 08:58:03 +00:00
fcb8c35eec
removed InvalidateGroup() - it was a bad idea
David Anderson2007-02-05 02:16:33 +00:00
c21bfe57c1
Optimized forwards, now paused functions are stored in a temp list so we dont have to check if they're runnable on each function execution.
Borja Ferrer2007-02-04 22:41:44 +00:00
3efb158754
Code clean-up on aisle nana! Well, barely any code was touched here actually... 1) Fixed a few minor warnings 2) Removed MM build configs from geoip 3) Made sure that every project and build config had its Character Set set to Multi-Byte and that Detect 64-Bit Portability Issues was set to No.
Scott Ehlert2007-02-02 11:27:22 +00:00
54a574c104
Fixed annoying bug in builder where executing svnversion command on a path containing spaces would cause a crash
Scott Ehlert2007-02-02 11:08:51 +00:00
d52aaa81d9
oh god I hate GNU make so much hate hate hate yes I hate HATE what a sucky system who designed this anyway, a squirrel a radioactive squirrel? I tihnk it was a dead radioactive squirrel
David Anderson2007-01-30 02:38:12 +00:00