Historial de Commits

Autor SHA1 Mensaje Fecha
  Vankata453 5440feff99 Cloning paths in editor, fix various undo/redo issues (#2719) hace 10 meses
  Vankata453 ab13865702 PathGameObject saveable check now checks for references in all sectors hace 1 año
  Vankata453 444d264ca6 Refactor undo/redo system to track separate object changes (#2320) hace 1 año
  mrkubax10 5333cebf62 [NO SQUASH] Move to C++17 and remove Boost dependency (#2473) hace 1 año
  HybridDog d41d6a1929 Various code style fixes, e.g. add more const qualifiers hace 2 años
  Jiří Paleček 04d2ff29d3 Fix path node flipping (#1971) hace 2 años
  Semphriss 458ba0ef38 Refactored overlay_widget.cpp to improve lifetime management (#1935) hace 2 años
  Semphriss 12c884ee04 Added reference counter for PathObjects (#1931) hace 2 años
  Semphriss 55ccb8c402 Paths may now start at a user-defined node, and paths may be cloned or bound to multiple objects (#1884) hace 3 años
  Ingo Ruhnke 00585d7eb2 Replace Vector with glm::vec2 hace 3 años
  Ingo Ruhnke 8ad083e02c Workaround for gcc compiler warning hace 3 años
  Semphris 2cdf9f2ae6 Revert "[WIP] Move to C++17 (#1602)": Multiple compilation and linkage errors on Linux hace 3 años
  striker.sh 24f7176270 [WIP] Move to C++17 (#1602) hace 3 años
  Ingo Ruhnke 6d7fc637fb Fix clang-tidy performance warnings hace 5 años
  Ingo Ruhnke 18e156788c Remove old and now unused GameObject::save() functions hace 6 años
  Ingo Ruhnke a3a53f5be3 Fix --resave for numerous objects hace 6 años
  Ingo Ruhnke be1626d7ad Make GameObject::save() non-virtual, remove ::save() in children hace 6 años
  Ingo Ruhnke 3fcceeec30 Fix -Wmissing-prototypes errors hace 6 años
  Ingo Ruhnke 0c34844818 Minor cleanup in PathGameObject hace 6 años
  Ingo Ruhnke 30f31cbe30 Working towards making GameObject::m_name private hace 6 años
  Ingo Ruhnke 635cf66ccd Replace `for(` with `for (` hace 6 años
  Ingo Ruhnke 5fea82a6f4 Fix some PathGameObject not getting a name set hace 6 años
  Ingo Ruhnke 2b3b949a27 Fix crash caused by moving (path ...) down into a subsection hace 6 años
  Ingo Ruhnke 230af4e8c0 Add graphical representation of a PathGameObject using dot sprites hace 6 años
  Ingo Ruhnke dfb43ae4c1 Move path nodes in PathGameObject into a 'path' subsection hace 6 años
  Ingo Ruhnke 5eb30545c0 Add 'style' option to PathGameObject to make the path visible hace 6 años
  Ingo Ruhnke 270ca33d84 Rename `elapsed_time` to `dt_sec` hace 6 años
  Ingo Ruhnke 63fe4cb37f Ensure that each PathGameObject has a name hace 6 años
  Ingo Ruhnke a7d3cf5131 Save path in PathGameObject, only save path-ref in other classes hace 6 años
  Ingo Ruhnke 8218344666 Only draw PathGameObject when g_debug.show_collision_rects is set hace 6 años