Skip to content

.go files export, improve images convertion

Compare
Choose a tag to compare
@jeromelesaux jeromelesaux released this 01 Dec 12:43
· 168 commits to master since this release

2022-11-30 fix: fix package and archive targets
2022-11-30 add: add archive target makefile for each os
2022-11-30 fix: fix makefile target package
2022-11-29 add: add export go files in cli.
2022-11-28 add: moving cli code to cli folder
2022-11-24 fix: missing one line in go files.
2022-11-24 fix: fix export go files
2022-11-24 fix: fix splitted images overscan screen address.
2022-11-23 add: add test export go files.
2022-11-23 fix: add is plus to convert overscan screen
2022-11-23 fix: fix main cli and TU.
2022-11-23 add: add file type in go files export.
2022-11-23 add: add dedicated function to generate impdraw files
2022-11-22 fix: fix cycle import in package screen
2022-11-22 fix: fix typo
2022-11-22 add: move convert to image package
2022-11-22 add: add more isolation on compute pixel palette screen...
2022-11-22 fix: rename martine config
2022-11-22 add: rename martine context to config
2022-11-22 add: add window package in ocpartstudio
2022-11-22 del: remove file package
2022-11-22 add: add kit in palette impdraw package
2022-11-22 add: add ink into palette impdraw package
2022-11-22 add: rename net to m4 package
2022-11-22 add: add splitraster impdraw package
2022-11-22 add: add exportgo files to overscan package
2022-11-22 add: add ocp art studio package
2022-11-22 add: add impdraw overscan package
2022-11-22 add: add ascii package
2022-11-22 add: add export png package
2022-11-22 add: add impdraw tile package
2022-11-22 add: add spritehard package
2022-11-22 add: add compression package
2022-11-22 add: add amsdos package
2022-11-22 add: add diskimage package
2022-11-22 add: new snapshot package
2022-11-21 fix: WIP export go files.
2022-11-21 add: new approach to export GO files, split the image by two.
2022-11-20 fix: fix range to export in go impdraw format.
2022-10-28 fix: fix kit export name.
2022-10-27 add: add go files in dsk.
2022-10-27 fix: fix go files size to export.
2022-10-27 add: add Go file saving.
2022-10-12 fix: fix imp file import.
2022-10-10 fix: export sprite hard from board.
2022-10-10 fix: fix crash when apply sprite whithout image.
2022-10-07 add: add save palette in kit format for plus.
2022-10-07 add: add palette save in sprite tab export.
2022-10-06 add: add compression data before saving.
2022-10-06 fix: fix import sprite board display.
2022-10-06 add: add spr file loading in sprite board.
2022-10-05 fix: fix sprite board compute.
2022-10-05 fix: fix number of row and column in sprite board.
2022-10-05 add: add animation code for amstrad plus.
2022-10-04 fix: fix imp empty loading.
2022-10-04 add: add image export to data text file.
2022-10-04 add: add imp import in sprite tab.
2022-10-04 add: add spr import file in spritetab.
2022-10-03 add: merge from remote branch.
2022-10-03 add: add new imagetable widget.
2022-10-03 add: add import .sph in sprite tab.
2022-10-03 Merge branch 'master' of https://github.com/jeromelesaux/martine
2022-10-02 add: add spr file handler.
2022-10-01 add: refactor code in imagemenu.
2022-10-01 fix: fix compilation issue.
2022-10-01 add: add import palette in sprite tab.
2022-09-26 add: add packaging rule in makefile.
2022-09-23 add: update libs version.
2022-09-23 Merge branch 'master' of https://github.com/jeromelesaux/martine
2022-09-23 fix: fix after static checker.
2022-09-22 Merge pull request #7 from jeromelesaux/add-license-1
2022-09-22 Create LICENCE.md