Commit Graph

28 Commits

Author SHA1 Message Date
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