ddnet/src/game/editor
Robert Müller 0db4b5fe0c Refactor border button condition, move button variable
The conditions can be combined into one if-statement to better readability.
2022-11-01 22:30:56 +01:00
..
auto_map.cpp Huge variable naming format 2022-07-08 18:01:29 +02:00
auto_map.h Format vector variables names (fixes #5209) 2022-06-11 21:38:49 +02:00
editor.cpp Refactor border button condition, move button variable 2022-11-01 22:30:56 +01:00
editor.h Hex Values in the editor's info feature 2022-10-11 19:27:12 -04:00
explanations.cpp Rename TILE_CHECKPOINT_XXX to TILE_TIME_CHECKPOINT_XXX 2022-06-30 23:41:40 +02:00
io.cpp Fix misspellings 2022-10-25 13:51:56 -03:00
layer_game.cpp Huge variable naming format 2022-07-08 18:01:29 +02:00
layer_quads.cpp editor: added order button in quads popup 2022-09-10 18:04:38 +02:00
layer_sounds.cpp Editor: added the possibility to duplicate layers 2022-08-19 13:20:50 +02:00
layer_tiles.cpp Hex Values in the editor's info feature 2022-10-11 19:27:12 -04:00
popups.cpp Remove redundant CUIRects, improve find button height 2022-11-01 22:29:12 +01:00