noirchat/con
kts 6e12546e06 Fixed some behavioral differences between Darwin and Linux w/ unitialized values (didn't notice due to this), along with an improperly named #include due to differences in case sensitivity. Also fixed memory leaks in the new User/UserList related code. 2013-08-17 00:01:47 -07:00
..
console.c Fixed some behavioral differences between Darwin and Linux w/ unitialized values (didn't notice due to this), along with an improperly named #include due to differences in case sensitivity. Also fixed memory leaks in the new User/UserList related code. 2013-08-17 00:01:47 -07:00
console.h Separated handling the network input to net.c, rather than being handled in the interface. Uses a new struct Message type, which contains name, ip address, payload type, etc.. Need to rename code and completely separate net commands from interface commands, in both name and role. Also did minor code cleanup and touchups. 2013-08-11 22:06:40 -07:00