Commit Graph

81 Commits

Author SHA1 Message Date
17b1d2e352 Merge 2017-09-21 13:19:00 -05:00
c53e9b0381 Minor updates 2017-09-21 13:17:52 -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
6e2661a648 use prompt for saving when moving around 2017-09-19 13:19:46 -05:00
005c35761c make a ValuesDifferFromData function 2017-09-19 13:10:36 -05:00
9f6412e916 preview fw/back buttons not enabled if only one animation 2017-09-19 08:44:04 -05:00
fb0771a474 Preview animations fwd/back buttons working 2017-09-19 08:42:04 -05:00
8067b91759 Add preview animation fwd/back buttons 2017-09-19 08:35:00 -05:00
c0d1d1599d Get anim fwd/backw working 2017-09-18 15:34:30 -05:00
e74de637eb Add animation fwd/back buttons 2017-09-18 15:29:00 -05:00
86d956365e some documentation 2017-09-18 14:08:06 -05:00
4ce60ad422 Get new animation working 2017-09-18 11:18:26 -05:00
2e5bf62fb1 Able to add a new animation. 2017-09-18 10:33:34 -05:00
fac2461875 Fixed some bugs with forward/back and applying new sprites. 2017-09-18 10:31:47 -05:00
273c381389 Debug Item entry and forward / back buttons 2017-09-18 08:40:18 -05:00