Tobias Markus 03f642ca11 Don't kill player when walking into cramped spaces 1 day ago
..
ambient_light.cpp 5f5d018d65 Fix spelling and comment consistency in the source code. (#2545) 8 months ago
ambient_light.hpp 8a63973efe List object names within editor toolbox (#2230) 1 year ago
ambient_sound.cpp 97c59b4104 Rename `Rectf::contains(const Rectf&)` to `Rectf::overlaps(const Rectf&)` to reflect what this method actually does (#2734) 3 months ago
ambient_sound.hpp 6788eb0c2b Refactor AmbientSound (#2688) 3 months ago
background.cpp 3f6161db1b Add get_progress() method to Timer 1 month ago
background.hpp 8a63973efe List object names within editor toolbox (#2230) 1 year ago
bicycle_platform.cpp 5f5d018d65 Fix spelling and comment consistency in the source code. (#2545) 8 months ago
bicycle_platform.hpp 8a63973efe List object names within editor toolbox (#2230) 1 year ago
block.cpp 5f5d018d65 Fix spelling and comment consistency in the source code. (#2545) 8 months ago
block.hpp 263ec93e0b Remove unneeded `get_settings()` override in `Block` 9 months ago
bonus_block.cpp 88674c644c Check if `MovingSprite` type change call is initial (#2646) 2 months ago
bonus_block.hpp bc10f4397e Modifying bonus block custom object from editor (#2681) 4 months ago
bouncy_coin.cpp 5f5d018d65 Fix spelling and comment consistency in the source code. (#2545) 8 months ago
bouncy_coin.hpp 5065b19f73 Mark deleted copy-constructors/assignment-ops as 'delete' 5 years ago
brick.cpp ad6aeca4e6 Small code style improvement 6 months ago
brick.hpp e5e919a551 Improvements to object type support, object versioning (#2542) 7 months ago
bullet.cpp 5f5d018d65 Fix spelling and comment consistency in the source code. (#2545) 8 months ago
bullet.hpp 22e70c2721 Added support for hot-plugging (minor bugs remaining) + improvements for multiplayer 2 years ago
bumper.cpp ca3a77ae67 Only show supported directions for each object that has Direction (#2572) 8 months ago
bumper.hpp ca3a77ae67 Only show supported directions for each object that has Direction (#2572) 8 months ago
camera.cpp 9e87d0f7f3 Editor zooming (#2813) 1 week ago
camera.hpp 9e87d0f7f3 Editor zooming (#2813) 1 week ago
candle.cpp c791ca615e Code style maybe 8 months ago
candle.hpp 8a63973efe List object names within editor toolbox (#2230) 1 year ago
circleplatform.cpp 48d8f94ceb Fix giant radius on circle platform 3 months ago
circleplatform.hpp 4dc16f62e0 Show radius for a few objects in the editor (#2712) 4 months ago
cloud_particle_system.cpp 5f5d018d65 Fix spelling and comment consistency in the source code. (#2545) 8 months ago
cloud_particle_system.hpp eadf984e50 Fix cloud count not being loaded (#2380) 1 year ago
coin.cpp cf1f85d226 Check if get_path() is not null before checking is_valid() 3 weeks ago
coin.hpp 5440feff99 Cloning paths in editor, fix various undo/redo issues (#2719) 3 months ago
coin_explode.cpp 5f5d018d65 Fix spelling and comment consistency in the source code. (#2545) 8 months ago
coin_explode.hpp 63390054e0 Ability to set bonus block coin sprite for coin, coin rain and coin explosion (#2546) 9 months ago
coin_rain.cpp 5f5d018d65 Fix spelling and comment consistency in the source code. (#2545) 8 months ago
coin_rain.hpp 63390054e0 Ability to set bonus block coin sprite for coin, coin rain and coin explosion (#2546) 9 months ago
conveyor_belt.cpp b11850cc9d General code quality fixes 4 months ago
conveyor_belt.hpp a09c630ffb Fix sprite hardcoding issues, convert more objects to `MovingSprite` 9 months ago
custom_particle_system.cpp 1a91e7986f Fix outdated file paths in custom particles code (#2778) 2 months ago
custom_particle_system.hpp 1a91e7986f Fix outdated file paths in custom particles code (#2778) 2 months ago
custom_particle_system_file.cpp 5f5d018d65 Fix spelling and comment consistency in the source code. (#2545) 8 months ago
custom_particle_system_file.hpp 1a91e7986f Fix outdated file paths in custom particles code (#2778) 2 months ago
decal.cpp b87eb79790 Fix duplicate object "z-pos" option crash 3 weeks ago
decal.hpp 8a63973efe List object names within editor toolbox (#2230) 1 year ago
display_effect.cpp 6c1e1d1149 Fix `DisplayEffect` not covering the screen when scale is applied 1 month ago
display_effect.hpp 11e336b6e1 Remove a few unnecessary std::string casts 4 months ago
electrifier.cpp 23eca299ce Fix numerous clang-tidy bugprone-* warnings 5 years ago
electrifier.hpp 23eca299ce Fix numerous clang-tidy bugprone-* warnings 5 years ago
endsequence.cpp f424c2ca7c End sequence now supports per-player direction 2 years ago
endsequence.hpp f424c2ca7c End sequence now supports per-player direction 2 years ago
endsequence_fireworks.cpp f424c2ca7c End sequence now supports per-player direction 2 years ago
endsequence_fireworks.hpp 333064bb25 Fix virtual destructors not declared 'override' 3 years ago
endsequence_walk.cpp f424c2ca7c End sequence now supports per-player direction 2 years ago
endsequence_walk.hpp f424c2ca7c End sequence now supports per-player direction 2 years ago
explosion.cpp 4ba412c5a5 Only preload explosion sounds that are actually used 6 months ago
explosion.hpp 5917b9a31e Allow dispensing objects, dispenser object customization (#2497) 9 months ago
fallblock.cpp d355d87b00 Reduce code duplication 6 months ago
fallblock.hpp d08fbc6346 Fix editor not updating direction of badguys, conveyor belts and bumpers (#2556) 9 months ago
falling_coin.cpp 879ec46cf9 Use set_velocity whenever possible 8 months ago
falling_coin.hpp aa4a016ea6 Fix float conversion warnings 3 years ago
firefly.cpp 5f5d018d65 Fix spelling and comment consistency in the source code. (#2545) 8 months ago
firefly.hpp 4cbf28b0f1 Store GameSession spawnpoints in a stack (#2386) 1 year ago
fireworks.cpp aa4a016ea6 Fix float conversion warnings 3 years ago
fireworks.hpp 270ca33d84 Rename `elapsed_time` to `dt_sec` 5 years ago
floating_image.cpp 0105561e42 Use context.get_rect() more 4 months ago
floating_image.hpp 333064bb25 Fix virtual destructors not declared 'override' 3 years ago
floating_text.cpp 5f5d018d65 Fix spelling and comment consistency in the source code. (#2545) 8 months ago
floating_text.hpp 270ca33d84 Rename `elapsed_time` to `dt_sec` 5 years ago
flower.cpp e5e919a551 Improvements to object type support, object versioning (#2542) 7 months ago
flower.hpp e5e919a551 Improvements to object type support, object versioning (#2542) 7 months ago
ghost_particle_system.cpp 5f5d018d65 Fix spelling and comment consistency in the source code. (#2545) 8 months ago
ghost_particle_system.hpp 8a63973efe List object names within editor toolbox (#2230) 1 year ago
gradient.cpp 24ebf846f9 Fix gradient not covering the screen when scale is applied 1 month ago
gradient.hpp 743714b94d Move some direction functions from scripting class to game object class 4 months ago
growup.cpp e5e919a551 Improvements to object type support, object versioning (#2542) 7 months ago
growup.hpp e5e919a551 Improvements to object type support, object versioning (#2542) 7 months ago
hurting_platform.cpp ff0beace09 Replace `if(` with `if (` 5 years ago
hurting_platform.hpp 8a63973efe List object names within editor toolbox (#2230) 1 year ago
infoblock.cpp 03d9a65061 Door and teleport improvements (#2844) 2 weeks ago
infoblock.hpp 8a63973efe List object names within editor toolbox (#2230) 1 year ago
invisible_block.cpp e5e919a551 Improvements to object type support, object versioning (#2542) 7 months ago
invisible_block.hpp e5e919a551 Improvements to object type support, object versioning (#2542) 7 months ago
invisible_wall.cpp 2ba877f296 Make p1, p2 members of Rectf private 5 years ago
invisible_wall.hpp 8a63973efe List object names within editor toolbox (#2230) 1 year ago
ispy.cpp ca3a77ae67 Only show supported directions for each object that has Direction (#2572) 8 months ago
ispy.hpp ca3a77ae67 Only show supported directions for each object that has Direction (#2572) 8 months ago
key.cpp cf06f96c30 Preserving players and grabbed objects between sectors (#2596) 5 months ago
key.hpp cf06f96c30 Preserving players and grabbed objects between sectors (#2596) 5 months ago
lantern.cpp a09c630ffb Fix sprite hardcoding issues, convert more objects to `MovingSprite` 9 months ago
lantern.hpp c329e851f5 `Lantern` no longer inherits object types from `Rock` 6 months ago
level_time.cpp 4522424b5e Fix `LevelTime` drawing issue 4 months ago
level_time.hpp 8a63973efe List object names within editor toolbox (#2230) 1 year ago
light.cpp c2e9038ec7 Use Blend mode shortcuts 5 years ago
light.hpp 333064bb25 Fix virtual destructors not declared 'override' 3 years ago
lit_object.cpp 11e336b6e1 Remove a few unnecessary std::string casts 4 months ago
lit_object.hpp a09c630ffb Fix sprite hardcoding issues, convert more objects to `MovingSprite` 9 months ago
magicblock.cpp a09c630ffb Fix sprite hardcoding issues, convert more objects to `MovingSprite` 9 months ago
magicblock.hpp 8a63973efe List object names within editor toolbox (#2230) 1 year ago
moving_sprite.cpp d628405deb Custom layer option for `MovingSprite` (#2819) 1 month ago
moving_sprite.hpp d628405deb Custom layer option for `MovingSprite` (#2819) 1 month ago
music_object.cpp 41356f078a World-specific custom title screen levels (#2667) 4 months ago
music_object.hpp 41356f078a World-specific custom title screen levels (#2667) 4 months ago
oneup.cpp e9ffd2d874 Fixed issues with moving platforms (#1514) 3 years ago
oneup.hpp 5739e335d0 Turn `enum Direction` into an `enum class` 5 years ago
particle_zone.cpp c619c4ae46 GameObject type support (#2423) 1 year ago
particle_zone.hpp c619c4ae46 GameObject type support (#2423) 1 year ago
particles.cpp 12cea12612 Particles are adapted to multiplayer cam 2 years ago
particles.hpp 0f79b69212 Remove Vector default constructor in preparation for glm 3 years ago
particlesystem.cpp 11dbf865be Fix snow disappearing (#1889) 2 years ago
particlesystem.hpp 8a63973efe List object names within editor toolbox (#2230) 1 year ago
particlesystem_interactive.cpp 97c59b4104 Rename `Rectf::contains(const Rectf&)` to `Rectf::overlaps(const Rectf&)` to reflect what this method actually does (#2734) 3 months ago
particlesystem_interactive.hpp 00585d7eb2 Replace Vector with glm::vec2 3 years ago
path.cpp eee7c16899 Add missing space to warning log string in `string_to_walk_mode` 8 months ago
path.hpp b855913251 Make object option generic (#2633) 7 months ago
path_gameobject.cpp 5440feff99 Cloning paths in editor, fix various undo/redo issues (#2719) 3 months ago
path_gameobject.hpp 5440feff99 Cloning paths in editor, fix various undo/redo issues (#2719) 3 months ago
path_object.cpp 5440feff99 Cloning paths in editor, fix various undo/redo issues (#2719) 3 months ago
path_object.hpp 5440feff99 Cloning paths in editor, fix various undo/redo issues (#2719) 3 months ago
path_walker.cpp be1a186a26 Jump to path node immediately (#2865) 2 weeks ago
path_walker.hpp be1a186a26 Jump to path node immediately (#2865) 2 weeks ago
platform.cpp be1a186a26 Jump to path node immediately (#2865) 2 weeks ago
platform.hpp be1a186a26 Jump to path node immediately (#2865) 2 weeks ago
player.cpp 03f642ca11 Don't kill player when walking into cramped spaces 1 day ago
player.hpp 03d9a65061 Door and teleport improvements (#2844) 2 weeks ago
pneumatic_platform.cpp 11e336b6e1 Remove a few unnecessary std::string casts 4 months ago
pneumatic_platform.hpp 8a63973efe List object names within editor toolbox (#2230) 1 year ago
portable.hpp 7ca670c2d0 General code quality / formatting fixes 4 months ago
powerup.cpp 88674c644c Check if `MovingSprite` type change call is initial (#2646) 2 months ago
powerup.hpp e5e919a551 Improvements to object type support, object versioning (#2542) 7 months ago
pulsing_light.cpp c73602c734 Fix incorrect usage of "gameRandom" (#2393) 1 year ago
pulsing_light.hpp 333064bb25 Fix virtual destructors not declared 'override' 3 years ago
pushbutton.cpp ca3a77ae67 Only show supported directions for each object that has Direction (#2572) 8 months ago
pushbutton.hpp ca3a77ae67 Only show supported directions for each object that has Direction (#2572) 8 months ago
rain_particle_system.cpp 0105561e42 Use context.get_rect() more 4 months ago
rain_particle_system.hpp 8a63973efe List object names within editor toolbox (#2230) 1 year ago
rainsplash.cpp 9d8cd40225 Merged the particles directories (#1484) 3 years ago
rainsplash.hpp 333064bb25 Fix virtual destructors not declared 'override' 3 years ago
rock.cpp 24087deee6 Fix crusher issues (#2854) 1 week ago
rock.hpp c329e851f5 `Lantern` no longer inherits object types from `Rock` 6 months ago
rublight.cpp a09c630ffb Fix sprite hardcoding issues, convert more objects to `MovingSprite` 9 months ago
rublight.hpp 8a63973efe List object names within editor toolbox (#2230) 1 year ago
rusty_trampoline.cpp a09c630ffb Fix sprite hardcoding issues, convert more objects to `MovingSprite` 9 months ago
rusty_trampoline.hpp e5e919a551 Improvements to object type support, object versioning (#2542) 7 months ago
scripted_object.cpp b87eb79790 Fix duplicate object "z-pos" option crash 3 weeks ago
scripted_object.hpp a1b44d1b03 Fix scripted objects not changing hitbox according to sprite action (#2414) 1 year ago
shard.cpp 82326ac7a4 Corrupted Granito (#2663) 5 months ago
shard.hpp 82326ac7a4 Corrupted Granito (#2663) 5 months ago
smoke_cloud.cpp 7ca670c2d0 General code quality / formatting fixes 4 months ago
smoke_cloud.hpp 5065b19f73 Mark deleted copy-constructors/assignment-ops as 'delete' 5 years ago
snow_particle_system.cpp 10fe530230 Improve snow particle customizability and code style (#2756) 2 months ago
snow_particle_system.hpp 10fe530230 Improve snow particle customizability and code style (#2756) 2 months ago
sound_object.cpp 28317dee77 Properly handle SoundObject play time (#2747) 3 months ago
sound_object.hpp 28317dee77 Properly handle SoundObject play time (#2747) 3 months ago
spawnpoint.cpp e1a3d4fe8a Add a option "Test from here" to Firefly and Spawnpoint. 3 years ago
spawnpoint.hpp 8a63973efe List object names within editor toolbox (#2230) 1 year ago
specialriser.cpp 4fa2f9d2a6 Various cppcheck performance fixes 2 months ago
specialriser.hpp 26798b9ecd Editor::m_hovered_object now has a priority algorithm (#1975) 2 years ago
spotlight.cpp 521acd196f Add option to toggle the spotlight (#2426) 1 year ago
spotlight.hpp 521acd196f Add option to toggle the spotlight (#2426) 1 year ago
sprite_particle.cpp 7ca670c2d0 General code quality / formatting fixes 4 months ago
sprite_particle.hpp c13f4c8c4b Add keys and locked doors (#2354) 1 year ago
star.cpp e5e919a551 Improvements to object type support, object versioning (#2542) 7 months ago
star.hpp e5e919a551 Improvements to object type support, object versioning (#2542) 7 months ago
text_array_item.hpp 335c3e8b27 Fix -Wnewline-eof errors 5 years ago
text_array_object.cpp 50743fbff7 Instantiable `Text` and `TextArray` objects (#2722) 3 months ago
text_array_object.hpp 50743fbff7 Instantiable `Text` and `TextArray` objects (#2722) 3 months ago
text_object.cpp dc7818fb2a `TextObject` no longer requires "\n\n" for 1 newline 3 months ago
text_object.hpp 50743fbff7 Instantiable `Text` and `TextArray` objects (#2722) 3 months ago
textscroller.cpp 7a44bfd241 Fix textscroller warning message [ci skip] 1 month ago
textscroller.hpp 8a63973efe List object names within editor toolbox (#2230) 1 year ago
thunderstorm.cpp aaa73741c6 Fix lightning strikes (#2859) 3 weeks ago
thunderstorm.hpp aaa73741c6 Fix lightning strikes (#2859) 3 weeks ago
tilemap.cpp be1a186a26 Jump to path node immediately (#2865) 2 weeks ago
tilemap.hpp be1a186a26 Jump to path node immediately (#2865) 2 weeks ago
torch.cpp a39729238e Maybe fix cppcheck 4 months ago
torch.hpp a09c630ffb Fix sprite hardcoding issues, convert more objects to `MovingSprite` 9 months ago
trampoline.cpp 88674c644c Check if `MovingSprite` type change call is initial (#2646) 2 months ago
trampoline.hpp e5e919a551 Improvements to object type support, object versioning (#2542) 7 months ago
unstable_tile.cpp 88674c644c Check if `MovingSprite` type change call is initial (#2646) 2 months ago
unstable_tile.hpp e5e919a551 Improvements to object type support, object versioning (#2542) 7 months ago
vertical_stripes.cpp 154315da07 Extend sub-pixel rendering support (#2609) 8 months ago
vertical_stripes.hpp 333064bb25 Fix virtual destructors not declared 'override' 3 years ago
water_drop.cpp 7ca670c2d0 General code quality / formatting fixes 4 months ago
water_drop.hpp 270ca33d84 Rename `elapsed_time` to `dt_sec` 5 years ago
weak_block.cpp 88674c644c Check if `MovingSprite` type change call is initial (#2646) 2 months ago
weak_block.hpp e5e919a551 Improvements to object type support, object versioning (#2542) 7 months ago
wind.cpp 8a145d000b Player behavior improvements (#2338) 1 year ago
wind.hpp 8a63973efe List object names within editor toolbox (#2230) 1 year ago