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

40 Коммитов

Автор SHA1 Сообщение Дата
Starbeamrainbowlabs e587075ea8 Fix symbol file & exceptions on startup in CLI 2017-10-22 11:31:43 +01:00
Starbeamrainbowlabs a8e4ee02f6 Update 'README.md' 2017-03-31 21:57:26 +02:00
Starbeamrainbowlabs 6e825aaf26 Correct spelling mistake in README 2016-08-30 10:06:28 +01:00
Starbeamrainbowlabs 1fdf0eaf40 Add comment to MainWindow with tutorial link 2016-08-08 20:26:27 +00:00
Starbeamrainbowlabs eaf1f11735 Add description intellisense to ResizeImage 2016-08-08 20:25:01 +00:00
Starbeamrainbowlabs b4eab747a4 Hook up preview image & create save button
The save button is currently non-functional.
2016-08-03 18:02:55 +01:00
Starbeamrainbowlabs b806b34b17 Hook remove button up. 2016-08-03 12:15:23 +01:00
Starbeamrainbowlabs fad5799c7e Hook add sprites button up 2016-08-03 12:00:14 +01:00
Starbeamrainbowlabs 6408d90821 Adjust margins for control row buttons 2016-08-03 11:27:41 +01:00
Starbeamrainbowlabs 694de8b223 Fix panel width sizing issue 2016-08-01 20:42:43 +01:00
Starbeamrainbowlabs 054d7d5169 Add file selector with auto populated filter. 2016-08-01 20:41:31 +01:00
Starbeamrainbowlabs 4d42de98ab Namespace SilentorBit -> Ext.SilentorBit + docs.
Where docs = SilentorBit namespace documentation.
2016-08-01 20:26:20 +01:00
Starbeamrainbowlabs aa3f114f0c Work on GUI & add test row to ListView 2016-08-01 20:16:10 +01:00
Starbeamrainbowlabs c4ecc51245 Begin work on GUI with Gtk#. 2016-08-01 19:54:47 +01:00
Starbeamrainbowlabs 57ebb57335 Separate SpritePacker from CLI 2016-07-31 12:18:24 +01:00
Starbeamrainbowlabs d30ab8d4ef Refactor Output() slightly and document more stuff
This is in preparation for a GUI.
2016-07-31 11:09:54 +01:00
Starbeamrainbowlabs 28e3fcbfe5 Add usage information to README. 2016-05-25 12:34:19 +01:00
Starbeamrainbowlabs f6f144ffd6 Updated readme to be more friendly 2016-05-25 12:17:36 +01:00
Starbeamrainbowlabs ef3561c9ac Correct short git commit hash in version string to be at the beginning of the full hash, not the end 2016-05-25 12:06:17 +01:00
Starbeamrainbowlabs 4bf87914ce Improve README. 2016-05-21 15:44:48 +01:00
Starbeamrainbowlabs 6b158a1adf Add description to help text 2016-05-21 15:38:22 +01:00
Starbeamrainbowlabs 345dd1651c Added CSV output format. 2016-05-21 14:35:24 +01:00
Starbeamrainbowlabs 1fb42d55d5 Updated help text to reflect new options. 2016-05-21 14:17:55 +01:00
Starbeamrainbowlabs c4e9e8e306 Bugfixed sprite packer, and implemented image outputting. 2016-05-21 14:13:05 +01:00
Starbeamrainbowlabs b0548527bc Added processing of specified filenames.\r\nStill need to finish the Sprite class constructor. 2016-05-20 21:02:42 +01:00
Starbeamrainbowlabs b7c269acea Display error message if no filenames have been specified. 2016-05-19 21:03:35 +01:00
Starbeamrainbowlabs 2470b88a55 Display an error message if an unknown flag is encountered. 2016-05-19 20:59:57 +01:00
Starbeamrainbowlabs 73b2efa75f Rework version number to include short commit hash 2016-05-19 20:47:26 +01:00
Starbeamrainbowlabs 1174882a75 Refactor main program to add support for version text. 2016-05-19 20:31:48 +01:00
Starbeamrainbowlabs 6c2747001b Moved Help.txt to resources folder. 2016-05-19 19:31:11 +01:00
Starbeamrainbowlabs a67f5bbef8 Polish CLI and add Utilities class. 2016-05-19 19:22:37 +01:00
Starbeamrainbowlabs 947bc0a49f Changee version in AssemblyInfo to v0.1 2016-05-19 19:19:00 +01:00
Starbeamrainbowlabs 524df8cbd7 Wire new help text file to the parameter. 2016-05-18 21:12:27 +01:00
Starbeamrainbowlabs 6b46344d2f Create help file. 2016-05-18 21:02:43 +01:00
Starbeamrainbowlabs d90b2b3744 Corrected struct property issue. 2016-05-18 21:02:15 +01:00
Starbeamrainbowlabs 7467dd88a4 Correct help / version argument parsing. 2016-05-17 21:20:26 +01:00
Starbeamrainbowlabs d19df5b1b9 Finish implementing packer, and write simple interface.
Unfortunately we will have to re-implement the Rectangle struct because we can't modify a value type apparently.
2016-05-17 21:08:07 +01:00
Starbeamrainbowlabs 7e4f7c1a61 Merge with remote template. 2016-05-17 06:34:40 +01:00
Starbeamrainbowlabs 4b2834fcff initial commit 2016-05-17 06:31:23 +01:00
Starbeamrainbowlabs 57b89d3c59 Begin homegrown algorithm implementation 2016-05-16 20:55:11 +01:00