Commit Graph

93 Commits

Author SHA1 Message Date
880e741900 The silly updates to the generated doc files 2017-09-25 18:41:41 -05:00
c492fa82ea More changes to the documentation 2017-09-25 18:41:05 -05:00
2c652489a8 Doc update (yuck. There has got to be a better way to do this) 2017-09-25 15:46:02 -05:00
a14f915e2d Some SpriteEventHandler examples 2017-09-25 15:44:43 -05:00
e31d65ae34 Update start-level documentation for the sprite-library 2017-09-25 15:20:11 -05:00
8ceea4fa76 SpriteDatabase better documentation of XML Write functions 2017-09-25 15:14:21 -05:00
265f8c1a70 AnimateJustAFewTimes doc 2017-09-25 14:51:27 -05:00
56d280ae1e Increase Sprite documentation at the top-most level. 2017-09-25 14:47:33 -05:00
ae0883dafb Named Sprites documentation 2017-09-25 14:43:02 -05:00
2fdc1d26ab Lots more documentation updates for the sprite controller 2017-09-25 14:27:54 -05:00
a44750b442 BaseImageLocation doc update 2017-09-25 13:49:01 -05:00
f2a50b5c49 Spelling mistake in doc 2017-09-25 13:44:54 -05:00
1edb3f7631 Add the COPL license (It was originally published on Code Project) 2017-09-22 11:48:51 -05:00
18cd864c8a Add url for gitlab 2017-09-22 11:45:58 -05:00
d1a58e80b0 Update the DLL version number in preparation for release 2017-09-21 13:12:43 -05:00
64dbc76f47 Update change log 2017-09-21 13:12:22 -05:00
ab06e29e06 Help file rebuild 2017-09-21 13:00:33 -05:00
2409d30cb6 documentation updates 2017-09-21 13:00:21 -05:00
517b9b88e0 more documentation changes 2017-09-21 11:17:48 -05:00
9cce19c067 Fix an error with the database recursing infinitely 2017-09-21 06:53:35 -05:00
c402e3f173 Add a sprite database after the fact. 2017-09-21 06:48:22 -05:00
743ab78c28 Add the SpriteDatabase to a spritecontroller 2017-09-21 06:46:31 -05:00
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
dcc9d92ca9 Update tab indexes for things 2017-09-20 14:38:30 -05:00
59bea020b6 Choose a good image at the start of the window being opened. 2017-09-20 14:18:00 -05:00
4911a787d4 Documentation for the SpriteDatabase 2017-09-20 13:31:35 -05:00
b25907c143 Documentation for the SpriteInfo class 2017-09-20 13:07:14 -05:00
ed09c5602c get cancel button working 2017-09-20 12:43:05 -05:00
9754afd4cd stave off an error 2017-09-20 12:42:58 -05:00
08b7dbd9a1 done button working 2017-09-20 12:39:34 -05:00
201e42b370 Cannot save an unnamed sprite 2017-09-20 11:40:56 -05:00
dddab20eef Delete animations 2017-09-20 11:39:09 -05:00
8bf6378246 Make sure the preview sprite updates properly. 2017-09-20 11:25:58 -05:00
35133e64b7 delete working + tooltips 2017-09-20 11:18:31 -05:00
f363a9ba76 Add del sprite, del anim buttons 2017-09-20 11:03:53 -05:00
3f4e6c5e71 do preview if preview fwd / back pressed but preview not pressed yet. 2017-09-20 10:57:24 -05:00
6e08d0d6f5 hide the mirror or rotation fields we are not using 2017-09-20 10:55:00 -05:00
c15bba62fb Cannot base a rotated or mirrored animation off something that is not created yet. 2017-09-20 10:53:10 -05:00
087b4283fc show total number of animations 2017-09-20 10:51:49 -05:00
5420c2131b Move animation fwd bck out of tab-page 2017-09-20 10:49:04 -05:00
8ee0e43528 pogress on rotation / mirror 2017-09-20 10:46:26 -05:00
08641c7174 Destroy the preview sprite if we are moving on 2017-09-20 10:30:08 -05:00
7ed9e548a8 more changes. Better viewing of preview 2017-09-20 09:59:48 -05:00
42b98b65db Update change log 2017-09-20 09:59:18 -05:00
03ab2781ad prompt to save if closing form and changes have been made 2017-09-20 08:03:07 -05:00
03e5724a25 documentation of public functions 2017-09-20 08:02:47 -05:00
764d969c50 Add some tooltips 2017-09-19 15:03:24 -05:00
a5c9449dda fix Apply. It had not been tracking the correct item number. 2017-09-19 14:59:52 -05:00
5fd16be792 Show the current animation number 2017-09-19 14:55:58 -05:00
0389b3a759 destroy the sprite if we were doing a preview 2017-09-19 13:22:25 -05:00