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
|
9b0ed67c9c
|
Fixed vtable for TFC and NS
|
2007-05-11 16:54:26 +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 |
|
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
|
1f1ecfa590
|
Added module auto load to hamsammich.
Started the stupid comment crap.
|
2007-05-05 12:36:12 +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 |
|
Steve Dudenhoeffer
|
46bd9127fb
|
Removing files for a r3wr1t3
|
2007-05-04 12:39:53 +00:00 |
|
Steve Dudenhoeffer
|
c9b19c76a5
|
Added a whole lot more functions that nobody will use
|
2007-03-10 18:05:30 +00:00 |
|
Steve Dudenhoeffer
|
8939c3076a
|
Continued making adding new entries easier
{hs_}register_function->ham_register(HamHook:function,...)
Added a few more hooks
Fixed a few directory errors
Updated config file
|
2007-03-09 18:15:09 +00:00 |
|