Commit Graph

14 Commits

Author SHA1 Message Date
Alexander Batalov 90d1545bb2 Uninline debug_register_func 2023-07-19 11:45:55 +03:00
Alexander Batalov 3af2a49250 Review debug_register_log 2023-07-19 11:39:01 +03:00
Alexander Batalov 6de4ac87df Use snprintf 2022-12-08 23:05:50 +03:00
Alexander Batalov 3488833c2e Use SDL for logging 2022-10-29 20:57:11 +03:00
Alexander Batalov 9bb053b3ba
Add namespace (#155) 2022-09-23 15:43:44 +03:00
Alexander Batalov 1b6e29acc0 Reorder includes 2022-09-15 12:38:23 +03:00
Alexander Batalov 629978d7a6 Reconcile with reference edition 2022-09-01 18:41:37 +03:00
Alexander Batalov c1e89205ed Fix some sprintf warnings 2022-07-06 14:12:48 +03:00
Alexander Batalov 24176ec52b Cleanup debug.h
See #42
2022-06-19 13:13:34 +03:00
Alexander Batalov 8b37a22dd0
Provide compatibility layer for paths on Linux/Mac (#50)
See #17
See #49
2022-06-18 10:58:15 +03:00
Jan Šimek 8c2b9c7aec
Enable debug output on linux (#45) 2022-06-12 11:44:22 +03:00
Alexander Batalov 0472ac9a22 Wrap windows api
See #17, #24
2022-05-29 22:08:13 +03:00
Alexander Batalov 4bac829739 Add string functions compatibility layer
See #17
2022-05-28 11:57:32 +03:00
Alexander Batalov 98c6acbf11 Convert to C++ 2022-05-21 18:22:03 +03:00
Renamed from src/debug.c (Browse further)