version 1.266 | | version 1.267 |
---|
| | |
------------------------------------------------------------------------------ | | ------------------------------------------------------------------------------ |
Changes for CVS: | | Changes for CVS: |
| | |
| | socket/image.c: Change esrv_send_face to check for <=0 instead of <0 on face |
| | number. |
| | socket/request.c: Change if statement that acted improperly to determine when |
| | to send faces. |
| | MSW 2005-03-27 |
| | |
include/sproto.h: get_who_escape_code_value is void, not void*. | | include/sproto.h: get_who_escape_code_value is void, not void*. |
server/c_misc.c: move local function outside the function. | | server/c_misc.c: move local function outside the function. |
server/c_wiz.c: remove sleep( 1 ) that would cause whole server to sleep one sec. | | server/c_wiz.c: remove sleep( 1 ) that would cause whole server to sleep one sec. |