Commit Graph

722 Commits

Author SHA1 Message Date
Haibo ab2757375d update: debug mode can be turned on during initialization 2019-08-06 13:31:59 +08:00
Haibo d2532c09db update: modern singleton pattern 2019-08-06 13:31:59 +08:00
Haibo 2b366e42be update: GraphicsDevice owns all Direct2D resources 2019-08-06 13:31:59 +08:00
Haibo c474d259c5 fix: math::scalar 2019-08-06 13:31:59 +08:00
Haibo f175224e6e fix: clear duration stringify mistakes 2019-08-06 13:31:59 +08:00
Haibo a062af4de7 add: time literals & duration to string & duration operation with iostream 2019-08-06 13:31:59 +08:00
Haibo 0bcaf2fa04 fix: macro mistake 2019-08-06 13:31:59 +08:00
Haibo f4cadddce4 change: add namespace modules & load libraries from dll
refactoring: time package

refactoring: the whole project has been changed
2019-08-06 13:31:57 +08:00
Haibo b129a1bf18 update: code style 2019-08-06 13:31:57 +08:00
Haibo 0f1ba104dd optimize: code optimization 2019-08-06 13:31:57 +08:00
Haibo 32251365d6 remove vs2012 project files & no longer support vs2012 2019-08-06 13:31:57 +08:00
Haibo fe70a520b1 add: Duration::Parse to format a duration 2019-08-06 13:31:57 +08:00
Haibo 02e418d0e2 fix: project files 2019-08-06 13:31:57 +08:00
Haibo 7608996dda remove: Function class 2019-08-06 13:31:56 +08:00
Haibo e4e6b47d3b add: code comments 2019-08-06 13:31:56 +08:00
Haibo def0d9ede2 remove: easy2d::RuntimeError class 2019-08-06 13:31:56 +08:00
Haibo 380bde7932 remove easy2d::String class & refactory easy2d::Resource class
refactoring: move Random class to utils.h
2019-08-06 13:31:54 +08:00
Haibo 301c99018b change: get HINSTANCE from GetModuleHandle 2018-10-28 20:23:47 +08:00
Nomango 24206e00b6 fix: minor fixes 2018-10-18 23:10:09 +08:00
Nomango e7cc0773e6 update: class Duration 2018-10-18 15:33:14 +08:00
Nomango 05849422a4 fix: minor fixes 2018-10-18 13:38:31 +08:00
Nomango b42c977aab fix: minor fixes 2018-10-18 11:25:20 +08:00
Haibo 183143a8c3 refactoring: remove class Options 2018-10-18 00:17:27 +08:00
Nomango 5c69133a1f refactoring: remove e2dimpl.h 2018-10-17 00:49:49 +08:00
Nomango db5446bb78 fix: minor fixes 2018-10-17 00:16:26 +08:00
Nomango 75440b15a2 change: minor fixes. 2018-10-16 16:53:08 +08:00
Haibo 155cd0b211
Update LICENSE 2018-10-16 16:44:55 +08:00
Nomango 8b1137c131 change: WARN macros rename to E2D_WARNING & call OutputDebugString to output debug information. 2018-10-16 15:42:15 +08:00
Nomango 4ed453468d change: refactory File class. 2018-10-16 14:57:28 +08:00
Nomango 709f2bfe8d change: rename namespace to easy2d. 2018-10-16 14:13:15 +08:00
Nomango 2db8fc1021 change: make Music extends Ref. 2018-10-16 14:10:06 +08:00
Nomango a924eed280 add: decode media resources with Media Foundation and playback with XAudio2. 2018-10-15 20:16:08 +08:00
Nomango 80d1a87955 add: use Media Foundation to play sound effect 2018-10-11 20:00:21 +08:00
Nomango fdbece1663 add: Graphics::GetDpi 2018-10-06 11:15:32 +08:00
Nomango 665735626e add: Player class 2018-10-06 10:25:29 +08:00
Nomango 1c8de670ac add: Game::Update 2018-10-06 09:45:28 +08:00
Nomango 318103b148 add: Scene::Update 2018-10-03 22:43:21 +08:00
Nomango 422c7cbdc7 add: copyright 2018-10-03 22:02:46 +08:00
Nomango ba99ca38c1 refactoring 2018-10-03 18:04:04 +08:00
Haibo 9039dff8d3 update:modules 2018-09-30 14:54:43 +08:00
Haibo 190a04a24f change: Node::SetAnchor -> Node::SetPivot 2018-09-16 16:26:42 +08:00
Haibo 4d9649eedf add: Transform 2018-09-16 16:07:51 +08:00
Haibo 909a72b189 fix: vs2013 & vs2012 support 2018-09-11 17:54:21 +08:00
Nomango fc2d409fd3 optimize: Window class 2018-09-11 15:47:51 +08:00
Nomango 0b40bbf0bc update: KeyEvent 2018-09-11 15:31:50 +08:00
Nomango 816f3f4dde refactoring: rename folder name 2018-09-11 15:23:28 +08:00
Nomango 93c701751d add: RotationTransition 2018-09-11 15:12:25 +08:00
Nomango a626e488de refactoring: MoveTransition 2018-09-11 00:37:52 +08:00
Nomango 6f489a77fe remove: SystemException 2018-09-10 20:55:20 +08:00
Nomango f26f385854 fix: project error 2018-09-10 20:22:47 +08:00