AMX Mod X - Half-Life 1 Scripting and Administration
Go to file
Scott Ehlert 0071d73e25 Oh goodness, let the bugs begin...
1) Fixed getting incorrect value of the entity index when using ClientUserInfoChanged via dllfunc
2) New hookable GameDLL funcs: UpdateClientData, AddToFullPack, CmdStart, CmdEnd (at28754)
3) New GameDLL funcs that can be called via dllfunc: UpdateClientData, AddToFullPack, CmdStart, CmdEnd
4) New natives to read/write special data structures associated with the above GameDLL funcs
2006-04-30 07:27:14 +00:00
amxmodx fixed bug when registering plugin_(un)pause forward 2006-04-28 22:51:40 +00:00
compiler bumped vers on this early 2006-02-28 05:15:29 +00:00
configs Removed no longer supported DB modules from modules.ini :o 2006-04-06 13:14:45 +00:00
dlls Oh goodness, let the bugs begin... 2006-04-30 07:27:14 +00:00
editor Fixed weird close bug 2006-04-29 10:20:41 +00:00
installer bugfix for HLDM (listen server) 2006-04-16 00:54:16 +00:00
plugins Small bug fix and tiny optimizations in xs_get_maxmessages and xs_is_msg_valid 2006-04-28 21:10:29 +00:00