Commit Graph

  • f187f1eb8a fixed amb1225 - extremely rare compiler bug could cause crash. unluckily, this suddenly started breaking the linux build, which should now work again David Anderson 2007-12-08 17:31:44 +0000
  • bb64e2bd6d added debugging to build tool David Anderson 2007-12-07 21:43:28 +0000
  • 1ad8e34181 fixed amb1252, GetPlayerInfo wouldnt work for the last player index fixed iserver crashing on linux Borja Ferrer 2007-12-07 00:17:24 +0000
  • 6151b89b94 fixed documented param order being wrong on ReadMapList() David Anderson 2007-12-06 14:08:22 +0000
  • 37096d7307 fixed doc error on GetClientMenu() David Anderson 2007-12-06 12:26:59 +0000
  • d78d7ab960 - rewrote internal convar hooking mechanism to prevent crashes and potential "race conditions" - sharesys is now the first thing to run, so g_pCoreIdent is valid EVERYWHERE - added internal convar hooking funcs for timersys David Anderson 2007-12-06 03:28:02 +0000
  • 9ab9eba5d7 added amb1235, added support for the IServer interface added a native to retrieve the spray file of a client added a native to get the net traffic of the server Borja Ferrer 2007-12-06 02:25:35 +0000
  • 04c0684879 empires does not support radio menus properly David Anderson 2007-12-05 19:39:54 +0000
  • b4aca8dd06 fixed @aim giving wrong name in ProcessTargetString() feedback David Anderson 2007-12-05 18:12:25 +0000
  • 5ae2a5c4fe sm_dump_handles now shows memory usage David Anderson 2007-12-05 18:07:18 +0000
  • 41ac66fceb deprecated IsValidHandle() David Anderson 2007-12-05 15:38:45 +0000
  • 737a359990 - removed ancient bcompat shim for translations/core.cfg file - fixed msvc8 whining about BfReadString David Anderson 2007-12-04 15:58:07 +0000
  • 8eb040a832 added sdktools support for sourceforts 1.9.3 removed old s_pTempEntities offsets for linux David Anderson 2007-12-04 15:29:37 +0000
  • c5b6c63ec6 added ability to use game name from gameinfo.txt in gamedata files David Anderson 2007-12-04 15:27:04 +0000
  • 97e8e16012 Typo fixed Michael McKoy 2007-12-04 03:29:02 +0000
  • e07fa5bb28 universal INS detection for radio menus David Anderson 2007-12-04 03:10:03 +0000
  • fc53efb288 fixed amb1241 - IVEngineServer implementation of client querying is completely broken on orange box, thanks valve David Anderson 2007-12-04 02:35:46 +0000
  • ec11691734 fixed build David Anderson 2007-12-04 02:10:02 +0000
  • b569bd8f97 - fixed a bug where sdktools did not filter @aim properly (:. immunity was ignored) - fixed a bug where sdktools did not check to see if g_pBinTools was valid before using it David Anderson 2007-12-04 01:17:15 +0000
  • 3dd4c767c1 added @t, @ts, @ct, @cts target patterns David Anderson 2007-12-04 01:08:03 +0000
  • 0d6504b4a6 added empires to the list of mods that supports ShowMenu David Anderson 2007-12-04 01:01:05 +0000
  • 02c062a380 added empires mod support to sdktools David Anderson 2007-12-03 23:00:34 +0000
  • 430a7ee54b reverted accidental stupid commit David Anderson 2007-12-03 22:57:47 +0000
  • 0b8410eae1 added empires 2.0 support to sdktools David Anderson 2007-12-03 22:55:23 +0000
  • 0cb387bf0a added amb995 - garrysmod support David Anderson 2007-12-03 03:24:33 +0000
  • dcb77e0918 addressed amb1230 - BfReadString() erroring on something that should be perfectly valid David Anderson 2007-12-03 03:19:21 +0000
  • 6533e16019 fixed amb1210 - ReadMapList() broken for "mapcyclefile" David Anderson 2007-12-03 02:43:42 +0000
  • 049eff8336 fixed amb1233 - sm_psay from server console David Anderson 2007-12-03 02:27:59 +0000
  • 86a9369c04 fixed a crashbug when MAPLIST_FLAG_MAPSFOLDER was not present and all fallbacks failed David Anderson 2007-12-02 16:47:10 +0000
  • 98b74c2e21 fixed a bug where mapcyclefile might not be read properly David Anderson 2007-12-02 16:43:34 +0000
  • ab2ef7a0e0 nextmap won't default to anything non-mapcyclefile now David Anderson 2007-12-02 16:43:19 +0000
  • b6bb09e0b8 nextmap now use ReadMapList() and OnConfigsExecuted() instead of OnMapStart David Anderson 2007-12-02 16:30:47 +0000
  • 7e013d8343 fixed linux build David Anderson 2007-12-02 05:38:58 +0000
  • 6ecfa76b01 committed vcproj changes left around David Anderson 2007-12-02 05:33:57 +0000
  • 9b2f22fa6d fixed the build David Anderson 2007-12-02 04:31:28 +0000
  • 5b2e32da18 Added ReadMapList support for sm_votemap in the admin menu Matt Woodrow 2007-12-02 02:48:22 +0000
  • ac058124cc added a note about ReadMapList() lifetime David Anderson 2007-12-02 02:17:18 +0000
  • a8ecd7fea4 - added beefy new ReadMapList() native - admin menu now uses ReadMapList() - added UTIL_TrimWhitespace() to stringutils - moved GetFileTime() implementation to ILibrarySys - cleaned up sorting include a bit - removed adminmenu_maplist.ini, since it's specified by maplists.cfg - added maplists.cfg David Anderson 2007-12-02 02:10:37 +0000
  • da9168082c stop crying gcc Borja Ferrer 2007-12-02 02:05:55 +0000
  • 1d2e7bb46b Fixed amb1219 - Proper tokenising of sm_addban Matt Woodrow 2007-12-02 01:59:19 +0000
  • 67417e2bf6 added amb861, sounds can be hooked now Borja Ferrer 2007-12-02 01:51:48 +0000
  • 221429ff6e added amb382, KV get/set vector natives Borja Ferrer 2007-12-01 00:37:47 +0000
  • 5d23282b07 improved docs on sdktools sound functions David Anderson 2007-11-30 15:50:32 +0000
  • 97e77c520e fixed a spelling mistake David Anderson 2007-11-28 16:00:18 +0000
  • 34b7563160 added DS's patch from amb1179 David Anderson 2007-11-27 22:50:52 +0000
  • c92048fefb fixed a rare parsing bug where too many tokens would be detected if the staging buffer was broken directly before the second quotation mark in a key string David Anderson 2007-11-27 17:25:16 +0000
  • b98edf88b6 added amb1191 - absolute paths David Anderson 2007-11-27 02:19:39 +0000
  • 4d63d44155 amb1206 - g_pGameRules for TF David Anderson 2007-11-27 01:59:38 +0000
  • 5e0cc6cd35 amb1207 - AcceptEntityInput on TF2 David Anderson 2007-11-27 01:58:05 +0000
  • d5ddb0ce79 installer now defaults to center of primary monitor David Anderson 2007-11-25 20:58:48 +0000
  • 6545c3e08c small clarification to param2 in MenuAction_End David Anderson 2007-11-25 18:50:13 +0000
  • 5c97afc2f5 manual folder selection now works David Anderson 2007-11-25 18:06:49 +0000
  • 8d6139ad5c new game list code, detects steam accounts and dynamically shows you which games are under each one David Anderson 2007-11-25 18:03:59 +0000
  • 61673e10f6 file copying now works, dialogs re-display at their last location, fixed up a bunch of interface mistakes, etc David Anderson 2007-11-25 04:46:18 +0000
  • 54ad852d72 addressed amb1201 - no_mapchange timers now get removed right after onmapend David Anderson 2007-11-25 02:45:12 +0000
  • ef8db35a49 added SetEntityModel native Borja Ferrer 2007-11-24 18:17:00 +0000
  • 5849a0d2e2 The current map played shouldn't appear in MapChooser votes or RTV votes now. It can still be nominated in RTV though. Michael McKoy 2007-11-24 03:28:33 +0000
  • a86f386f12 gah forgot this Borja Ferrer 2007-11-23 23:24:40 +0000
  • a91c7892a4 added amb1189, FindEntityByClassname for TF2 Borja Ferrer 2007-11-23 23:21:19 +0000
  • 20112fe6cc skeleton tf2 extension for ferret David Anderson 2007-11-23 05:27:58 +0000
  • 3f49d29274 merged trunk back into 1.1.0 branch for "safety" David Anderson 2007-11-23 05:10:33 +0000
  • 674b877a43 fixed a precision bug that caused SourceMod to stop working after excatly 72.8 hours David Anderson 2007-11-23 02:39:48 +0000
  • 7c95678241 Small RTV adjustment Michael McKoy 2007-11-23 01:13:13 +0000
  • d0bcaecdef RTV Adjustments Michael McKoy 2007-11-23 01:06:35 +0000
  • 9be4c043a4 Typo in example in admins_simple.ini Matt Woodrow 2007-11-22 20:34:38 +0000
  • 858fd7d3cd Build fix attempt 1 Matt Woodrow 2007-11-21 22:15:05 +0000
  • 19c184aefc Added KvGetSectionSymbol Matt Woodrow 2007-11-21 20:58:00 +0000
  • bce7cf5bdd fixed build Borja Ferrer 2007-11-21 12:58:37 +0000
  • 64a07ce198 added new native KvJumpToKeySymbol Matt Woodrow 2007-11-21 06:49:40 +0000
  • 58ff2d14af Fixed permissions for Basechat say aliases, removed sm_psay_mode. Use command overrides for sm_psay instead. Michael McKoy 2007-11-21 01:21:32 +0000
  • 09b6c5ead1 added new menu feature for old plugins David Anderson 2007-11-20 17:16:50 +0000
  • 81f6856ad9 fixed small bug in SortADTArray David Anderson 2007-11-20 04:36:38 +0000
  • 776e51dbac Moved some variables in RTV to OnMapStart Michael McKoy 2007-11-20 03:55:54 +0000
  • d09ea8fda2 added ITopMenu::GetObjectName() David Anderson 2007-11-20 03:50:55 +0000
  • fa3f1991ff Added sort functions for ADT Arrays, see sorting.inc Michael McKoy 2007-11-20 03:02:11 +0000
  • 4aa9ae379f renamed the new native David Anderson 2007-11-20 02:24:10 +0000
  • d04d0e4089 submitting patch from amb1181 - retrieving topmenu object name David Anderson 2007-11-20 02:22:26 +0000
  • 3d4d583182 Fixed the counting of team wins and rounds played in MapChooser Michael McKoy 2007-11-19 23:11:10 +0000
  • 36cbf57b85 fixed makefiles David Anderson 2007-11-19 22:08:51 +0000
  • 4e83e1949a fixed build David Anderson 2007-11-18 18:02:53 +0000
  • fdd75d6fcb we now refresh tf2 menus because valve like writing buggy interfaces David Anderson 2007-11-18 17:07:32 +0000
  • 02f41feadf fix for amb1174 - sv_visblemaxplayers being changed even with hidden slots disabled. Matt Woodrow 2007-11-18 06:25:33 +0000
  • 5c2e13b12b updated sdk to include usermsgs David Anderson 2007-11-17 05:50:09 +0000
  • 200fe16e1c fix for amb1156 - CS:S Tools overrides the PrintHintText native with its own version. this is a fail-safe for CS:S being loaded, as we can have better control from an extension. David Anderson 2007-11-17 05:41:47 +0000
  • 358a1e959e fix for amb1156 - gamedata specifies HintText type now David Anderson 2007-11-17 05:40:58 +0000
  • f950225229 added GetGlobalTarget/SetGlobalTarget to g_pSM const'd some things David Anderson 2007-11-17 05:33:47 +0000
  • a79a169384 added a quick experimental system for overriding core natives David Anderson 2007-11-17 04:31:01 +0000
  • dfa007081b added amb1165 - exposed some plugin admin functionality to extensions David Anderson 2007-11-17 02:54:44 +0000
  • ecbd1f5e36 added amb1169 - dumping handles to game logs David Anderson 2007-11-17 01:43:25 +0000
  • d2b288fd6a fixed amb1164, SM was crashing due to interface changes from valve (this change is just to make the build update using the latest sdk) Borja Ferrer 2007-11-16 21:34:29 +0000
  • 413a9360ad fixed build, i suck David Anderson 2007-11-16 18:23:04 +0000
  • 8ce2ac7a5b fixed amb1161 - voteban didn't actually ban David Anderson 2007-11-16 14:17:56 +0000
  • a00c455135 fixed spacing David Anderson 2007-11-16 14:17:26 +0000
  • 555f76ba67 fixed amb1160 - a bunch of menus could display invalid clients David Anderson 2007-11-16 14:08:02 +0000
  • 4d9ef26dbc fixed amb1162 - SetUserAdmin() did not work as documented David Anderson 2007-11-16 14:04:05 +0000
  • 0f9a7eee81 more doxygen comment fixes David Anderson 2007-11-16 02:27:02 +0000
  • 2989163de4 another minor doxytypo David Anderson 2007-11-16 01:27:38 +0000
  • 0e4dc3a565 fixed some doxygen comment typos David Anderson 2007-11-16 01:24:15 +0000
  • fcb362da09 fixed amb1148, formatting large float numbers produced garbage (thanks PM!) Borja Ferrer 2007-11-13 16:36:50 +0000
  • 7063d310d3 Fixed amb1154 and another kick bug with sm_reserve_type 1 Matt Woodrow 2007-11-12 21:51:54 +0000