Commit Graph

  • 83c82387e3 Changed ArrayGetCell() to return the cell value instead of byreferencing the value. Steve Dudenhoeffer 2007-07-26 16:22:29 +0000
  • 9ce9b142e7 Implemented amb397 - amx_add{client}menuitem now accepts filenames as well as registered plugin names Steve Dudenhoeffer 2007-07-25 18:54:32 +0000
  • ced56c79b6 what the hell how did this change Steve Dudenhoeffer 2007-07-25 18:13:38 +0000
  • d836aeb716 Added some defines for cmd_target's filter system (for less cryptic code) Steve Dudenhoeffer 2007-07-25 18:10:08 +0000
  • 7c642fbf6e final fix for amb29 - ml issues with pause/stop saving in menu. Steve Dudenhoeffer 2007-07-25 17:28:26 +0000
  • a28a80e45f Few additions to fakemeta: Steve Dudenhoeffer 2007-07-24 06:05:43 +0000
  • 2cbf7fca08 Forgot to update SVN with TS3.0 and RegisterHamFromEntity changes Steve Dudenhoeffer 2007-07-19 18:43:27 +0000
  • 4b02ffa920 Fix for amb519: geoip_code2 and geoip_code3 will overflow the result buffer on an unsuccessful lookup. Steve Dudenhoeffer 2007-07-19 18:37:13 +0000
  • 8316318c31 Fix for amb343 - tfc_clearmodel didn't function as advertised. Steve Dudenhoeffer 2007-07-17 02:18:04 +0000
  • 7b6d4ce699 Fix for amb503 - csx module not setting meta result when paused. Steve Dudenhoeffer 2007-06-30 05:11:13 +0000
  • 6f590c85f6 fixed bug where fwrite_blocks crashed the server Christian Hammacher 2007-06-29 21:46:24 +0000
  • f86dad801f compiled against latest components, updated link of mxFlatPack in .dpr, bumped version to 1.77 Christian Hammacher 2007-06-28 12:23:50 +0000
  • ee5dccfc0f - added ability for statscfg to use translations (amb28) - added ML translations for new statscfg lines (amb28, from kwo) - added miscstats/statsx support for new statscfg lines (amb28, patches from kwo) David Anderson 2007-06-28 04:25:04 +0000
  • 16c17cff63 Undid portions of revision 3261: get_{pcvar,cvar}_num discrepancies, the added overhead just wasn't worth how stupidly rare the occurrences were. Steve Dudenhoeffer 2007-06-25 03:23:19 +0000
  • ce526ac432 Fixed amb109 - mapsmenu now checks mapcyclefile cvar before reverting to mapcycle.txt Steve Dudenhoeffer 2007-06-22 18:37:38 +0000
  • a3342213b5 Added amb427: Additional weapons to dod_{get,set}_user_ammo Steve Dudenhoeffer 2007-06-22 18:25:16 +0000
  • ef41393bc3 Fixed amb130 - various menus did not take ADMIN_ALL / ADMIN_ADMIN into account. Steve Dudenhoeffer 2007-06-22 17:47:32 +0000
  • a45d98efea Fix for amb421: get_user_weapons omitting a weapon in Day of Defeat. Steve Dudenhoeffer 2007-06-22 17:10:21 +0000
  • e23f3747ba Possible fix for amb149 - register_event with "e" triggers false positives for dead players not fully in game. Steve Dudenhoeffer 2007-06-22 16:51:16 +0000
  • 3f268e5f2e Fixed amb69 - metamod trying to reload amxmodx on systems with poorly configured clocks. Steve Dudenhoeffer 2007-06-22 16:02:17 +0000
  • b3e61b1d75 Fix for amb108 - statsx keeping port when saving stats by ip - this should still allow for old stats files to work, but there is a small chance for idiosyncrasies if there are multiple users with the same ip (but different port) saved. Steve Dudenhoeffer 2007-06-22 15:35:46 +0000
  • 6865b984e0 Fixed accidental reversal of think and touch virtual index under Day of Defeat. Steve Dudenhoeffer 2007-06-22 05:06:49 +0000
  • 7c4dccac8c Added amb30 - csstats_rankbots will stop bots from showing in /top15 Steve Dudenhoeffer 2007-06-21 19:37:58 +0000
  • 6c0300801f Added amb32 - amxx {cvars,cmds} now takes an optional parameter to filter plugins by plugin filename Steve Dudenhoeffer 2007-06-21 15:26:02 +0000
  • 069c293aba Fixed amb350 - typo in traceline_set_float Steve Dudenhoeffer 2007-06-21 03:44:36 +0000
  • 7690f1a099 Fixed the mirror system not working. Steve Dudenhoeffer 2007-06-12 15:59:10 +0000
  • add02dc55e Fixed amb365 - EF_SetSize() stock had incorrect params Scott Ehlert 2007-06-05 02:38:48 +0000
  • 961114c260 Fix for amb305 - tasks cause a crash on mods that do not have the standard mp_timelimit cvar. Steve Dudenhoeffer 2007-05-28 14:49:34 +0000
  • ff3def3d00 Forgot to remove the MAX_MAPS define :o Steve Dudenhoeffer 2007-05-24 18:19:45 +0000
  • 39f759368f Added show_activity changes to mapsmenu Made mapsmenu use cellarray natives instead of MAX_MAPS Steve Dudenhoeffer 2007-05-24 18:15:41 +0000
  • 4cdd43b29b Fixed accidental commit of a language file Steve Dudenhoeffer 2007-05-24 17:16:36 +0000
  • 0c82e09df1 Added amb42 - different amx_show_activity values. Steve Dudenhoeffer 2007-05-24 17:11:11 +0000
  • 1129f09660 Added the any tag fix for functions returning any: Steve Dudenhoeffer 2007-05-22 01:29:18 +0000
  • 079606c143 Added amb311 - mapcycle file now ignores .bsp extension Steve Dudenhoeffer 2007-05-20 15:03:26 +0000
  • 66feed1d2b Added charsmax() define, as a less typo-prone utility for sizeof(array)-1. Steve Dudenhoeffer 2007-05-18 15:20:34 +0000
  • 65748001f0 Added FCAP_* constants Steve Dudenhoeffer 2007-05-16 16:28:44 +0000
  • 4504875df9 Fixed Makefile Steve Dudenhoeffer 2007-05-16 15:24:14 +0000
  • cd023c30d9 Added GPL header to all files. Steve Dudenhoeffer 2007-05-16 03:57:18 +0000
  • 7bb562182f Changed _array_included to _cellarray_included Steve Dudenhoeffer 2007-05-14 22:11:28 +0000
  • 77ca104a8d Renamed array.inc to cellarray.inc so that rukia doesn't start hagging about it. Steve Dudenhoeffer 2007-05-14 22:10:13 +0000
  • b660df8df6 Added {get,set}_pdata_cbase{_safe} - compliments Fakemeta's get_pdata functions, but this will set/get an offset that is a CBaseEntity. Steve Dudenhoeffer 2007-05-13 14:01:13 +0000
  • b1a086ee93 Added {get,set}_pdata_cbase{_safe} - compliments Fakemeta's get_pdata functions, but this will set/get an offset that is a CBaseEntity. Steve Dudenhoeffer 2007-05-13 13:59:54 +0000
  • 504ddb4c2f Expanded ESF entries (they had the Linux binary in a retarded location). Steve Dudenhoeffer 2007-05-12 17:33:58 +0000
  • d38d2f56e1 Fixed large return values (Vectors) in MSVC. Steve Dudenhoeffer 2007-05-12 13:16:05 +0000
  • 9b0ed67c9c Fixed vtable for TFC and NS Steve Dudenhoeffer 2007-05-11 16:54:26 +0000
  • 1081e84981 Disassembled the rest of the mods, all but cs are untested currently. Steve Dudenhoeffer 2007-05-11 15:02:25 +0000
  • ee64440fef Removed TFC_DBGetItemName because I can't figure out the return value syntax (it doesn't sound like a useful function anyway). Steve Dudenhoeffer 2007-05-10 17:17:33 +0000
  • 0c56e2803e Added more virtual functions to the table, only have counter-strike disassembled currently. Steve Dudenhoeffer 2007-05-10 16:08:02 +0000
  • 5fc89085d6 Added the ability to change parameters on the fly. Steve Dudenhoeffer 2007-05-09 14:58:55 +0000
  • f747acdc7c Added return type modification / retrieval. Steve Dudenhoeffer 2007-05-08 17:26:51 +0000
  • 4e2493759e Hopefully fixed up HamExecuteB for the last time. Steve Dudenhoeffer 2007-05-07 13:51:40 +0000
  • 1f1ecfa590 Added module auto load to hamsammich. Steve Dudenhoeffer 2007-05-05 12:36:12 +0000
  • bd2ad31f5e Fixed HamExecuteB and made its system a bit more logical. Steve Dudenhoeffer 2007-05-04 15:42:02 +0000
  • fb5e7dbfdb Added unhooking of virtual tables at map change. Steve Dudenhoeffer 2007-05-04 14:56:57 +0000
  • 0ac5ce46a7 Removed legacy code from my search to find the mystical link errors. Steve Dudenhoeffer 2007-05-04 13:07:02 +0000
  • 1073a42409 Fixed silly link errors in MSVC Steve Dudenhoeffer 2007-05-04 13:05:09 +0000
  • 66d7d39bee First commit of the rewrite Steve Dudenhoeffer 2007-05-04 12:51:13 +0000
  • 46bd9127fb Removing files for a r3wr1t3 Steve Dudenhoeffer 2007-05-04 12:39:53 +0000
  • 5309189602 Implemented amb245 - precache_sound() now returns whatever the engine function returns instead of just returning 1 Scott Ehlert 2007-05-04 01:38:30 +0000
  • 006396bc92 Apparently this was a bad idea Scott Ehlert 2007-05-04 01:17:13 +0000
  • dc4c9f0258 Fixed this up or something strange like that... Scott Ehlert 2007-05-04 01:11:01 +0000
  • 3b737ab87b added request amb122 David Anderson 2007-05-03 13:27:51 +0000
  • 6170cbc95a implemented amb92 David Anderson 2007-05-02 23:11:49 +0000
  • 78f18de61a Fixed bug amb244 David Anderson 2007-05-02 02:06:07 +0000
  • e34120803d Implemented request amb242: added cs_get/set_user_hostagekills() natives Scott Ehlert 2007-05-01 21:38:39 +0000
  • fdb094045e Wow, nice typo DS Scott Ehlert 2007-05-01 21:27:52 +0000
  • 8c45216cfd Oh, forgot to reset ServerPrint Scott Ehlert 2007-04-30 18:32:40 +0000
  • 897ed0cb10 Implemented request amb237 - added ServerPrint to Fakemeta Scott Ehlert 2007-04-30 18:29:33 +0000
  • fd8489d088 Fixed amb116 - DispatchKeyValue didn't work with worldspawn (entity 0) Scott Ehlert 2007-04-28 16:19:04 +0000
  • 710cd548a9 added linux support to CS_InternalCmd David Anderson 2007-04-26 20:07:31 +0000
  • 525eb65e1c updated linux compiler builds David Anderson 2007-04-26 20:04:38 +0000
  • 580e52bd2c CZ Bots will now follow restrictions Fixed amb222 (rebuy could get around restrictions) David Anderson 2007-04-26 19:22:23 +0000
  • 2f6bfca68e added CS hook to catch internal bot commands and rebuy commands for players David Anderson 2007-04-26 19:21:11 +0000
  • 0377715cdc added CS hook to catch internal bot commands and rebuy commands for players David Anderson 2007-04-26 19:18:55 +0000
  • e3240214a3 Fixed some typos Steve Dudenhoeffer 2007-04-26 14:20:19 +0000
  • fc2b220c38 Fixed amb230 - radius_damage didn't completely kill players on some mods Scott Ehlert 2007-04-25 18:13:16 +0000
  • 74c6290dc0 imessage and admin plugins compile again Scott Ehlert 2007-04-25 17:24:02 +0000
  • a93ef02efa Base package builds completely again - DS can't do anything right :| Scott Ehlert 2007-04-25 16:37:13 +0000
  • 68d2b03e48 Added amb37, amb38, amb39 and amb205: various cstrike natives. Steve Dudenhoeffer 2007-04-25 15:40:15 +0000
  • d682375d7d rewrote how new menus are detected -- menucmds are no longer used since they're idiotic anyway David Anderson 2007-04-25 14:44:37 +0000
  • 3b80342a02 fixed windows build part 2 David Anderson 2007-04-25 14:15:35 +0000
  • 8f49cddd7d fixed windows build David Anderson 2007-04-25 14:15:00 +0000
  • d679885985 fixed a memory leak in SortCustom1D() David Anderson 2007-04-25 14:10:47 +0000
  • 82c3807bd5 implemented SQL_QuoteString and SQL_QuoteStringFmt fixed sqlx test script not working on first load David Anderson 2007-04-25 13:55:56 +0000
  • 58ad23186b updated compiler builds David Anderson 2007-04-25 13:48:31 +0000
  • c957a9db0f Added SQL_QuoteString to include/tests David Anderson 2007-04-25 13:45:15 +0000
  • 359b7e25dd added sql_rewind David Anderson 2007-04-25 13:19:42 +0000
  • 5d6d0282b0 Fixed amb110 - socket_change() returned 1 if select() syscall returned -1 (KoST) Scott Ehlert 2007-04-24 19:17:30 +0000
  • 33e01af955 Fixed Windows builds of all modules - they were broken as a result of all the moves of svn_version.h *sigh* Scott Ehlert 2007-04-24 18:50:16 +0000
  • 0d5531a090 IMessage now supports unlimited messages and uses pcvars Steve Dudenhoeffer 2007-04-24 18:18:45 +0000
  • 2659c906fb Changed map list to use dynamic arrays Steve Dudenhoeffer 2007-04-24 17:41:56 +0000
  • d563ecb060 Added pseudo dynamic array natives. Steve Dudenhoeffer 2007-04-24 16:38:36 +0000
  • bfe1ff6e15 implemented amb27 (SQL_Rewind) fixed builds David Anderson 2007-04-24 15:46:33 +0000
  • adfc2ab451 fixed mysql msvc7 build David Anderson 2007-04-24 15:26:08 +0000
  • ea912f794c Stole the magical any: tag from sourcemod Steve Dudenhoeffer 2007-04-24 13:36:36 +0000
  • 8e1f54465d Fixed amb226 - missing return after pfnClientPrintf Scott Ehlert 2007-04-20 19:02:35 +0000
  • 2c2259ea15 Fixed possible issue that could arise with the new newmenu last page handler :O Steve Dudenhoeffer 2007-04-20 15:47:55 +0000
  • be4fdb1776 Fixed the completely börked handling of the last page with newmenus. Steve Dudenhoeffer 2007-04-20 15:27:04 +0000
  • 76158b031d Forgot to actually register LookupLangKey :o Steve Dudenhoeffer 2007-04-20 03:02:41 +0000
  • 599029b68e Fixed an issue where "exit" wasn't working properly on pages with valid next and more selections. Steve Dudenhoeffer 2007-04-20 02:59:35 +0000