Commit Graph

1126 Commits

Author SHA1 Message Date
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
Nomango ae247dd676 fix bug: exiting fullscreen mode makes the window smaller 2020-05-07 21:47:06 +08:00
liuhaibo.2020 ef8db9023c Color::RGB() => Color::Rgb() 2020-04-30 14:58:50 +08:00
liuhaibo.2020 d6088ed79c Add Color::RGB() & Color::RGBA() functions 2020-04-30 14:48:01 +08:00
liuhaibo.2020 8eb4c2e1ff Add configurations for MacOS 2020-04-30 14:41:41 +08:00
Nomango b790bb7315 [deploy] Use Canvas::GetContext2D() instead of drawing functions 2020-04-26 21:20:58 +08:00
Nomango 8331126bbc add favicon.ico in Doxyfile 2020-04-16 11:36:56 +08:00
Nomango 178d54b0d1 [chore] update Doxygen comments 2020-04-16 10:06:36 +08:00
Nomango b4664deed0 [chore] update Doxyfile 2020-04-16 09:43:29 +08:00
Nomango ca884a59cd [deploy] minor fixes 2020-04-16 08:56:00 +08:00
Nomango 9fabadbdb8 [deploy] Override Serializer::operator<< && Deserializer::>> for common types 2020-04-15 17:29:15 +08:00
Nomango 768ce17586 [deploy] make Actor serializable 2020-04-15 17:05:57 +08:00
Nomango 92a845a23a add Serializable types 2020-04-15 16:37:58 +08:00
Nomango 6a10575860 use static_assert instead of template meta programming 2020-04-15 16:37:28 +08:00
Nomango 54b8ab0a4d update project configurations 2020-04-15 10:12:42 +08:00
Nomango 2d7beb541e update Doxyfile 2020-04-15 08:51:16 +08:00
Nomango 5a3feb7e51 [deploy] fix fullscreen mode bugs 2020-04-14 17:52:38 +08:00
Nomango 1cef30e7f5 fix window resize exception 2020-04-14 17:08:15 +08:00
Nomango 3b5a85542d [deploy] minor fixes 2020-04-14 12:58:56 +08:00
Nomango 8037ff96cf [deploy] update string functions 2020-04-14 12:28:29 +08:00
Nomango 530fca11cc [deploy] update Resource 2020-04-07 16:39:44 +08:00
Nomango 9a0c5b2023 [deploy] fix minor bugs 2020-04-07 16:35:26 +08:00
Nomango 781d1a2f6c [deploy] Add Cloneable 2020-04-03 17:48:00 +08:00
Nomango 659093b45f [deploy] fix '/r' in logger 2020-04-01 15:27:38 +08:00
Nomango d459db8173 [deploy] fix Logger output stream redirection 2020-04-01 15:19:19 +08:00
Nomango a1ed803bc1 [deploy] update Runner 2020-03-31 14:07:13 +08:00
Nomango a6961c0d20 [deploy] Add GetVersion function 2020-03-31 10:10:33 +08:00
Nomango a1e7e77c96 [deploy] Change source code charset to gb2312 2020-03-19 14:28:50 +08:00
Nomango 320bd9c8dc [chore] Update Doxyfile 2020-02-28 14:39:47 +08:00
Nomango f90624eb5b [deploy] namespace 'string' rename to 'strings' 2020-02-23 22:08:14 +08:00
Nomango 7b6397b49c [deploy] Add box2d debug draw 2020-02-23 14:56:14 +08:00
Nomango c3018315d8 [chore] Update README-zh.md 2020-02-22 23:59:10 +08:00
Nomango 78f5ac0ffb [deploy] v1.0.0 published 2020-02-22 20:13:28 +08:00