Update of /cvsroot/netrek/client/netrekxp/resources/docs
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv18965/resources/docs
Modified Files:
changes.txt netrekrc
Log Message:
Added much needed comments to the confusing cloaking draw logic in local.c
Fixed the phaser sound counter so that it is properly reset even when you are
cloaked - other people's phaser sounds were
not being played while you were cloaked, this bug has been around a long time
and is in COW as well.
Fixed reversed order of mainresizeable and maintitlebar functions in the
defaults list.
Switched around 2 macros in netrekrc to a more logical order.
Updated todo list.
Index: netrekrc
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/netrekrc,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- netrekrc 25 Jun 2006 08:19:40 -0000 1.7
+++ netrekrc 3 Jul 2006 17:03:24 -0000 1.8
@@ -696,12 +696,6 @@
macro.0.A:% /_/ \__/\__//_/ /_/ \__/_/\_\ XP 2006, v1.1
macro.0.A:% Get it today at http://www.netrek.org
-macro.).A: /* Get the latest version of Netrek XP 2006 today! */
-macro.).A: /* Current version is 1.1, released June 26, 2006 */
-macro.).A: /* Download it at http://www.netrek.org/files/NetrekXP_2006/ */
-macro.).A: /* or */
-macro.).A: /* http://www.playnetrek.org/ */
-
macro.a.A:. o Just | Squeal boy...
macro.a.A:. //\ %p: ABUSED! Plain | just like a
macro.a.A:. o )/ Wrong (tm) | hog!
@@ -866,6 +860,13 @@
macro.9.A:% .:>: .> >. :/*/:</>./.X__ |
macro.9.A:% --------------------:--:--**#:-<<:^/^<**#**#**:._/--------/->---
+macro.).A: /* Get the latest version of Netrek XP 2006 today! */
+macro.).A: /* Current version is 1.1, released June 26, 2006 */
+macro.).A: /* Download it at http://www.netrek.org/files/NetrekXP_2006/ */
+macro.).A: /* or */
+macro.).A: /* http://www.playnetrek.org/ */
+
+
mac.e.T: Escorting %g (%d%%D %s%%S %f%%F)
mac.V.A: %T%c PING stats: Average: %v ms, Stdv: %V ms, Loss: %y%%
mac.x.T: (%T%c) My Fuel: %f%%
Index: changes.txt
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/changes.txt,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- changes.txt 26 Jun 2006 01:21:01 -0000 1.77
+++ changes.txt 3 Jul 2006 17:03:24 -0000 1.78
@@ -1,4 +1,5 @@
Netrek XP 2006, Version 1.1: (Released 26-Jun-2006)
+- other people's phasers sounds were not being heard if you were cloaked, this
has been fixed
- added "puckCircle: on/(off)" to show the puck's max shot range as a circle
around your ship, works
on hockey servers only.
- client can now tell if a ping-pong plasma is hostile to your ship (no longer
assumes your own
_______________________________________________
netrek-cvs mailing list
[email protected]
http://mailman.us.netrek.org/mailman/listinfo/netrek-cvs