[Tux4kids-commits] r581 - tuxtype/branches/soc3

sreyas-guest at alioth.debian.org sreyas-guest at alioth.debian.org
Sun Aug 3 04:14:43 UTC 2008


Author: sreyas-guest
Date: 2008-08-03 04:14:42 +0000 (Sun, 03 Aug 2008)
New Revision: 581

Modified:
   tuxtype/branches/soc3/ChangeLog
Log:
Added features so that the keyboard layout is generated in the background automatically by reading from the keyboard.lst file. Also the format of the file can be changed to either character or finger|character or finger|character|corresponding latin character. During the game the details about the keyboard gets recorded and during exiting, it gets saved into the keyboard.lst file.

Modified: tuxtype/branches/soc3/ChangeLog
===================================================================
--- tuxtype/branches/soc3/ChangeLog	2008-08-03 04:05:15 UTC (rev 580)
+++ tuxtype/branches/soc3/ChangeLog	2008-08-03 04:14:42 UTC (rev 581)
@@ -1,3 +1,11 @@
+3 Aug 2008 - svn revision 580
+[ Sreyas Kurumanghat <k.sreyas at gmail.com ]
+	- Added automatic keyboard layout generation in practice.c.
+	- Modified the keyboard.lst file format. The current format can be any of the three below:
+	- char
+	- finger|char
+	- finger|char|latin character
+	- Features added so that the information about the keyboard gets updated each time the game is run.
 
 13 Apr 2008 - svn revision 460
 [ David Bruce <dbruce at tampabay.rr.com> ]




More information about the Tux4kids-commits mailing list