Граф коммитов

26 Коммитов

Автор SHA1 Сообщение Дата
Chuck Walbourn 7ad36e26a8
Input refactoring and cleanup (#122) 2022-03-06 18:12:58 -08:00
Chuck Walbourn c5c08f6115 Constify variables 2022-02-21 10:11:54 -08:00
Chuck Walbourn 3c7779858e Workaround for known Keyboard GameInput issues 2021-12-07 12:34:37 -08:00
Chuck Walbourn 70759cea43 std::ignore usage instead of (void) for ignoring return values 2021-10-17 11:55:43 -07:00
Chuck Walbourn 45de28c0c0
Updated pimpl pattern for default move ctors/ops/dtors (#106) 2021-09-30 16:55:37 -07:00
Chuck Walbourn 05d6b7db7c Updated copyright banner 2021-02-26 23:01:15 -08:00
Chuck Walbourn b35fff9769
Clean up use of std::exception (#89) 2021-01-05 13:31:14 -08:00
Chuck Walbourn e69139b0bb /analyze warning fixes for GameInput usage 2020-11-10 21:21:18 -08:00
Chuck Walbourn 8337399f31 Input updated with GameInput implementations 2020-08-11 19:07:03 -07:00
Chuck Walbourn fa85b75eb4 Fixed some /analyze C++ Core Guideline warnings 2020-03-16 23:19:38 -07:00
Chuck Walbourn 8d873011d2 More noexcept annotation 2019-12-12 23:02:12 -08:00
Chuck Walbourn 03037173f5 noexcept annotation for public functions 2019-12-10 18:33:53 -08:00
Chuck Walbourn d33f53a8f5
Add CMake project and fix clang warnings (#59) 2019-05-24 16:36:18 -07:00
Chuck Walbourn 48be772f1c More VS 2017 (15.7) code cleanup 2018-05-04 17:18:52 -07:00
Chuck Walbourn 231b1ca643 Code review feedback 2018-05-01 15:24:55 -07:00
Chuck Walbourn 67fa55eb74 More code review feedback 2018-05-01 01:49:06 -07:00
Chuck Walbourn 46c85dfe92 Code review feedback 2018-04-30 14:10:00 -07:00
Chuck Walbourn dda46bda53 Minor code review feedback 2018-04-13 11:36:00 -07:00
Chuck Walbourn a85fdf705e VS 2017 (15.7 preview) /analyze cleanup 2018-04-03 00:42:03 -07:00
Chuck Walbourn 1710f0fcab Reformat code 2018-03-16 12:03:02 -07:00
Chuck Walbourn 448cddb317 Fixed up comment header block 2018-02-23 22:08:23 -08:00
Chuck Walbourn 80e3b6f364 Input code reformat 2017-11-29 17:53:36 -08:00
Chuck Walbourn a600872a0c Keyboard and Mouse IsConnected method 2016-11-18 15:10:56 -08:00
Chuck Walbourn 37be6d659b Code review feedback 2016-10-28 16:02:21 -07:00
Chuck Walbourn d6898c0b5e Normalize line endings 2016-08-22 11:17:57 -07:00
Chuck Walbourn e856c41c1d Initial prototype 2016-06-16 19:00:12 -07:00