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