forked from quozl/netrek-server
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGES
622 lines (539 loc) · 24.5 KB
/
CHANGES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
Changes File, see tail for latest.
pl3 - pl4 : Tue Jul 13 15:42:29 PDT 1993
Fixed daemon and gcc problem with writable strings. - Mark Levine.
Many many SYSV changes and mods for sequent machines - Kurt Siegl.
rsa-server.c added to the standard distribution. - Nick Trown
pl4 - pl5 : Mon Jul 19 12:47:13 PDT 1993
improved the update daemon and fixed small errors. - Nick Trown
pl5 - pl6 : Wed Jul 21 11:24:04 PDT 1993
added more config files based on INL config files. Supported
systems now include: hpux, sun, ultrix, aix, sgi,
and ptx. - Nick Trown
Fixed makefiles to support parallel makes. - Kurt Siegl.
small enhancements to updated. - Nick Trown
added sysdef for t-mode scumming checking. - Nick Trown
"make install" now makes a startup script for you. - Nick Trown
pl6 - pl7 : Tue Jul 27 12:46:34 PDT 1993
fixed timecheck/closed checking. - Nick Trown
Misc. changes to the makefile. - Nick Trown
small changes in RESTRICT_BOMBING and daemonII robot
calling handling. - Nick Trown
Added more support for xsg. - Nick Trown
pl7 - pl8 : Thu Jul 29 16:12:49 PDT 1993
added comments and more options to .features file. - Nick Trown
Added NEWSHIP define to select between normal ships
and riovista style ships. (Battleship's phasers
don't cost as much, assault's torpcost doesn't
cost as much, higher wpntemp for SBs) - Nick Trown / jmn
Now supports Linux. - Kurt Siegl.
Added Daemon Synchronization. - Tedd Hadley / NBT
pl8 - 2.01pl0 : Wed Aug 18 21:54:34 PDT 1993
More fixes for robots when all players leave the
game - Mark Levine.
Made the Makefiles smarter. Now checks for Makefile
in res-rsa since PGP doesn't come with one. Also
checks to see if LIBDIR exists. - Nick Trown
Fixed many many links for defs.h, data.h, data.c,
and getpath.c - Nick Trown
The tools are now installed in LIBDIR/tools (if
you're upgrading from an older version then you
should rm LIBDIR/*). - Nick Trown
More Linux support of SLS 1.2 and 1.3 - Kurt Siegl.
Defines are removed from the .mk files. A new file
in config called config.h has all the defines
and also machine dependent include file
checking. - Kurt Siegl.
Server messages and warnings use varargs now to
reduce the amount of temporary buffers and use
of sprintf. - Nick Trown
Fixed small bug with CHAIN_REACTION taking away
your kills when TEAM kill happens. - Nick Trown
New Getentry team selection function that should
be better and faster than the old one. It
allows for more choice in team selection and
is less rigid than the old one. - Mark Levine.
Added support for the .clue-bypass. It uses the
same format and the bypass file. What happened
to it? - Nick Trown
Added support for NTSERV in makescript. - Dave Gosselin
Added new CHAIN_REACTION code from INL server. - Tedd Hadley / NBT
Fixed small date problem with updated - Brian O'Neill
Added !confirm to features.c. This sends a string
to only a client that is older than the version
specified. - Nick Trown
Fixed conquer message flags. - Nick Trown
Short Packets have been updated to pl14. - Hadley, Heiko, nbt
Added support for 64 bit machines (alpha) - nbt, Pagnucco
Got rid of hard-coded message sizes - Nick Trown
Made features.c smarter - Nick Trown
Added variable distress code - jmn, jn, nbt
Added Max pop code for non-tmode - Nick Trown
Added SB kills/hours to scores.c - Alec Habig
Added pledit. - Habig, nbt
Updated to new puck code (from ksu) - Kantner
2.01pl0 - 2.01pl1 : Mon Sep 27 18:19:21 PDT 1993
Ultrix fixes - Habig
Makescript fixes - Habig , nbt
distress.c (RCD) fixes - nbt, nelson, jmn
class field added to rsa_keycomp - Hadley
2.01pl2 - 2.01pl2 : Mon Oct 4 13:06:50 PDT 1993
More ultrix / alpha fixes - O-Neil, Habig
distress.c (RCD) non-rcd client fix - nbt
Cleaner Makefiles - Habig, nbt
configure script - Siegl
2.01pl2 - 2.01pl3 : Thu Oct 14 16:20:19 PDT 1993
Short Packet fixes for watchmes, showgalaxy, xsg - Habig
More code cleanup - nbt
Distress.c changes - jmn, Nelson, nbt
Autoconf changes - Siegl
Transwarp option added - Habig
2.01pl3 - 2.01pl4 :
Ran server through lint - nbt
5x bonus for last planet army bombed define - Habig
SGI Patches - Siegl, Pregler
More ship customization defines - Habig
Fixed ntserv spinning bugs - nbt
Made gwrite more robust to errors - nbt
Updated ping.c code - nbt, Hadley
Fixed loadcheck code - Pregler
Added class exclude to rsa_keycomp - nbt
Fixed unwarring bombing so you can bomb enemy
planets in 3rd space - Habig
Fixed war status bug for feds - nbt
Added date to t-mode scum checking - Habig
Added initial army limit for planets
(sysdef START_ARMIES) - Habig
Fixed watchmes and showgalaxy for RCDs - Habig
Added Error file control (sysdef ERROR_LEVEL) - nbt
Added base practice code - Siegl
Updated hockey code - Kantner
2.01pl4 - 2.01pl5:
Fixed uint, ushort, uchar type defines - nbt
Fixed start_server script - nbt
made transwarping not allowed during red alert - Habig
Fixed 64bit problem with pledit - O-Neil
Fixed features bug - nbt
Fixed metaserver player listing - nbt
2.01pl5 - 2.02:
Fixed Makefile for pledit - Habig
Added planet credit for throwing a coup - Habig
Added NEW_CREDIT define. 1/3 credit for neuting, - Habig
2/3 for destroying
Added FASTER_SB_MAXUPDATES which allows SBs - Habig, Sheldon
10 ups/sec.
minor sgi, linux and ptx config fixes. - Siegl
Basepractice server controllable via .sysdef - Siegl
Fixed FLAT_BONUS define. It was not adjusting the - Habig
global armies bombed correctly.
Added Basepractice support to updated - Siegl
SB stats only updated in tmode - Habig
Send someone a ^ for SB stats - Habig
Fixes to pledit, main and ntserv Makefiles - Habig
SBHOURS .feature added - add a SBHOURS line to - Habig
the COW entry in .feature
update.c made a "-t" file due to misordered - Habig
parameters to keycomp call
Included Dogfighting "mars" robot - Nelson, nbt
Made new command interface - nbt
Fixed conquer/genocide bug - Habig
make xtkill use correct paths - Habig
Don't allow ship out of transwarp until 12.5% left - Habig
SCO patches - Sheldon
Vector torps from Calvin - Sheldon
Fixed wander code - Sheldon
Added code to redefine ship stats from .sysdef - Sheldon
SB construction time is not reset out of tmode - Habig
Puck, Mars, and pickup use new command interface - nbt
Fixed .bypass. - Habig
Added more functionality to scores tool. - Habig
Fixed repair flag while etemped bug. - Habig
Fixed topgun and angels problem - Siegl
2.2 - 2.2pl1:
Fixed getship sysdefaults - Sheldon
Made changes to eject/command.c - nbt
1) Eject messages sent to player only
2) Whole team has to agree to eject player
3) ALLOW_EJECT turned off by default
Made message array larger. - nbt
Fixed SB refitting docking permissions - Habig
Fixed SB refitting while a player is t-warping - Habig
Fixed newscore problem - Habig
Makefile bugfixes (for robots) - Habig
Added links for strdup.c - Habig, nbt
Added TIME command - Habig
Added QUEUE command - nbt
2.2 - 2.5:
Included INL's Observer code - nbt
Made Split queue. - Siegl
Started INL robot - nbt
Fixed watchmes to use MAXMESSAGE - Kantner
Fixed robots to use MAXMESSAGE - Kantner
Made transwarp only work in green alert - Habig
Added multi-line macro ignore. - nbt
Added lost planet packet fix. - Hadley
Fixed Xsg for sysdefaults and MAXMESSAGE - Habig
Fixed short packet bug for "sending variable and
short packets." message. - Heiko
Made dog-fighting robot save stats. - Nelson
Merged players_d into newstartd. - nbt
Added openmem.c file to get rid of redundancies. - Kantner
2.5 - 2.5pl1:
Fixed mess tool message insertion. - nbt
Added genocide counter option. - Habig
Added features packet code. - Hadley, Rumsey
Added additional cloak detection. - Rumsey
Fixed split-queue wait queue problem. - nbt
Various basep & robot improvements. - Siegl
Fixed potential course bug. - Siegl
make players_d use openmem.c. - nbt
Added independent-planet update fix - Hadley
Added short-packets precision loss fixes. - Hadley
Made keycomp produce nicer motd key listings - Hadley
Made cluecheck verify when turned on by .time - nbt
Added support for features port 3531 to updated. - nbt
2.5pl1 - 2.5pl2:
misc. Makefile cleanups - nbt
Dynix patches - Mehlhaff
death detection (still in test stage) - nbt
2.5pl2 - 25.pl3:
Added touching enemy planet bonus to FLAT_BONUS - Habig
Fix SB updates after it dies. - Habig
2.5pl3 - 2.5pl4:
Added ship info packets for different ship stats - Habig
Made changes to crediting system - Habig
Improved voting - Kantner
Improved robots (commands, functionality) - Siegl
Improved INL robot commands - Siegl
Added gametime to INL robot - nbt
Fixed pickside in INL robot - nbt
Changed teleport delay to smaller value for mars - ctso
Added scout round, matchnum reset, reset
toolate2join - ctso
2.5pl4 - 2.6pl0:
Added BALANCE and TRIPLE votes - Cameron
Merged COW and VANILLA configuration - Siegl
Replaced wait queue logic - Kantner
Votes & commands abbreviation removed - Kantner
Changes to PUCK - Kantner
Common Robot Code - Kantner
Fixes to build on DEC OSF/1 AXP - Ollis
Can't tractor off planet bug - McFadden
Fixes to XSG - Pregler
Moved bounce commands out of socket.c - Trown
Keycomp fix - Hadley
Solaris aix fixes - Trown
New flags for updated - Trown
Touch .bypass in makefile - Trown
Game pausing changes - Kantner
Place MESSAGES_ALL_TIME in config.h.in - Habig
Distribution symbolic link fixups - Kantner
INL robot timing fix (PERSEC) - Cameron
Tail wagging fix (midflight wobble) - Cameron
2.6pl0 - 2.6pl1:
Fixed lack of queue source in manifest - Cameron
Merged XSG into source tree - Cameron
Misc small release fixes - Cameron
2.6pl1 - 2.6pl2:
Configure fixes - Siegl
BALANCE and TRIPLE messaging fixes - Cameron
No more abbreviated command messages - Kantner
Fixes to README to remove references to playerd - Trown
Pollux & Castor become Praxis & Achernar - Habig (NBR)
Changed keycomp/struct.h to a symbolic link - Cameron
HOMEWQ -> QU_HOME etc in inl.c, inldefs.h - Kantner
Gameup constants renamed in struct.h - Kantner
Avoid BALANCE in INL robot - Cameron
Avoid typedef enum diagnostics (pledit.h) - Barnes
Fix watchmes.c corruption of shared memory msgs - Siegl
Fix SIGTERM handling in ntserv - Kantner
2.6pl2 - 2.6pl3:
Robot patches - Siegl
Trivial data.c other1 patch - Habig
Fixed planet wandering - Kantner
Fixed wait queue bug - Kantner
Fixed xtkill slot free logic to use slotmaint.c - Habig
Linux fixes: Mars signals, zombies and performance - Siegl
Autostart and terminate of robots - Siegl
Mars not resetting stats, bad sizeof() - Forsman
Fixed xsg slot free logic to use slotmaint.c - Habig
Remove obsolete co-pilot bug fixes - Kantner
Minor code cleanup: daemonII.c and openmem.c - Kantner
Added Geno count logic to scores.c - Habig
Reset surrender and SB rebuild timeouts setgalaxy - Habig
Fixed runaway observer ntserv (redraw.c) - Kantner
Minor code cleanup: tournamentMode() - Kantner
Minor nint() fixes for hpux - Trown
Minor docs/tools.doc nit - Ellis
Autoconfig upgrade to release 2.x - Siegl
Add external rint replacement function - Siegl
Planet orbit bug (ex tractor/orbit fix) fixed - Habig
Puck changes that allow inhl port usage - Kantner
2.6pl3 - 2.6pl4:
Replaced docs/Makefile - Habig
Removed include of sys/shm.h from daemonII.c - Kantner
Include references for GENO_COUNT behaviour - Habig
Add high clue checking; skill questions - Siegl
Symbolic link for robots/data.c missing - Pirnie
Add repeat clue checking based on team message usage - Habig
Fixes to newstartd for Linux - Pirnie
Avoid symbolic links for "make patches" - Cameron
Remove docs/makescript from manifest - Cameron
Document usage output from ntserv - Cameron
Added touch .nocount to docs/Makefile - Cameron
2.6pl4 - 2.7pl0:
Added keycomp/rint.c to manifest, was missing - Pirnie 01
Robot messaging patches - Kantner 02
Repeat clue check only if wait queue - Habig 03
Replaced orbit.c - Leonard 04
Fixed atof() for MAXLOAD in ntserv/sysdefaults.c - Pirnie 05
Practice robot random ship type - Pirnie 06
Replaced phaser.c - Leonard 07
Replaced detonate.c - Leonard 08
Added Galaxy ship class - Pirnie 09
Added cluerank to .sysdef - Pirnie 09
Changed HOSEFUSE to 30 minutes - Pirnie 09
Changed terminators to Galaxy class - Pirnie 09
Added support for random practice robot class - Pirnie 09
Added master motd's to install - Pirnie 09
Make keycomp/defs.h symbolic link - Habig 10
Make keycomp/data.h and getpath.c symbolic links - Trown 11
Avoid observer induced t-mode - Habig 12
Remove duplicate numShips() code - Habig 13
Minor starbase docking patch (not short packets) - Dickens 14
Added observer logon message - Sudish 15
Fix crash on observer messaging self - Habig 16
Make robots/util.c symbolic link - Habig 17
Restrict observer team changing - Kantner 18
Fix queue player query commands - Kantner 19
Remove NEWMASK define references - Kantner 20
Update tools/stat for new information available - Kantner 21
Document default .ports file changes - Kantner 22
Also touch .banned and .bypass during virgin install - Kantner 23
Robot patches for observers - Kantner 24
(2.7pl0 was pre-released at this state on 17th June 1995)
Further restrict observer team selection - Kantner 25
Major torpedo unity patches - Leonard 26
Solaris compile fixes (bcmp->MCMP et al) - Lindqvist27
War settings and player name optimisation - Leonard 28
Fix to random robot class - Pirnie 29
Phaser.c patches - Leonard 30
(2.7pl0 was formally released for beta testing on 22nd June 1995)
2.7pl0 - 2.7pl1:
Remove duplicate CLUERANK from sample_sysdef - Habig 01
Minor defs.h and struct.h patch - Habig 02
Add high cluecheck to .sysdef - Siegl 03
Make p_lastseenby a signed char - Siegl 04
Change to phaser.c for legibility of code - Leonard 05
Minor edits to compile on OSF V3.0 - Habig 06
Phaser fix Alphas, nint(sqrt((double)range_sq)) - Leonard 07
Minor docs patch CHECK_MESG in CUSTOMIZATION - Campbell 08
More CHAOS modifications - Pirnie 09
Allow multiple practice robots to be called in - Cameron 10
Change practice robots to ignore each other - Cameron 11
Reset updates per second on refit out of base - Habig 12
Include extern struct plasmatorps in data.h - Kantner 13
Messages to God modifications - Kantner 14
Minor changes to xsg signals - Kantner 15
(2.7pl1 was released 12-Oct-1995)
2.7pl1 - 2.7pl2:
Allow xsg to use web downloaded recordings - Cameron 01
Global double changes (must use "make install"!) - Trown 02
Minor makefile buglet (touch .clue-bypass) - Habig 03
Observer voting patch (they may not vote) - Habig 04
Clue ejection (text on stdout, no observer army drop) - Habig 05
Allow CHAIN_REACTION for sgi and Solaris - Siegl 06
Fixes for compilation on AIX - Wengler 07
(note: some text of mail not understood)
Dogfight robot fixes - Ellis 08
(Change numbers now refer to VANILLA-L message numbers)
Observers should not be clue checked - Habig 4
Change "queue" to "pqueue" for Solaris - O'Conner 16
(note: patch incomplete, name changed to pqueue)
INL statistics with event logging - Siegl 19
Fix 180 degree phaser bug - O'Conner 22
Restore nasty ping message hack - Trown 25
(note: patch was reversed)
Multiple changes - Trown 30
Eek on mzero in freeslot() - Trown 38
Add sortdb tool - Trown 39
(note: ref to se.name should be se[num_players].name)
Hockey robot slot count fix - Glamm 46
Memory leak fix for update.c - Kantner 48
(2.7pl2 was released 09-Jan-1996)
2.7pl2 - 2.7pl3:
Update bigbang ships define in docs/sample_sysdef - Habig 51
Ejection message to stdout fix - Habig 61
Observer clue check causes accvio or alpha loop - Habig 66
ntserv/defs.h NODET (char) cast - Heiko 84
Updates to docs/sample_features - Habig 89
Daemon Synchronisation #ifdef Removal - Kantner 163-7
Linux (Posix) setjmp fixes - Siegl 234
Include Digital Game Sequencer - Cameron
(2.7pl3 was released 25-Jul-1996)
2.7pl3 - 2.7pl4:
[VANILLA-L:252] Re: Why make install builds xsg?
Alec Habig
Not applied, couldn't figure it out.
Re: [VANILLA-L:270] Server 2.7pl3 Released
Sven Neuhaus
Not applied, couldn't figure it out.
[VANILLA-L:272] typo in 2.7pl3
Sven Neuhaus
Applied.
[VANILLA-L:289] Cloaking fixes
Brian Paulsen via Alex Habig
Applied.
[VANILLA-L:298] Vector torp code fix
Brian Paulsen
Applied.
[VANILLA-L:301] Fixes to watchmes.c
Brian Paulsen
Applied.
[VANILLA-L:304] guest observers and counting bugs
Alec Habig
Applied.
rec.games.netrek "Server question..." lindner.844700879@babylon4
David Lindner
Applied.
[VANILLA-L:319] pwstats.pl Perl script
Kurt Siegl
Applied.
[VANILLA-L:318] PWstats (Server diffs)
Kurt Siegl
Applied.
[VANILLA-L:328] Problems with newstartd under IRIX (solved!)
Rob Lindenbusch
Not applied, nowhere to put it?
rec.games.netrek "Re: Plasma damage?" [email protected]
Dean Yasuda via Alec Habig
Not applied, untested
(2.7pl4 was released improperly 10-Apr-1997)
2.7pl4 - 2.7pl5:
Date: Fri, 4 Apr 1997 23:19:34 -0800 (PST)
From: "Kevin O'Connor" <[email protected]>
Subject: [VANILLA-L:465] INL Robot server mods - part 2
Date: Fri, 4 Apr 1997 23:38:56 -0800 (PST)
From: "Kevin O'Connor" <[email protected]>
Subject: [VANILLA-L:466] INL Robot server mods - part 1
Date: Sat, 5 Apr 1997 01:36:16 -0800 (PST)
From: "Kevin O'Connor" <[email protected]>
Subject: [VANILLA-L:467] INL Robot patches
Date: Tue, 8 Apr 1997 23:59:55 -0700 (PDT)
From: [email protected] (Alec Habig)
Subject: [VANILLA-L:470] tmode and surrender setting bug fix
Date: Sat, 12 Apr 1997 17:14:36 -0700 (PDT)
From: "Kevin O'Connor" <[email protected]>
Subject: [VANILLA-L:492] Re: Kevin & Kurt's changes to robots/inl.c
Date: Sun, 13 Apr 1997 12:17:27 -0700 (PDT)
From: Kurt Siegl <[email protected]>
Subject: [VANILLA-L:494] Log file base pwstats
2.7pl5 - 2.7pl6:
Date: Tue, 15 Apr 1997 22:28:32 -0700 (PDT)
From: RHS Linux User <[email protected]>
Subject: [VANILLA-L:499] Assorted bug fixes.
Date: Wed, 16 Apr 1997 23:14:16 -0700 (PDT)
From: "Kevin O'Connor" <[email protected]>
Subject: [VANILLA-L:502] Fix to mess.c
Date: Thu, 17 Apr 1997 18:45:23 -0700 (PDT)
From: "Kevin O'Connor" <[email protected]>
Subject: [VANILLA-L:505] Re: Fix to mess.c
2.7pl6 - 2.7pl7:
Date: Mon, 21 Apr 1997 17:01:31 -0700 (PDT)
From: Bob Tanner <[email protected]>
Subject: [VANILLA-L:541] 2.7pl6 diffs for Solaris 2.5.1
Date: Tue, 22 Apr 1997 01:27:51 -0700 (PDT)
From: "Kevin O'Connor" <[email protected]>
Subject: [VANILLA-L:544] Re: Just announcing them
Date: Wed, 23 Apr 1997 23:40:15 -0700 (PDT)
From: James Cameron <[email protected]>
Subject: [VANILLA-L:546] Patch to allow BALANCE in INL pre-game
From: Michael Kantner <[email protected]>
Date: Tue, 6 May 1997 15:17:29 -0700 (PDT)
Subject: tools/ patches
From: Michael Kantner <[email protected]>
Date: Tue, 6 May 1997 15:17:44 -0700 (PDT)
Subject: ntserv/ patches
2.7pl6 - 2.7pl7:
Date: Mon, 21 Apr 1997 17:01:31 -0700 (PDT)
From: Bob Tanner <[email protected]>
Subject: [VANILLA-L:541] 2.7pl6 diffs for Solaris 2.5.1
http://www.vec.bgsm.edu/~ahn/netrek/vanilla-l/msg00081.html
Date: Tue, 22 Apr 1997 01:27:51 -0700 (PDT)
From: "Kevin O'Connor" <[email protected]>
Subject: [VANILLA-L:544] Re: Just announcing them
http://www.vec.bgsm.edu/~ahn/netrek/vanilla-l/msg00084.html
Date: Wed, 23 Apr 1997 23:40:15 -0700 (PDT)
From: James Cameron <[email protected]>
Subject: [VANILLA-L:546] Patch to allow BALANCE in INL pre-game
http://www.vec.bgsm.edu/~ahn/netrek/vanilla-l/msg00086.html
Date: Thu, 1 May 1997 00:41:18 -0700 (PDT)
From: [email protected] (James Cameron)
Subject: [VANILLA-L:573] Proposed xsg modifications for 2.7pl7
http://www.vec.bgsm.edu/~ahn/netrek/vanilla-l/msg00113.html
Date: Tue, 6 May 1997 15:17:29 -0700 (PDT)
From: Michael Kantner <[email protected]>
Subject: tools/ patches
Date: Tue, 6 May 1997 15:17:44 -0700 (PDT)
From: Michael Kantner <[email protected]>
Subject: ntserv/ patches
Date: Wed, 7 May 1997 10:42:59 -0700 (PDT)
From: Kurt Siegl <[email protected]>
Subject: [VANILLA-L:598] pwstats.pl fixes
http://www.vec.bgsm.edu/~ahn/netrek/vanilla-l/msg00138.html
Date: Wed, 14 May 1997 09:49:03 -0700 (PDT)
From: Michael Kantner <[email protected]>
Subject: [VANILLA-L:604] Patches for puck and a .sysdef addition.
http://www.vec.bgsm.edu/~ahn/netrek/vanilla-l/msg00144.html
Date: Wed, 14 May 1997 09:49:44 -0700 (PDT)
From: Michael Kantner <[email protected]>
Subject: [VANILLA-L:605] Minor puck patches for robots/ directory
http://www.vec.bgsm.edu/~ahn/netrek/vanilla-l/msg00145.html
2.7pl7 - 2.8pl0:
Date: Thu, 3 Jul 1997 21:27:12 -0700 (PDT)
From: "Kevin O'Connor" <[email protected]>
Subject: [VANILLA-L:629] Minor INL robot upgrade
Date: Mon, 1 Dec 1997 23:56:23 -0600
From: Bob Tanner <[email protected]>
Subject: [VANILLA-L:722] Eject/Eject patch
Date: Thu, 05 Feb 1998 23:33:31 -0500
From: "Kevin O'Connor" <[email protected]>
Subject: [VANILLA-L:787] socket.c
Date: Thu, 05 Feb 1998 23:36:34 -0500
From: "Kevin O'Connor" <[email protected]>
Subject: [VANILLA-L:788] genspkt.c
Date: Fri, 6 Feb 1998 00:14:36 -0500 (EST)
From: [email protected]
Subject: [VANILLA-L:789] Cambot patch
Date: Thu, 26 Feb 1998 17:29:31 -0500 (EST)
From: [email protected]
Subject: [VANILLA-L:804] Change to default sysdef file( removal of auto-doosher )
Date: Thu, 26 Mar 1998 14:05:41 +1100
From: James Cameron <[email protected]>
Subject: [VANILLA-L:820] Metaserver Solicitation Daemon Crash
Date: Wed, 15 Apr 1998 09:10:30 -0400 (EDT)
From: Jeffrey Nowakowski <[email protected]>
Subject: [VANILLA-L:838] Vicious eject bug fix
Date: Tue, 21 Apr 1998 12:04:21 +1000
From: James Cameron <[email protected]>
Subject: [VANILLA-L:847] Overheat state propagated to refitted ships
(2.8pl0 released 23-Apr-1998)
2.8pl0 - 2.8pl1:
Date: Fri, 18 Sep 1998 05:12:09 -0400 (EDT)
From: Jeffrey Nowakowski <[email protected]>
Subject: [VANILLA-L:1067] Patch: Reset galaxy and INL robot
Date: Mon, 21 Sep 1998 17:47:07 -0400 (EDT)
From: Jeffrey Nowakowski <[email protected]>
Subject: [VANILLA-L:1069] Patch: .global, convert.c
Date: Mon, 28 Sep 1998 02:29:11 -0400 (EDT)
From: Jeffrey Nowakowski <[email protected]>
Subject: [VANILLA-L:1087] Re: [VANILLA-L:1086] Problem with 2.8pl0
2.8pl1
Source has been moved to CVS on cvs.us.netrek.org.
We are not yet sure how to handle this change log.
14th November 1998
Removal of setjmp/longjmp from ntserv.
16th November 1998
Edit voting status messages to indicate who we are waiting on.
NOTE: FURTHER CHANGES ARE TRACKED IN THE FILE ChangeLog and NEWS