1
0
mirror of https://github.com/solemnwarning/ipxwrapper synced 2024-12-30 16:45:37 +01:00

79 Commits

Author SHA1 Message Date
Daniel Collins
322b2fe97d Added tray icon and menu with exit option to ipxrouter. Added filename argument to log_open. 2011-09-18 14:36:24 +00:00
Daniel Collins
fd555ce7c2 Implemented IPX_RECEIVE_BROADCAST option, updated router/rclient API and added proper checks when receiving broadcast packets to the router main loop. 2011-09-17 23:47:31 +00:00
Daniel Collins
fdb9e69241 Updated BIN_FILES, SRC_FILES and changelog. 2011-09-12 18:23:23 +00:00
Daniel Collins
9c68c53421 Initialise common controls. 2011-09-12 17:59:56 +00:00
Daniel Collins
b888762538 Rewrote DLL loading code to avoid corrupting the system error code. 2011-09-11 13:28:41 +00:00
Daniel Collins
5b77e23815 Bugfixes and cleanup in router code. 2011-09-09 22:10:32 +00:00
Daniel Collins
8928ae23cc Missed a line in last commit. 2011-09-09 00:59:16 +00:00
Daniel Collins
6f4bfb78f5 Updated Makefile to build with debug symbols when DEBUG is set, strip otherwise. 2011-09-09 00:56:25 +00:00
Daniel Collins
81ebe2191d Added standalone router executable, currently useless since the router code doesn't support running in another process. 2011-09-08 23:28:36 +00:00
Daniel Collins
6e94ae1a6b Fixed bugs in thread termination code. 2011-09-08 23:00:52 +00:00
Daniel Collins
dd1a6d3b02 Cleaned up some winsock includes, changed EnumProtocolsW to use correct PROTOCOL_INFO structure. 2011-09-07 23:03:14 +00:00
Daniel Collins
d046b6522d Switchover to new router code 2011-09-07 20:03:16 +00:00
Daniel Collins
8b1c53e0bd More code cleanup 2011-08-29 13:15:10 +00:00
Daniel Collins
9f62a21b30 Started rewrite of router code to be isolated from the rest of IPXWrapper. 2011-08-29 10:03:58 +00:00
Daniel Collins
2b1fe00e13 Updated SRC_FILES. 2011-08-28 21:31:19 +00:00
Daniel Collins
bbfbcb79cd Lots of code cleanup. 2011-08-28 21:27:06 +00:00
Daniel Collins
8a46fa60f6 Added DirectPlay source files to SRC_FILES. 2011-08-28 19:00:04 +00:00
Daniel Collins
e5271a3df6 Added (very) experimental DirectPlay support. 2011-08-28 15:56:05 +00:00
Daniel Collins
d3adf8efef Added missing exports to wsock32.dll/mswsock.dll and tweaked Makefile. 2011-08-10 01:44:13 +00:00
Daniel Collins
846327e61b Updated dist target to make source archives. 2011-07-22 18:09:52 +00:00
Daniel Collins
fb68a9a593 Cleaned up logging code, added log timestamps (using GetTickCount) and changed calls in router code to prevent it from generating extra log messages. 2011-07-13 22:56:19 +00:00
Daniel Collins
3f80578310 Added -static-libgcc and -static-libstdc++ so newer versions of MinGW don't link to their DLLs. 2011-07-13 16:14:42 +00:00
Daniel Collins
ca9ba402db Cleaned up Makefile. 2011-06-17 02:07:23 +00:00
Daniel Collins
c40022a6af Added 'dist' target to Makefile. 2011-06-16 16:53:53 +00:00
Daniel Collins
a1eff83b9a Build stripped ipxconfig.exe and added changelog. 2011-04-30 16:25:52 +00:00
Daniel Collins
c3f2dc352c Changed Makefile to build stripped DLLs and fixed typo in ipxwrapper.c 2011-04-30 13:56:52 +00:00
Daniel Collins
ae7d2ced03 Wrote IPX configuration tool, not completely finished 2011-04-23 02:24:34 +00:00
Daniel Collins
75c0f30518 Rewrote stub generation code to create ASM code, no more unimplemented functions due to missing declarations! 2009-01-25 17:06:29 +00:00
Daniel Collins
4d28856065 Imported current tree into SVN 2008-12-09 21:36:07 +00:00