aboutsummaryrefslogtreecommitdiff
path: root/TODO.org
Commit message (Collapse)AuthorAgeFilesLines
* Remove some todo entriesdilluti0n2026-07-171-13/+0
|
* minor: update TODO.orgdilluti0n2025-05-281-0/+1
|
* refactor: replace #ifdef DEBUG printf to log_printfdilluti0n2025-05-141-1/+1
| | | | - fix log_printf to not automatically insert newline
* refactor: unify log level and stream setup via log_initdilluti0n2025-05-141-1/+1
| | | | | | | | - Replaced log_set_level() with log_init() to allow stream configuration. - log_fprintf() now uses an internal stream, defaulting to stdout. [minor] update log tags in TODO.org correctly
* refactor: introduce mem.h; wrappers for allocatorsdilluti0n2025-05-101-1/+1
| | | | This patch removes the dependency on raylib when allocating memory.
* update TODO.orgdilluti0n2025-05-011-1/+1
|
* organize TODO.orgdilluti0n2025-04-281-11/+16
|
* Move TODO to TODO.orgdilluti0n2025-04-281-0/+26