Commit Graph

10 Commits

Author SHA1 Message Date
Alexander Batalov 2714dc1ea1 Fix memory alignment
See #135, #122
2023-01-19 20:27:22 +03:00
Alexander Batalov f59c072d68 Add FrmImage 2022-09-24 16:14:54 +03:00
Alexander Batalov 9bb053b3ba
Add namespace (#155) 2022-09-23 15:43:44 +03:00
Alexander Batalov e41a4b8e16
Reconcile with reference edition (#100) 2022-07-29 16:04:05 +03:00
Alexander Batalov ff0fa95862 Cleanup art.h
See #42
2022-06-19 09:02:26 +03:00
Alexander Batalov 0c7245fa09 Add player model settings
See #29
2022-06-08 22:01:25 +03:00
Alexander Batalov b1216967c0 Replace MAX_PATH with COMPAT_MAX_PATH 2022-05-28 12:34:49 +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 44ae520284 Remove flexible array member 2022-05-21 20:05:34 +03:00
Alexander Batalov 55661742a2 Initial commit 2022-05-19 11:51:26 +03:00