Home
last modified time | relevance | path

Searched refs:diagnostic_message_fmt (Results 1 – 3 of 3) sorted by relevance

/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/common/editor/
H A Dautosave.cpp168 diagnostic_message_fmt("Mine Autosaved at %s\n", ctime(&ltime)); in TimedAutosave()
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/common/include/editor/
H A Deditor.h419 #define diagnostic_message_fmt editor_status_fmt macro
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/similar/editor/
H A Dgroup.cpp1506 diagnostic_message_fmt("Segment Ungrouped from Group %d.", current_group); in UngroupSegment()
1522 diagnostic_message_fmt("Segment Added to Group %d.", current_group); in GroupSegment()