Update of /cvsroot/netrek/client/netrekxp/resources/docs In directory sc8-pr-cvs16:/tmp/cvs-serv21536/resources/docs Modified Files: changes.txt netrekrc Log Message: Added new entry to main windows proc, WM_SYSCOMMAND, that is merely used to track whether the main netrek window is maximized or not, so that this information can be saved between sessions. The bomb RCD used on an unknown planet or planet with 4 or less armies will now say "bomb <planetname>" instead of the more useless, unspecific "bomb". Index: netrekrc =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/netrekrc,v retrieving revision 1.66 retrieving revision 1.67 diff -u -d -r1.66 -r1.67 --- netrekrc 18 Apr 2007 09:41:32 -0000 1.66 +++ netrekrc 22 Apr 2007 07:24:30 -0000 1.67 @@ -1058,7 +1058,7 @@ # Receiver configurable distress macros dist.^t.take: %T%c->%O (%S) Carrying %a to %l%?%n>-1%{ @ %n%} dist.^o.ogg: %T%c->%O Help Ogg %p at %l -dist.^b.bomb: %T%c->%O %?%n>4%{bomb %l @ %n%!bomb%} +dist.^b.bomb: %T%c->%O %?%n>4%{bomb %l @ %n%!bomb %l%} dist.^c.space_control: %T%c->%O Help Control at %L dist.^1.save_planet: %T%c->%O Emergency at %L!!!! dist.^2.base_ogg: %T%c->%O Sync with --]> %g <[-- OGG ogg OGG base!! Index: changes.txt =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/changes.txt,v retrieving revision 1.188 retrieving revision 1.189 diff -u -d -r1.188 -r1.189 --- changes.txt 19 Apr 2007 08:22:58 -0000 1.188 +++ changes.txt 22 Apr 2007 07:24:30 -0000 1.189 @@ -1,4 +1,7 @@ Netrek XP 2006, Version 1.3: +- whether main netrek window is maximized or not now saves via in-game save key +- bomb RCD used on an unknown planet or planet with 4 or less armies will now say + "bomb <planetname>" instead of the more useless, unspecific "bomb" - start music will no longer play if you connect to a server and wind up on a wait queue, the music will instead play once you reach the login screen - bug fix to cambot playback with richtext windows