nitro-engine/source
Antonio Niño Díaz 3f3e266a4f library: Implement priority setting functions in RichText
This reverts commit 48ff37231f ("library: Remove unimplemented
functions from RichText system").

I thought the 3D drawing functions took a "depth" argument, but I was
wrong. I'm re-introducing the functions (and, this time, with an actual
implementation).
2024-03-30 00:34:39 +00:00
..
dsma library: Let user choose how to draw display lists 2023-10-09 00:59:23 +01:00
libdsf library: Update libDSF to version 0.1.2 2024-03-05 01:55:19 +00:00
NE2D.c library: Support setting texture coordinates in sprites 2024-03-24 16:14:21 +00:00
NEAlloc.c chore: Simplify copyright years in notices 2024-03-09 01:42:29 +00:00
NEAnimation.c chore: Simplify copyright years in notices 2024-03-09 01:42:29 +00:00
NECamera.c library: Build some functions as ARM to increase performance 2024-03-16 03:04:02 +01:00
NEDisplayList.c library: Use safe DMA functions in BlocksDS 2023-10-16 02:55:39 +01:00
NEFAT.c chore: Simplify copyright years in notices 2024-03-09 01:42:29 +00:00
NEFormats.c chore: Simplify copyright years in notices 2024-03-09 01:42:29 +00:00
NEGeneral.c chore: Simplify copyright years in notices 2024-03-09 01:42:29 +00:00
NEGUI.c chore: Simplify copyright years in notices 2024-03-09 01:42:29 +00:00
NEMath.h chore: Simplify copyright years in notices 2024-03-09 01:42:29 +00:00
NEModel.c chore: Simplify copyright years in notices 2024-03-09 01:42:29 +00:00
NEPalette.c chore: Simplify copyright years in notices 2024-03-09 01:42:29 +00:00
NEPhysics.c chore: Simplify copyright years in notices 2024-03-09 01:42:29 +00:00
NEPolygon.c chore: Simplify copyright years in notices 2024-03-09 01:42:29 +00:00
NERichText.c library: Implement priority setting functions in RichText 2024-03-30 00:34:39 +00:00
NEText.c chore: Simplify copyright years in notices 2024-03-09 01:42:29 +00:00
NETexture.c chore: Simplify copyright years in notices 2024-03-09 01:42:29 +00:00