Commit Graph

  • 1b693c0351 fixed amb830 - basefunvotes.sp was named wrong David Anderson 2007-08-26 19:51:24 +0000
  • ec8413193f added amb786 - sm_banip can take a user name, redid access permissions, and prevented a bad mistake David Anderson 2007-08-26 19:41:05 +0000
  • 07b04432a2 fixed linux build David Anderson 2007-08-26 19:20:36 +0000
  • 1191b6332d cleaned up the core gamedata file a bit David Anderson 2007-08-26 19:11:36 +0000
  • af4a59c071 added amb727 (sm_time_adjustment) David Anderson 2007-08-26 18:41:57 +0000
  • d9866748f7 implemented amb843 - GetFileTime() David Anderson 2007-08-26 18:29:02 +0000
  • 294d6b9f8f fixed amb834 - command callbacks could potentially occur on invalid clients in very rare cases David Anderson 2007-08-26 17:41:02 +0000
  • b85f2c625c fixed amb832 David Anderson 2007-08-24 23:56:57 +0000
  • eb0a4bda94 - fixed a bug where the stack was restored incorrectly when the VM was not capable of properly restoring the stack (i.e. when an error occurred) - fixed re-entrancy bugs when a nested VM call on the same context threw an error David Anderson 2007-08-22 02:01:24 +0000
  • b24a28d834 Fixed amb729, implemented amb778. Admin needs ADMFLAG_CHANGEMAP to use sm_setnextmap Michael McKoy 2007-08-22 01:19:10 +0000
  • 4441de43f4 Fixed amb822. Fixed tag mismatches in vote plugins. Fixed "No votes casts" Michael McKoy 2007-08-22 01:18:17 +0000
  • f70881d641 Fixed amb822. Fixed tag mismatches in vote plugins. Fixed "No votes casts" Michael McKoy 2007-08-22 00:58:47 +0000
  • aa1d2b4c9e potential crash fix -- api inconsistency again? David Anderson 2007-08-21 16:26:15 +0000
  • 89899de7b0 fixed a trie (corruption/invalid memory access) bug found while investigating amb779 David Anderson 2007-08-21 16:20:28 +0000
  • 25f045bdea added helper function for panel text David Anderson 2007-08-19 18:34:36 +0000
  • 2a3de44ddb fixed amb819 - SplitString() cut off search by one character David Anderson 2007-08-19 17:31:26 +0000
  • 6a05c0925c added amb805, time formatting cvar Borja Ferrer 2007-08-19 16:54:06 +0000
  • f6c7196408 fixed a bug where the player count could be trashed across bad mapchanges. additionally, it gets hard reset on mapchange as a safety precaution. David Anderson 2007-08-19 15:47:53 +0000
  • a9b04f391f fixed bug amb779 - CS:S was freeing CBaseEntity pointers before client disconnect. IsClientInGame() checks now include a CBaseEntity validity check for safety measure. This will fix GetClientName() sometimes crashing on mapchange. David Anderson 2007-08-19 15:44:36 +0000
  • 33580d632b - fixed a series of corruption bugs in the admin cache (oh man, i suck sometimes) - fixed per-group immunity being implemented completely wrong - fixed GetAdminGroup being implemented wrong - fixed a crash bug in the native GetAdminGroup David Anderson 2007-08-19 15:11:49 +0000
  • 267312d553 removed the query code for cl_language Borja Ferrer 2007-08-19 15:02:20 +0000
  • 8bf21ae4b5 bumped api version David Anderson 2007-08-19 13:55:33 +0000
  • 5c53de349f fixed ordering mistake David Anderson 2007-08-19 13:55:14 +0000
  • 4fe064d43e added amb709, translator obeys cl_language Borja Ferrer 2007-08-19 13:25:42 +0000
  • 1f04ba166a fixed bug amb795 - reservedslots could crash David Anderson 2007-08-18 22:51:25 +0000
  • ee6f77d05f - added debugging messages for a bug report - added userid function to IGamePlayer David Anderson 2007-08-18 21:36:42 +0000
  • edc535ee3c added some cmd access stuff that i need for the admin menu toolchain David Anderson 2007-08-18 19:43:37 +0000
  • 1df2ab5b8b added amb374, reload plugin command Borja Ferrer 2007-08-18 17:15:22 +0000
  • cb7f62246a removed an API feature that was not only in the wrong place but was not implemented at all David Anderson 2007-08-18 14:14:48 +0000
  • 874e3d6ed2 added crash notice about KickClient() David Anderson 2007-08-18 13:17:51 +0000
  • c6c5540457 fixed amb806 - menus with no items caused halt David Anderson 2007-08-17 20:28:19 +0000
  • eb6ede7cef removed an assertion that really isn't needed David Anderson 2007-08-16 14:58:25 +0000
  • ed5b455e8e max client name is more reasonable now David Anderson 2007-08-16 11:33:29 +0000
  • a1acf91af7 - clarified GetMaxClients + OnPluginStart - added a MAX_NAME_LENGTH define for player names David Anderson 2007-08-15 23:09:13 +0000
  • dd4974b2af Oops - broke the build by not committing this David Anderson 2007-08-15 22:05:00 +0000
  • f333264a50 plugin name is now outputted in debug messages David Anderson 2007-08-15 20:22:30 +0000
  • da0a160371 SourceMod will now spit out errors for scripts that become corrupt and would otherwise be crashing Core. if you get these errors contact the dev team. David Anderson 2007-08-15 20:18:15 +0000
  • 290f90a3a3 added FakeClientCommandEx() to solve a nasty re-entrancy issue David Anderson 2007-08-15 18:26:15 +0000
  • ab2a4d5457 added request amb780 - fakeclientcommand no longer sets chat triggers David Anderson 2007-08-15 17:22:21 +0000
  • cb57752dba fixed a less likely fakeclientcommand bug David Anderson 2007-08-15 17:17:52 +0000
  • 84a08ba000 fixed bug amb571 (FakeClientCommand having weird side effects) David Anderson 2007-08-15 17:14:48 +0000
  • 4016c52a38 - removed some debug stuff - committed msvc8 detection to sm_platform.h - updated comments to FormatTime() David Anderson 2007-08-15 16:21:28 +0000
  • 54a8126648 fixed amb800 - FormatTime() being microsofty David Anderson 2007-08-15 16:17:54 +0000
  • fd9ffeaf79 Ick again, fixed? Scott Ehlert 2007-08-15 08:08:42 +0000
  • 90dd80f614 Ick, fixed builds Scott Ehlert 2007-08-15 07:42:51 +0000
  • a1009aed38 Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. All plugin and include file headers also have been changed to say about GPL3 instead of GPL2. Scott Ehlert 2007-08-15 06:19:30 +0000
  • 8920861d6a added sql stuff to build David Anderson 2007-08-14 07:22:40 +0000
  • c72110e9af fixed small bug in the mysql admin script David Anderson 2007-08-14 07:17:05 +0000
  • 99d9b96ec6 fixed a help text error David Anderson 2007-08-14 06:41:12 +0000
  • b5df2dfb07 schema change (ugh) normalized immunity properly David Anderson 2007-08-14 05:42:44 +0000
  • 309de7c510 initial import of simple sql admin management plugin David Anderson 2007-08-14 04:46:21 +0000
  • e2e6ec777b added SQL_CheckConfig() so sql admin plugins can default back David Anderson 2007-08-14 01:00:42 +0000
  • badeade4e9 fixed up sqlite3 script - now has proper constraints and autoincrement fields David Anderson 2007-08-14 00:53:39 +0000
  • 86d5ccc3c4 initial import of threaded sql admin plugin David Anderson 2007-08-13 22:49:57 +0000
  • 6053dff454 fixed a bug where sm_dump_handles reported some freed handles incorrectly David Anderson 2007-08-13 19:41:15 +0000
  • 31dea335c3 immunity list can now be NULL David Anderson 2007-08-13 19:12:38 +0000
  • c99ed2a8eb fixed another Handle leak in same David Anderson 2007-08-13 18:41:11 +0000
  • a8206db64e fixed a memory leak in sql groups prefetch David Anderson 2007-08-13 18:39:02 +0000
  • b8900e9cfe added data parameter to SQL_TConnect() David Anderson 2007-08-13 16:49:53 +0000
  • 6943dece87 initial import of sql admins prefetch plugin and associated table schemas David Anderson 2007-08-13 01:46:58 +0000
  • 07570212e8 added basevotes and basefunvotes to the build David Anderson 2007-08-13 00:22:27 +0000
  • 1458a48f13 admin plugin now reads overrides from separate file (but also admin_levels.cfg for backwards compatibility) David Anderson 2007-08-13 00:19:46 +0000
  • afb58cfd67 outputs to stdout now David Anderson 2007-08-12 20:02:07 +0000
  • ed88587a2f Fixed a compiler crash on Linux when the include directory didn't exist Scott Ehlert 2007-08-12 05:54:09 +0000
  • aad8efc0a7 and apparently msvc didn't like those line endings David Anderson 2007-08-11 21:24:30 +0000
  • e980160d12 added windows support for crc32 David Anderson 2007-08-11 21:24:00 +0000
  • dc9a5a7a4b added support for insurgency 1.1a David Anderson 2007-08-11 21:20:33 +0000
  • ad1173a318 added small file-crc32'ing tool David Anderson 2007-08-11 21:20:03 +0000
  • 4b75dffe41 added CRC32 checking capability to gamedata files David Anderson 2007-08-11 21:19:35 +0000
  • 761100b856 fixed header not having double-include barrier David Anderson 2007-08-11 19:58:06 +0000
  • 45b1bbdcd4 fixed a bug where admin access levels were read incorrectly David Anderson 2007-08-11 18:03:55 +0000
  • 9f4a682a1f fixed dynamic output dir for drag+drop Christian Hammacher 2007-08-10 22:43:44 +0000
  • 5d195c6560 fixed drag&drop bug Christian Hammacher 2007-08-10 22:29:54 +0000
  • c2e2c5bfda Fixed bug where error messages weren't displayed; changed icon; added optional compiler.ini to set default output directory (Section "Main", Key "Output") Christian Hammacher 2007-08-10 20:00:08 +0000
  • ac03126022 Added replicate and notify parameters to ResetConVar() - these were already available for SetConVarX() Scott Ehlert 2007-08-10 09:16:58 +0000
  • a53d103507 fixed per-group command overrides not working David Anderson 2007-08-10 05:59:03 +0000
  • 2ff8d1776e fixed some state parsing errors David Anderson 2007-08-10 05:08:14 +0000
  • 2a8d9a7aee flag letter assignment is now handled by core David Anderson 2007-08-10 04:53:30 +0000
  • 267f2bd60a VoteCancel_NoVotes implemented in vote plugins Michael McKoy 2007-08-10 01:07:07 +0000
  • 70cfc9395d MenuAction_Cancel now passes a vote cancellation reason David Anderson 2007-08-09 23:45:33 +0000
  • ddf6726f14 Vote plugin changes, added basefunvotes Michael McKoy 2007-08-09 23:34:53 +0000
  • eedb308bab added amb739, SQL_ReadDriver() David Anderson 2007-08-09 20:06:42 +0000
  • 0adbf810b8 fixed silly design decisions in geoip that were copied over from amxmodx. natives now return true/false and the buffer is zeroed instead of filled with "ERROR" David Anderson 2007-08-09 19:48:46 +0000
  • 000d5792e3 bumped the menu api version (oops) and added sm_vote_delay to sourcemod.cfg David Anderson 2007-08-09 19:14:15 +0000
  • e6fa620ae2 added amb764, vote delay setting David Anderson 2007-08-09 19:05:34 +0000
  • 3cd3a0a8d6 added amb766 - GetMenuTitle() David Anderson 2007-08-09 18:25:00 +0000
  • 9588414f45 fixed amb769 (tag mismatch on MENU_ACTIONS_ALL) David Anderson 2007-08-09 18:19:23 +0000
  • 5db2f8e495 fixed amb768 David Anderson 2007-08-09 06:16:07 +0000
  • c8f03384cb oops, tag mismatch on MenuActionAll, forced tag for now. Michael McKoy 2007-08-09 00:45:38 +0000
  • cb8a6cddeb MENU_ACTIONS_ALL, lawls. Michael McKoy 2007-08-09 00:38:26 +0000
  • 87ba626fe5 Basevote changes based on testing and BAILOFEEDBACK Michael McKoy 2007-08-09 00:31:45 +0000
  • 59687e802d Import of baseplugins.sp Michael McKoy 2007-08-08 23:45:24 +0000
  • 681477cd24 Import of new phrase file Michael McKoy 2007-08-08 23:44:56 +0000
  • 63ac214c47 removed on ferret's request David Anderson 2007-08-08 23:44:38 +0000
  • ba43b95d73 Base Votes import. Michael McKoy 2007-08-08 23:35:16 +0000
  • 3d26e26d52 Corrected filename in header of basefuncommands.sp Michael McKoy 2007-08-08 23:26:42 +0000
  • ccbdfdbf2b fixed a parsing bug in admin-flatfile's group parser David Anderson 2007-08-08 23:04:48 +0000
  • 6b18b901ae You really should use your booleans right! sm_cancelvote fixed... Michael McKoy 2007-08-08 21:46:44 +0000
  • acfd5204d9 Switched to hinttext native and added sm_hsay back to non-CSS mods. Color is still CSS only. Michael McKoy 2007-08-08 21:32:39 +0000
  • 803f2122cf Added sm_cancelvote to the base commands, as well as appropriate translations. Michael McKoy 2007-08-08 21:32:06 +0000