Commit Graph

684 Commits

Author SHA1 Message Date
Alexander Batalov
3f9145b745 Remove varargs.h 2022-08-03 16:13:18 +03:00
Alexander Batalov
5b79d8ca79 Add premade characters improvements (#29) 2022-08-03 16:06:44 +03:00
Alexander Batalov
25c1eeee5c Add display monitor improvements (#29) 2022-08-03 13:54:26 +03:00
Alexander Batalov
f5060c301b Add elevators improvements (#29) 2022-08-03 12:34:13 +03:00
Alexander Batalov
8a2ca4b733 Add books improvements (#29) 2022-08-02 21:52:32 +03:00
Alexander Batalov
9610de0a66 Add criticals config defaults 2022-08-02 21:04:58 +03:00
Alexander Batalov
64627ddde9 Fix sprintf_s 2022-08-02 19:46:44 +03:00
Alexander Batalov
63bcb2d009 Add critical hits improvements (#29) 2022-08-02 19:37:31 +03:00
Alexander Batalov
df5bceaf2a Reconcile with reference edition 2022-08-02 13:31:26 +03:00
Alexander Batalov
66d46bd8a5 Fix skills usage slots
Closes #110
2022-08-02 12:09:33 +03:00
Alexander Batalov
28a433ea76 Fix parentesis warnings 2022-08-01 19:47:09 +03:00
Alexander Batalov
2c69834a12 Fix unequipped armor flags
Closes #108
2022-08-01 07:17:01 +03:00
Alexander Batalov
00ee53efca Fix CI branch 2022-07-31 23:06:27 +03:00
Alexander Batalov
4989cf6d5a Update CI workflow trigger events 2022-07-31 23:05:30 +03:00
Alexander Batalov
0d5aa705f0 Add activity to import game assets on Android
Fixes #105
2022-07-31 22:52:26 +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
42376b7172 Format workflows 2022-07-26 16:49:10 +03:00
Alexander Batalov
6a6d691b8d Fix release workflow 2022-07-26 16:34:07 +03:00
Alexander Batalov
e457fc1383 Remove Android builds 2022-07-26 16:23:36 +03:00
Alexander Batalov
cf844e6224 Provide release workflow for Android 2022-07-26 10:49:47 +03:00
Alexander Batalov
684d943062
Add Android support (#92) 2022-07-26 04:30:17 +03:00
Alexander Batalov
23d37621d5
Backport to OS X 10.11 (#91) 2022-07-26 00:58:02 +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
032969ce5b
Add Apple Silicon support (#86) 2022-07-24 15:52:29 +03:00
Alexander Batalov
365805afe8 Fix opRemoveObjectFromInventory arguments order
Closes #83
2022-07-24 11:11:56 +03:00
Alexander Batalov
da75a76ed9 Update macOS installation instructions 2022-07-24 09:26:45 +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
1e5cda5dde Update contributing notes 2022-07-13 09:20:46 +03:00
Alexander Batalov
f1006d981c Update installation instructions 2022-07-12 22:10:20 +03:00
Alexander Batalov
3565cb3d44 Add release workflow
Closes #66
2022-07-12 21:18:19 +03:00
Alexander Batalov
a3ed38155d Fix Linux instructions typo
See #43
2022-07-12 18:07:17 +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