Tobias Markus 9a0ec80212 Adjust snail shielded time 4 anos atrás
..
angrystone.cpp ff0beace09 Replace `if(` with `if (` 5 anos atrás
angrystone.hpp ba8fde8f1e Update Object Names (Part 3) 4 anos atrás
badguy.cpp 0ae25172f1 Fix additional space around &&. 4 anos atrás
badguy.hpp 3590b3c648 Add option for wind objects to affect badguys. 4 anos atrás
bomb.cpp 52a862a2c5 Explosion: Make push strength and number of particles configurable 4 anos atrás
bomb.hpp 2565458c20 Fixes #1058 (#1165) 5 anos atrás
bouncing_snowball.cpp 5739e335d0 Turn `enum Direction` into an `enum class` 5 anos atrás
bouncing_snowball.hpp b22ae801d9 Clean up code formating style a bit 5 anos atrás
captainsnowball.cpp 2ba877f296 Make p1, p2 members of Rectf private 5 anos atrás
captainsnowball.hpp ba8fde8f1e Update Object Names (Part 3) 4 anos atrás
crystallo.cpp b01d3d86ed More --resave work 5 anos atrás
crystallo.hpp a82882e845 Add m_ prefixes to Crystallo member variables 5 anos atrás
dart.cpp ff4eff8b10 Add an optional gain parameter to SoundManager::play (#1078) 5 anos atrás
dart.hpp b22ae801d9 Clean up code formating style a bit 5 anos atrás
darttrap.cpp 7892ada46b More --resave work 5 anos atrás
darttrap.hpp ba8fde8f1e Update Object Names (Part 3) 4 anos atrás
dispenser.cpp 9bf8ec7c44 Option to enable dispenser gravity 4 anos atrás
dispenser.hpp 9bf8ec7c44 Option to enable dispenser gravity 4 anos atrás
fish.cpp 786a238d10 Fix -Wdouble-promotion errors 5 anos atrás
fish.hpp b22ae801d9 Clean up code formating style a bit 5 anos atrás
flame.cpp 9d8cd40225 Merged the particles directories (#1484) 4 anos atrás
flame.hpp b22ae801d9 Clean up code formating style a bit 5 anos atrás
flyingsnowball.cpp 9d8cd40225 Merged the particles directories (#1484) 4 anos atrás
flyingsnowball.hpp ba8fde8f1e Update Object Names (Part 3) 4 anos atrás
ghostflame.cpp cb3cd509f1 Cleanup ObjectOption/ObjectSetting, private members, etc. 5 anos atrás
ghostflame.hpp ba8fde8f1e Update Object Names (Part 3) 4 anos atrás
ghosttree.cpp 0275087bcb Fix unused value warning 4 anos atrás
ghosttree.hpp 69c04bcef8 shhhh (badguys) 4 anos atrás
ghoul.cpp 1c3de24d08 Add Ghoul (#1174) 5 anos atrás
ghoul.hpp 1c3de24d08 Add Ghoul (#1174) 5 anos atrás
goldbomb.cpp 52a862a2c5 Explosion: Make push strength and number of particles configurable 4 anos atrás
goldbomb.hpp 635a312a26 Merge branch 'master' into editor-overhaul 4 anos atrás
haywire.cpp 33fa468bc2 Various code quality fixes 4 anos atrás
haywire.hpp 0dc964d34c Appease Travis CI 4 anos atrás
iceflame.cpp 9d8cd40225 Merged the particles directories (#1484) 4 anos atrás
iceflame.hpp ba8fde8f1e Update Object Names (Part 3) 4 anos atrás
igel.cpp 2ba877f296 Make p1, p2 members of Rectf private 5 anos atrás
igel.hpp b22ae801d9 Clean up code formating style a bit 5 anos atrás
jumpy.cpp 5739e335d0 Turn `enum Direction` into an `enum class` 5 anos atrás
jumpy.hpp 51574e3561 Fix editor sprites for the remaining badguys 5 anos atrás
kamikazesnowball.cpp 9d8cd40225 Merged the particles directories (#1484) 4 anos atrás
kamikazesnowball.hpp ba8fde8f1e Update Object Names (Part 3) 4 anos atrás
kugelblitz.cpp 23eca299ce Fix numerous clang-tidy bugprone-* warnings 5 anos atrás
kugelblitz.hpp b22ae801d9 Clean up code formating style a bit 5 anos atrás
livefire.cpp 3cd0f8e73a Change livefire light color 4 anos atrás
livefire.hpp baf3cb4262 Fix issue with live fire not fading after colliding with bomb. 4 anos atrás
mole.cpp 5c7849eae5 Move collision related stuff into CollisionObject 5 anos atrás
mole.hpp b22ae801d9 Clean up code formating style a bit 5 anos atrás
mole_rock.cpp 5739e335d0 Turn `enum Direction` into an `enum class` 5 anos atrás
mole_rock.hpp b22ae801d9 Clean up code formating style a bit 5 anos atrás
mrbomb.cpp 52a862a2c5 Explosion: Make push strength and number of particles configurable 4 anos atrás
mrbomb.hpp 635a312a26 Merge branch 'master' into editor-overhaul 4 anos atrás
mriceblock.cpp bcb66d6f92 Fix Mr Ice Block throwing 4 anos atrás
mriceblock.hpp bcb66d6f92 Fix Mr Ice Block throwing 4 anos atrás
mrtree.cpp 9d8cd40225 Merged the particles directories (#1484) 4 anos atrás
mrtree.hpp ba8fde8f1e Update Object Names (Part 3) 4 anos atrás
owl.cpp 2ba877f296 Make p1, p2 members of Rectf private 5 anos atrás
owl.hpp 5e1daab726 More --resave work 5 anos atrás
plant.cpp 2ba877f296 Make p1, p2 members of Rectf private 5 anos atrás
plant.hpp b22ae801d9 Clean up code formating style a bit 5 anos atrás
poisonivy.cpp 9d8cd40225 Merged the particles directories (#1484) 4 anos atrás
poisonivy.hpp 69c04bcef8 shhhh (badguys) 4 anos atrás
root.cpp 270ca33d84 Rename `elapsed_time` to `dt_sec` 5 anos atrás
root.hpp 270ca33d84 Rename `elapsed_time` to `dt_sec` 5 anos atrás
short_fuse.cpp 52a862a2c5 Explosion: Make push strength and number of particles configurable 4 anos atrás
short_fuse.hpp ba8fde8f1e Update Object Names (Part 3) 4 anos atrás
skullyhop.cpp 5739e335d0 Turn `enum Direction` into an `enum class` 5 anos atrás
skullyhop.hpp ba8fde8f1e Update Object Names (Part 3) 4 anos atrás
skydive.cpp a53e2bc635 Update Skydive sprite (#1365) 4 anos atrás
skydive.hpp b1b1cdb637 Skydive fix (commit 1) (#1305) 4 anos atrás
smartball.cpp 5739e335d0 Turn `enum Direction` into an `enum class` 5 anos atrás
smartball.hpp ba8fde8f1e Update Object Names (Part 3) 4 anos atrás
smartblock.cpp f1f2661fa4 More --resave work 5 anos atrás
smartblock.hpp ba8fde8f1e Update Object Names (Part 3) 4 anos atrás
snail.cpp 9a0ec80212 Adjust snail shielded time 4 anos atrás
snail.hpp 2e5dbe5fa2 Change snail kicks 4 anos atrás
snowball.cpp 6d7fc637fb Fix clang-tidy performance warnings 5 anos atrás
snowball.hpp 6d7fc637fb Fix clang-tidy performance warnings 5 anos atrás
snowman.cpp 5739e335d0 Turn `enum Direction` into an `enum class` 5 anos atrás
snowman.hpp 51574e3561 Fix editor sprites for the remaining badguys 5 anos atrás
spidermite.cpp 5739e335d0 Turn `enum Direction` into an `enum class` 5 anos atrás
spidermite.hpp ba8fde8f1e Update Object Names (Part 3) 4 anos atrás
spiky.cpp 762ee2b1bc Minor cleanup 5 anos atrás
spiky.hpp 762ee2b1bc Minor cleanup 5 anos atrás
sspiky.cpp 2ba877f296 Make p1, p2 members of Rectf private 5 anos atrás
sspiky.hpp 69c04bcef8 shhhh (badguys) 4 anos atrás
stalactite.cpp 2ba877f296 Make p1, p2 members of Rectf private 5 anos atrás
stalactite.hpp 6c9f7321c1 Fix Stalactite not showing up in the editor 5 anos atrás
stumpy.cpp 9d8cd40225 Merged the particles directories (#1484) 4 anos atrás
stumpy.hpp ba8fde8f1e Update Object Names (Part 3) 4 anos atrás
toad.cpp 2ba877f296 Make p1, p2 members of Rectf private 5 anos atrás
toad.hpp b22ae801d9 Clean up code formating style a bit 5 anos atrás
totem.cpp 2ba877f296 Make p1, p2 members of Rectf private 5 anos atrás
totem.hpp b22ae801d9 Clean up code formating style a bit 5 anos atrás
treewillowisp.cpp ff4eff8b10 Add an optional gain parameter to SoundManager::play (#1078) 5 anos atrás
treewillowisp.hpp b22ae801d9 Clean up code formating style a bit 5 anos atrás
walking_badguy.cpp b1f48c3874 Add the RubLight object 4 anos atrás
walking_badguy.hpp dbb24ab324 mark get_brightness as const and change get_velocity_x location 4 anos atrás
walking_candle.cpp 2ba877f296 Make p1, p2 members of Rectf private 5 anos atrás
walking_candle.hpp ba8fde8f1e Update Object Names (Part 3) 4 anos atrás
walkingleaf.cpp 9d8cd40225 Merged the particles directories (#1484) 4 anos atrás
walkingleaf.hpp ba8fde8f1e Update Object Names (Part 3) 4 anos atrás
willowisp.cpp ff4eff8b10 Add an optional gain parameter to SoundManager::play (#1078) 5 anos atrás
willowisp.hpp ba8fde8f1e Update Object Names (Part 3) 4 anos atrás
yeti.cpp cd5b8c4404 Potentially address #1008 5 anos atrás
yeti.hpp b22ae801d9 Clean up code formating style a bit 5 anos atrás
yeti_stalactite.cpp e8a5e3495d Fix YetiStalactite not showing up in the editor 5 anos atrás
yeti_stalactite.hpp ba8fde8f1e Update Object Names (Part 3) 4 anos atrás
zeekling.cpp 2ba877f296 Make p1, p2 members of Rectf private 5 anos atrás
zeekling.hpp b22ae801d9 Clean up code formating style a bit 5 anos atrás