Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix chat console not opening after formspec opened over it | ShadowNinja | 2016-03-12 |
| | | | | | | The MainMenuManager set the console invisible when a formspec opened over it, but didn't properly close it, and the chat console never set itself visible again. | ||
* | Unlock cursor when opening console | ShadowNinja | 2016-03-02 |
| | |||
* | Use the console instead of a dedicated window when pressing keymap_chat/cmd | Esteban I. Ruiz Moreno | 2016-03-02 |
| | | | | keymap_console opens a full window for chat history browsing. | ||
* | Remove unused variables to make clang happy | Loic Blot | 2015-02-12 |
| | |||
* | Make freetype usage configureable by a setting | PilzAdam | 2013-08-04 |
| | |||
* | Close console when it loses focus but it is still on screen | Esteban I. Ruiz Moreno | 2013-06-05 |
| | |||
* | Update Copyright Years | Sfan5 | 2013-02-24 |
| | |||
* | Change Minetest-c55 to Minetest | PilzAdam | 2013-02-24 |
| | |||
* | Optimize headers | Perttu Ahola | 2012-06-17 |
| | |||
* | Switch the license to be LGPLv2/later, with small parts still remaining as ↵ | Perttu Ahola | 2012-06-05 |
| | | | | GPLv2/later, by agreement of major contributors | ||
* | Chat console, including a number of rebases and modifications. | Kahrl | 2012-03-10 |
Defaults modified from original: alpha=200, key=F10 |