Commit Graph

13 Commits

Author SHA1 Message Date
Alexander Batalov e41a4b8e16
Reconcile with reference edition (#100) 2022-07-29 16:04:05 +03:00
Alexander Batalov 8ab7f8493a Fix kills folder
Closes #76
2022-07-15 16:58:58 +03:00
Alexander Batalov 158826ed63 Fix some msvc x86 warnings 2022-07-07 10:52:54 +03:00
Alexander Batalov a1be167fd3 Cleanup character_editor.h
See #42
2022-06-19 09:20:30 +03:00
Alexander Batalov e17e30e13f Rename editor symbols 2022-06-11 00:32:57 +03:00
Alexander Batalov e35594040d Add custom karma folder graphics
Closes #38
2022-06-09 09:53:41 +03:00
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)