Time Nick Message 16:36 kilbith http://codepad.org/y2OSQvkg 16:36 kilbith that's the way I get a GenericCAO from a ObjectRef class 16:36 kilbith am I doing it right? 16:36 kilbith celeron55 ^ 16:39 kilbith at least it compiles 16:41 sfan5 peer IDs have no relation to object IDs, won't work 16:42 kilbith fuck 16:43 kilbith it's hard to get a bridge between CAO <-> SAO 16:44 Krock they have shared object IDs though 16:44 sfan5 if you're writing code that runs on the server then it's impossible to get a hold of a CAO anyway... 16:47 kilbith then I do I attach my Camera to a ISceneNode from a ObjectRef class 16:48 kilbith only CAO knows about the scene node 16:48 kilbith +how 16:49 sfan5 you send an AO_CMD_... with the needed data and let the client code do it 18:59 Krock Shall I merge irr#117 and irr#26 ? They do not meet the general 2 approval rule, hence asking. 18:59 ShadowBot https://github.com/minetest/irrlicht/issues/117 -- Fix uninitialized color array in GUIListBox items by JosiahWI 18:59 ShadowBot https://github.com/minetest/irrlicht/issues/26 -- Add msvc build by LoneWolfHT 19:26 sfan5 fine by me 19:43 Krock okay 19:43 Krock merging