Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2022-04-27 | Tested SDCC 4.2.0 | Juan J. Martinez | |
2022-04-27 | Copyright year bump | Juan J. Martinez | |
2022-03-27 | Fixed typo | Juan J. Martinez | |
2022-03-15 | Merge branch 'improve-ci' into 'master' | Juan J. Martínez | |
Make CI steps sequential See merge request reidrac/ubox-msx-lib!25 | |||
2022-03-15 | Make CI steps sequential | Juan J. Martinez | |
2022-02-26 | Updated apultra to 1.4.6 | Juan J. Martinez | |
2022-02-16 | Merge 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-16 | Add black to CI | Juan J. Martínez | |
2022-02-15 | Use black for formatting | Juan J. Martinez | |
2022-01-16 | Fixed compilation flags | Juan J. Martinez | |
CFLAGS was used in LDFLAGS. | |||
2022-01-16 | Removed unused variable | Juan J. Martinez | |
2022-01-07 | Merge branch 'master' into 'master' | Juan J. Martínez | |
Replacing VRAM magic numbers with constants See merge request reidrac/ubox-msx-lib!23 |