comparison src/rcslog @ 6:8c6d5731234d

First entry of Paradise Server 2.9 patch 10 Beta
author darius
date Sat, 06 Dec 1997 04:37:04 +0000
parents
children
comparison
equal deleted inserted replaced
5:054275999194 6:8c6d5731234d
1 daemonII.c
2 ----------------------------
3 revision 1.3
4 date: 1996/10/11 01:39:48; author: edorman; state: Exp; lines: +2 -2
5 old vsn would wipe out loadcheck data if PARAVERS was too long (doh!)
6 we only care about 1st number anyway so print that.
7 ----------------------------
8 revision 1.2
9 date: 1996/10/11 01:17:22; author: edorman; state: Exp; lines: +2 -0
10 FreeBSD doesn't need lseek decl conflicts with POSIXness
11 ----------------------------
12
13 data.c
14 ----------------------------
15 revision 1.2 locked by: edorman;
16 date: 1996/10/11 01:34:13; author: edorman; state: Exp; lines: +1 -1
17 Experimental notation.
18 ----------------------------
19
20 feature.c
21 ----------------------------
22 revision 1.3
23 date: 1996/10/18 23:54:33; author: edorman; state: Exp; lines: +5 -1
24 make sure we tell the client what features the server supports.
25 ----------------------------
26 revision 1.2
27 date: 1996/10/16 00:22:38; author: edorman; state: Exp; lines: +4 -0
28 no change
29 ----------------------------
30
31 getship.c
32 ----------------------------
33 revision 1.2
34 date: 1996/10/12 02:10:01; author: edorman; state: Exp; lines: +7 -0
35 check and see if WARPDRIVE got unset later and
36 fix it when we give a ship to a player.
37 ----------------------------
38
39 listen.c
40 ----------------------------
41 revision 1.3
42 date: 1996/10/11 02:26:59; author: edorman; state: Exp; lines: +1 -1
43 bad syntax causes bad inetaddr in cases where dns won't resolve to a name
44 ----------------------------
45 revision 1.2
46 date: 1996/10/11 01:21:09; author: edorman; state: Exp; lines: +2 -0
47 FreeBSD doesn't want sys_errlist defined this way; use system proto
48 ----------------------------
49
50 main.c
51 ----------------------------
52 revision 1.3
53 date: 1996/10/16 00:27:41; author: edorman; state: Exp; lines: +3 -0
54 added player default to RCD off
55 ----------------------------
56 revision 1.2
57 date: 1996/10/15 23:50:12; author: edorman; state: Exp; lines: +3 -3
58 added rtt, sdv, pckloss to logging
59 ,.
60 ----------------------------
61
62 pl_gen7.c
63 ----------------------------
64 revision 1.2
65 date: 1996/10/24 21:27:57; author: edorman; state: Exp; lines: +1 -2
66 include wormholes
67 ----------------------------
68
69 planets.c
70 ----------------------------
71 revision 1.5
72 date: 1996/10/12 03:29:12; author: edorman; state: Exp; lines: +2 -2
73 hope i fixed it this time.
74 ----------------------------
75 revision 1.4
76 date: 1996/10/12 03:22:22; author: edorman; state: Exp; lines: +1 -1
77 not quite far enuf
78 ----------------------------
79 revision 1.3
80 date: 1996/10/12 02:50:05; author: edorman; state: Exp; lines: +4 -2
81 fix so no planet is so close to star that can't orbit. maybe
82 should leave it that way, eh? pisser to have SY that way tho.
83 ----------------------------
84 revision 1.2
85 date: 1996/10/12 02:10:58; author: edorman; state: Exp; lines: +4 -0
86 planets.c
87 ----------------------------
88
89 player.c
90 ----------------------------
91 revision 1.4
92 date: 1996/10/12 03:22:28; author: edorman; state: Exp; lines: +22 -4
93 fixed ship operation at empty fuel
94 ----------------------------
95 revision 1.3
96 date: 1996/10/12 02:42:28; author: edorman; state: Exp; lines: +2 -3
97 old etemp code too good :) fixed now 2x rate for helpfulplanets
98 ----------------------------
99 revision 1.2
100 date: 1996/10/12 02:32:57; author: edorman; state: Exp; lines: +20 -6
101 added helpfulplanets configvals
102 ----------------------------
103
104 shmem.c
105 ----------------------------
106 revision 1.3
107 date: 1996/10/24 21:28:04; author: edorman; state: Exp; lines: +1 -1
108 fixed so planet generator can set numplanets.
109 ----------------------------
110 revision 1.2
111 date: 1996/10/11 01:59:56; author: edorman; state: Exp; lines: +1 -1
112 fix for galaxy gen setup
113 ----------------------------
114
115 socket.c
116 ----------------------------
117 revision 1.3 locked by: edorman;
118 date: 1996/10/12 02:10:58; author: edorman; state: Exp; lines: +4 -4
119 planets.c
120 ----------------------------
121 revision 1.2
122 date: 1996/10/12 01:07:28; author: edorman; state: Exp; lines: +1 -1
123 must update ship _first_ when using shortpackets
124 elsewise client gets confused; nonshort sends abs addr anyway.
125 ----------------------------
126
127 sysdefaults.c
128 ----------------------------
129 revision 1.3
130 date: 1996/11/01 22:09:10; author: edorman; state: Exp; lines: +0 -1
131 deleted unused debugging code
132 ----------------------------
133 revision 1.2
134 date: 1996/10/12 02:10:58; author: edorman; state: Exp; lines: +2 -0
135 planets.c
136 ----------------------------
137 config.h
138 ----------------------------
139 revision 1.3
140 date: 1996/10/16 00:23:21; author: edorman; state: Exp; lines: +5 -0
141 added RC_DISTRESS stuff
142 ----------------------------
143 revision 1.2
144 date: 1996/10/15 23:36:12; author: edorman; state: Exp; lines: +5 -0
145 added LOG_LONG_INFO for more info.
146 ----------------------------
147
148 defs.h
149 ----------------------------
150 revision 1.2
151 date: 1996/10/11 01:41:01; author: edorman; state: Exp; lines: +1 -1
152 metaserver..ecst > metaserver..ecst asthetic change.
153 ----------------------------
154
155 shmem.h
156 ----------------------------
157 revision 1.2
158 date: 1996/10/11 02:08:31; author: edorman; state: Exp; lines: +1 -0
159 helpfulplanets for fuel/etemp recovery
160 ----------------------------
161
162 struct.h
163 ----------------------------
164 revision 1.5
165 date: 1996/10/16 00:32:38; author: edorman; state: Exp; lines: +1 -0
166 added MDISTR message type
167 ----------------------------
168 revision 1.4
169 date: 1996/10/16 00:24:47; author: edorman; state: Exp; lines: +7 -7
170 changed u_char to 'unsigned char'
171 ----------------------------
172 revision 1.3
173 date: 1996/10/16 00:20:49; author: edorman; state: Exp; lines: +2 -2
174 changed #ifdef RCD to #ifdef RC_DISTRESS to reflect paradise usage
175 ----------------------------
176 revision 1.2
177 date: 1996/10/16 00:16:37; author: edorman; state: Exp; lines: +122 -0
178 Added RCD definitions
179 ----------------------------
180
181 Makefile.in
182 ----------------------------
183 revision 1.3
184 date: 1996/10/12 02:18:01; author: edorman; state: Exp; lines: +1 -1
185 fixed pl_gen6/7
186 ----------------------------
187 revision 1.2
188 date: 1996/10/11 01:49:35; author: edorman; state: Exp; lines: +2 -1
189 added pl_gen7.c
190 ----------------------------