log src/core/strings.cc @ 365:f81bed4e04ac

age author description
Wed, 02 Oct 2024 23:06:43 -0400 Paper *: megacommit that probably breaks things
Sun, 23 Jun 2024 10:32:09 -0400 Paper dep/anitomy: port to use UCS-4 rather than wide strings
Wed, 12 Jun 2024 22:15:53 -0400 Paper core/strings: add Strings::Translate function as tr() -> ToUtf8String
Wed, 12 Jun 2024 19:49:19 -0400 Paper services/kitsu: ACTUALLY finish GetAnimeList
Thu, 18 Apr 2024 17:24:42 -0400 Paper anime_list.cc: use mutexes so we don't sex the stack
Thu, 18 Apr 2024 16:53:17 -0400 Paper *: various code safety changes
Thu, 11 Apr 2024 10:15:57 -0400 Paper *: improve multiple things