Commit History

Author SHA1 Message Date
  weluvgoatz f28f6309c1 New Sprite for Ispy. (#1372) 4 years ago
  Ingo Ruhnke 2ba877f296 Make p1, p2 members of Rectf private 6 years ago
  Ingo Ruhnke abddcd87bf More --resave work 6 years ago
  Ingo Ruhnke 8106fd1388 More --resave work 6 years ago
  Ingo Ruhnke d3e5f91317 More --resave work 6 years ago
  Ingo Ruhnke 0a18202420 More --resave work 6 years ago
  Ingo Ruhnke 18e156788c Remove old and now unused GameObject::save() functions 6 years ago
  Ingo Ruhnke be1626d7ad Make GameObject::save() non-virtual, remove ::save() in children 6 years ago
  Ingo Ruhnke 92ed85eb2c Add ObjectSettings::add_direction() 6 years ago
  Ingo Ruhnke 5739e335d0 Turn `enum Direction` into an `enum class` 6 years ago
  Ingo Ruhnke 0db10ae231 Make generic ObjectSettings::add<>() private 6 years ago
  Ingo Ruhnke 54f6b8cc03 Use typesafe ObjectSettings::add_*() commands 6 years ago
  Ingo Ruhnke ff0beace09 Replace `if(` with `if (` 6 years ago
  Ingo Ruhnke 2089e79f49 Cleanup ObjectSettings 6 years ago
  Ingo Ruhnke 5c7849eae5 Move collision related stuff into CollisionObject 6 years ago
  Ingo Ruhnke a5421006f2 Add m_ prefixes to member variables 6 years ago
  Ingo Ruhnke 5e4cdeb41e Add Sector::get() that returns a Sector&, use instead of ::current() 6 years ago
  leper 9bf89d46bb Clean up some includes. 6 years ago
  christ2go ff1dc2a475 Changed get to use default arguments 7 years ago
  Tobias Markus 603602ac11 Use convenience function for run_script that takes 7 years ago
  Tobias Markus a2a47eadb9 More helper functions for direction 8 years ago
  Hume2 3a2570dbbd Ispy: Fix loading and saving the direction 8 years ago
  Tobias Markus e1c3659cc5 Refactor settings class to include lisp string in save settings (#434) 8 years ago
  Tobias Markus 84cdfdb8a9 Refactor get_settings() in object/ 8 years ago
  Hume2 9fb60e695f Add script menus to the object settings 8 years ago
  Hume2 a5eca676a9 Made the editor working again 8 years ago
  Hume2 3324034a63 Objects (not triggers) are now known objects 9 years ago
  Hume2 69d8c074d7 Save level method 9 years ago
  Hume2 723aafb6d0 Fixed (some (Coverity warnings)) 8 years ago
  Ingo Ruhnke 52746d1259 Split Reader classes into separate files 9 years ago