fysplane/entities
Erkki Seppälä 7e454f328d Label can now use a function for retrieving the label
This allows to remove the duplicate label setting code from menu_state
2014-10-26 10:36:40 +02:00
..
animation.lua Animation: ability to configure whether to fade out or not 2014-10-19 05:14:12 +03:00
arrow.lua arrow: added an entity for pointing at things 2014-10-20 23:32:07 +03:00
bigball.lua Add big ball and fix bonuses 2014-10-19 06:19:10 +03:00
bigballpowerup.lua Let powerups stay twice on the level as long 2014-10-21 21:30:57 +03:00
chaingunpowerup.lua Let powerups stay twice on the level as long 2014-10-21 21:30:57 +03:00
debug.lua debug: nicer scale for the vectors 2014-10-23 09:42:38 +03:00
entity.lua Added reconfigurable keybindings 2014-10-23 21:42:30 +03:00
fixedentity.lua Add physics bootstrap and settings files 2014-10-18 10:24:25 +03:00
ground.lua plane: added ability to land on ground 2014-10-20 22:55:32 +03:00
label.lua Label can now use a function for retrieving the label 2014-10-26 10:36:40 +02:00
physicsentity.lua plane: crash when flipping on ground 2014-10-23 10:23:31 +03:00
plane.lua Added ability to configure joystick axis 2014-10-26 10:29:55 +02:00
powerup.lua PhysicsEntity:wasHitBy: renamed from wasHit and extended with the 'by' parameter 2014-10-20 22:15:21 +03:00
rectangle.lua Add chaingun 2014-10-18 20:20:53 +03:00
tinyshot.lua Reduced ammo lifetimes so that they only wrap once around the game area 2014-10-21 08:52:45 +03:00
valuecontroller.lua Added reconfigurable keybindings 2014-10-23 21:42:30 +03:00
vickers77.lua Reduced ammo lifetimes so that they only wrap once around the game area 2014-10-21 08:52:45 +03:00
visrectangle.lua VisRectangle: added a rectangle entity purely for visualization purposes (no physics) 2014-10-26 10:29:12 +02:00