TODO.wiki
changeset 2086 0f8d2e38dec1
parent 1981 aa913399db60
child 2145 517b819b4018
equal deleted inserted replaced
2085:d16d009533f2 2086:0f8d2e38dec1
    82 === GUI improvements ===
    82 === GUI improvements ===
    83   * Enable private messages in our lobby
    83   * Enable private messages in our lobby
    84   * Allow kicking with reason
    84   * Allow kicking with reason
    85   * Make the preferences that are modifiable from engine (eg. volume) update the ones specified in the frontend, using a new network message
    85   * Make the preferences that are modifiable from engine (eg. volume) update the ones specified in the frontend, using a new network message
    86   * Rework the draw-map functions, adding different brush sizes, brush types and something new
    86   * Rework the draw-map functions, adding different brush sizes, brush types and something new
    87   * Enable some commands while in frontend: for example `/leave` ( = `/part`  - for leaving room), `/quit` (disconnects from server), `/exit` (closes hedgewars), `/addFriend`, `/removeFriend`, `/ignore`, `/unignore`
    87   * Enable some commands while in frontend: for example `/leave` ( = `/part`  - for leaving room),, `/exit` (closes hedgewars), `/addFriend`, `/removeFriend`, `/ignore`, `/unignore`
    88   * Add checkboxes for selecting the best rendering mode in addition to the Quality slider
    88   * Add checkboxes for selecting the best rendering mode in addition to the Quality slider
    89   * Lazy load previews, speed up frontend launch and compute previews only when necessary
    89   * Lazy load previews, speed up frontend launch and compute previews only when necessary
    90 
    90 
    91 
    91 
    92 === Graphics ===
    92 === Graphics ===