Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Move touchscreen input handling to base GUIModalMenu class | stujones11 | 2018-10-29 |
| | |||
* | Game refactor [2/X]: Various moves (profilergraph, nodePlacementPrediction, ↵ | Loic Blot | 2018-01-20 |
| | | | | | | | | create_formspec_menu) * Move profilergraph to dedicated files * Move nodePlacementPrediction to Game class * Rename create_formspec_menu to GUIFormSpecMenu::create | ||
* | Add confirmation on new player registration (#6849) | Muhammad Rifqi Priyo Susanto | 2018-01-13 |
| | | | | | | | | | | | | | | * Attempt to add registration confirmation Using SRP auth mechanism, if server sent AUTH_MECHANISM_FIRST_SRP that means the player isn't exist. Also tell player about the server and chosen username. Local game has localhost as IP address of the server. Add RenderingEngine::draw_menu_scene() to draw GUI and clouds background. aborted -> connection_aborted * Rewrite information message text Client::promptConfirmRegister() -> Client::promptConfirmRegistration() | ||
* | Move files to subdirectories (#6599) | Vitaliy | 2017-11-08 |
* Move files around |