]> git.mxchange.org Git - flightgear.git/commit
Use a property listener on the root, to observe property creation, and thus lazily...
authorJames Turner <zakalawe@mac.com>
Sun, 17 Oct 2010 23:58:35 +0000 (00:58 +0100)
committerJames Turner <zakalawe@mac.com>
Sun, 17 Oct 2010 23:58:35 +0000 (00:58 +0100)
commit6251814604a2395d66dc28fbe0cde8ce99e7be2c
treea4c8c7244b3c2e3074cded4d2269432d4568b635
parent9f9e86a61e1313963c9b961ed390cee3e967c659
Use a property listener on the root, to observe property creation, and thus lazily update the MP property map. Fixes bug 164, and probably many latent MP missing-property issues.
src/Network/multiplay.cxx
src/Network/multiplay.hxx