Commit Graph

12 Commits

Author SHA1 Message Date
Alexander Batalov 1f6339b3b3 Uncollapse _db_select 2022-08-16 11:25:56 +03:00
Alexander Batalov e41a4b8e16
Reconcile with reference edition (#100) 2022-07-29 16:04:05 +03:00
Alexander Batalov 8e1291b1d1
Provide x64 compatibility (#62) 2022-07-05 11:00:55 +03:00
k3tamina f3363d1e8b
Cleanup window_manager.h (#57) 2022-07-05 09:21:26 +03:00
Jan Šimek e6dfce21c9
Properly destroy SDL window (#34) 2022-06-05 23:21:28 +03:00
Alexander Batalov c7397826cc Add missing includes
See #17
2022-05-30 00:29:05 +03:00
Alexander Batalov 0472ac9a22 Wrap windows api
See #17, #24
2022-05-29 22:08:13 +03:00
Alexander Batalov 5ce83bc29d Reorganize includes 2022-05-28 21:46:58 +03:00
Alexander Batalov 14ce3994ce Replace min/max macro
See #17
2022-05-28 14:45:48 +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 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 98c6acbf11 Convert to C++ 2022-05-21 18:22:03 +03:00
Renamed from src/window_manager.c (Browse further)