ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/sockproto.h
Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Thu Dec 21 06:12:36 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-2_0
Changes since 1.21: +1 -2 lines
Diff to previous 1.21
- made client a first-class crossfire-perl object
  (its attachable), but perl support is missing.
- added some client events
- fixed reply not working after logout

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Tue Dec 19 04:58:04 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.20: +1 -0 lines
Diff to previous 1.20
- separate all comamnds into immediate/socket-level and queued/player-level
- clean up player command handling, handle up to 8 commands/tick

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Sat Dec 16 03:08:26 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.19: +0 -3 lines
Diff to previous 1.19
- socket i/o is completely asynchronous now
- some command sare handled immediately
- others (most palying related commands) are queued
  for later (as of now synchronous) processing
- specifying a max queue length (in seconds) is possible, but disabled
- also add some syntax sugar for network code

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Fri Dec 15 19:59:20 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.18: +22 -22 lines
Diff to previous 1.18
the rename for sanity campaign hits
you died
- renamed stuff
- partially updated copyrights
- some cleanups

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Fri Dec 15 03:53:41 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.17: +3 -3 lines
Diff to previous 1.17
streamlined packet processing a bit, experimentally enabled more immediate paclets

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Thu Dec 14 21:46:34 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.16: +0 -2 lines
Diff to previous 1.16
- write() is now independent of server ticks and will be done immediately
- get rid of CORK hack, it is no longer necessary

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu Dec 14 20:39:54 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.15: +0 -1 lines
Diff to previous 1.15
- implement c++ interface to Event->io watchers
- cut number of write()'s the server does in half

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Thu Dec 14 04:30:32 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.14: +1 -0 lines
Diff to previous 1.14
- rewrote most of the socket loop code
- moved connection accept into tcp.ext
- no evil socket copying anymore,
  needs more cleanups

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Thu Dec 14 02:37:37 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.13: +24 -25 lines
Diff to previous 1.13
moar\! rewrite\!

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Thu Dec 14 01:59:10 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.12: +1 -2 lines
Diff to previous 1.12
rewrite phase one finished

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Thu Dec 14 01:21:58 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.11: +1 -1 lines
Diff to previous 1.11
moar rewrite

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Thu Dec 14 01:12:35 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.10: +0 -2 lines
Diff to previous 1.10
(intermediate check-in for recoverability)

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Thu Dec 14 00:01:35 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.9: +0 -3 lines
Diff to previous 1.9
- further cleanup and rewrite
- fix a potential crash in "lock" and "mark" packets

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed Dec 13 18:08:01 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.8: +0 -5 lines
Diff to previous 1.8
started simplifying network code

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon Oct 2 15:28:35 2006 UTC (17 years, 7 months ago) by root
Branch: MAIN
Changes since 1.7: +0 -3 lines
Diff to previous 1.7
nuke metaserver code

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sat Sep 16 22:24:12 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
Changes since 1.6: +4 -4 lines
Diff to previous 1.6
mapstruct => maptile
removed many ytypedefs in favor of structure tags

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu Aug 17 20:23:31 2006 UTC (17 years, 9 months ago) by root
Branch: MAIN
Changes since 1.5: +0 -2 lines
Diff to previous 1.5
get rid of esrv_map_scroll and MapNewmapCmd, map update will handle it automatically

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Aug 13 17:16:02 2006 UTC (17 years, 9 months ago) by elmex
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
Made server compile with C++.
Removed cfanim plugin and crossedit.
C++ here we come.

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

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sun May 21 23:46:38 2006 UTC (18 years ago) by root
Branch: MAIN
Changes since 1.2: +2 -0 lines
Diff to previous 1.2
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.2 - (view) (download) (annotate) - [select for diffs]
Mon Apr 17 06:11:39 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.1: +6 -6 lines
Diff to previous 1.1
first round of mapinfo command and response, rationalised the coordinate system

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Feb 3 07:12:50 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) Links to rel-2_0: (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