- Mar 02, 2008
-
-
rswindell authored
is modified.
-
rswindell authored
-
rswindell authored
an empty string, use the second SENDER for the "from" convenience pointer.
-
rswindell authored
Reset the mailproc.ini match results upon RSET command. Automatically recycle mail server when mailproc.ini file is modified.
-
rswindell authored
-
deuce authored
happened since your last logon.
-
deuce authored
This part of the change didn't really make much sense and becomes silly for "external" sockets.
-
deuce authored
using is_connected for get checks rather than special casing external.
-
rswindell authored
js_CreateSocketObject() and don't care what p->is_connected is when p->external is true.
-
- Mar 01, 2008
-
-
deuce authored
-
deuce authored
such that the local address will return a valid value as long as the socket is not known to be invalid and the remote address will return a value as long as it was connected last time we looked. This should help avoid unexcpected behaviour on a SYN+FIN which would results in is_connected being true, but remote_id_address being undefined.
-
deuce authored
included in the error object for JS 1.5 (used in Win32 builds)
-
- Feb 29, 2008
-
-
deuce authored
-
deuce authored
Make the empty first record generation more like the rest of the init functions. Should fix the last Toolman bug...
-
deuce authored
Since SyncTERM was the only consumer of iniGetSection() and it needed the section name in the returned string list since the section was passed to the iniGet*() functions, one wonders if the section name being included was actually a bug that needed to be fixed *cough* The reason the section name was returned in the string list was to allow old code to be updated to read one section at a time with minimal changes. However, since the behaviour was apparently unexpected, update to use the new behaviour.
-
deuce authored
-
deuce authored
-
- Feb 28, 2008
-
-
deuce authored
- You can't destroy a planet of another player is on it. - A message showing how much production was increased and the cost is shown since the amount increased by may be adjusted downwards. - Taking a single commodity may fail if another player took it from under you.
-
deuce authored
-
deuce authored
Add crlf after the path is displayed in the computer.
-
deuce authored
-
- Feb 27, 2008
- Feb 26, 2008