Историја ревизија

Аутор SHA1 Порука Датум
  Vankata453 f5535d2397 `AmbientSound` now inherits `MovingObject` in scripting пре 1 месец
  Vankata453 19e2884f5d Use `simplesquirrel` library for creating Squirrel API binds (#2792) пре 2 месеци
  mrkubax10 97c59b4104 Rename `Rectf::contains(const Rectf&)` to `Rectf::overlaps(const Rectf&)` to reflect what this method actually does (#2734) пре 8 месеци
  mrkubax10 6788eb0c2b Refactor AmbientSound (#2688) пре 8 месеци
  Rob 5f5d018d65 Fix spelling and comment consistency in the source code. (#2545) пре 1 година
  Tobias Markus 81172c355c Implement stop_looping_sounds / play_looping_sounds in AmbientSound пре 1 година
  Pheazant d5a95ed363 Made the ambient sound come from the center of its collision. пре 2 година
  Pheazant b33e2908b9 Fixed panning of ambient sounds. пре 2 година
  Ingo Ruhnke 995590c117 Fix double->float conversion warning пре 5 година
  Ingo Ruhnke 55ce9cdf8f Set default AmbientSound size to 32x32, 0x0 isn't selectable пре 5 година
  Ingo Ruhnke 84ff9f5d99 Do not load AmbientSound sound file in Editor пре 5 година
  Ingo Ruhnke 2ba877f296 Make p1, p2 members of Rectf private пре 5 година
  Ingo Ruhnke 8f4e33240a More --resave work пре 5 година
  Ingo Ruhnke ea0efa0332 More --resave work пре 5 година
  Ingo Ruhnke 56ed525d0e More --resave work пре 5 година
  Ingo Ruhnke 72e5bf0228 Replace ObjectSettings::add_file() with music/sound/sprite/surface/... пре 5 година
  Ingo Ruhnke ad5bdfac25 Add ObjectSettings::add_file() пре 5 година
  Ingo Ruhnke 0db10ae231 Make generic ObjectSettings::add<>() private пре 5 година
  Ingo Ruhnke 54f6b8cc03 Use typesafe ObjectSettings::add_*() commands пре 5 година
  Ingo Ruhnke 8c5bd0e738 Rename NumField to FloatField пре 5 година
  Ingo Ruhnke 786a238d10 Fix -Wdouble-promotion errors пре 5 година
  Ingo Ruhnke 3a265afa54 Rename ReaderMapping 'lisp' variables to 'mapping' пре 5 година
  Ingo Ruhnke 22c31a8e6c Add m_ prefix to ObjectOption пре 5 година
  Ingo Ruhnke ff0beace09 Replace `if(` with `if (` пре 5 година
  Ingo Ruhnke 2089e79f49 Cleanup ObjectSettings пре 5 година
  Ingo Ruhnke 284eb52f47 Make all member variables of Sector private пре 5 година
  Ingo Ruhnke 5c7849eae5 Move collision related stuff into CollisionObject пре 5 година
  Ingo Ruhnke 18066f9b01 Fix clang errors by removing unused private fields пре 5 година
  Ingo Ruhnke 270ca33d84 Rename `elapsed_time` to `dt_sec` пре 5 година
  Ingo Ruhnke 2cc47440ca Normalize all update() declarations to update(float elapsed_time) пре 5 година