Граф коммитов

12 Коммитов

Автор SHA1 Сообщение Дата
David Rieman 564265ca19 Pulled .NET version back to 3.5 for compatibility per PR feedback.
* Updates Newtonsoft.Json lib to latest 3.5-compatible version.
* Removes unused, otherwise incompatible System.Xaml reference
2017-01-28 13:24:06 -08:00
katu07 0a120f6ff2 Support for all languages! (letters and numbers). Shapes and colors supported for Russian. Upgraded to .NET 4.6.1. 2016-01-13 15:12:35 -07:00
karak 50b816a7d3 Brought over a couple more of my old BabySmash mods.
* Hardware effects option was implemented; the options checkbox for it is no longer grayed out.
* Words! When a typed sequence of letters completes a recognized word, the letters will each animate into position to
  form the word, and the last synthesized speech will be of the word rather than the last-typed letter.  This may
  breath a little more life into the app, when the child is starting to read and write; allowing them to explore keys
  and find words.  The starting dictionary just demonstrates the feature, and ought to be replaced with a longer one,
  or the WordFinder class could be modified to use the OS dictionary, etc.  Extensions should think on how to handle
  rude words that we don't want to teach here, and avoid obscure words that aren't commonly used, etc.
2015-03-15 14:06:16 -07:00
karak f32b8d98e4 Added Ovals, upgraded to VS2010. 2015-03-15 00:47:45 -07:00
shanselman 1157844a5f Updating with some clickonce background improvements
Trying to fix a bug where the mouse cursor appears BEHIND the Options dialog when ClickLess Mouse Drawing is on.
Getting ready for some refactoring, webcams, new sounds, etc
2008-09-18 00:03:58 +00:00
shanselman ff7fb65d65 Added support for a Transparent Background
Moved Mouse Cursor, Mouse Trails and Shapes EACH to a separate Canvas. Makes things WAY easier. 
Patch and ideas from Oliver Kurowski to make mouse trails more "snake like"
Remove need to Clear Whole Screen after a certain number. Now, shapes are enqueued and removed last in, first out.
Totally changed ClickOnce so app should check for updates asynchronously then alert the user while playing.
Added new asynchronous "splash sound" of John Walker's son Jack when app starts up...Thanks guys!
2008-07-29 00:45:54 +00:00
shanselman 577320e57d New Cursors, Font Support, Timer to force Foreground. 2008-07-18 17:07:51 +00:00
shanselman 151825beb3 Here's what I'm calling v2 internally. This is July 10th's checkin. 2008-07-10 20:47:38 +00:00
shanselman 9bf44790d3 Man....this is really starting to bother me. I need a better CodePlex client. THIS is the latest so far. 2008-06-14 04:45:23 +00:00
shanselman 245a8edd27 Trying again, refactoring with lambdas. Also adding optional Bitmap Effects 2008-06-13 18:16:03 +00:00
shanselman 8ef33ba990 Tidying up, adding Trapezoid and Hearts. Getting ready for a decent sized refactor. Removed COM Speech dependancy. 2008-06-11 21:34:57 +00:00
shanselman 4d6e9fa172 Updated Options Dialog and Configuration management from Jason Kemp http://www.ageektrapped.com/blog/redoing-the-options-dialog-in-babysmash/ 2008-06-03 06:45:15 +00:00