Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
This include the init code itself (GSINIT and GSFINAL sections), besides the size of the initialized data. | |||
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 | |
This was added by mistake when the script was imported. | |||
2021-06-03 | Merge pull request #3 from pvmm/master | Juan J. MartÃnez | |
Allow multiple files in png2tiles.py | |||
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 | |
Although it is running on windows, we need a POSIX layer, so we'll use forward slashes. Also clean the lines. | |||
2021-01-11 | Added missing directory | Juan J. Martinez | |
2021-01-09 | Extra libs: ap.lib | Juan J. Martinez | |
aPLib support with apultra. | |||
2021-01-04 | Better help | Juan J. Martinez | |
Include will be used once, but multiple directories can be provided using : as separator; e.g. -I dir1:dir2:dir3 | |||
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 | |
This is important to detect if the deps have changed. | |||
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 | |
Making thins easier in windows. | |||
2021-01-02 | Flicker friendly sorting of entities | Juan J. Martinez | |
It may not make a big difference if entities can move vertically freely, but in some cases may be better. | |||
2020-12-30 | Initial import1.0 | Juan J. Martinez | |