| Commit message (Expand) | Author | Age |
* | Add colored text (not only colored chat). | Ekdohibs | 2016-05-31 |
* | Colored chat working as expected for both freetype and non-freetype builds. @... | TriBlade9 | 2016-05-31 |
* | Tell irrlicht if we handle a key or not. | est31 | 2016-05-26 |
* | Escape more strings: formspecs, item descriptions, infotexts... | Ekdohibs | 2016-04-24 |
* | Add option to disable entity selectionboxes. (#3992) | TriBlade9 | 2016-04-14 |
* | Fix connected nodes' selection boxes. | Auke Kok | 2016-03-21 |
* | Nodebox: Allow nodeboxes to "connect" | Auke Kok | 2016-03-12 |
* | Add Android chat form | ShadowNinja | 2016-03-02 |
* | 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 |
* | Fix getting pointed node | RealBadAngel | 2016-02-22 |
* | Camera: remove auto tune FPS, single view range setting | RealBadAngel | 2016-02-21 |
* | Move object nametags to camera | RealBadAngel | 2016-02-18 |
* | Use proper variable types for uniform sampler layers | RealBadAngel | 2016-02-14 |
* | Cleanup selection mesh code, add shaders for halo and selection boxes | RealBadAngel | 2016-02-08 |
* | Show infotext with description for item entities | RealBadAngel | 2016-01-18 |
* | New 3D Mode: Pageflip | Dalai Felinto | 2016-01-09 |
* | Fix client crashing when connecting to server | est31 | 2015-12-30 |
* | shutdown when requested from lua in singleplayer too | est31 | 2015-12-29 |
* | Android: Implement Autohiding button bars to cleanup screen | Sapier | 2015-12-18 |
* | Android: Fix pressed buttons not beeing cleared on opening menu | Sapier | 2015-12-17 |
* | Add on_secondary_use when right clicking an item in the air | Alex Ford | 2015-12-02 |
* | Add a status text for autorun | Amaz | 2015-11-15 |
* | Add support for audio feedback if placing node failed | BlockMen | 2015-11-07 |
* | Speed up saving of profiling data by 27x | gregorycu | 2015-11-02 |
* | WoW-style Autorun | Duane Robertson | 2015-10-29 |
* | Fix on_rightclick() being called directly after placing node | BlockMen | 2015-10-24 |
* | Remove wstrgettext | est31 | 2015-10-18 |
* | Refactor logging | ShadowNinja | 2015-10-14 |
* | Hide minimap if it has been disabled by server | est31 | 2015-09-01 |
* | Change i++ to ++i | David Jones | 2015-08-25 |
* | minimap: Add ability to disable from server | kwolekr | 2015-08-13 |
* | game.cpp: Update cached settings | est31 | 2015-08-13 |
* | Optional reconnect functionality | est31 | 2015-07-23 |
* | Fix relief mapping issues | RealBadAngel | 2015-07-16 |
* | Make serialization error message translatable | Kahrl | 2015-07-14 |
* | Settings: pass name to callbacks by reference | est31 | 2015-07-09 |
* | Use UTF-8 instead of narrow | est31 | 2015-07-08 |
* | Clean-up Minimap code | kwolekr | 2015-07-08 |
* | Add minimap feature | RealBadAngel | 2015-06-27 |
* | Make attached objects visible in 3rd person view | est31 | 2015-06-20 |
* | Use utf-8 in formspecs | Ilya Zhuravlev | 2015-06-13 |
* | (Android) Only simulate holding down fast key if fast_move is toggled to true | Craig Robbins | 2015-05-29 |
* | Replace instances of std::map<std::string, std::string> with StringMap | kwolekr | 2015-05-19 |
* | ANDROID: Do not limit situations where fast is enabled | Craig Robbins | 2015-05-15 |
* | Fix connection speed unit names | ShadowNinja | 2015-05-06 |
* | Revert the upper-case PROJECT_NAME nonsense that was part of #2402 | sfan5 | 2015-04-27 |
* | Fix player pitch and yaw not being set properly | Kevin Ott | 2015-04-26 |
* | Disable connection timeout for singleplayer and server tabs | est31 | 2015-04-19 |
* | 10s timeout when connecting to server | SmallJoker | 2015-04-17 |