2
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 17 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[editor]Editor now works with a fixed tileset tileset_01.xml. Should be tested more =)
M-F-K
as M_F_K
More... about 10 years ago
[editor]Changes images in tileset_01.xml. to png ones. loading of image is now ok, but fails when using the supplied surface (with is somekind of struct).
M-F-K
as M_F_K
More... about 10 years ago
[editor]Fixed paths and added an tileset_01.xml. Still fails when loading the images in this ( linie 233 in resources.cpp ) need to investigate.
M-F-K
as M_F_K
More... about 10 years ago
[tests] 159: Makes TMX test map change key 'q' to test on iOS
DarthMike
as Miquel Angel Quinones Garcia
More... about 10 years ago
[gles] Fixes default tint color
DarthMike
as Miquel Angel Quinones Garcia
More... about 10 years ago
[gles][ios] 159: Fixes calculation of frustrum planes
DarthMike
as Miquel Angel Quinones Garcia
More... about 10 years ago
Merge remote-tracking branch 'origin/master' into gles2ios
DarthMike
as Miquel Angel Quinones Garcia
More... about 10 years ago
[gles] Implements fade, refactors tinting. There is some work to be done on shader because I don't quite understand fade vs. tinting in the engine.
DarthMike
as Miquel Angel Quinones Garcia
More... about 10 years ago
[engine]More documentation tags added for Doxygen.
M-F-K
as M_F_K
More... about 10 years ago
[engine]More documentation tags added for Doxygen.
M-F-K
as M_F_K
More... about 10 years ago
[engine]More documentation tags added for Doxygen.
M-F-K
as M_F_K
More... about 10 years ago
[engine]Added release compile + link of freetype.
M-F-K
as M_F_K
More... about 10 years ago
[engine]Added debug compile + link of freetype.
M-F-K
as M_F_K
More... about 10 years ago
[engine]Added debug compile + link of freetype.
M-F-K
as M_F_K
More... about 10 years ago
[engine]TTF, - Fixed compile warnings.
M-F-K
as M_F_K
More... about 10 years ago
[gles] Adds support for tinting + modifying the transparency of entities
DarthMike
as Miquel Angel Quinones Garcia
More... about 10 years ago
[gles] Adds first version of tinting to color shader
DarthMike
as Miquel Angel Quinones Garcia
More... about 10 years ago
[gles] Small cleanup
DarthMike
as Miquel Angel Quinones Garcia
More... about 10 years ago
[editor]Fixed some paths. Still fails runtime since it is looking for /IndieLib/bin/win/../../assetstileset_01.xml . it is currently missing in the assets folder.
M-F-K
as M_F_K
More... about 10 years ago
[tutorials]Spriter, TMX and TTF tutorials. Added missing files to project setup.
M-F-K
as M_F_K
More... about 10 years ago
[tutorials]Spriter, - forgot to change the font api call in this tutorial.
M-F-K
as M_F_K
More... about 10 years ago
[tutorials][win]Adds TMX, Spriter, TTF font tutorial projects.
DarthMike
as Miguel Angel Quinones
More... about 10 years ago
[editor][win]Adds WorkingPath to setup path to resources directory.
DarthMike
as Miguel Angel Quinones
More... about 10 years ago
[editor] Added some FIXMEs. Urgent one is path setting. Without that one we will not run editor.
DarthMike
as Miguel Angel Quinones
More... about 10 years ago
[editor][win] Fixes linking issues and compile issues on Editor project for win. Added again files from editor_tileless folder, and cleaned references and dependencies to Indielib project.
DarthMike
as Miguel Angel Quinones
More... about 10 years ago
[directx][win] Fixes compilation errors due to dx9 headers included from camera, (which tries to import in client code) and due to 3d and meshes being compiled in lib. They are NOT supported because of the high dependency on DX types and low usage in lib. 3d functionality will be reintroduced in a later release with a coherent cross-platform design.
DarthMike
as Miguel Angel Quinones
More... about 10 years ago
Merge branch 'gles2ios' of github.com:DarthMike/indielib-crossplatform into gles2ios
DarthMike
as Miquel Angel Quinones Garcia
More... about 10 years ago
Merge branch 'gles2ios' of github.com:DarthMike/indielib-crossplatform into gles2ios
DarthMike
as Miquel Angel Quinones Garcia
More... about 10 years ago
Merge remote-tracking branch 'origin/master' into gles2ios
DarthMike
as Miquel Angel Quinones Garcia
More... about 10 years ago
[dependencies][mac] Changes sdk to compile Freeimage to be 10.9 sdk
DarthMike
as Miquel Angel Quinones Garcia
More... about 10 years ago