aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-09-10Clarified that 4.0.0 is also goodJuan J. Martinez
2021-09-08Updated apultra to version 1.4.2Juan J. Martinez
2021-08-15Merge branch 'pvmm-master-patch-20579' into 'master'Juan J. Martínez
typos See merge request reidrac/ubox-msx-lib!8
2021-08-13Update tools.mdPedro de Medeiros
2021-08-13typosPedro de Medeiros
2021-06-24Reviewed navigationJuan J. Martinez
2021-06-24Formatting fixJuan J. Martinez
2021-06-24Changes for 1.1.71.1.7Juan J. Martinez
2021-06-24Document mkdeps.pyJuan J. Martinez
2021-06-24Documented chksizeJuan J. Martinez
2021-06-24First pass to document map.pyJuan J. Martinez
2021-06-24Documented png2tiles.pyJuan J. Martinez
2021-06-15Documented png2sprites.pyJuan J. Martinez
2021-06-08Merge pull request #7 from pvmm/masterJuan J. Martínez
png2sprites.py: documentation updated
2021-06-08png2sprites.py: documentation updatedPedro de Medeiros
2021-06-08Tools doc placeholderJuan J. Martinez
2021-06-08Removed map customizationJuan J. Martinez
This was added by mistake when the script was imported.
2021-06-07Changes for 1.1.61.1.6Juan J. Martinez
2021-06-03Added Pedro de Medeiros as contributorJuan J. Martinez
2021-06-03Updated changesJuan J. Martinez
2021-06-03Merge pull request #3 from pvmm/masterJuan J. Martínez
Allow multiple files in png2tiles.py
2021-06-03Merge pull request #4 from pvmm/pullrequestJuan J. Martínez
map.py: remove generated files on error
2021-06-02map.py: remove generated files on errorPedro de Medeiros
2021-06-02allow multiple files in png2tiles.pyPedro de Medeiros
2021-06-02Comment re: PATH env variableJuan J. Martinez
2021-06-02Added Pedro de Medeiros changeJuan J. Martinez
2021-06-02Better CLI variable, wording in helpJuan J. Martinez
2021-06-02Merge pull request #2 from pvmm/masterJuan J. Martínez
Optional comment with original frame color as reference.
2021-06-02Print sprite color as commentPedro de Medeiros
2021-04-07Changes fo 1.1.51.1.5Juan J. Martinez
2021-04-06TypoJuan J. Martinez
2021-03-25FormattingJuan J. Martinez
2021-03-25Ensure this can't be interrupedJuan J. Martinez
If the int handler is calling mplayer_play, it could happen that an int is handled when the song is being set up, potentially leaving the player's internal structures in a invalid state.
2021-02-09Changes for 1.1.41.1.4Juan J. Martinez
2021-02-09Windows compatibiltyJuan J. Martinez
2021-02-09Flag for gcc 10 compatibilityJuan J. Martinez
2021-02-09Note on Windows 10Juan J. Martinez
2021-02-09Fixes in Makefile when detecting Windows OSJuan J. Martinez
2021-02-01TypoJuan J. Martínez
2021-01-25Fix: actually, stop the music by playing silenceJuan J. Martinez
2021-01-25Changes for 1.1.31.1.3Juan J. Martinez
2021-01-25Reviewed makefilesJuan J. Martinez
2021-01-25Better compatibility with WindowsJuan J. Martinez
2021-01-18Better windows supportJuan J. Martinez
2021-01-18Follow rasm instructions to compileJuan J. Martinez
2021-01-18Fixes 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-11Changes for 1.1.21.1.2Juan J. Martinez
2021-01-11Added missing directoryJuan J. Martinez
2021-01-09Changes for 1.1.11.1.1Juan J. Martinez
2021-01-09Added compression to the mapJuan J. Martinez