nitro-engine/source
Antonio Niño Díaz 72dca60154 library: Fix return code of function
Return the right code when there is an error.
2022-11-09 01:48:49 +00:00
..
dsma dsma: Update to version 0.2.0 2022-10-15 00:36:52 +01:00
NE2D.c library: Clean viewport handling code 2022-10-23 23:08:28 +01:00
NEAlloc.c library: tests: Add function to search free space within a range 2022-10-29 14:10:35 +01:00
NEAnimation.c library: Cleanup source code files 2022-10-16 02:58:48 +01:00
NECamera.c library: Cleanup some more files 2022-10-15 00:36:28 +01:00
NEFAT.c library: Cleanup source code files 2022-10-16 02:58:48 +01:00
NEFormats.c library: Rename some functions for consistency 2022-10-25 23:45:03 +01:00
NEGeneral.c library: Support modifying shininess table 2022-10-24 22:59:33 +01:00
NEGUI.c library: Make many function parameters const 2022-10-20 22:36:58 +01:00
NEMath.h library: Refactor viewport calculations 2022-10-24 01:41:56 +01:00
NEModel.c library: Fix return code of function 2022-11-09 01:48:49 +00:00
NEPalette.c library: Cleanup palette loading functions 2022-10-31 01:40:45 +00:00
NEPhysics.c library: Fix debug message and some comments 2022-10-28 02:05:24 +01:00
NEPolygon.c library: Support modifying shininess table 2022-10-24 22:59:33 +01:00
NEText.c library: Make many function parameters const 2022-10-20 22:36:58 +01:00
NETexture.c library: Assign palettes to materials instead of textures 2022-11-05 01:22:53 +01:00