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
|
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
|
f747acdc7c
|
Added return type modification / retrieval.
Added HAM_{IGNORED,HANDLED,OVERRIDE,SUPERCEDE} to include file.
Added the ability to disable and re-enable hooks.
|
2007-05-08 17:26:51 +00:00 |
|
Steve Dudenhoeffer
|
4e2493759e
|
Hopefully fixed up HamExecuteB for the last time.
Fixed a small memory leak because I wasn't deleting post forwards at map change.
Hopefully fixed an erroneous display of 'stray' keys.
|
2007-05-07 13:51:40 +00:00 |
|
Steve Dudenhoeffer
|
66d7d39bee
|
First commit of the rewrite
Doesn't build on windows for some retarded reason
|
2007-05-04 12:51:13 +00:00 |
|