Commit Graph

15 Commits

Author SHA1 Message Date
Alexander Batalov e41a4b8e16
Reconcile with reference edition (#100) 2022-07-29 16:04:05 +03:00
Alexander Batalov bbfd7785b5
Use OpenGL renderer (#72) 2022-07-12 10:10:23 +03:00
Alexander Batalov 5ce83bc29d Reorganize includes 2022-05-28 21:46:58 +03:00
Alexander Batalov 119cfe8212 Remove static assertions
They were aid to decompilation, now they are source of complaints when compiling for x64.
2022-05-28 07:34:29 +03:00
Jan Šimek ad1fb7765b
Remove the use of stdbool (#19)
It should not be needed anymore after the migration to C++
2022-05-28 06:55:42 +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
Jan Šimek 86d8a92ce0
Add IFACE_BAR_MODE configuration option from HRP (#5)
See #3
2022-05-21 21:30:25 +03:00
Alexander Batalov 98c6acbf11 Convert to C++ 2022-05-21 18:22:03 +03:00
Alexander Batalov e907e3d729 Fix mouseHitTestInWindow declaration 2022-05-21 03:27:41 +03:00
Alexander Batalov f60b8eecfd Fix worldmap window position
See #3
2022-05-21 03:25:03 +03:00
Alexander Batalov 73d624a46c Fix pipboy position
See #3
2022-05-21 02:29:59 +03:00
Alexander Batalov 0893467f08 Fix indicator bar position
See #3
2022-05-21 01:50:14 +03:00
Alexander Batalov 8565a55540 Convert low-level rendering to SDL 2022-05-19 14:01:17 +03:00
Alexander Batalov 55661742a2 Initial commit 2022-05-19 11:51:26 +03:00