index
:
ubox-msx-lib
main
A set of libraries and tools to make MSX games in C
Juan J. Martinez
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2023-05-10
png2sprites: allow user to change transparent colour
Pedro de Medeiros
2023-02-28
Copyright year bump
Juan J. Martinez
2022-12-23
map.py may ignore missing map_conf.json
Pedro de Medeiros
2022-12-14
make map_conf.json optional too
Pedro de Medeiros
2022-12-11
Make Entities layer optional.
Juan J. Martinez
2022-12-10
typo
Pedro de Medeiros
2022-10-14
typo
Pedro de Medeiros
2022-10-12
Updated apultra to version 1.4.8
Juan J. Martinez
2022-09-16
Added CAS support to the example game
Juan J. Martinez
2022-09-15
The order of elements on a set is undefined
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-04-27
Copyright year bump
Juan J. Martinez
2022-02-26
Updated apultra to 1.4.6
Juan J. Martinez
2022-02-15
Use black for formatting
Juan J. Martinez
2022-01-07
Updated apultra to 1.4.5
Juan J. Martinez
2021-12-06
Update apultra to 1.4.4
Juan J. Martinez
2021-11-02
Accurate sizes
Juan J. Martinez
2021-11-02
Account INITIALIZED ROM
Juan J. Martinez
2021-10-27
Removed unused variable
Juan J. Martinez
2021-09-08
Updated apultra to version 1.4.2
Juan J. Martinez
2021-06-08
png2sprites.py: documentation updated
Pedro de Medeiros
2021-06-08
Removed map customization
Juan J. Martinez
2021-06-03
Merge pull request #3 from pvmm/master
Juan J. MartÃnez
2021-06-02
map.py: remove generated files on error
Pedro de Medeiros
2021-06-02
allow multiple files in png2tiles.py
Pedro de Medeiros
2021-06-02
Better CLI variable, wording in help
Juan J. Martinez
2021-06-02
Print sprite color as comment
Pedro de Medeiros
2021-02-09
Windows compatibilty
Juan J. Martinez
2021-02-09
Flag for gcc 10 compatibility
Juan J. Martinez
2021-02-09
Fixes in Makefile when detecting Windows OS
Juan J. Martinez
2021-01-25
Reviewed makefiles
Juan J. Martinez
2021-01-25
Better compatibility with Windows
Juan J. Martinez
2021-01-18
Better windows support
Juan J. Martinez
2021-01-18
Follow rasm instructions to compile
Juan J. Martinez
2021-01-18
Fixes for windows compatibility.
Juan J. Martinez
2021-01-11
Added missing directory
Juan J. Martinez
2021-01-09
Extra libs: ap.lib
Juan J. Martinez
2021-01-04
Better help
Juan J. Martinez
2021-01-03
More accurate
Juan J. Martinez
2021-01-03
Ensure that the files are always processed in the same order
Juan J. Martinez
2021-01-03
Only report if verbose
Juan J. Martinez
2021-01-03
Added a dep generating tool that should be multi-platform
Juan J. Martinez
2021-01-02
Flicker friendly sorting of entities
Juan J. Martinez
2020-12-30
Initial import
1.0
Juan J. Martinez