Commit Graph

7 Commits

Author SHA1 Message Date
Alexander Batalov f67841d3b9 Fix strupr 2022-06-07 23:31:38 +03:00
Alexander Batalov a49970ac3f Decompile editor options window 2022-06-07 23:18:59 +03:00
Alexander Batalov b1216967c0 Replace MAX_PATH with COMPAT_MAX_PATH 2022-05-28 12:34:49 +03:00
Alexander Batalov 4bac829739 Add string functions compatibility layer
See #17
2022-05-28 11:57:32 +03:00
Alexander Batalov 119cfe8212 Remove static assertions
They were aid to decompilation, now they are source of complaints when compiling for x64.
2022-05-28 07:34:29 +03:00
Alexander Batalov 2148d52cca Fix gender selector position 2022-05-21 20:08:20 +03:00
Alexander Batalov 98c6acbf11 Convert to C++ 2022-05-21 18:22:03 +03:00
Renamed from src/character_editor.c (Browse further)