Commit History

Author SHA1 Message Date
  Vankata453 8a63973efe List object names within editor toolbox (#2230) 1 year ago
  Ingo Ruhnke 333064bb25 Fix virtual destructors not declared 'override' 3 years ago
  weluvgoatz fc2a14e54b Object Names (Part 2) 4 years ago
  Ingo Ruhnke 7ca73d8e54 Merge ParticleSystem::parse() into the constructor 5 years ago
  Ingo Ruhnke 5065b19f73 Mark deleted copy-constructors/assignment-ops as 'delete' 5 years ago
  Ingo Ruhnke 270ca33d84 Rename `elapsed_time` to `dt_sec` 5 years ago
  Ingo Ruhnke 070875ebb0 Add final keyword to classes 5 years ago
  Ingo Ruhnke 60a046dd3a Add override keyword to member functions 5 years ago
  leper 9bf89d46bb Clean up some includes. 6 years ago
  Hume2 1763891562 Delete the "virtual" in leaf classes 8 years ago
  Tobias Markus 84cdfdb8a9 Refactor get_settings() in object/ 8 years ago
  Hume2 15327bf894 Layer gui now uses dynamic_cast instead of get_class 8 years ago
  Hume2 c480fe548f get_class method for saving is now const 8 years ago
  Hume2 3324034a63 Objects (not triggers) are now known objects 8 years ago
  Hume2 69d8c074d7 Save level method 8 years ago
  Hume2 90c22b838f Parse particle systems via object factory 8 years ago
  Tobias Markus efbe6fbdd1 Mark ParticleSystem::parse as virtual, remove unnecessary implementations from subclasses 8 years ago
  Ingo Ruhnke 52746d1259 Split Reader classes into separate files 8 years ago
  Ingo Ruhnke 3e0b47ce1c Further work on Reader, removed most lisp::Lisp references and made it compile again, but doesn't link yet 8 years ago
  Ingo Ruhnke a8057c3d17 Removed trailing whitespace from all *.?pp files 9 years ago
  Ingo Ruhnke 0c86b79e15 Updated email address, grumbel@gmx.de -> grumbel@gmail.com 9 years ago
  Ingo Ruhnke e70165f7a2 Use boost::shared_ptr<Surface> instead of std::auto_ptr<Surface> 14 years ago
  Ingo Ruhnke cee739d482 Replaced .reset(new Surface()) with a factory method 14 years ago
  Ingo Ruhnke d9ec4134c6 Split object/particlesystem.?pp 14 years ago