stk-code_catmod/src/items
2018-09-21 16:13:19 +08:00
..
attachment_manager.cpp Try to free vertex buffer memory if possible 2018-09-12 16:29:41 +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 Fix swatter in network 2018-07-27 13:32:19 +08:00
attachment.cpp Fix attachment with swatter removing bomb animation rewind 2018-09-17 16:15:15 +08:00
attachment.hpp Improve swatter in network by locally add a swat event 2018-08-02 16:37:56 +08:00
bowling.cpp Improve undo destruction for flyable 2018-08-08 11:50:45 +08:00
bowling.hpp Improve undo destruction for flyable 2018-08-08 11:50:45 +08:00
cake.cpp Rewind bowling and cake in network game 2018-07-25 15:33:49 +08:00
cake.hpp Rewind bowling and cake in network game 2018-07-25 15:33:49 +08:00
flyable.cpp Try to free vertex buffer memory if possible 2018-09-12 16:29:41 +08:00
flyable.hpp Fix plunger in network 2018-07-28 16:02:46 +08:00
item_event_info.cpp Removed execute permission (for unknown reasons VS makes source files 2018-06-08 10:59:13 +10:00
item_event_info.hpp Removed execute permission (for unknown reasons VS makes source files 2018-06-08 10:59:13 +10:00
item_manager.cpp Fix crash in case of multiple item collection and different 2018-09-13 11:29:40 +10:00
item_manager.hpp Fix crash in case of multiple item collection and different 2018-09-13 11:29:40 +10:00
item.cpp Fix missing initialized values 2018-09-21 16:12:04 +08:00
item.hpp Merge remote-tracking branch 'origin/master' into network-item-debugging 2018-09-19 08:33:42 +10:00
network_item_manager.cpp Use setTicksForRewind for count down game timer 2018-09-21 16:13:19 +08:00
network_item_manager.hpp Fix crash in case of multiple item collection and different 2018-09-13 11:29:40 +10:00
plunger.cpp Header clean up 2018-09-15 11:18:30 +08:00
plunger.hpp Fix plunger in network 2018-07-28 16:02:46 +08:00
powerup_manager.cpp Pre-upload powerup spm to prevent hangs when using item 2018-09-12 16:34:38 +08:00
powerup_manager.hpp Try to free vertex buffer memory if possible 2018-09-12 16:29:41 +08:00
powerup.cpp Merge remote-tracking branch 'origin/master' into network-item-debugging 2018-09-19 08:33:42 +10:00
powerup.hpp Improve item firing sound in network 2018-07-28 01:00:41 +08:00
projectile_manager.cpp Don't recreate locally destroyed projectile 2018-07-30 01:56:14 +08:00
projectile_manager.hpp Don't recreate locally destroyed projectile 2018-07-30 01:56:14 +08:00
rubber_ball.cpp Header clean up 2018-09-15 11:18:30 +08:00
rubber_ball.hpp Fix rewind issue of rubber ball 2018-08-06 14:37:55 +08:00
rubber_band.cpp Fix plunger in network 2018-07-28 16:02:46 +08:00
rubber_band.hpp Fixed compilation with older gcc 2018-08-24 22:59:46 +02:00
swatter.cpp Header clean up 2018-09-15 11:18:30 +08:00
swatter.hpp Improve swatter in network by locally add a swat event 2018-08-02 16:37:56 +08:00