Commit Graph

97 Commits

Author SHA1 Message Date
Tim Young 124a2a8966 Added ability to change individual frame images. Needed to clone spriteimage and add a frame-count 2018-02-11 14:28:37 +00:00
Tim Young 76af207526 More bug fixes with poorly sized sprites 2017-10-10 13:25:50 -05:00
Tim Young ccdc4e0dd6 Deal with poorly sized images. Make an X sprite showing an error instead of crashing out. 2017-10-10 13:25:24 -05:00
Tim Young 244ab8373f Move example out of summary. Makes the generated documentation cleaner. 2017-10-03 19:36:55 -05:00
Tim Young 880e741900 The silly updates to the generated doc files 2017-09-25 18:41:41 -05:00
Tim Young c492fa82ea More changes to the documentation 2017-09-25 18:41:05 -05:00
Tim Young 2c652489a8 Doc update (yuck. There has got to be a better way to do this) 2017-09-25 15:46:02 -05:00
Tim Young a14f915e2d Some SpriteEventHandler examples 2017-09-25 15:44:43 -05:00
Tim Young e31d65ae34 Update start-level documentation for the sprite-library 2017-09-25 15:20:11 -05:00
Tim Young 8ceea4fa76 SpriteDatabase better documentation of XML Write functions 2017-09-25 15:14:21 -05:00
Tim Young 265f8c1a70 AnimateJustAFewTimes doc 2017-09-25 14:51:27 -05:00
Tim Young 56d280ae1e Increase Sprite documentation at the top-most level. 2017-09-25 14:47:33 -05:00
Tim Young ae0883dafb Named Sprites documentation 2017-09-25 14:43:02 -05:00
Tim Young 2fdc1d26ab Lots more documentation updates for the sprite controller 2017-09-25 14:27:54 -05:00
Tim Young a44750b442 BaseImageLocation doc update 2017-09-25 13:49:01 -05:00
Tim Young f2a50b5c49 Spelling mistake in doc 2017-09-25 13:44:54 -05:00
Tim Young 1edb3f7631 Add the COPL license (It was originally published on Code Project) 2017-09-22 11:48:51 -05:00
Tim Young 18cd864c8a Add url for gitlab 2017-09-22 11:45:58 -05:00
Tim Young d1a58e80b0 Update the DLL version number in preparation for release 2017-09-21 13:12:43 -05:00
Tim Young 64dbc76f47 Update change log 2017-09-21 13:12:22 -05:00
Tim Young ab06e29e06 Help file rebuild 2017-09-21 13:00:33 -05:00
Tim Young 2409d30cb6 documentation updates 2017-09-21 13:00:21 -05:00
Tim Young 517b9b88e0 more documentation changes 2017-09-21 11:17:48 -05:00
Tim Young 9cce19c067 Fix an error with the database recursing infinitely 2017-09-21 06:53:35 -05:00
Tim Young c402e3f173 Add a sprite database after the fact. 2017-09-21 06:48:22 -05:00
Tim Young 743ab78c28 Add the SpriteDatabase to a spritecontroller 2017-09-21 06:46:31 -05:00
Tim Young b01341439b Have the grahical selection box represent the sprite we are based off of. It seems more realistic that way. 2017-09-20 16:27:35 -05:00
Tim Young dcc9d92ca9 Update tab indexes for things 2017-09-20 14:38:30 -05:00
Tim Young 59bea020b6 Choose a good image at the start of the window being opened. 2017-09-20 14:18:00 -05:00
Tim Young 4911a787d4 Documentation for the SpriteDatabase 2017-09-20 13:31:35 -05:00
Tim Young b25907c143 Documentation for the SpriteInfo class 2017-09-20 13:07:14 -05:00
Tim Young ed09c5602c get cancel button working 2017-09-20 12:43:05 -05:00
Tim Young 9754afd4cd stave off an error 2017-09-20 12:42:58 -05:00
Tim Young 08b7dbd9a1 done button working 2017-09-20 12:39:34 -05:00
Tim Young 201e42b370 Cannot save an unnamed sprite 2017-09-20 11:40:56 -05:00
Tim Young dddab20eef Delete animations 2017-09-20 11:39:09 -05:00
Tim Young 8bf6378246 Make sure the preview sprite updates properly. 2017-09-20 11:25:58 -05:00
Tim Young 35133e64b7 delete working + tooltips 2017-09-20 11:18:31 -05:00
Tim Young f363a9ba76 Add del sprite, del anim buttons 2017-09-20 11:03:53 -05:00
Tim Young 3f4e6c5e71 do preview if preview fwd / back pressed but preview not pressed yet. 2017-09-20 10:57:24 -05:00
Tim Young 6e08d0d6f5 hide the mirror or rotation fields we are not using 2017-09-20 10:55:00 -05:00
Tim Young c15bba62fb Cannot base a rotated or mirrored animation off something that is not created yet. 2017-09-20 10:53:10 -05:00
Tim Young 087b4283fc show total number of animations 2017-09-20 10:51:49 -05:00
Tim Young 5420c2131b Move animation fwd bck out of tab-page 2017-09-20 10:49:04 -05:00
Tim Young 8ee0e43528 pogress on rotation / mirror 2017-09-20 10:46:26 -05:00
Tim Young 08641c7174 Destroy the preview sprite if we are moving on 2017-09-20 10:30:08 -05:00
Tim Young 7ed9e548a8 more changes. Better viewing of preview 2017-09-20 09:59:48 -05:00
Tim Young 42b98b65db Update change log 2017-09-20 09:59:18 -05:00
Tim Young 03ab2781ad prompt to save if closing form and changes have been made 2017-09-20 08:03:07 -05:00
Tim Young 03e5724a25 documentation of public functions 2017-09-20 08:02:47 -05:00