Zwatotem 81ed81a856 Merge pull request #1512 from Zwatotem/decal-scripting 4 anos atrás
..
ambient_light.cpp 18e156788c Remove old and now unused GameObject::save() functions 5 anos atrás
ambient_light.hpp 5bc8a043d5 Update ambient light 4 anos atrás
ambient_sound.cpp 995590c117 Fix double->float conversion warning 5 anos atrás
ambient_sound.hpp 8394a44eee Update ambient_sound.hpp 4 anos atrás
background.cpp aab9f8ed41 Add load_background method and fallback paths 4 anos atrás
background.hpp aab9f8ed41 Add load_background method and fallback paths 4 anos atrás
bicycle_platform.cpp 6627ddd58e Revert "Revert weluvgoatz's accidental commit" 5 anos atrás
bicycle_platform.hpp 2285da7ae6 shhh (objects) 4 anos atrás
block.cpp 6f938bcf58 SWIMMING!!! 4 anos atrás
block.hpp 381dc5ae18 Add m_ prefixes to Block member variables 5 anos atrás
bonus_block.cpp cdc8245175 Trampolines from bonus block no longer hurt Tux 4 anos atrás
bonus_block.hpp fc2a14e54b Object Names (Part 2) 4 anos atrás
bouncy_coin.cpp ff0beace09 Replace `if(` with `if (` 5 anos atrás
bouncy_coin.hpp 5065b19f73 Mark deleted copy-constructors/assignment-ops as 'delete' 5 anos atrás
brick.cpp 381dc5ae18 Add m_ prefixes to Block member variables 5 anos atrás
brick.hpp 3a265afa54 Rename ReaderMapping 'lisp' variables to 'mapping' 5 anos atrás
bullet.cpp 5739e335d0 Turn `enum Direction` into an `enum class` 5 anos atrás
bullet.hpp b22ae801d9 Clean up code formating style a bit 5 anos atrás
bumper.cpp b570e99dd1 Add sideways bumpers (#1478) 4 anos atrás
bumper.hpp b570e99dd1 Add sideways bumpers (#1478) 4 anos atrás
camera.cpp 6f938bcf58 SWIMMING!!! 4 anos atrás
camera.hpp 23eca299ce Fix numerous clang-tidy bugprone-* warnings 5 anos atrás
candle.cpp 9d8cd40225 Merged the particles directories (#1484) 4 anos atrás
candle.hpp b22ae801d9 Clean up code formating style a bit 5 anos atrás
circleplatform.cpp 70f01c29ab Add Circular Pathed Platforms (#1467) 4 anos atrás
circleplatform.hpp 70f01c29ab Add Circular Pathed Platforms (#1467) 4 anos atrás
cloud_particle_system.cpp 9d8cd40225 Merged the particles directories (#1484) 4 anos atrás
cloud_particle_system.hpp 2285da7ae6 shhh (objects) 4 anos atrás
coin.cpp f58cc3e8d8 "Document" the coin pitches in comments as approximate notes. 5 anos atrás
coin.hpp fc2a14e54b Object Names (Part 2) 4 anos atrás
coin_explode.cpp 52df85b250 Replace old RandomGenerator with new Random class 5 anos atrás
coin_explode.hpp 270ca33d84 Rename `elapsed_time` to `dt_sec` 5 anos atrás
coin_rain.cpp 0d163d1c02 Replace `else if(` with `else if (` 5 anos atrás
coin_rain.hpp 270ca33d84 Rename `elapsed_time` to `dt_sec` 5 anos atrás
decal.cpp 53580c916c Fix type error 4 anos atrás
decal.hpp c12c2f91b9 Repair member order for decal 4 anos atrás
display_effect.cpp 27ae58ca04 Heed sRGB colourspace in the editor and when fading (#1186) 4 anos atrás
display_effect.hpp b22ae801d9 Clean up code formating style a bit 5 anos atrás
electrifier.cpp 23eca299ce Fix numerous clang-tidy bugprone-* warnings 5 anos atrás
electrifier.hpp 23eca299ce Fix numerous clang-tidy bugprone-* warnings 5 anos atrás
endsequence.cpp 284eb52f47 Make all member variables of Sector private 5 anos atrás
endsequence.hpp 5065b19f73 Mark deleted copy-constructors/assignment-ops as 'delete' 5 anos atrás
endsequence_fireworks.cpp e03fcee512 Replace `enum Controller::Control` with `enum class Control` 5 anos atrás
endsequence_fireworks.hpp 270ca33d84 Rename `elapsed_time` to `dt_sec` 5 anos atrás
endsequence_walkleft.cpp e03fcee512 Replace `enum Controller::Control` with `enum class Control` 5 anos atrás
endsequence_walkleft.hpp 270ca33d84 Rename `elapsed_time` to `dt_sec` 5 anos atrás
endsequence_walkright.cpp e03fcee512 Replace `enum Controller::Control` with `enum class Control` 5 anos atrás
endsequence_walkright.hpp 270ca33d84 Rename `elapsed_time` to `dt_sec` 5 anos atrás
explosion.cpp 52a862a2c5 Explosion: Make push strength and number of particles configurable 4 anos atrás
explosion.hpp 52a862a2c5 Explosion: Make push strength and number of particles configurable 4 anos atrás
fallblock.cpp 7b7a638992 Bumpers stick to both sides 4 anos atrás
fallblock.hpp fa14dce50a Add Falling Platforms (#1469) 4 anos atrás
falling_coin.cpp 6627ddd58e Revert "Revert weluvgoatz's accidental commit" 5 anos atrás
falling_coin.hpp 270ca33d84 Rename `elapsed_time` to `dt_sec` 5 anos atrás
firefly.cpp 9d8cd40225 Merged the particles directories (#1484) 4 anos atrás
firefly.hpp e1a3d4fe8a Add a option "Test from here" to Firefly and Spawnpoint. 4 anos atrás
fireworks.cpp ff0beace09 Replace `if(` with `if (` 5 anos atrás
fireworks.hpp 270ca33d84 Rename `elapsed_time` to `dt_sec` 5 anos atrás
floating_image.cpp 0d163d1c02 Replace `else if(` with `else if (` 5 anos atrás
floating_image.hpp a40fcb8cf0 Move object/anchor_point.?pp to math/anchor_point.?pp 5 anos atrás
floating_text.cpp ff0beace09 Replace `if(` with `if (` 5 anos atrás
floating_text.hpp 270ca33d84 Rename `elapsed_time` to `dt_sec` 5 anos atrás
flower.cpp 0d163d1c02 Replace `else if(` with `else if (` 5 anos atrás
flower.hpp 5065b19f73 Mark deleted copy-constructors/assignment-ops as 'delete' 5 anos atrás
ghost_particle_system.cpp 9d8cd40225 Merged the particles directories (#1484) 4 anos atrás
ghost_particle_system.hpp fc2a14e54b Object Names (Part 2) 4 anos atrás
gradient.cpp c7518a7ff0 Added fading gradients through Squirrel (#1508) 4 anos atrás
gradient.hpp c7518a7ff0 Added fading gradients through Squirrel (#1508) 4 anos atrás
growup.cpp 406c8d5602 Fix MSVC compiler warnings 5 anos atrás
growup.hpp 5739e335d0 Turn `enum Direction` into an `enum class` 5 anos atrás
hurting_platform.cpp ff0beace09 Replace `if(` with `if (` 5 anos atrás
hurting_platform.hpp fc2a14e54b Object Names (Part 2) 4 anos atrás
icecrusher.cpp 07860dc353 Add sideways icecrushers (#1431) 4 anos atrás
icecrusher.hpp 07860dc353 Add sideways icecrushers (#1431) 4 anos atrás
infoblock.cpp 9fb41c4b43 Add m_ prefixes to InfoBlock member variables 5 anos atrás
infoblock.hpp fc2a14e54b Object Names (Part 2) 4 anos atrás
invisible_block.cpp 381dc5ae18 Add m_ prefixes to Block member variables 5 anos atrás
invisible_block.hpp fc2a14e54b Object Names (Part 2) 4 anos atrás
invisible_wall.cpp 2ba877f296 Make p1, p2 members of Rectf private 5 anos atrás
invisible_wall.hpp fc2a14e54b Object Names (Part 2) 4 anos atrás
ispy.cpp f28f6309c1 New Sprite for Ispy. (#1372) 4 anos atrás
ispy.hpp d3e5f91317 More --resave work 5 anos atrás
lantern.cpp 2565458c20 Fixes #1058 (#1165) 5 anos atrás
lantern.hpp b22ae801d9 Clean up code formating style a bit 5 anos atrás
level_time.cpp 0677310b22 Remove unnecessary arguments from ObjectSettings::add_remove() 5 anos atrás
level_time.hpp 4ec6190d4d Update level_time.hpp 4 anos atrás
light.cpp c2e9038ec7 Use Blend mode shortcuts 6 anos atrás
light.hpp 270ca33d84 Rename `elapsed_time` to `dt_sec` 5 anos atrás
magicblock.cpp 17aad24f39 Fixed a bug where you could travel through magic blocks while holding a lantern of the same color by going fast enough 4 anos atrás
magicblock.hpp fc2a14e54b Object Names (Part 2) 4 anos atrás
moving_sprite.cpp 2ba877f296 Make p1, p2 members of Rectf private 5 anos atrás
moving_sprite.hpp be1626d7ad Make GameObject::save() non-virtual, remove ::save() in children 5 anos atrás
music_object.cpp 6627ddd58e Revert "Revert weluvgoatz's accidental commit" 5 anos atrás
music_object.hpp e276db3a51 Add music icon 5 anos atrás
oneup.cpp 406c8d5602 Fix MSVC compiler warnings 5 anos atrás
oneup.hpp 5739e335d0 Turn `enum Direction` into an `enum class` 5 anos atrás
particles.cpp ad439b2ced Remove unnecessary Canvas::draw_filled_rect(Vector, Vector, ...) 5 anos atrás
particles.hpp 270ca33d84 Rename `elapsed_time` to `dt_sec` 5 anos atrás
particlesystem.cpp faccbca448 Fix int to float conversion in particlesystem.cpp 4 anos atrás
particlesystem.hpp bf450743de Cleanup ParticleSystem a bit 5 anos atrás
particlesystem_interactive.cpp e3555c04f0 Use Batching for the interactive particles (#1173) 5 anos atrás
particlesystem_interactive.hpp ad6c4ecc5b Cleanup ParticleSystem_Interactive a bit 5 anos atrás
path.cpp 7674ff6464 Support for easing on any path object (#1507) 4 anos atrás
path.hpp 7674ff6464 Support for easing on any path object (#1507) 4 anos atrás
path_gameobject.cpp 6d7fc637fb Fix clang-tidy performance warnings 5 anos atrás
path_gameobject.hpp a3a53f5be3 Fix --resave for numerous objects 5 anos atrás
path_object.cpp 63f7e6820e Check for d_gameobject_manager before returning path 5 anos atrás
path_object.hpp 21d7556413 Remove obsolote PathObject::save() 5 anos atrás
path_walker.cpp 7674ff6464 Support for easing on any path object (#1507) 4 anos atrás
path_walker.hpp 00436bea3c Make ObjectSettings::add_option() private 5 anos atrás
platform.cpp 78a8025c99 Added Squirrel function to edit the action (animation) of a platform's sprite (#1506) 4 anos atrás
platform.hpp 78a8025c99 Added Squirrel function to edit the action (animation) of a platform's sprite (#1506) 4 anos atrás
player.cpp 9d8cd40225 Merged the particles directories (#1484) 4 anos atrás
player.hpp b1f48c3874 Add the RubLight object 4 anos atrás
pneumatic_platform.cpp 6627ddd58e Revert "Revert weluvgoatz's accidental commit" 5 anos atrás
pneumatic_platform.hpp 2285da7ae6 shhh (objects) 4 anos atrás
portable.hpp 2565458c20 Fixes #1058 (#1165) 5 anos atrás
powerup.cpp 9d8cd40225 Merged the particles directories (#1484) 4 anos atrás
powerup.hpp fc2a14e54b Object Names (Part 2) 4 anos atrás
pulsing_light.cpp 270ca33d84 Rename `elapsed_time` to `dt_sec` 5 anos atrás
pulsing_light.hpp 270ca33d84 Rename `elapsed_time` to `dt_sec` 5 anos atrás
pushbutton.cpp 2f98260c60 Rocks activate buttons 4 anos atrás
pushbutton.hpp b22ae801d9 Clean up code formating style a bit 5 anos atrás
rain_particle_system.cpp 9d8cd40225 Merged the particles directories (#1484) 4 anos atrás
rain_particle_system.hpp fc2a14e54b Object Names (Part 2) 4 anos atrás
rainsplash.cpp 9d8cd40225 Merged the particles directories (#1484) 4 anos atrás
rainsplash.hpp 270ca33d84 Rename `elapsed_time` to `dt_sec` 5 anos atrás
rock.cpp 282a34e9de Issue 1398 fix throwable bug with coins (#1449) 4 anos atrás
rock.hpp 2565458c20 Fixes #1058 (#1165) 5 anos atrás
rublight.cpp 8cc1afe7c1 add a rubbing strength multiplier setting 4 anos atrás
rublight.hpp 8cc1afe7c1 add a rubbing strength multiplier setting 4 anos atrás
rusty_trampoline.cpp fa2af7541f Do not assume a male player (#1113) 5 anos atrás
rusty_trampoline.hpp fc2a14e54b Object Names (Part 2) 4 anos atrás
scripted_object.cpp 23eca299ce Fix numerous clang-tidy bugprone-* warnings 5 anos atrás
scripted_object.hpp fc2a14e54b Object Names (Part 2) 4 anos atrás
skull_tile.cpp 23c15ae776 Fix skull tile wobbling in Editor 4 anos atrás
skull_tile.hpp b08dbbb17e Repurpose the Skull Tile (#1307) 4 anos atrás
smoke_cloud.cpp 9d8cd40225 Merged the particles directories (#1484) 4 anos atrás
smoke_cloud.hpp 5065b19f73 Mark deleted copy-constructors/assignment-ops as 'delete' 5 anos atrás
snow_particle_system.cpp 9d8cd40225 Merged the particles directories (#1484) 4 anos atrás
snow_particle_system.hpp fc2a14e54b Object Names (Part 2) 4 anos atrás
spawnpoint.cpp e1a3d4fe8a Add a option "Test from here" to Firefly and Spawnpoint. 4 anos atrás
spawnpoint.hpp e1a3d4fe8a Add a option "Test from here" to Firefly and Spawnpoint. 4 anos atrás
specialriser.cpp 8898ff6cfb Trampoline leaving bonus block no longer hurts Tux 4 anos atrás
specialriser.hpp 8898ff6cfb Trampoline leaving bonus block no longer hurts Tux 4 anos atrás
spotlight.cpp cb53187fc2 Initialize m_layer in initialization lists. 4 anos atrás
spotlight.hpp 2e37abc9b4 Allow setting the layer (z-pos) of candles, torches & spotlights. 4 anos atrás
sprite_particle.cpp 9d8cd40225 Merged the particles directories (#1484) 4 anos atrás
sprite_particle.hpp a40fcb8cf0 Move object/anchor_point.?pp to math/anchor_point.?pp 5 anos atrás
star.cpp 9d8cd40225 Merged the particles directories (#1484) 4 anos atrás
star.hpp 5739e335d0 Turn `enum Direction` into an `enum class` 5 anos atrás
text_array_item.hpp 335c3e8b27 Fix -Wnewline-eof errors 5 anos atrás
text_array_object.cpp e03fcee512 Replace `enum Controller::Control` with `enum class Control` 5 anos atrás
text_array_object.hpp e621d5b40b Minor cleanup in TextArrayObject 5 anos atrás
text_object.cpp 1275823e12 Static cast instead of multiplication 4 anos atrás
text_object.hpp 93582c179e Add wordwrap to TextObject 5 anos atrás
textscroller.cpp b7791ebb65 Allow scrolling in credits screen with up/down keys. 4 anos atrás
textscroller.hpp b7791ebb65 Allow scrolling in credits screen with up/down keys. 4 anos atrás
thunderstorm.cpp 7e651a4844 Add support for new thunderstorm tiles 4 anos atrás
thunderstorm.hpp 43929e051c thunder strikes can activate scripts (#1181) 4 anos atrás
tilemap.cpp c7c348f343 Fixed segmentation fault (autotiling) 4 anos atrás
tilemap.hpp 63e8ab8cc8 Autotiles 4 anos atrás
torch.cpp cb53187fc2 Initialize m_layer in initialization lists. 4 anos atrás
torch.hpp 2e37abc9b4 Allow setting the layer (z-pos) of candles, torches & spotlights. 4 anos atrás
trampoline.cpp fa2af7541f Do not assume a male player (#1113) 5 anos atrás
trampoline.hpp b22ae801d9 Clean up code formating style a bit 5 anos atrás
unstable_tile.cpp 3a265afa54 Rename ReaderMapping 'lisp' variables to 'mapping' 5 anos atrás
unstable_tile.hpp fc2a14e54b Object Names (Part 2) 4 anos atrás
vertical_stripes.cpp 80666a9983 Fixed problem with narrow levels 4 anos atrás
vertical_stripes.hpp 73f9862ca4 Update vertical_stripes.hpp 4 anos atrás
water_drop.cpp 2ba877f296 Make p1, p2 members of Rectf private 5 anos atrás
water_drop.hpp 270ca33d84 Rename `elapsed_time` to `dt_sec` 5 anos atrás
weak_block.cpp 7a46bc4ad8 Set WeakBlock lightsprite blend mode independent of m_sprite_name 5 anos atrás
weak_block.hpp fc2a14e54b Object Names (Part 2) 4 anos atrás
wind.cpp 17576a9a88 Added option for wind to not affect player (decorative wind) (#1503) 4 anos atrás
wind.hpp 17576a9a88 Added option for wind to not affect player (decorative wind) (#1503) 4 anos atrás