libretro-prboom/data
libretroadmin 39d612dbd2 * Prevent multiple strlen calls if one will do
* Use strlcpy instead of snprintf if we just need to copy a string
* Use fill_pathname_join where appropriate
2022-07-22 15:14:48 +02:00
..
graphics Initial commit 2012-05-12 22:26:23 +02:00
lumps Backport bbaefa9b77 2015-08-28 07:39:00 +02:00
sprites Initial commit 2012-05-12 22:26:23 +02:00
palette.rgb Initial commit 2012-05-12 22:26:23 +02:00
prboom.txt Backport bbaefa9b77 2015-08-28 07:39:00 +02:00
rd_graphic.c Get rid of stdio.h header includes where possible 2021-11-02 15:28:12 +01:00
rd_graphic.h Initial commit 2012-05-12 22:26:23 +02:00
rd_main.c Fix prboom datafiles 2015-08-27 07:36:16 +02:00
rd_output.c * Prevent multiple strlen calls if one will do 2022-07-22 15:14:48 +02:00
rd_output.h Initial commit 2012-05-12 22:26:23 +02:00
rd_palette.c Fix prboom datafiles 2015-08-27 07:36:16 +02:00
rd_palette.h Initial commit 2012-05-12 22:26:23 +02:00
rd_sound.c Fix prboom datafiles 2015-08-27 07:36:16 +02:00
rd_sound.h Initial commit 2012-05-12 22:26:23 +02:00
rd_util.c * Prevent multiple strlen calls if one will do 2022-07-22 15:14:48 +02:00
rd_util.h Switch from ad-hoc endianness handling to retro_endianness.h 2020-05-04 21:08:40 +02:00