Land
Progress
/!\ Broken Needs work (./) Useable {*} Finished
{1} Immediate priority {2} Normal priority {3} Low priority >:> problematic
|| State/Priority || Module || Notes ||
||<=> (./) || [:Land/Base:Base] || ||
||<=> (./) || [:Land/Widgets:Widgets] || ||
|| {*} || base widgets || ||
|| {*} || reference counting || ||
|| {*} || properties || ||
|| (./) || menus || ||
|| (./) || lists || ||
|| (./) || scrolling || ||
|| (./) || sliders || ||
|| (./) || buttons || ||
|| (./) || text || ||
|| /!\ || edit || ||
|| /!\ || options || ||
|| /!\ || checkboxes || ||
||<=> (./) || Themeing || ||
|| (./) || Borders|| ||
||<=> || Fonts / Text output|| ||
|| (./) || Truetype|| ||
|| (./) || Bitmapped|| ||
|| /!\ || Glyph pair kerning || ||
||<=> (./) || Display || ||
|| (./) || Drawing primitives|| ||
|| (./) || OpenGL integration || ||
|| (./) || Destination clipping|| ||
|| /!\ || Palette support|| ||
|| /!\ || Non- 32bit support || Currently, some places just assume 32-bit RGBA textures ||
|| (./) || Views || ||
||<=> (./) || [:Land/Images:Images] || ||
|| (./) || Loading|| ||
|| (./) || Source clipping|| ||
|| || Drawing into images|| ||
||<=> (./) || Tile engine || ||
|| {*} || Rectangular grid || ||
|| {*} || Isometric grid || ||
|| (./) || Hexagon grid || ||
||<=> (./) {1} || Sprites || ||
|| /!\ || Bounding box collision || ||
|| (./) || Grid hash || ||
|| /!\ || Quadtree || Saves memory for sparse maps ||
|| (./) || Pixel perfect || ||
||<=> (./) || Containers || ||
|| (./) || Dynamic arrays || ||
|| (./) || Linked lists || ||
|| (./) || Hash maps || ||
|| (./) || Queues || ||
||<=> || [:Land/Documentation:Documentation] || ||
|| (./) || Source format.|| Python docstrings ||
||<=> (./) || Input || ||
|| (./) || Keyboard || ||
|| (./) || Mouse || ||
|| /!\ || Joystick || ||
||<=> (./) || Sound || ||
|| (./) || Mix single samples || ||
|| /!\ || Stream wave data || ||
||<=> (./) || Network || ||
|| (./) || Send packets || ||
|| || Automatic connection handling || ||
||<=> (./) || File formats || ||
|| {*} || png || ||
|| {*} || jpg || ||
|| {*} || gif || ||
|| {*} || bmp/tga/pcx || ||
|| {*} || mpg || ||
|| {*} || ogg || ||
|| {*} || ttf || ||
|| {*} || it/xm/s3m || ||
|| || mid || ||