Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-17 | Changes for 1.1.141.1.14 | Juan J. Martinez | |
2023-05-29 | Fix typo | Juan J. Martinez | |
2023-05-10 | Merge branch 'tmp2' into 'main' | Juan J. Martínez | |
png2sprites: allow user to change transparent colour See merge request reidrac/ubox-msx-lib!40 | |||
2023-05-10 | png2sprites: allow user to change transparent colour | Pedro de Medeiros | |
2023-05-06 | Set tighter qualifiers for pointer parameters | Juan J. Martinez | |
This should prevent warnings when using source data from ROM. | |||
2023-05-06 | Merge branch 'main' into 'main' | Juan J. Martínez | |
source pointer should be constant See merge request reidrac/ubox-msx-lib!38 | |||
2023-05-05 | source pointer should be constant | Pedro de Medeiros | |
2023-02-28 | Changes for 1.1.131.1.13 | Juan J. Martinez | |
2023-02-28 | Copyright year bump | Juan J. Martinez | |
2022-12-24 | Typos | Juan J. Martinez | |
2022-12-24 | Wording, refer to what "the layer is used" means | Juan J. Martinez | |
2022-12-24 | Merge branch 'main' into 'main' | Juan J. Martínez | |
map.py may ignore missing map_conf.json See merge request reidrac/ubox-msx-lib!37 | |||
2022-12-23 | map.py may ignore missing map_conf.json | Pedro de Medeiros | |
2022-12-14 | Merge branch 'map.py' into 'main' | Juan J. Martínez | |
ignore map_conf.json if layer not found See merge request reidrac/ubox-msx-lib!35 | |||
2022-12-14 | make map_conf.json optional too | Pedro de Medeiros | |
2022-12-11 | Fixed typo | Juan J. Martinez | |
2022-12-11 | Updated with change in `map.py` | Juan J. Martinez | |
2022-12-11 | Make Entities layer optional. | Juan J. Martinez | |
It can also be disabled using "visible" flag in tiled. Closes issue #19 | |||
2022-12-11 | Merge branch 'main' into 'main' | Juan J. Martínez | |
Typo See merge request reidrac/ubox-msx-lib!34 | |||
2022-12-10 | typo | Pedro de Medeiros | |
2022-10-14 | Merge branch 'main' into 'main' | Juan J. Martínez | |
typo See merge request reidrac/ubox-msx-lib!33 | |||
2022-10-14 | typo | Pedro de Medeiros | |
2022-10-12 | Updated apultra to version 1.4.8 | Juan J. Martinez | |
2022-09-16 | Changes for 1.1.121.1.12 | Juan J. Martinez | |
2022-09-16 | Merge branch 'cas-support' into 'main' | Juan J. Martínez | |
Added CAS support to the example game See merge request reidrac/ubox-msx-lib!32 | |||
2022-09-16 | Added CAS support to the example game | Juan J. Martinez | |
2022-09-15 | Updated changelog | Juan J. Martinez | |
2022-09-15 | The order of elements on a set is undefined | Juan J. Martinez | |
This could lead to change in order, for example, when changing version of Python. This change ensures the colours are always in the same order. | |||
2022-09-15 | Include the colour name | Juan J. Martinez | |
2022-09-15 | Revert "FIX: the sprite order changed, green MUST be green" | Juan J. Martinez | |
This reverts commit 975c98c51a2bb3fdf45409e7cb5d3d82ba323379. | |||
2022-09-15 | FIX: the sprite order changed, green MUST be green | Juan J. Martinez | |
2022-09-15 | Missing full-stop | Juan J. Martinez | |
2022-09-15 | Mention the utitiles and the tools | Juan J. Martinez | |
2022-09-15 | Changes for 1.1.111.1.11 | Juan J. Martinez | |
2022-09-06 | Formatting | Juan J. Martinez | |
2022-09-06 | The TODO is there for a reason | Juan J. Martinez | |
2022-09-06 | Added missing directory (again) | Juan J. Martinez | |
2022-09-06 | Updated apultra to 1.4.7 | Juan J. Martinez | |
2022-09-06 | Updated rasm to 1.7 | Juan J. Martinez | |
2022-06-24 | Fixing some formatting issues in the docs | Juan J. Martinez | |
2022-05-25 | Merge branch 'main' into 'master' | Juan J. Martínez | |
fixed docs and comment See merge request reidrac/ubox-msx-lib!30 | |||
2022-05-24 | fixed docs and comment | Pedro de Medeiros | |
2022-05-24 | Explain how OBJs work and the crt0 exception | Juan J. Martinez | |
2022-05-24 | Merge branch 'master' into 'master' | Juan J. Martínez | |
automates compilation and inclusion of *.z80 files in game/src See merge request reidrac/ubox-msx-lib!28 | |||
2022-05-24 | automates compilation and inclusion of *.z80 files in game/src | Pedro de Medeiros | |
2022-05-19 | Merge branch 'master' into 'master' | Juan J. Martínez | |
indentation: replaced spaces with tabs See merge request reidrac/ubox-msx-lib!27 | |||
2022-05-19 | Merge branch 'ubox_set_colors.z80' into 'master' | Juan J. Martínez | |
ubox_set_colors.z80: unnecessary "inc hl" after reading all parameters from stack See merge request reidrac/ubox-msx-lib!26 | |||
2022-05-18 | indentation: replaced spaces with tabs | Pedro de Medeiros | |
2022-05-18 | ubox_set_colors.z80: unnecessary "inc hl" after reading all parameters from ↵ | Pedro de Medeiros | |
stack | |||
2022-04-27 | Changes for 1.1.101.1.10 | Juan J. Martinez | |