Commit Graph

894 Commits

Author SHA1 Message Date
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
Nomango 58aa386d9c minor fixes 2020-02-22 20:01:14 +08:00
Nomango e29413d778 Update appveyor.yml 2020-02-22 19:46:50 +08:00
Nomango 8da2166a1e minor fixes 2020-02-22 19:44:50 +08:00
Nomango 50c499700a Add new icons 2020-02-22 19:00:34 +08:00
Nomango f7844c1ac9 Update physics 2020-02-22 17:24:31 +08:00
Nomango d6b95e3b40 Add allocator 2020-02-20 22:27:09 +08:00
Nomango ceb5e3b260 Remove AsyncTask 2020-02-20 19:10:52 +08:00
Nomango f71c5b9ff8 Remove TextureRenderContext & add function to create a RenderContext from a texture 2020-02-20 18:22:52 +08:00
Nomango b9f1d47143 Update HTTP module 2020-02-20 13:58:17 +08:00
Nomango 9fbe396e3b [deploy] Tidy 2020-02-19 12:09:50 +08:00
Nomango fcc55bac81 Add Button, PhysicWorld, PhysicBody components 2020-02-19 11:50:05 +08:00
Nomango 9077c55b9c Add component 2020-02-18 12:53:18 +08:00
Nomango f319f47d38 Update KGE_ASSERT macro 2020-02-17 23:11:17 +08:00
Nomango 72e176a314 Update TextLayout 2020-02-17 17:01:12 +08:00
Nomango f28d542551 Add version macros 2020-02-17 13:23:46 +08:00
Nomango 09fdd51f5b fix error 2061 2020-02-17 13:02:47 +08:00
Nomango 3cbed16412 fix header file 2020-02-17 12:47:23 +08:00
Nomango 794df63a10 Fix incorrect TextLayout width 2020-02-17 12:06:29 +08:00
Nomango 60899a6a9b Add texture brush 2020-02-16 20:32:08 +08:00
Nomango 14df3ae55e Add NativeObject & NativePtr 2020-02-16 20:14:01 +08:00
Nomango 1cb97ba0b2 Update TextLayout 2020-02-16 12:53:18 +08:00
Nomango 2c050cafba Remove OuterC library 2020-02-15 17:32:32 +08:00
Nomango f1e0d59cea [deploy] Add KGE_RENDER_ENGINE macro 2020-02-14 22:59:29 +08:00
Nomango 94915b87ff Update Runner 2020-02-14 22:01:56 +08:00
Nomango 72f8fd5e12 Component rename to Module 2020-02-14 17:56:50 +08:00
Nomango 93e97c60c2 Add Runner 2020-02-14 17:12:13 +08:00
Nomango a34184dd18 Update exceptions 2020-02-13 22:35:04 +08:00
Nomango 6a25403841 [deploy] Update Sprite 2020-02-13 12:05:20 +08:00
Nomango d31c66a60e [deploy] Update Action::Clone 2020-02-12 23:37:05 +08:00
Nomango 876035ccae Update actions 2020-02-12 22:34:40 +08:00
Nomango 8c291b1cdc Update ShapeActor 2020-02-12 10:04:16 +08:00
Haibo 50d2b80d79
[deploy] Merge pull request #52 from KiwanoEngine/dev
Update Button
2020-02-11 23:00:19 +08:00