AMX Mod X - Half-Life 1 Scripting and Administration
Go to file
Scott Ehlert de33bb6a1d Oh goodness, let the bugs begin...
1) New hookable GameDLL funcs: UpdateClientData, AddToFullPack, CmdStart, CmdEnd (at28754)
2) New GameDLL funcs that can be called via dllfunc: UpdateClientData, AddToFullPack, CmdStart, CmdEnd
3) New natives to read/write special data structures associated with the above GameDLL funcs:
   get/set_cd (ClientData), get/set_es (EntityState), get/set_uc (UserCmd)
2006-04-30 07:37:31 +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 Added pm_shared to include directories so this can compile on Linux again 2006-04-30 07:28:39 +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 Oh goodness, let the bugs begin... 2006-04-30 07:37:31 +00:00