| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | minor: update TODO.org | dilluti0n | 2025-05-28 | 1 | -0/+1 |
| | | |||||
| * | refactor: replace #ifdef DEBUG printf to log_printf | dilluti0n | 2025-05-14 | 1 | -1/+1 |
| | | | | | - fix log_printf to not automatically insert newline | ||||
| * | refactor: unify log level and stream setup via log_init | dilluti0n | 2025-05-14 | 1 | -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 allocators | dilluti0n | 2025-05-10 | 1 | -1/+1 |
| | | | | | This patch removes the dependency on raylib when allocating memory. | ||||
| * | update TODO.org | dilluti0n | 2025-05-01 | 1 | -1/+1 |
| | | |||||
| * | organize TODO.org | dilluti0n | 2025-04-28 | 1 | -11/+16 |
| | | |||||
| * | Move TODO to TODO.org | dilluti0n | 2025-04-28 | 1 | -0/+26 |
