aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-02-28Copyright year bumpJuan J. Martinez
2022-12-24TyposJuan J. Martinez
2022-12-24Wording, refer to what "the layer is used" meansJuan J. Martinez
2022-12-24Merge 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-23map.py may ignore missing map_conf.jsonPedro de Medeiros
2022-12-14Merge 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-14make map_conf.json optional tooPedro de Medeiros
2022-12-11Fixed typoJuan J. Martinez
2022-12-11Updated with change in `map.py`Juan J. Martinez
2022-12-11Make Entities layer optional.Juan J. Martinez
It can also be disabled using "visible" flag in tiled. Closes issue #19
2022-12-11Merge branch 'main' into 'main'Juan J. Martínez
Typo See merge request reidrac/ubox-msx-lib!34
2022-12-10typoPedro de Medeiros
2022-10-14Merge branch 'main' into 'main'Juan J. Martínez
typo See merge request reidrac/ubox-msx-lib!33
2022-10-14typoPedro de Medeiros
2022-10-12Updated apultra to version 1.4.8Juan J. Martinez
2022-09-16Changes for 1.1.121.1.12Juan J. Martinez
2022-09-16Merge 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-16Added CAS support to the example gameJuan J. Martinez
2022-09-15Updated changelogJuan J. Martinez
2022-09-15The order of elements on a set is undefinedJuan 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-15Include the colour nameJuan J. Martinez
2022-09-15Revert "FIX: the sprite order changed, green MUST be green"Juan J. Martinez
This reverts commit 975c98c51a2bb3fdf45409e7cb5d3d82ba323379.
2022-09-15FIX: the sprite order changed, green MUST be greenJuan J. Martinez
2022-09-15Missing full-stopJuan J. Martinez
2022-09-15Mention the utitiles and the toolsJuan J. Martinez
2022-09-15Changes for 1.1.111.1.11Juan J. Martinez
2022-09-06FormattingJuan J. Martinez
2022-09-06The TODO is there for a reasonJuan J. Martinez
2022-09-06Added missing directory (again)Juan J. Martinez
2022-09-06Updated apultra to 1.4.7Juan J. Martinez
2022-09-06Updated rasm to 1.7Juan J. Martinez
2022-06-24Fixing some formatting issues in the docsJuan J. Martinez
2022-05-25Merge branch 'main' into 'master'Juan J. Martínez
fixed docs and comment See merge request reidrac/ubox-msx-lib!30
2022-05-24fixed docs and commentPedro de Medeiros
2022-05-24Explain how OBJs work and the crt0 exceptionJuan J. Martinez
2022-05-24Merge 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-24automates compilation and inclusion of *.z80 files in game/srcPedro de Medeiros
2022-05-19Merge branch 'master' into 'master'Juan J. Martínez
indentation: replaced spaces with tabs See merge request reidrac/ubox-msx-lib!27
2022-05-19Merge 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-18indentation: replaced spaces with tabsPedro de Medeiros
2022-05-18ubox_set_colors.z80: unnecessary "inc hl" after reading all parameters from ↵Pedro de Medeiros
stack
2022-04-27Changes for 1.1.101.1.10Juan J. Martinez
2022-04-27Tested SDCC 4.2.0Juan J. Martinez
2022-04-27Copyright year bumpJuan J. Martinez
2022-03-27Fixed typoJuan J. Martinez
2022-03-15Merge branch 'improve-ci' into 'master'Juan J. Martínez
Make CI steps sequential See merge request reidrac/ubox-msx-lib!25
2022-03-15Make CI steps sequentialJuan J. Martinez
2022-02-26Updated apultra to 1.4.6Juan J. Martinez
2022-02-16Merge branch 'add-black-to-ci' into 'master'Juan J. Martínez
Add black to CI See merge request reidrac/ubox-msx-lib!24
2022-02-16Add black to CIJuan J. Martínez