Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-10 | Make asserts and ifs more consistent. | Jari Vetoniemi | |
2014-04-10 | Do curses refresh before endwin. | Jari Vetoniemi | |
2014-04-10 | Move side effects after cleanup. | Jari Vetoniemi | |
2014-04-10 | Do bounds checking correctly. | Jari Vetoniemi | |
2014-04-10 | Free filtered items. | Jari Vetoniemi | |
2014-04-10 | Basic working bemenu with curses backend | Jari Vetoniemi | |
2014-03-28 | These structs are not typedefs. | Jari Vetoniemi | |
2014-03-28 | Remove unused function prototype. | Jari Vetoniemi | |
2014-03-28 | Provide BM_DRAW_MODE_LAST for enumerating draw modes. | Jari Vetoniemi | |
2014-03-28 | Release renderer in bmMenuFree function. | Jari Vetoniemi | |
2014-03-28 | Add basic API code. | Jari Vetoniemi | |
=> bmMenu instancing. => "Rendering" => bmMenu releasing. | |||
2014-03-28 | Remove custom output directory paths. | Jari Vetoniemi | |
2014-03-18 | Add project skeleton | Jari Vetoniemi | |