Alexander Batalov
|
9bb053b3ba
|
Add namespace (#155)
|
2022-09-23 15:43:44 +03:00 |
Alexander Batalov
|
1b6e29acc0
|
Reorder includes
|
2022-09-15 12:38:23 +03:00 |
Alexander Batalov
|
6064a4bc79
|
Add Android controls (#101)
|
2022-07-29 20:04:37 +03:00 |
Alexander Batalov
|
684d943062
|
Add Android support (#92)
|
2022-07-26 04:30:17 +03:00 |
Alexander Batalov
|
07d1f9fd81
|
Migrate sound to SDL (#70)
|
2022-07-12 12:09:53 +03:00 |
Alexander Batalov
|
80e27a8c98
|
Add macOS support (#63)
|
2022-07-05 15:45:36 +03:00 |
Alexander Batalov
|
0472ac9a22
|
Wrap windows api
See #17, #24
|
2022-05-29 22:08:13 +03:00 |
Alexander Batalov
|
ca68373e74
|
Wrap DirectSound
See #17, #24
|
2022-05-29 20:07:43 +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 |
Jan Šimek
|
0672161a47
|
Replace WinMain with the main function (#16)
Co-authored-by: Alexander Batalov <alex.batalov@gmail.com>
|
2022-05-25 22:41:11 +03:00 |
Alexander Batalov
|
a2698b220c
|
Get rid of DirectDraw
|
2022-05-24 23:19:36 +03:00 |
Alexander Batalov
|
c634499a87
|
Get rid of DirectInput
See #1
|
2022-05-23 11:44:49 +03:00 |
Alexander Batalov
|
98c6acbf11
|
Convert to C++
|
2022-05-21 18:22:03 +03:00 |