83c82387e3
Changed ArrayGetCell() to return the cell value instead of byreferencing the value.
Steve Dudenhoeffer2007-07-26 16:22:29 +00:00
9ce9b142e7
Implemented amb397 - amx_add{client}menuitem now accepts filenames as well as registered plugin names
Steve Dudenhoeffer2007-07-25 18:54:32 +00:00
2cbf7fca08
Forgot to update SVN with TS3.0 and RegisterHamFromEntity changes
Steve Dudenhoeffer2007-07-19 18:43:27 +00:00
4b02ffa920
Fix for amb519: geoip_code2 and geoip_code3 will overflow the result buffer on an unsuccessful lookup.
Steve Dudenhoeffer2007-07-19 18:37:13 +00:00
8316318c31
Fix for amb343 - tfc_clearmodel didn't function as advertised.
Steve Dudenhoeffer2007-07-17 02:18:04 +00:00
7b6d4ce699
Fix for amb503 - csx module not setting meta result when paused.
Steve Dudenhoeffer2007-06-30 05:11:13 +00:00
f86dad801f
compiled against latest components, updated link of mxFlatPack in .dpr, bumped version to 1.77
Christian Hammacher2007-06-28 12:23:50 +00:00
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 Anderson2007-06-28 04:25:04 +00:00
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 Dudenhoeffer2007-06-25 03:23:19 +00:00
ce526ac432
Fixed amb109 - mapsmenu now checks mapcyclefile cvar before reverting to mapcycle.txt
Steve Dudenhoeffer2007-06-22 18:37:38 +00:00
a3342213b5
Added amb427: Additional weapons to dod_{get,set}_user_ammo
Steve Dudenhoeffer2007-06-22 18:25:16 +00:00
ef41393bc3
Fixed amb130 - various menus did not take ADMIN_ALL / ADMIN_ADMIN into account.
Steve Dudenhoeffer2007-06-22 17:47:32 +00:00
a45d98efea
Fix for amb421: get_user_weapons omitting a weapon in Day of Defeat.
Steve Dudenhoeffer2007-06-22 17:10:21 +00:00
e23f3747ba
Possible fix for amb149 - register_event with "e" triggers false positives for dead players not fully in game.
Steve Dudenhoeffer2007-06-22 16:51:16 +00:00
3f268e5f2e
Fixed amb69 - metamod trying to reload amxmodx on systems with poorly configured clocks.
Steve Dudenhoeffer2007-06-22 16:02:17 +00:00
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 Dudenhoeffer2007-06-22 15:35:46 +00:00
6865b984e0
Fixed accidental reversal of think and touch virtual index under Day of Defeat.
Steve Dudenhoeffer2007-06-22 05:06:49 +00:00
7c4dccac8c
Added amb30 - csstats_rankbots will stop bots from showing in /top15
Steve Dudenhoeffer2007-06-21 19:37:58 +00:00
6c0300801f
Added amb32 - amxx {cvars,cmds} now takes an optional parameter to filter plugins by plugin filename
Steve Dudenhoeffer2007-06-21 15:26:02 +00:00
39f759368f
Added show_activity changes to mapsmenu Made mapsmenu use cellarray natives instead of MAX_MAPS
Steve Dudenhoeffer2007-05-24 18:15:41 +00:00
77ca104a8d
Renamed array.inc to cellarray.inc so that rukia doesn't start hagging about it.
Steve Dudenhoeffer2007-05-14 22:10:13 +00:00
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 Dudenhoeffer2007-05-13 14:01:13 +00:00
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 Dudenhoeffer2007-05-13 13:59:54 +00:00
504ddb4c2f
Expanded ESF entries (they had the Linux binary in a retarded location).
Steve Dudenhoeffer2007-05-12 17:33:58 +00:00
1081e84981
Disassembled the rest of the mods, all but cs are untested currently.
Steve Dudenhoeffer2007-05-11 15:02:25 +00:00
ee64440fef
Removed TFC_DBGetItemName because I can't figure out the return value syntax (it doesn't sound like a useful function anyway).
Steve Dudenhoeffer2007-05-10 17:17:33 +00:00
0c56e2803e
Added more virtual functions to the table, only have counter-strike disassembled currently.
Steve Dudenhoeffer2007-05-10 16:08:02 +00:00
5309189602
Implemented amb245 - precache_sound() now returns whatever the engine function returns instead of just returning 1
Scott Ehlert2007-05-04 01:38:30 +00:00
82c3807bd5
implemented SQL_QuoteString and SQL_QuoteStringFmt fixed sqlx test script not working on first load
David Anderson2007-04-25 13:55:56 +00:00
5d6d0282b0
Fixed amb110 - socket_change() returned 1 if select() syscall returned -1 (KoST)
Scott Ehlert2007-04-24 19:17:30 +00:00
33e01af955
Fixed Windows builds of all modules - they were broken as a result of all the moves of svn_version.h *sigh*
Scott Ehlert2007-04-24 18:50:16 +00:00
0d5531a090
IMessage now supports unlimited messages and uses pcvars
Steve Dudenhoeffer2007-04-24 18:18:45 +00:00
599029b68e
Fixed an issue where "exit" wasn't working properly on pages with valid next and more selections.
Steve Dudenhoeffer2007-04-20 02:59:35 +00:00