Historial de Commits

Autor SHA1 Mensaje Fecha
  Vankata453 5440feff99 Cloning paths in editor, fix various undo/redo issues (#2719) hace 10 meses
  mrkubax10 5333cebf62 [NO SQUASH] Move to C++17 and remove Boost dependency (#2473) hace 1 año
  Jiří Paleček 0561193c49 Properly offset path handles on levelflip hace 2 años
  Semphris 49c1446282 Added option to offset the path handle on objects hace 2 años
  Tobias Markus 79761eb304 Delete child path objects when deleting objects hace 3 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
  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
  Tobias Markus 63f7e6820e Check for d_gameobject_manager before returning path hace 5 años
  Ingo Ruhnke 21d7556413 Remove obsolote PathObject::save() hace 6 años
  Ingo Ruhnke 9df743a836 Use `if` statements with initializer to guard against nullptr hace 6 años
  Ingo Ruhnke 1883784ce5 Remove unused PathObject::init_path_empty() hace 6 años
  Ingo Ruhnke 52405a8d06 Move Path saving into PathObject::save() hace 6 años
  Ingo Ruhnke 10f1aa10a1 Use d_gameobject_manager instead of d_sector in PathObject hace 6 años
  Ingo Ruhnke 33d17c0524 Minor code cleanup hace 6 años
  Ingo Ruhnke 092a6bdd78 Remove unnecessary d_sector checks hace 6 años
  Ingo Ruhnke 9e4c7337b3 Remove unneeded d_sector checks hace 6 años
  Ingo Ruhnke 5818799f4e Change GameObjectManager::add() to return a reference, not a pointer hace 6 años
  Ingo Ruhnke 2b3b949a27 Fix crash caused by moving (path ...) down into a subsection hace 6 años
  Ingo Ruhnke a7d3cf5131 Save path in PathGameObject, only save path-ref in other classes hace 6 años
  Ingo Ruhnke 57d02c64ba Add handling of named references to PathGameObjects hace 6 años
  Ingo Ruhnke 765389968c Create PathGameObject when object contains a (path ...) hace 6 años
  Ingo Ruhnke 6af3ed2967 Move all dynamic scope variables into a single file hace 6 años
  Ingo Ruhnke a454b3a5d3 Add PathObject::init_*, make m_walker/m_path private hace 6 años