Commit Graph

958 Commits

Author SHA1 Message Date
Nomango 4946246f0f minor fix 2020-06-21 01:55:17 +08:00
Nomango f786ab67ef update singleton 2020-06-08 20:20:06 +08:00
Nomango a794894452 add ObjectPool 2020-06-04 17:01:12 +08:00
Nomango 091a05e8fd update frame ticker & fix window frozen when minimized 2020-06-03 22:07:07 +08:00
Nomango 7f902e3343 update ConfigIni::Save 2020-05-31 22:10:49 +08:00
Nomango a62f1f4d2d Feature: runner settings 2020-05-29 18:44:20 +08:00
Nomango ee165a234f update Allocator 2020-05-29 17:44:07 +08:00
Nomango 764b67d4d3 update Allocator 2020-05-29 16:27:30 +08:00
Nomango 04475c3c37 fix memory leaks 2020-05-29 12:02:04 +08:00
Nomango a25597223d update ConfigIni 2020-05-28 17:24:54 +08:00
Nomango bd8b328d01 update ConfigIni 2020-05-28 11:40:51 +08:00
Nomango f5c9e5e226 fix header 2020-05-28 02:51:01 +08:00
Nomango e7da6a5abc add ConfigIni & remove LocalStorage 2020-05-28 02:42:32 +08:00
Nomango cd3a7e2133 add StringView 2020-05-28 02:41:59 +08:00
Nomango de4b480dc2 update Application frame ticker 2020-05-27 16:38:58 +08:00
Nomango aba322a3c6 [deploy] minor fixes 2020-05-26 18:12:49 +08:00
liuhaibo.2020 de785c4ccc [deploy] v1.1.x published 2020-05-26 17:01:03 +08:00
Haibo 2818171411
Merge pull request #53 from KiwanoEngine/dev
Merge develop branch
2020-05-26 16:50:44 +08:00
Nomango 97526a67b5 Renderer ignores window resized messages 2020-05-26 16:19:24 +08:00
Nomango 471b6983cd update Ticker 2020-05-26 15:20:02 +08:00
Nomango f24342acbb update Time & Duration 2020-05-26 00:57:07 +08:00
Nomango c82fd84a0d fix bugs 2020-05-26 00:12:36 +08:00
Nomango 1af108df90 add Application::Pause & Application::Resume 2020-05-25 16:48:40 +08:00
Nomango 6d1cf35730 refactoring project 2020-05-24 20:46:52 +08:00
Nomango 76d488b4c5 minor fixes 2020-05-24 19:49:44 +08:00
Nomango dc6dd682ff add ClockTime 2020-05-24 12:00:47 +08:00
Nomango 5d7c3f4f9a refactoring project 2020-05-24 11:26:21 +08:00
Nomango 093e422135 Merge branch 'dev' of https://github.com/KiwanoEngine/Kiwano into dev 2020-05-22 21:07:43 +08:00
Nomango 228fc45035 make Direct3D resources global 2020-05-22 21:07:32 +08:00
Nomango fababdbe9b minor fixes 2020-05-21 00:32:43 +08:00
Nomango 6a8b2f528a TaskManager => TaskScheduler, ActionManager => ActionScheduler 2020-05-21 00:06:47 +08:00
Nomango e68bb9d94d refactor utils 2020-05-20 23:48:56 +08:00
Nomango e1ec4f76b7 minor fixes 2020-05-20 23:38:24 +08:00
Nomango 1de59e3a15 add Window::SetMinimumSize() 2020-05-20 11:55:53 +08:00
Nomango 01ce68accb update Ticker 2020-05-20 10:16:54 +08:00
Nomango 86bb0e4239 use application scoped timer 2020-05-20 00:55:51 +08:00
Nomango 1805c016f8 add Ticker & EventTicker 2020-05-20 00:47:46 +08:00
Nomango fed74ddb0a add Timer 2020-05-19 21:42:06 +08:00
Nomango 430e46a5a3 Timer => Task 2020-05-19 21:25:00 +08:00
Nomango 41671fa1f3 Time::now() supports cross-platform 2020-05-19 21:13:42 +08:00
Nomango 3fd3fbbbd8 update GetDisplaySettings function 2020-05-19 21:12:57 +08:00
Nomango 2ff0d1ad95 Add resolution related functions 2020-05-17 21:02:43 +08:00
Nomango ce5edaa689 suppress warning C26812 2020-05-17 20:19:03 +08:00
Nomango 7cfccdbf3c Print more info when exception occurred 2020-05-17 20:16:56 +08:00
Nomango a2e3a1ea8c Add KGE_LOG_STREAM & KGE_ERROR_STREAM 2020-05-17 20:15:58 +08:00
Nomango 53cb3659c0 Merge branch 'dev' of https://github.com/KiwanoEngine/Kiwano into dev 2020-05-17 15:03:11 +08:00
liuhaibo.2020 d7c7cb9841 Merge branch 'dev' of https://github.com/KiwanoEngine/Kiwano into dev 2020-05-15 16:31:17 +08:00
liuhaibo.2020 b739ef71e2 minor fixes 2020-05-15 16:29:20 +08:00
liuhaibo.2020 646db73f73 add CMakeLists.txt files 2020-05-15 16:29:02 +08:00
Nomango f8cdbe4335 fix bug: incorrect window size in fullscreen mode 2020-05-08 00:57:28 +08:00