Steve Dudenhoeffer
ed84900ab6
amb467 - conmotd.txt is removed
2007-08-01 04:19:23 +00:00
Steve Dudenhoeffer
83c82387e3
Changed ArrayGetCell() to return the cell value instead of byreferencing the value.
2007-07-26 16:22:29 +00:00
Steve Dudenhoeffer
9ce9b142e7
Implemented amb397 - amx_add{client}menuitem now accepts filenames as well as registered plugin names
...
(is_plugin_loaded() now has an optional second parameter to search for filenames)
2007-07-25 18:54:32 +00:00
Steve Dudenhoeffer
ced56c79b6
what the hell how did this change
2007-07-25 18:13:38 +00:00
Steve Dudenhoeffer
d836aeb716
Added some defines for cmd_target's filter system (for less cryptic code)
...
Changed all immunity obeying commands to allow for self execution - amb633
2007-07-25 18:10:08 +00:00
Steve Dudenhoeffer
7c642fbf6e
final fix for amb29 - ml issues with pause/stop saving in menu.
...
Need to sync ml changes before can test; should be good.
2007-07-25 17:28:26 +00:00
Steve Dudenhoeffer
a28a80e45f
Few additions to fakemeta:
...
Implemented amb632 - lookup_sequence, also added set_controller (since it dealt with models).
Implemented set_pev_string, for setting with an already allocated string handle. Also added pev_serial, to get the entity serial number.
2007-07-24 06:05:43 +00:00
Steve Dudenhoeffer
2cbf7fca08
Forgot to update SVN with TS3.0 and RegisterHamFromEntity changes
2007-07-19 18:43:27 +00:00
Steve Dudenhoeffer
4b02ffa920
Fix for amb519: geoip_code2 and geoip_code3 will overflow the result buffer on an unsuccessful lookup.
...
Added two replacement natives for those two: geoip_code2_ex and geoip_code3_ex, could not modify the old natives without breaking backwards compatibility.
2007-07-19 18:37:13 +00:00
Steve Dudenhoeffer
8316318c31
Fix for amb343 - tfc_clearmodel didn't function as advertised.
2007-07-17 02:18:04 +00:00
Steve Dudenhoeffer
7b6d4ce699
Fix for amb503 - csx module not setting meta result when paused.
2007-06-30 05:11:13 +00:00
Christian Hammacher
6f590c85f6
fixed bug where fwrite_blocks crashed the server
2007-06-29 21:46:24 +00:00
Christian Hammacher
f86dad801f
compiled against latest components, updated link of mxFlatPack in .dpr, bumped version to 1.77
2007-06-28 12:23:50 +00:00
David Anderson
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)
2007-06-28 04:25:04 +00:00
Steve Dudenhoeffer
16c17cff63
Undid portions of revision 3261: get_{pcvar,cvar}_num discrepancies, the added overhead just wasn't worth how stupidly rare the occurrences were.
2007-06-25 03:23:19 +00:00
Steve Dudenhoeffer
ce526ac432
Fixed amb109 - mapsmenu now checks mapcyclefile cvar before reverting to mapcycle.txt
2007-06-22 18:37:38 +00:00
Steve Dudenhoeffer
a3342213b5
Added amb427: Additional weapons to dod_{get,set}_user_ammo
2007-06-22 18:25:16 +00:00
Steve Dudenhoeffer
ef41393bc3
Fixed amb130 - various menus did not take ADMIN_ALL / ADMIN_ADMIN into account.
2007-06-22 17:47:32 +00:00
Steve Dudenhoeffer
a45d98efea
Fix for amb421: get_user_weapons omitting a weapon in Day of Defeat.
2007-06-22 17:10:21 +00:00
Steve Dudenhoeffer
e23f3747ba
Possible fix for amb149 - register_event with "e" triggers false positives for dead players not fully in game.
2007-06-22 16:51:16 +00:00
Steve Dudenhoeffer
3f268e5f2e
Fixed amb69 - metamod trying to reload amxmodx on systems with poorly configured clocks.
2007-06-22 16:02:17 +00:00
Steve Dudenhoeffer
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.
2007-06-22 15:35:46 +00:00
Steve Dudenhoeffer
6865b984e0
Fixed accidental reversal of think and touch virtual index under Day of Defeat.
2007-06-22 05:06:49 +00:00
Steve Dudenhoeffer
7c4dccac8c
Added amb30 - csstats_rankbots will stop bots from showing in /top15
2007-06-21 19:37:58 +00:00
Steve Dudenhoeffer
6c0300801f
Added amb32 - amxx {cvars,cmds} now takes an optional parameter to filter plugins by plugin filename
2007-06-21 15:26:02 +00:00
Steve Dudenhoeffer
069c293aba
Fixed amb350 - typo in traceline_set_float
2007-06-21 03:44:36 +00:00
Steve Dudenhoeffer
7690f1a099
Fixed the mirror system not working.
2007-06-12 15:59:10 +00:00
Scott Ehlert
add02dc55e
Fixed amb365 - EF_SetSize() stock had incorrect params
2007-06-05 02:38:48 +00:00
Steve Dudenhoeffer
961114c260
Fix for amb305 - tasks cause a crash on mods that do not have the standard mp_timelimit cvar.
2007-05-28 14:49:34 +00:00
Steve Dudenhoeffer
ff3def3d00
Forgot to remove the MAX_MAPS define :o
2007-05-24 18:19:45 +00:00
Steve Dudenhoeffer
39f759368f
Added show_activity changes to mapsmenu
...
Made mapsmenu use cellarray natives instead of MAX_MAPS
2007-05-24 18:15:41 +00:00
Steve Dudenhoeffer
4cdd43b29b
Fixed accidental commit of a language file
2007-05-24 17:16:36 +00:00
Steve Dudenhoeffer
0c82e09df1
Added amb42 - different amx_show_activity values.
2007-05-24 17:11:11 +00:00
Steve Dudenhoeffer
1129f09660
Added the any tag fix for functions returning any:
2007-05-22 01:29:18 +00:00
Steve Dudenhoeffer
079606c143
Added amb311 - mapcycle file now ignores .bsp extension
2007-05-20 15:03:26 +00:00
Steve Dudenhoeffer
66feed1d2b
Added charsmax() define, as a less typo-prone utility for sizeof(array)-1.
...
Added any: syntax to all variable args that need it, added proper {Float,_}: tags to some that didn't have it but should have.
2007-05-18 15:20:34 +00:00
Steve Dudenhoeffer
65748001f0
Added FCAP_* constants
2007-05-16 16:28:44 +00:00
Steve Dudenhoeffer
4504875df9
Fixed Makefile
...
Fixed a few forwards not having FP_DONE at the end (doh!)
2007-05-16 15:24:14 +00:00
Steve Dudenhoeffer
cd023c30d9
Added GPL header to all files.
...
Item_CanDrop -> {CS,DOD}_Item_CanDrop
Added Ham_CS_Item_GetMaxSpeed
Reversed classname and callback parameters for RegisterHam.
Finished commenting ham_const.inc.
2007-05-16 03:57:18 +00:00
Steve Dudenhoeffer
7bb562182f
Changed _array_included to _cellarray_included
2007-05-14 22:11:28 +00:00
Steve Dudenhoeffer
77ca104a8d
Renamed array.inc to cellarray.inc so that rukia doesn't start hagging about it.
2007-05-14 22:10:13 +00:00
Steve Dudenhoeffer
b660df8df6
Added {get,set}_pdata_cbase{_safe} - compliments Fakemeta's get_pdata functions, but this will set/get an offset that is a CBaseEntity.
...
Split constants from hamsandwich.inc into ham_const.inc.
Finished commenting native calls, need to finish the constant comments.
2007-05-13 14:01:13 +00:00
Steve Dudenhoeffer
b1a086ee93
Added {get,set}_pdata_cbase{_safe} - compliments Fakemeta's get_pdata functions, but this will set/get an offset that is a CBaseEntity.
...
Split constants from hamsandwich.inc into ham_const.inc.
Finished commenting native calls, need to finish the constant comments.
2007-05-13 13:59:54 +00:00
Steve Dudenhoeffer
504ddb4c2f
Expanded ESF entries (they had the Linux binary in a retarded location).
...
Added vanilla HLDM support.
Fixed a weird crash when compiled in release build for Linux.
Expanded HamFilter error messages a tad.
2007-05-12 17:33:58 +00:00
Steve Dudenhoeffer
d38d2f56e1
Fixed large return values (Vectors) in MSVC.
2007-05-12 13:16:05 +00:00
Steve Dudenhoeffer
9b0ed67c9c
Fixed vtable for TFC and NS
2007-05-11 16:54:26 +00:00
Steve Dudenhoeffer
1081e84981
Disassembled the rest of the mods, all but cs are untested currently.
2007-05-11 15:02:25 +00:00
Steve Dudenhoeffer
ee64440fef
Removed TFC_DBGetItemName because I can't figure out the return value syntax (it doesn't sound like a useful function anyway).
...
Disassembled DoD for the new virtual functions.
Fixed cs weapon virtual functions. Oops :o
2007-05-10 17:17:33 +00:00
Steve Dudenhoeffer
0c56e2803e
Added more virtual functions to the table, only have counter-strike disassembled currently.
2007-05-10 16:08:02 +00:00
Steve Dudenhoeffer
5fc89085d6
Added the ability to change parameters on the fly.
...
Added GetHamReturnStatus()
2007-05-09 14:58:55 +00:00