62 Commits

Author SHA1 Message Date
Alexander Batalov
4df9ee557d
Add option to use vendored vs. system dependencies (#451) 2025-02-09 13:49:04 +03:00
Alexander Batalov
d586e81827
Migrate fpattern (#442) 2025-01-14 08:45:02 +03:00
Alexander Batalov
67375a5857
Update macOS/iOS deployment target (#440) 2025-01-13 21:22:30 +03:00
Alexander Batalov
9fb917c357 Bump version to 1.3.0 2024-04-21 12:46:24 +03:00
Alexander Batalov
aa31185b35 Update release workflow 2024-04-21 11:23:18 +03:00
Vasilii Rogin
e23c4eddda
Use delay_ms instead of spinwait (#262) 2024-01-16 15:24:49 +03:00
λP.(P izzy)
601f0c7b44
fix CMake condition to allow build on OpenBSD & FreeBSD (#341) 2024-01-16 15:06:47 +03:00
Alexander Batalov
b40bfcc64a Add some metarules 2023-09-03 16:26:52 +03:00
Alexander Batalov
37e4822ed5
Add keyboard opcodes (#295) 2023-06-01 19:01:03 +03:00
Alexander Batalov
89839be3af
Add global scripts (#294) 2023-05-31 21:48:44 +03:00
Alexander Batalov
03bf507893
Add ini opcodes (#293) 2023-05-30 12:52:55 +03:00
Vasilii Rogin
fe0d767521
Add SFall arrays (#269)
Co-authored-by: Alexander Batalov <alex.batalov@gmail.com>
2023-05-30 09:06:55 +03:00
Alexander Batalov
a06097aef5
Improve touch controls (#283) 2023-05-09 18:36:20 +03:00
Alexander Batalov
d6a74468da
Use Xcode for macOS builds (#275) 2023-05-01 07:10:04 +03:00
Alexander Batalov
81c3ff9b1a
Improve iOS icon (#271) 2023-04-26 15:11:24 +03:00
Alexander Batalov
a0652e2646 Use Xcode for iOS builds (#267) 2023-04-26 14:11:26 +03:00
Alexander Batalov
81b9345303 Update config 2023-02-18 19:06:20 +03:00
Alexander Batalov
249892716e Get rid of mmx stuff 2023-02-18 18:14:30 +03:00
Alexander Batalov
3e8227a62b Extract mainmenu 2023-02-17 15:55:14 +03:00
Alexander Batalov
d7c4589a55 Extract preferences 2023-02-17 12:33:26 +03:00
Alexander Batalov
dcd450a9b7 Bump version to 1.2.0 2023-01-20 10:02:02 +03:00
Alexander Batalov
060c79fc20 Remove electronic registration 2023-01-05 10:27:16 +03:00
Alexander Batalov
4b137dac5f Improve graphlib accuracy 2022-12-27 18:59:24 +03:00
Alexander Batalov
e0e0a1ee7d Add Sfall list functions
See #200
2022-11-08 22:55:25 +03:00
Alexander Batalov
03a7e2e1b1 Add some Sfall global vars functions
See #200
2022-11-08 18:01:00 +03:00
Alexander Batalov
393d89f8c4 Add some Sfall opcodes
See #200
2022-11-07 20:03:04 +03:00
Alexander Batalov
21aec548af
Add iOS support (#167) 2022-10-14 11:40:11 +03:00
Alexander Batalov
54d230432b
Refactor game config with Settings (#164) 2022-10-06 16:32:46 +03:00
Alexander Batalov
65f43804b3 Rename core 2022-10-05 10:35:05 +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
20a41088c6 Remove trap.cc 2022-10-03 10:01:42 +03:00
Alexander Batalov
5f9ceb7f5d Extract vcr 2022-10-03 09:37:05 +03:00
Alexander Batalov
cb9c72d1db Bump version to 1.1.0 2022-09-23 09:42:47 +03:00
Alexander Batalov
b89c06008b Add Windows icon 2022-09-22 10:13:28 +03:00
Alexander Batalov
2fe74627bd Add macOS icon 2022-09-15 20:59:02 +03:00
Alexander Batalov
d7bc8e4176 Rename worldmap.cc 2022-09-15 09:00:11 +03:00
Alexander Batalov
e41a4b8e16
Reconcile with reference edition (#100) 2022-07-29 16:04:05 +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
032969ce5b
Add Apple Silicon support (#86) 2022-07-24 15:52:29 +03:00
Alexander Batalov
3565cb3d44 Add release workflow
Closes #66
2022-07-12 21:18:19 +03:00
Alexander Batalov
07d1f9fd81
Migrate sound to SDL (#70) 2022-07-12 12:09:53 +03:00
Alexander Batalov
28a379d1d4
Downgrade required macOS version (#69) 2022-07-06 11:25:10 +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
Jan Šimek
8c2b9c7aec
Enable debug output on linux (#45) 2022-06-12 11:44:22 +03:00
Jan Šimek
571c0db190
Fix linux build (#25)
Co-authored-by: Alexander Batalov <alex.batalov@gmail.com>
2022-06-02 11:31:03 +03:00
Alexander Batalov
ca68373e74 Wrap DirectSound
See #17, #24
2022-05-29 20:07:43 +03:00