ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/newserver.h
Revision 1.27
Fri Dec 15 19:59:20 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.26: +0 -0 lines
FILE REMOVED
the rename for sanity campaign hits
you died
- renamed stuff
- partially updated copyrights
- some cleanups

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Fri Dec 15 00:14:12 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.25: +3 -1 lines
Diff to previous 1.25
- make client_socket accessible to perl
- on linux, record rtt and rttvar
- who shows rtt/rttvar

Revision 1.25 - (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.24: +24 -21 lines
Diff to previous 1.24
- write() is now independent of server ticks and will be done immediately
- get rid of CORK hack, it is no longer necessary

Revision 1.24 - (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.23: +2 -0 lines
Diff to previous 1.23
- implement c++ interface to Event->io watchers
- cut number of write()'s the server does in half

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Thu Dec 14 05:09:32 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.22: +3 -6 lines
Diff to previous 1.22
- remove some old socket mode cruft
- preliminarily added attachable client_socket interface to perl
  (untested but also unreachable from perl code atm)

Revision 1.22 - (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.21: +7 -12 lines
Diff to previous 1.21
- rewrote most of the socket loop code
- moved connection accept into tcp.ext
- no evil socket copying anymore,
  needs more cleanups

Revision 1.21 - (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.20: +5 -1 lines
Diff to previous 1.20
moar\! rewrite\!

Revision 1.20 - (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.19: +2 -0 lines
Diff to previous 1.19
rewrite phase one finished

Revision 1.19 - (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.18: +1 -1 lines
Diff to previous 1.18
moar rewrite

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

Revision 1.17 - (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.16: +10 -4 lines
Diff to previous 1.16
- further cleanup and rewrite
- fix a potential crash in "lock" and "mark" packets

Revision 1.16 - (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.15: +3 -3 lines
Diff to previous 1.15
started simplifying network code

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Wed Dec 13 02:55:50 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.14: +0 -1 lines
Diff to previous 1.14
- medium decruftification
- medium cleanups
- make settings accessible to perl using cf::settings->mutator
  (completely untested)

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Wed Sep 20 21:53:50 2006 UTC (17 years, 7 months ago) by root
Branch: MAIN
Changes since 1.13: +33 -36 lines
Diff to previous 1.13
added many accessors and mutators to struct player, including *title* and (hint, hint) *own_title*

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue Sep 19 22:05:55 2006 UTC (17 years, 7 months ago) by root
Branch: MAIN
Changes since 1.12: +4 -3 lines
Diff to previous 1.12
add mapcell flags support and define #0 to be has_dialogue

Revision 1.12 - (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.11: +1 -1 lines
Diff to previous 1.11
mapstruct => maptile
removed many ytypedefs in favor of structure tags

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sat Sep 16 22:06:17 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
Changes since 1.10: +86 -85 lines
Diff to previous 1.10
indent

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Aug 29 08:01:36 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
Changes since 1.9: +3 -3 lines
Diff to previous 1.9
expand initial tabs to spaces

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu Aug 24 10:58:38 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
Changes since 1.8: +1 -0 lines
Diff to previous 1.8
send player tag as extmap attribute

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon Aug 21 07:13:32 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
Changes since 1.7: +2 -0 lines
Diff to previous 1.7
workaorund for client mapscroll overflow

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Aug 18 02:06:57 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
Changes since 1.6: +4 -4 lines
Diff to previous 1.6
support health stats in an extensible way in map1

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: +2 -1 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 18:48:40 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 -1 lines
Diff to previous 1.3
...

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

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sat Apr 15 22:38:30 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.1: +5 -1 lines
Diff to previous 1.1
implement first part of mapinfo command, make way but disable plugincmd

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

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Feb 3 07:12:49 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