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