dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] pnetlib ChangeLog,1.1451,1.1452


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] pnetlib ChangeLog,1.1451,1.1452
Date: Tue, 11 Nov 2003 22:14:05 +0000

Update of /cvsroot/dotgnu-pnet/pnetlib
In directory subversions:/tmp/cvs-serv8710

Modified Files:
        ChangeLog 
Log Message:


Modify the Snake game to use buffer-relative cursor co-ordinates with
Console.SetCursorPosition rather than window-relative to match the
Win32 requirements.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/ChangeLog,v
retrieving revision 1.1451
retrieving revision 1.1452
diff -C2 -d -r1.1451 -r1.1452
*** ChangeLog   11 Nov 2003 07:30:47 -0000      1.1451
--- ChangeLog   11 Nov 2003 22:14:02 -0000      1.1452
***************
*** 1,3 ****
--- 1,9 ----
  
+ 2003-11-12  Rhys Weatherley  <address@hidden>
+ 
+       * samples/snake.cs: modify the Snake game to use buffer-relative
+       cursor co-ordinates with Console.SetCursorPosition rather than
+       window-relative to match the Win32 requirements.
+ 
  2003-11-11  Rhys Weatherley  <address@hidden>
  





reply via email to

[Prev in Thread] Current Thread [Next in Thread]