Bram Matthys
|
fe14e21175
|
Update all MOD_TEST/MOD_INIT/MOD_LOAD/MOD_UNLOAD calls to new format
|
2015-07-08 18:02:19 +02:00 |
|
Bram Matthys
|
83268d31bb
|
Convert all HookAddEx to HookAdd with new priority syntax (and same for HookAddVoidEx.. etc...)
|
2015-07-08 17:19:47 +02:00 |
|
Bram Matthys
|
f0be219f98
|
forgot to mark 2 modules as official (so unreal runs always 'tainted')
|
2015-06-28 10:41:24 +02:00 |
|
Bram Matthys
|
5ff5e01aa2
|
Rename moddata_client_XXX_string to moddata_client_XXX
|
2015-05-19 11:22:11 +02:00 |
|
Bram Matthys
|
7ad4b6db67
|
Module coders: introduce moddata_client_set_string() and moddata_client_get_string(). Will document later in ModData wiki page (which does not exist yet).
|
2015-05-18 17:15:02 +02:00 |
|
Bram Matthys
|
222c780d64
|
broadcast cert fingerprint on connect
|
2015-05-18 17:01:04 +02:00 |
|
Bram Matthys
|
f9fb628aed
|
Implemented certificate fingerprint: available through /WHOIS and synch'ed network-wide (via ModData system). Thanks to DBoyz and Nath (#4136) for the contributed patches. Initial commit (but it works).
|
2015-05-18 16:48:41 +02:00 |
|