Alexander Batalov
|
c6bda58dce
|
Cleanup inventory.h
See #42
|
2022-06-19 13:32:42 +03:00 |
Alexander Batalov
|
fd69d73ec9
|
Cleanup combat.h
See #42
|
2022-06-19 12:00:14 +03:00 |
Jan Šimek
|
7872d4d3cb
|
Fix inventory context menu and mouse position (#44)
See #3
Co-authored-by: Alexander Batalov <alex.batalov@gmail.com>
|
2022-06-12 12:30:05 +03:00 |
Alexander Batalov
|
a3390819d1
|
Reconcile with reference edition
|
2022-06-05 01:01:49 +03:00 |
Jan Šimek
|
14aa86c4b7
|
Reorganize variables scope for goto (#23)
Co-authored-by: Alexander Batalov <alex.batalov@gmail.com>
|
2022-05-29 16:40:49 +03:00 |
Alexander Batalov
|
14ce3994ce
|
Replace min/max macro
See #17
|
2022-05-28 14:45:48 +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
|
be81049ff5
|
Fix inventory window position
See #3
|
2022-05-22 13:33:41 +03:00 |
Alexander Batalov
|
98c6acbf11
|
Convert to C++
|
2022-05-21 18:22:03 +03:00 |