Magic_Game/core/base
Haibo 298f686729 add: log tool 2019-08-06 13:32:01 +08:00
..
Action.hpp optimize: use expression template to calculate matrixs multiply 2019-08-06 13:32:01 +08:00
ActionCombined.cpp add: log tool 2019-08-06 13:32:01 +08:00
ActionCombined.h add TaskManager and ActionManager, expands time package 2019-08-06 13:32:01 +08:00
ActionFiniteTime.cpp optimize: use expression template to calculate matrixs multiply 2019-08-06 13:32:01 +08:00
ActionFiniteTime.h add: log tool 2019-08-06 13:32:01 +08:00
ActionManager.cpp add: log tool 2019-08-06 13:32:01 +08:00
ActionManager.h add TaskManager and ActionManager, expands time package 2019-08-06 13:32:01 +08:00
Animation.cpp add: log tool 2019-08-06 13:32:01 +08:00
Animation.h add TaskManager and ActionManager, expands time package 2019-08-06 13:32:01 +08:00
BaseTypes.h add: use intrusive pointers to solve memory management problems 2019-08-06 13:31:59 +08:00
CallFunc.cpp add TaskManager and ActionManager, expands time package 2019-08-06 13:32:01 +08:00
CallFunc.h add TaskManager and ActionManager, expands time package 2019-08-06 13:32:01 +08:00
Canvas.cpp add: log tool 2019-08-06 13:32:01 +08:00
Canvas.h update: modern singleton pattern 2019-08-06 13:31:59 +08:00
Color.cpp update: GraphicsDevice owns all Direct2D resources 2019-08-06 13:31:59 +08:00
Color.h update: GraphicsDevice owns all Direct2D resources 2019-08-06 13:31:59 +08:00
Font.hpp optimize: Text class 2019-08-06 13:32:01 +08:00
Game.cpp add: log tool 2019-08-06 13:32:01 +08:00
Game.h add TaskManager and ActionManager, expands time package 2019-08-06 13:32:01 +08:00
Image.cpp add: log tool 2019-08-06 13:32:01 +08:00
Image.h add: use intrusive pointers to solve memory management problems 2019-08-06 13:31:59 +08:00
Input.cpp add: log tool 2019-08-06 13:32:01 +08:00
Input.h optimize: use expression template to calculate matrixs multiply 2019-08-06 13:32:01 +08:00
IntrusivePtr.hpp add: log tool 2019-08-06 13:32:01 +08:00
KeyEvent.cpp change: add namespace modules & load libraries from dll 2019-08-06 13:31:57 +08:00
KeyEvent.h change: add namespace modules & load libraries from dll 2019-08-06 13:31:57 +08:00
MouseEvent.cpp optimize: Text class 2019-08-06 13:32:01 +08:00
MouseEvent.h change: add namespace modules & load libraries from dll 2019-08-06 13:31:57 +08:00
Music.cpp add: log tool 2019-08-06 13:32:01 +08:00
Music.h add: use intrusive pointers to solve memory management problems 2019-08-06 13:31:59 +08:00
Node.cpp add: log tool 2019-08-06 13:32:01 +08:00
Node.h optimize: Text class 2019-08-06 13:32:01 +08:00
Rect.hpp optimize: Text class 2019-08-06 13:32:01 +08:00
RefCounter.cpp add: use intrusive pointers to solve memory management problems 2019-08-06 13:31:59 +08:00
RefCounter.hpp add: use intrusive pointers to solve memory management problems 2019-08-06 13:31:59 +08:00
Resource.cpp add: log tool 2019-08-06 13:32:01 +08:00
Resource.h update: Resource 2019-08-06 13:31:59 +08:00
Scene.cpp add TaskManager and ActionManager, expands time package 2019-08-06 13:32:01 +08:00
Scene.h add TaskManager and ActionManager, expands time package 2019-08-06 13:32:01 +08:00
Singleton.hpp optimize: Text class 2019-08-06 13:32:01 +08:00
Size.cpp fix: operator +-*/ should return const object 2019-08-06 13:31:59 +08:00
Size.h fix: operator +-*/ should return const object 2019-08-06 13:31:59 +08:00
Sprite.cpp optimize: Text class 2019-08-06 13:32:01 +08:00
Sprite.h add: use intrusive pointers to solve memory management problems 2019-08-06 13:31:59 +08:00
Task.cpp add TaskManager and ActionManager, expands time package 2019-08-06 13:32:01 +08:00
Task.h add TaskManager and ActionManager, expands time package 2019-08-06 13:32:01 +08:00
TaskManager.cpp add TaskManager and ActionManager, expands time package 2019-08-06 13:32:01 +08:00
TaskManager.h add TaskManager and ActionManager, expands time package 2019-08-06 13:32:01 +08:00
Text.cpp add: log tool 2019-08-06 13:32:01 +08:00
Text.h optimize: Text class 2019-08-06 13:32:01 +08:00
TextRenderer.cpp optimize: Text class 2019-08-06 13:32:01 +08:00
TextRenderer.h change: add namespace modules & load libraries from dll 2019-08-06 13:31:57 +08:00
TextStyle.hpp optimize: Text class 2019-08-06 13:32:01 +08:00
Transition.cpp add: log tool 2019-08-06 13:32:01 +08:00
Transition.h add TaskManager and ActionManager, expands time package 2019-08-06 13:32:01 +08:00
audio.cpp add: log tool 2019-08-06 13:32:01 +08:00
audio.h add: use intrusive pointers to solve memory management problems 2019-08-06 13:31:59 +08:00
base.h add: log tool 2019-08-06 13:32:01 +08:00
logs.h add: log tool 2019-08-06 13:32:01 +08:00
macros.h add: log tool 2019-08-06 13:32:01 +08:00
modules.cpp add: log tool 2019-08-06 13:32:01 +08:00
modules.h add: use intrusive pointers to solve memory management problems 2019-08-06 13:31:59 +08:00
render.cpp add: log tool 2019-08-06 13:32:01 +08:00
render.h optimize: Text class 2019-08-06 13:32:01 +08:00
time.cpp add: log tool 2019-08-06 13:32:01 +08:00
time.h add: log tool 2019-08-06 13:32:01 +08:00
window.cpp add: log tool 2019-08-06 13:32:01 +08:00
window.h add: use intrusive pointers to solve memory management problems 2019-08-06 13:31:59 +08:00