ddnet/src/game/editor
Robert Müller 43109bec3c Show message in editor when player is moved ingame
Show a short message below the existing chat mentions message that is shown in the top left area of the editor above the layers/images/sounds button when the player character is moved ingame while the editor is open. The messages are cleared when the editor is activated and when the client is disconnected.

Closes #1993.
2023-07-11 18:19:27 +02:00
..
auto_map.cpp Autosave copy of current editor map periodically to auto folder 2023-06-26 21:58:04 +02:00
auto_map.h Format vector variables names (fixes #5209) 2022-06-11 21:38:49 +02:00
editor.cpp Show message in editor when player is moved ingame 2023-07-11 18:19:27 +02:00
editor.h Show message in editor when player is moved ingame 2023-07-11 18:19:27 +02:00
explanations.cpp Rename TILE_CHECKPOINT_XXX to TILE_TIME_CHECKPOINT_XXX 2022-06-30 23:41:40 +02:00
io.cpp Perform sanity check and show errors when loading map in editor 2023-07-10 23:39:18 +02:00
layer_game.cpp Rename variables tile to Tile 2023-07-10 21:27:51 +02:00
layer_quads.cpp Autosave copy of current editor map periodically to auto folder 2023-06-26 21:58:04 +02:00
layer_sounds.cpp Autosave copy of current editor map periodically to auto folder 2023-06-26 21:58:04 +02:00
layer_tiles.cpp Fix hook-through not being fully removed when filling selection 2023-07-10 21:28:30 +02:00
popups.cpp Close quad point popup when selected quad or quad index invalid 2023-07-08 11:43:07 +02:00