Commit History

作者 SHA1 備註 提交日期
  Ingo Ruhnke 64e4dbd7b4 Move is_worldmap() tracking from Editor into Level 5 年之前
  Ingo Ruhnke a4651cc80e Make ObjectGroup members private 5 年之前
  Ingo Ruhnke 7714dd2f39 Add m_ prefix to Editor 5 年之前
  Ingo Ruhnke 14dd1f81d1 Add m_ prefix to ObjectGroup 5 年之前
  Ingo Ruhnke 635cf66ccd Replace `for(` with `for (` 5 年之前
  Ingo Ruhnke ff0beace09 Replace `if(` with `if (` 5 年之前
  Ingo Ruhnke 71fc26338d Make MenuItem::m_id private 5 年之前
  Ingo Ruhnke 377bf92464 Add m_ prefixes to MenuItem 5 年之前
  Ingo Ruhnke ba6c7460b8 Use nullptr instead of NULL 6 年之前
  Ingo Ruhnke 2320154dd0 Pass MenuItem by reference to make (lack of) ownership more obvious 6 年之前
  leper 70b38c1990 Clean up includes. 6 年之前
  leper 67cd1d4b42 No more EditorObjectgroupMenu friend class. 6 年之前
  Tobias Markus 54776b9c9d Add NULL checks to editor menu destructors. Fixes crashes when an editor menu was open 8 年之前
  Hume2 b61488caa8 Display the current editor tool at the mouse cursor 8 年之前
  Tobias Markus 52979ada47 A lot more auto pointer improvements 8 年之前
  Hume2 8eb27ac1a2 InputGui: Reset pos after changing tilegroup or objectgroup 8 年之前
  Hume2 a6e27fc7af Distinguish objects in worldmap editor 8 年之前
  Tobias Markus 1c28b00bb7 Rename "Abort" to "Cancel" (let's minimize translation work) 8 年之前
  Hume2 f0d3e1bdc2 Fix: Editor opens editor menu even when not active 8 年之前
  Hume2 c0a738543a Changed "}else{" to "} else {" 9 年之前
  Hume2 f4915b8318 Object system init moved to separate file. 8 年之前
  Hume2 08f1767366 Added objects menu 9 年之前