Commit Graph

260 Commits

Author SHA1 Message Date
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
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
28a379d1d4
Downgrade required macOS version (#69) 2022-07-06 11:25:10 +03:00
Alexander Batalov
04fde2a33b Ignore cmake build folder 2022-07-06 10:46:53 +03:00
Alexander Batalov
b7630bdaed Update installation instructions 2022-07-06 09:47:19 +03:00
Alexander Batalov
e00211ca9c
Refactor CI (#64) 2022-07-06 00:09:22 +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