]> git.lizzy.rs Git - nothing.git/history - src/game/edit_field.h
(#345) TODOs
[nothing.git] / src / game / edit_field.h
2018-09-23 rexim(#345) Make Console evaluate lisp expression on Enter
2018-09-22 Alexey KutepovMerge pull request #343 from tsoding/sliding-console
2018-09-22 reximTODO(#344)
2018-09-22 reximTODO: it's impossible to type parens in the Edit_field
2018-09-22 reximIntegrate Edit_field with Console
2018-08-18 Alexey KutepovMerge pull request #281 from tsoding/posix-friendly...
2018-08-18 reximfind -type f -exec sed -i "s/\b\(\w\)\(\w*\)_t\b/\U...
2018-08-04 Alexey KutepovMerge pull request #271 from tsoding/debug-edit-field
2018-08-04 reximMake edit_field_t more customizable
2018-08-04 reximEmbed testing edit_field into the game
2018-08-04 reximIntroduce edit_field entity