Alexander Batalov
|
2c69834a12
|
Fix unequipped armor flags
Closes #108
|
2022-08-01 07:17:01 +03:00 |
Alexander Batalov
|
307b032118
|
Fix movie decoding on x64
Closes #107
|
2022-07-31 22:32:50 +03:00 |
Alexander Batalov
|
ab8279078e
|
Fix party member level up message
Closes #104
|
2022-07-31 12:09:39 +03:00 |
Alexander Batalov
|
b7ac80e684
|
Fix floating point division
Closes #103
|
2022-07-31 12:03:43 +03:00 |
Alexander Batalov
|
6064a4bc79
|
Add Android controls (#101)
|
2022-07-29 20:04:37 +03:00 |
Alexander Batalov
|
e41a4b8e16
|
Reconcile with reference edition (#100)
|
2022-07-29 16:04:05 +03:00 |
Alexander Batalov
|
39057fd1fb
|
Fix missing result on stack
Closes #95
Closes #96
|
2022-07-27 23:22:06 +03:00 |
Alexander Batalov
|
cbdb0eeba4
|
Make configGetInt compatible with atoi
Fixes #94
|
2022-07-27 10:24:45 +03:00 |
Alexander Batalov
|
73b6a16551
|
Fix loading save game crash on Windows
|
2022-07-27 10:11:33 +03:00 |
Alexander Batalov
|
684d943062
|
Add Android support (#92)
|
2022-07-26 04:30:17 +03:00 |
Alexander Batalov
|
8bd75e9737
|
Fix splitpath/makepath issues
See #68
|
2022-07-25 20:48:35 +03:00 |
Alexander Batalov
|
8ef9b66950
|
Get rid of std::filesystem
See #68
|
2022-07-25 20:38:11 +03:00 |
Alexander Batalov
|
8a006d2818
|
Rewrite fileCopy
See #68
|
2022-07-25 18:37:22 +03:00 |
Alexander Batalov
|
a60382e044
|
Fix type
|
2022-07-25 00:02:54 +03:00 |
Alexander Batalov
|
a20e2a8b50
|
Fix unsigned checks
|
2022-07-24 22:58:01 +03:00 |
Alexander Batalov
|
365805afe8
|
Fix opRemoveObjectFromInventory arguments order
Closes #83
|
2022-07-24 11:11:56 +03:00 |
Alexander Batalov
|
757330bff4
|
Add pointer vs int equality check
|
2022-07-23 07:42:33 +03:00 |
Alexander Batalov
|
f3869e0acf
|
Fix pointer comparison
See #82
|
2022-07-23 07:25:39 +03:00 |
Alexander Batalov
|
cee3af7cc4
|
Fix opAdd concatenating string and pointer
Closes #78
|
2022-07-22 16:43:40 +03:00 |
Alexander Batalov
|
8ab7f8493a
|
Fix kills folder
Closes #76
|
2022-07-15 16:58:58 +03:00 |
Alexander Batalov
|
07d1f9fd81
|
Migrate sound to SDL (#70)
|
2022-07-12 12:09:53 +03:00 |
Alexander Batalov
|
bbfd7785b5
|
Use OpenGL renderer (#72)
|
2022-07-12 10:10:23 +03:00 |
Alexander Batalov
|
c562d83020
|
Rename animation sad
|
2022-07-07 11:28:21 +03:00 |
Alexander Batalov
|
158826ed63
|
Fix some msvc x86 warnings
|
2022-07-07 10:52:54 +03:00 |
Alexander Batalov
|
5dd52de43a
|
Fix movies artifacts
Left rotation in opcode 15 didn't work because value1 and value2 were signed.
|
2022-07-07 09:44:30 +03:00 |
Alexander Batalov
|
1ac3ba964d
|
Fix check
|
2022-07-06 15:11:55 +03:00 |
Alexander Batalov
|
a8eb88ce2c
|
Review pcSetExperience
|
2022-07-06 15:10:43 +03:00 |
Alexander Batalov
|
26f066d773
|
Fix check
|
2022-07-06 15:05:32 +03:00 |
Alexander Batalov
|
b247470cb7
|
Fix check
|
2022-07-06 15:03:53 +03:00 |
Alexander Batalov
|
a712b63633
|
Fix argument check
|
2022-07-06 15:02:02 +03:00 |
Alexander Batalov
|
a19dcfad93
|
Review nevs
|
2022-07-06 14:59:54 +03:00 |
Alexander Batalov
|
f66b8df39b
|
Group damage flags
|
2022-07-06 14:23:06 +03:00 |
Alexander Batalov
|
c1e89205ed
|
Fix some sprintf warnings
|
2022-07-06 14:12:48 +03:00 |
Alexander Batalov
|
80e27a8c98
|
Add macOS support (#63)
|
2022-07-05 15:45:36 +03:00 |
Alexander Batalov
|
8e1291b1d1
|
Provide x64 compatibility (#62)
|
2022-07-05 11:00:55 +03:00 |
k3tamina
|
599e8292f9
|
Cleanup window.h (#56)
|
2022-07-05 09:22:01 +03:00 |
k3tamina
|
f3363d1e8b
|
Cleanup window_manager.h (#57)
|
2022-07-05 09:21:26 +03:00 |
k3tamina
|
7b916f54a3
|
Cleanup window_manager_private.h (#58)
|
2022-07-05 09:20:56 +03:00 |
k3tamina
|
42988a0d4b
|
Cleanup widget.h (#59)
|
2022-07-05 09:20:20 +03:00 |
k3tamina
|
0695947b49
|
Cleanup sound.h (#60)
|
2022-07-05 09:15:43 +03:00 |
Alexander Batalov
|
ead439335e
|
Cleanup interpreter.h
See #42
|
2022-06-20 08:50:13 +03:00 |
Alexander Batalov
|
db9ce1071f
|
Make interpreter lib variables static
|
2022-06-20 08:44:27 +03:00 |
Alexander Batalov
|
cb921fc9ba
|
Cleanup interpreter_lib.h
See #42
|
2022-06-20 07:56:00 +03:00 |
Alexander Batalov
|
c132b4f350
|
Cleanup interpreter_extra.h
See #42
|
2022-06-19 20:38:31 +03:00 |
Alexander Batalov
|
6db4ce4c24
|
Cleanup map.h
See #42
|
2022-06-19 20:14:17 +03:00 |
Alexander Batalov
|
a4d4650a1b
|
Cleanup xfile.h
See #42
|
2022-06-19 19:02:01 +03:00 |
Alexander Batalov
|
bfc6fb04f4
|
Cleanup palette.h
See #42
|
2022-06-19 18:56:23 +03:00 |
Alexander Batalov
|
b1a85de08b
|
Cleanup object.h
See #42
|
2022-06-19 15:18:08 +03:00 |
Alexander Batalov
|
34eb29d797
|
Cleanup db.h
See #42
|
2022-06-19 15:05:39 +03:00 |
Alexander Batalov
|
ebee02e196
|
Cleanup scripts.h
See #42
|
2022-06-19 14:56:00 +03:00 |