stk-code_catmod/src/items
2020-08-31 08:20:50 +08:00
..
attachment_manager.cpp Allow theming of powerup/attachment icons (#4258) 2020-04-03 13:18:50 +08:00
attachment_manager.hpp Preload all visible spm (not including physics node) properly 2018-01-23 13:32:30 +08:00
attachment_plugin.hpp Function name typo fix 2019-06-22 09:51:32 +08:00
attachment.cpp Rewrite some code for updated kart characteristics 2020-03-16 11:48:02 +08:00
attachment.hpp Typo fix 2019-06-22 09:37:24 +08:00
bowling.cpp Don't create hit effect for no graphics STK 2020-02-20 10:09:29 +08:00
bowling.hpp Clean up the firing of flyables in network 2019-02-26 15:55:24 +08:00
cake.cpp Clean up the firing of flyables in network 2019-02-26 15:55:24 +08:00
cake.hpp Clean up the firing of flyables in network 2019-02-26 15:55:24 +08:00
flyable.cpp Turn physics into a singleton get for 2 processes 2020-02-28 09:43:05 +08:00
flyable.hpp Allow restoring gravity for bowling 2019-02-28 12:28:42 +08:00
item_event_info.cpp Clean up header files and remove unused class 2020-02-01 10:45:15 +08:00
item_event_info.hpp Also transfer the normal for an item from server to client. 2018-11-15 09:06:41 +11:00
item_manager.cpp Move item manager to track to allow copying easier later 2020-02-24 11:10:06 +08:00
item_manager.hpp Initial working of starting game if no physical object exists 2020-02-28 19:51:40 +08:00
item.cpp Initial working of starting game if no physical object exists 2020-02-28 19:51:40 +08:00
item.hpp Add check trigger to replace item trigger 2019-02-27 11:31:19 +08:00
network_item_manager.cpp Fix missing initialization of confirmed item ticks in child server 2020-03-15 10:14:29 +08:00
network_item_manager.hpp Fix missing initialization of confirmed item ticks in child server 2020-03-15 10:14:29 +08:00
plunger.cpp Turn race manager into a singleton get for 2 processes 2020-02-28 09:42:44 +08:00
plunger.hpp Clean up the firing of flyables in network 2019-02-26 15:55:24 +08:00
powerup_manager.cpp Fix #4367 2020-08-31 08:20:50 +08:00
powerup_manager.hpp Fix #3589 2018-11-26 11:55:43 +08:00
powerup.cpp Rewrite some code for updated kart characteristics 2020-03-16 11:48:02 +08:00
powerup.hpp Improve item firing sound in network 2018-07-28 01:00:41 +08:00
projectile_manager.cpp Add a minimap indicator for basket-balls 2020-08-21 19:43:17 +02:00
projectile_manager.hpp Add a minimap indicator for basket-balls 2020-08-21 19:43:17 +02:00
rubber_ball.cpp Fix global variable of rubber ball id 2020-02-28 19:53:18 +08:00
rubber_ball.hpp Fix global variable of rubber ball id 2020-02-28 19:53:18 +08:00
rubber_band.cpp Rewrite some code for updated kart characteristics 2020-03-16 11:48:02 +08:00
rubber_band.hpp Clean up the firing of flyables in network 2019-02-26 15:55:24 +08:00
swatter.cpp Turn projectile manager into a singleton get for 2 processes 2020-02-28 09:42:52 +08:00
swatter.hpp Function name typo fix 2019-06-22 09:51:32 +08:00