User:Dahnielson/.plan
(Difference between revisions)
Dahnielson (Talk | contribs) m |
Dahnielson (Talk | contribs) m |
||
Line 5: | Line 5: | ||
*# News section done! | *# News section done! | ||
* Getting more content into wiki | * Getting more content into wiki | ||
− | * Create an Android | + | * Create an Android build |
− | ** Bullet | + | ** <span style=" text-decoration: line-through;">Bullet</span> |
− | ** FreeType | + | ** <span style=" text-decoration: line-through;">FreeType</span> |
− | ** Lua | + | ** <span style=" text-decoration: line-through;">Lua</span> |
*** With a small patch, update to latest version do not fix the problem. | *** With a small patch, update to latest version do not fix the problem. | ||
− | ** NPK | + | ** <span style=" text-decoration: line-through;">NPK</span>> |
*** With a small patch to current version, should be updated to latest version instead. | *** With a small patch to current version, should be updated to latest version instead. | ||
− | ** TinyXML | + | ** <span style=" text-decoration: line-through;">TinyXML</span> |
− | ** MaratisCommon | + | ** <span style=" text-decoration: line-through;">MaratisCommon</span> |
− | ** MaratisOpenGLES | + | ** <span style=" text-decoration: line-through;">MaratisOpenGLES</span> |
− | ** MaratisWavSound | + | ** <span style=" text-decoration: line-through;">MaratisWavSound</span> |
− | ** Need to | + | ** Need to build the MaratisPlayer as a shared lib |
− | ** Need to write an Android app that loads the MaratisPlayer lib via JNI | + | ** Option 1: Need to write an Android app that loads the MaratisPlayer lib via JNI |
− | ** Or just go native and write the whole app in C++ | + | ** Option 2: Or just go native and write the whole app in C++ |
− | * Replacing DevIL with "native" image loaders (we already have libjpeg and libpng as dependencies) | + | * <span style=" text-decoration: line-through;">Replacing DevIL with "native" image loaders (we already have libjpeg and libpng as dependencies)</span> |
− | * | + | * Test CMake build system with Visual Studio |
− | * | + | * Create a crosscompile MinGW build for Windows |
+ | * Look into LuaJIT |
Revision as of 14:02, 22 February 2014
- Read all topics in all sections of the forum
- Engine section done!
- Off-topic section done!
- Editor section done!
- News section done!
- Getting more content into wiki
- Create an Android build
- Bullet
- FreeType
- Lua
- With a small patch, update to latest version do not fix the problem.
- NPK>
- With a small patch to current version, should be updated to latest version instead.
- TinyXML
- MaratisCommon
- MaratisOpenGLES
- MaratisWavSound
- Need to build the MaratisPlayer as a shared lib
- Option 1: Need to write an Android app that loads the MaratisPlayer lib via JNI
- Option 2: Or just go native and write the whole app in C++
- Replacing DevIL with "native" image loaders (we already have libjpeg and libpng as dependencies)
- Test CMake build system with Visual Studio
- Create a crosscompile MinGW build for Windows
- Look into LuaJIT