Commit History

Author SHA1 Message Date
  Vankata453 88674c644c Check if `MovingSprite` type change call is initial (#2646) 4 months ago
  Vankata453 29034305cf Include newline in translation strings 6 months ago
  Vankata453 e5e919a551 Improvements to object type support, object versioning (#2542) 9 months ago
  Vankata453 a09c630ffb Fix sprite hardcoding issues, convert more objects to `MovingSprite` 10 months ago
  Vankata453 c73602c734 Fix incorrect usage of "gameRandom" (#2393) 1 year ago
  weluvgoatz 357b71fbd1 Lenient explosions + less bouncy bombs (#2259) 1 year ago
  Semphris 59df300e3f Fixed sound positioning 2 years ago
  Jiří Paleček 3214a36095 Move m_flip and flipped drawing to MovingSprite from all objects inheriting from it 2 years ago
  Jiří Paleček ddca818c1a Improve code quiality 2 years ago
  Jiří Paleček 64c935ff47 Flip weak blocks 2 years ago
  Ingo Ruhnke 7a46bc4ad8 Set WeakBlock lightsprite blend mode independent of m_sprite_name 5 years ago
  Ingo Ruhnke 2ba877f296 Make p1, p2 members of Rectf private 5 years ago
  Ingo Ruhnke 4161f1035e More --resave work 5 years ago
  Ingo Ruhnke 56ed525d0e More --resave work 5 years ago
  Ingo Ruhnke b59fb2a036 More --resave work 5 years ago
  Ingo Ruhnke 54f6b8cc03 Use typesafe ObjectSettings::add_*() commands 5 years ago
  Ingo Ruhnke 786a238d10 Fix -Wdouble-promotion errors 5 years ago
  Ingo Ruhnke 3a265afa54 Rename ReaderMapping 'lisp' variables to 'mapping' 5 years ago
  Ingo Ruhnke 635cf66ccd Replace `for(` with `for (` 5 years ago
  Ingo Ruhnke ff0beace09 Replace `if(` with `if (` 5 years ago
  Ingo Ruhnke 2089e79f49 Cleanup ObjectSettings 5 years ago
  Ingo Ruhnke 5c7849eae5 Move collision related stuff into CollisionObject 5 years ago
  Ingo Ruhnke 52df85b250 Replace old RandomGenerator with new Random class 5 years ago
  Ingo Ruhnke a5421006f2 Add m_ prefixes to member variables 5 years ago
  Ingo Ruhnke 5e4cdeb41e Add Sector::get() that returns a Sector&, use instead of ::current() 5 years ago
  Ingo Ruhnke 843311da97 Use GameObjectManager::get_objects_by_type<>() instead of ::get_objects() 5 years ago
  Ingo Ruhnke 9d3e3a1d51 Add Sector::get_objects() method 5 years ago
  Ingo Ruhnke fe5d195c4f Remove unused 'Color light' variables 5 years ago
  Ingo Ruhnke 775483c4d1 Remove some unnecessary get_pixel() calls 5 years ago
  Ingo Ruhnke c2e9038ec7 Use Blend mode shortcuts 5 years ago