7fdf0f06e5
Accept changes from brench 'vs-dev'
2017-03-23 19:28:06 +08:00
1d84c5aa76
File operating functions now with ifdef.
2017-03-23 18:47:51 +08:00
23553b1330
Set Renderer::Renderer() to public
...
Renderer::isReady() is added to check if the renderer is ready.
2017-03-23 14:01:06 +08:00
0ec40c6270
Bug Fixed: Font::render...
...
Bug Fixed in class Font::renderText ( and its family functions )
These functions cause exceptions while testing on Visual Studio. And we
soon found 'SDL_FreeSurface' was not used in 'reset' method of shared_ptr.
Now we have fixed it.
2017-03-23 13:41:24 +08:00
0bd9811452
Visual Studio Special Version
...
We have met a few problems on Visual Studio.
We have to change the header and source file to pass the compilation.
2017-03-23 12:22:02 +08:00
7ae6b3442a
Add SuperCopy.
...
Use: SDL_RenderCopyEx
2017-03-21 17:03:03 +08:00
2c1f055a49
SimpleMessageBox are supported.
...
Use: SDL_ShowSimpleMessageBox
2017-03-21 13:58:48 +08:00
3e0b0739ba
Add PowerState Support.
2017-03-21 12:30:29 +08:00
ea9e6e8ac4
[New] Add drawPoint to Renderer
2017-03-14 17:29:22 +08:00
e0747bb37e
Update README.md
2017-03-10 08:11:04 +08:00
25a4ea82bb
We Need RapidXML for XML Parsing (StringEngine)
2017-03-09 18:55:31 +08:00
a2e73c8793
StringEngine Added.
2017-03-09 18:53:18 +08:00
7dd70b971a
StringEngine Added.
2017-03-09 18:52:57 +08:00
df4d96dfed
Android Platform APIs Supported.
2017-03-09 18:00:19 +08:00
41979ef91d
Update MiniEngine_Widget.cpp
2017-03-02 22:00:01 +08:00
b6395fec83
Update MiniEngine_Widget.h
2017-03-02 21:59:29 +08:00
0a2efcf8fe
Update Brush,Board and BaseButton.
2017-03-02 21:00:53 +08:00
238f52a93e
Update MiniEngine_Widget.h
2017-03-02 13:13:05 +08:00
58469b06f0
Update MiniEngine_Widget.cpp
2017-03-02 13:12:41 +08:00
11b1125d29
Update MiniEngine.cpp
2017-03-02 13:12:13 +08:00
409c126a78
Update MiniEngine.h
2017-03-02 13:11:50 +08:00
20b17d9f66
Move old files to SDLEngine.
2017-03-02 12:25:11 +08:00
f49793113a
Create MiniEngine_Widget.cpp
2017-03-02 12:19:13 +08:00
085ec1ca56
Create MiniEngine_Widget.h
2017-03-02 12:18:59 +08:00
c3d477b818
Update MiniEngine.h
2017-02-25 22:40:48 +08:00
0badb17260
Create MiniEngine_Windows.cpp
2017-02-25 22:40:35 +08:00
a299307add
Create Test.cpp
2017-02-25 20:09:30 +08:00
7edddcd5b4
Update MiniEngine.cpp
2017-02-25 13:39:41 +08:00
cd0cf1e5cf
Create MiniEngine.cpp
2017-02-25 09:30:05 +08:00
0c6db7e28a
Update and rename MiniEngine_Simple.hpp to MiniEngine.h
2017-02-25 09:29:34 +08:00
4811d01c82
Update MiniEngine_Simple.hpp
2017-02-24 14:39:15 +08:00
0639018d11
Update MiniEngine_SimpleWidgets.hpp
2017-02-24 13:19:20 +08:00
f10ee66890
Update MiniEngine_Simple.hpp
2017-02-24 12:10:06 +08:00
77e1d1153e
Update MiniEngine_Simple.hpp
2017-02-24 11:12:48 +08:00
8541e817ef
Update MiniEngine_Simple.hpp
2017-02-23 22:42:49 +08:00
45552cc681
Update README.md
2017-02-23 21:31:22 +08:00
b8f2cbabb7
Update MiniEngine_Simple.hpp
2017-02-23 21:27:29 +08:00
5102eff717
Update README.md
2017-02-23 17:00:56 +08:00
edb0bc6f95
MakeFile Changed.
2017-02-23 16:59:09 +08:00
2f665cba59
Update MiniEngine_Simple.hpp
2017-02-23 16:51:13 +08:00
7ceff5263d
Headers and Sources are seperated now.
2017-02-23 16:47:27 +08:00
8352ddba87
Update MiniEngine_Simple.hpp
2017-02-18 02:07:16 +08:00
e4a77ac6ab
Create MiniEngine_SimpleWidgets.hpp
2017-02-18 01:47:02 +08:00
7668ef5756
Add class Point.
2017-02-18 01:46:18 +08:00
fa85782ae7
Create MiniEngine_Simple.hpp
2017-02-17 14:25:12 +08:00
18735d4aea
[Bug Fix] MusicManager
...
Bug Fixed in MusicManager.
Now the sample code can play the music.
2017-02-02 14:43:39 +08:00
9c1feddb49
[New] MusicManager
...
Music SoundEffect added.
MusicPlayer added.
Sample Application Source Code Changed.
2017-02-02 14:23:22 +08:00
9e11919f44
[Update] SDL Engine
...
SimpleProgressBar
More Method with Renderer
Brush added.
2017-01-19 12:00:59 +08:00
39c4d04d03
[New] Widget added.
...
[Update] SDL Engine updated.
2017-01-08 09:41:47 +08:00
88d5a9c96b
[Bug Fix & Update] SDL Engine
...
Example code changed.
2017-01-07 17:51:09 +08:00