Commit Graph

48 Commits

Author SHA1 Message Date
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
Alexander Batalov
e75349c98b Update config for macOS 2022-05-29 18:05:31 +03:00
Alexander Batalov
4bac829739 Add string functions compatibility layer
See #17
2022-05-28 11:57:32 +03:00
Alexander Batalov
31dbf77d6d Use C++ 17 2022-05-28 09:28:11 +03:00
Alexander Batalov
40a43422a3 Reorganize sdl2 config 2022-05-28 08:36:22 +03:00
Alexander Batalov
456fd43d8a Reorganize zlib config 2022-05-28 08:36:00 +03:00
Alexander Batalov
7174cc703d Reorganize fpattern config 2022-05-28 08:35:23 +03:00
Alexander Batalov
b467198f16 Introduce sfall config 2022-05-26 00:16:20 +03:00
Alexander Batalov
bc8db9e8c2 Get rid of command line args
With new `main` it's no longer needed to collect argc/argv from cmdline.
2022-05-25 23:05:51 +03:00
JordanCpp
1f8a62f2b6
Add fps limit (#10) 2022-05-23 11:13:28 +03:00
Alexander Batalov
98c6acbf11 Convert to C++ 2022-05-21 18:22:03 +03:00
Alexander Batalov
b8a0d0d413 Link SDL2 2022-05-19 12:41:33 +03:00
Alexander Batalov
55661742a2 Initial commit 2022-05-19 11:51:26 +03:00