This patch changes the structure of the "special" character handling code in the dcc_chat function in dcc.c to a for loop instead of a while loop. This is the structure used in 1.0o. Also added the code for ESC characters from beldin4e. Includes an update for nets.list as well.