Alexander Batalov
|
b0cb70ffa6
|
Fix file existence check
|
2022-12-23 10:34:20 +03:00 |
Alexander Batalov
|
e6fddd6905
|
Rename window flags
|
2022-12-13 10:04:05 +03:00 |
Alexander Batalov
|
6de4ac87df
|
Use snprintf
|
2022-12-08 23:05:50 +03:00 |
Alexander Batalov
|
c383fc6b95
|
Add mobile keyboard support (#206)
|
2022-12-08 20:41:59 +03:00 |
Alexander Batalov
|
dc90beb696
|
Add game mode tracking
|
2022-12-06 17:22:30 +03:00 |
Martin Janiczek
|
b60fe43b06
|
Refactor: use enum instead of magic numbers (#176)
|
2022-10-25 09:04:42 +03:00 |
Alexander Batalov
|
a4105d5826
|
Decouple drawing and rendering (#165)
|
2022-10-08 00:54:27 +03:00 |
Alexander Batalov
|
65f43804b3
|
Rename core
|
2022-10-05 10:35:05 +03:00 |
Alexander Batalov
|
9b150257fb
|
Rename some input functions
|
2022-10-05 10:11:47 +03:00 |
Alexander Batalov
|
1c73fb7240
|
Extract input
|
2022-10-05 09:23:27 +03:00 |
Alexander Batalov
|
0264c00ab8
|
Extract keyboard
|
2022-10-03 16:42:34 +03:00 |
Alexander Batalov
|
b5681984cd
|
Extract mouse
|
2022-10-03 12:41:33 +03:00 |
Alexander Batalov
|
db63d8a085
|
Refactor artLockFrameData with FrmImage
|
2022-09-24 18:15:52 +03:00 |
Alexander Batalov
|
9bb053b3ba
|
Add namespace (#155)
|
2022-09-23 15:43:44 +03:00 |
Alexander Batalov
|
1b6e29acc0
|
Reorder includes
|
2022-09-15 12:38:23 +03:00 |
Alexander Batalov
|
e5992779f3
|
Reconcile worldmap.cc
|
2022-09-15 11:42:02 +03:00 |
Alexander Batalov
|
d7bc8e4176
|
Rename worldmap.cc
|
2022-09-15 09:00:11 +03:00 |
Alexander Batalov
|
629978d7a6
|
Reconcile with reference edition
|
2022-09-01 18:41:37 +03:00 |
Alexander Batalov
|
7803378d82
|
Fix some warnings
|
2022-08-31 18:52:01 +03:00 |
Alexander Batalov
|
d86a887cf9
|
Add damage mod (#29)
|
2022-08-12 13:54:18 +03:00 |
Alexander Batalov
|
019dbbb56e
|
Add mouse wheel support
|
2022-08-07 14:52:44 +03:00 |
Alexander Batalov
|
3592a7232c
|
Add town reputation improvements (#29)
|
2022-08-06 15:50:33 +03:00 |
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 |