segatools/hooklib
Will Toohey 4bc7eee909 Allow dns hook to fail a resolve and add domains
This lets people with crap ISPs that resolve domains
that they shouldn't to use the game without
changing their DNS server
2019-11-17 15:08:25 +10:00
..
config.c hooklib: Shift config structs around 2019-11-05 19:31:51 -05:00
config.h hooklib: Shift config structs around 2019-11-05 19:31:51 -05:00
dll.c Fix function pointer calling convention syntax 2019-11-03 08:36:37 -05:00
dll.h hooklib/dll.c: Add dynamic loader hook mechanism 2019-05-14 17:13:08 -04:00
dns.c Allow dns hook to fail a resolve and add domains 2019-11-17 15:08:25 +10:00
dns.h Allow dns hook to fail a resolve and add domains 2019-11-17 15:08:25 +10:00
fdshark.c hooklib: Split out of util 2019-05-14 17:13:08 -04:00
fdshark.h hooklib: Split out of util 2019-05-14 17:13:08 -04:00
gfx.c Fix some dprintf() message prefixes 2019-11-03 09:44:40 -05:00
gfx.h hooklib: Shift config structs around 2019-11-05 19:31:51 -05:00
meson.build hooklib/config.c: Add struct gfx_config 2019-10-19 17:03:17 -04:00
path.c Fix function pointer calling convention syntax 2019-11-03 08:36:37 -05:00
path.h hooklib/path.c: Add initial path rewriting hooks 2019-05-17 23:07:20 -04:00
reg.c Fix function pointer calling convention syntax 2019-11-03 08:36:37 -05:00
reg.h hooklib/reg.c: Add registry hook mechanism 2019-05-17 23:07:20 -04:00
setupapi.c Fix build on msbuild 2019-11-09 15:44:46 -07:00
setupapi.h hooklib: Split out of util 2019-05-14 17:13:08 -04:00
spike.c hooklib/spike.c: Add a measure of configurability 2019-10-19 16:15:14 -04:00
spike.h hooklib/spike.c: Add a measure of configurability 2019-10-19 16:15:14 -04:00