Skip to content

Commit a3af02b

Browse files
committed
the latest changes
1 parent fe80ae0 commit a3af02b

1 file changed

Lines changed: 13 additions & 10 deletions

File tree

changes.txt

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
MAPeD-NES:
22
~~~~~~~~~~~
3-
03.07.2020 v0.57b
3+
03.07.2020 v0.58b
44

55
16.07.2019 - Quick guide added
66
05.06.2019 - Python script editor added as separate project for both MAPeD/SPReD
77
31.05.2019 - Python script editor: added the possibility to edit any number of scripts
8-
26.05.2019 - Python script editor for writing custom data export scripts, API doc and sample script are added
8+
26.05.2019 - Added a Python script editor for writing custom data export scripts, an API doc and a sample script
99

1010
17.05.2019 v0.54b
1111

@@ -17,7 +17,7 @@ MAPeD-NES:
1717
12.05.2019 - Solution renamed to avoid errors on Linux
1818
12.05.2019 - Unmanaged Win code enables on Win only
1919
12.05.2019 - Fixed GUI issues on Linux
20-
09.05.2019 - Load\save palette with project file
20+
09.05.2019 - Loading\saving a palette with a project file
2121
09.05.2019 - Custom palette import added
2222

2323
01.05.2019 v0.50b - Initial release
@@ -26,19 +26,22 @@ MAPeD-NES:
2626
SPReD-NES/SMS:
2727
~~~~~~~~~~~~~~~
2828

29-
06.07.2020 v0.57b
29+
10.07.2020 v0.58b
3030

31+
10.07.2020 - Added warning when imported image overflows a CHR bank
32+
09.07.2020 - Fixed removing of sprites on Linux
33+
09.07.2020 - Added importing of 2-bpp images in the SMS version
3134
06.07.2020 - Added sprites data validation before: Packing, Optimization, Splitting, Flipping and Creating/Deleting of sprites
32-
02.07.2020 - Added iterative optimization during the sprites data packing operation
33-
01.07.2020 - Now optimization performs for all sprites, and not for selected ones
34-
01.07.2020 - Layout window OSD info moved to the layout group box
35+
02.07.2020 - Added iterative optimization during the packing operation
36+
01.07.2020 - Now the optimization performs for all sprites, and not for selected ones
37+
01.07.2020 - The layout window OSD info moved to the layout group box
3538
30.06.2020 - Added removing of duplicate CHRs during the optimization process
36-
30.06.2020 - SMS raw tiles data loading added
37-
29.06.2020 - Project statistics added
39+
30.06.2020 - Added SMS raw tiles data loading
40+
29.06.2020 - Added a project statistics
3841
28.06.2020 - SMS samples added
3942
06.07.2019 - Quick guide added
4043
14.06.2019 - SPReD-SMS added
41-
05.06.2019 - Python script editor, API doc and sample script are added
44+
05.06.2019 - Added a Python script editor, an API doc and a sample script
4245

4346
17.05.2019 v0.54b
4447

0 commit comments

Comments
 (0)