ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/socket/loop.c
Revision 1.12
Sun Aug 13 17:16:06 2006 UTC (17 years, 9 months ago) by elmex
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +0 -0 lines
FILE REMOVED
Made server compile with C++.
Removed cfanim plugin and crossedit.
C++ here we come.

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon Jul 24 23:25:27 2006 UTC (17 years, 9 months ago) by root
Branch: MAIN
CVS Tags: LAST_C_VERSION, difficulty_fix_merge_060810_2300
Branch point for: difficulty_fix
Changes since 1.10: +6 -0 lines
Diff to previous 1.10
*** empty log message ***

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sat Jul 1 21:06:26 2006 UTC (17 years, 10 months ago) by root
Branch: MAIN
Changes since 1.9: +4 -0 lines
Diff to previous 1.9
some possibly helpful debugging code preserved for later use

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sun Jun 11 15:02:17 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.8: +1 -0 lines
Diff to previous 1.8
implement 'ext' packet for extensions to hook directly into the protocol

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sun May 21 23:46:39 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.7: +8 -0 lines
Diff to previous 1.7
Problem: server sends out 2 tcp packets per command (e.g. a 2-byte packet
+ a 10 byte packet for a small map1a command).

Solution: rewrite that thing

Workaround: on linux, uncork and cork again just before sleeping for the next
tick, that solves the problem without hackery or rewriting it. This cuts
the # of packets send by at least one half.

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Apr 28 16:24:03 2006 UTC (18 years ago) by root
Branch: MAIN
Changes since 1.6: +3 -2 lines
Diff to previous 1.6
refreshed makefiles

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sat Apr 22 15:02:48 2006 UTC (18 years ago) by root
Branch: MAIN
Changes since 1.5: +11 -7 lines
Diff to previous 1.5
allow multiple command execution for _some_ commands, as allowing it for all will slowly but certainly corrupt memory

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Apr 18 20:05:42 2006 UTC (18 years ago) by root
Branch: MAIN
Changes since 1.4: +4 -2 lines
Diff to previous 1.4
commands were being logged as Bad command from client

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Apr 17 08:18:05 2006 UTC (18 years ago) by root
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
typo

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon Apr 17 06:25:35 2006 UTC (18 years ago) by root
Branch: MAIN
Changes since 1.2: +5 -4 lines
Diff to previous 1.2
a bug caused the server to only process a single command per tick, which the comment in the code indicates is not the expected way (and actually makes clients unresponsive for no good reason). fixed

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Apr 17 06:11:40 2006 UTC (18 years ago) by root
Branch: MAIN
Changes since 1.1: +8 -5 lines
Diff to previous 1.1
first round of mapinfo command and response, rationalised the coordinate system

Revision 1.1.1.2 - (view) (download) (annotate) - [select for diffs] (vendor branch)
Wed Feb 22 18:03:28 2006 UTC (18 years, 2 months ago) by elmex
Branch: UPSTREAM
CVS Tags: UPSTREAM_2006_02_22, UPSTREAM_2006_03_15
Changes since 1.1.1.1: +7 -5 lines
Diff to previous 1.1.1.1 , to next main 1.12
cvs -z7 -d:ext:elmex@cvs.schmorp.de:/schmorpforge import cf.schmorp.de UPSTREAM UPSTREAM_2006_02_22

Revision 1.1.1.1 - (view) (download) (annotate) - [select for diffs] (vendor branch)
Fri Feb 3 07:14:44 2006 UTC (18 years, 3 months ago) by root
Branch: UPSTREAM
CVS Tags: UPSTREAM_2006_02_03
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
initial import

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Feb 3 07:14:44 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Initial revision

Convenience Links

Links to HEAD: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a