workadventure/front/src/Phaser
David Négrier d78006e106 Fixing memory leak with listeners
The listeners from MediaManager and SimplePeer were never removed, leading to a huge amount of listeners all over the applications when switching regularly of scene.
2020-06-23 15:02:35 +02:00
..
Components Finishing removing any reference to "any" in the front. 2020-06-19 16:36:40 +02:00
Entity Finishing removing any reference to "any" in the front. 2020-06-19 16:36:40 +02:00
Game Fixing memory leak with listeners 2020-06-23 15:02:35 +02:00
Login Refactoring connection to be part of a GameScene 2020-06-22 11:58:07 +02:00
Map Finishing removing any reference to "any" in the front. 2020-06-19 16:36:40 +02:00
Player Fixing use const instead of let 2020-06-19 14:30:34 +02:00
Reconnecting Finishing removing any reference to "any" in the front. 2020-06-19 16:36:40 +02:00
UserInput Removing any in the front 2020-06-19 14:30:34 +02:00