ddnet/src/game/editor/mapitems
2023-10-06 11:39:26 +02:00
..
envelope.cpp make CEnvelope::m_PointsAccess private 2023-10-06 11:39:26 +02:00
envelope.h make CEnvelope::m_PointsAccess private 2023-10-06 11:39:26 +02:00
image.cpp let CEditorImage inherit CEditorComponent 2023-09-01 18:57:35 +02:00
image.h let CEditorImage inherit CEditorComponent 2023-09-01 18:57:35 +02:00
layer.h take pointer to editor in CLayer constructor 2023-10-02 23:15:31 +02:00
layer_front.cpp take pointer to editor in CLayer constructor 2023-10-02 23:15:31 +02:00
layer_front.h take pointer to editor in CLayer constructor 2023-10-02 23:15:31 +02:00
layer_game.cpp take pointer to editor in CLayer constructor 2023-10-02 23:15:31 +02:00
layer_game.h take pointer to editor in CLayer constructor 2023-10-02 23:15:31 +02:00
layer_group.cpp extract editor layers into seperate headers 2023-10-02 23:07:08 +02:00
layer_group.h extract editor layers into seperate headers 2023-10-02 23:07:08 +02:00
layer_quads.cpp take pointer to editor in CLayer constructor 2023-10-02 23:15:31 +02:00
layer_quads.h take pointer to editor in CLayer constructor 2023-10-02 23:15:31 +02:00
layer_sounds.cpp take pointer to editor in CLayer constructor 2023-10-02 23:15:31 +02:00
layer_sounds.h take pointer to editor in CLayer constructor 2023-10-02 23:15:31 +02:00
layer_speedup.cpp take pointer to editor in CLayer constructor 2023-10-02 23:15:31 +02:00
layer_speedup.h take pointer to editor in CLayer constructor 2023-10-02 23:15:31 +02:00
layer_switch.cpp take pointer to editor in CLayer constructor 2023-10-02 23:15:31 +02:00
layer_switch.h take pointer to editor in CLayer constructor 2023-10-02 23:15:31 +02:00
layer_tele.cpp take pointer to editor in CLayer constructor 2023-10-02 23:15:31 +02:00
layer_tele.h take pointer to editor in CLayer constructor 2023-10-02 23:15:31 +02:00
layer_tiles.cpp take pointer to editor in CLayer constructor 2023-10-02 23:15:31 +02:00
layer_tiles.h take pointer to editor in CLayer constructor 2023-10-02 23:15:31 +02:00
layer_tune.cpp take pointer to editor in CLayer constructor 2023-10-02 23:15:31 +02:00
layer_tune.h take pointer to editor in CLayer constructor 2023-10-02 23:15:31 +02:00
map.cpp take pointer to editor in CLayer constructor 2023-10-02 23:15:31 +02:00
map_io.cpp Add functions for reading/writing strings from/to datafile 2023-10-03 16:07:15 +02:00
sound.cpp let CEditorSound inherit CEditorComponent 2023-08-29 22:28:07 +02:00
sound.h let CEditorSound inherit CEditorComponent 2023-08-29 22:28:07 +02:00