Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-27 | Remove unused target | Juan J. Martinez | |
2024-05-27 | Remove unused target | Juan J. Martinez | |
2024-05-27 | Properly create bin directory | Juan J. Martinez | |
bin subdirectory is not properly created before running make -C tools. Co-authored-by: Pedro de Medeiros <pedro.medeiros@gmail.com> | |||
2024-05-04 | Argument type expected to be a string | Juan J. Martinez | |
2024-05-04 | Formatting | Juan J. Martinez | |
2024-05-04 | Copyright year bump | Juan J. Martinez | |
2024-05-04 | Formatting | Juan J. Martinez | |
2024-05-04 | Not using CI now | Juan J. Martinez | |
2024-05-04 | Not used any more | Juan J. Martinez | |
2024-05-04 | Copyright year bump | Juan J. Martinez | |
2024-05-04 | Moved to self-hosting | Juan J. Martinez | |
- add a tool to generate a release feed (atom) - add a doc on how to contribute - update README | |||
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 | |