godot/demos/misc/udp_chat
Juan Linietsky abbea4d945 UDP Fixes
-=-=-=-=-

Curse the day I decided to port UDP code, as it ended up
being two nights of work.  At least It's done now (I hope).

-Fixed UDP Support, API seems stable
-Added UDP Chat demo (chat that can lose your packets, heh)
-Added helpers to areas and bodies to get list of collided bodies and contained bodies.
-Sped up screen/viewport capture code.
-Added code to save an image as PNG
-Small fix so scripts register their singletons after modules did.
2014-11-13 00:53:12 -03:00
..
chat.gd UDP Fixes 2014-11-13 00:53:12 -03:00
chat.scn UDP Fixes 2014-11-13 00:53:12 -03:00
engine.cfg UDP Fixes 2014-11-13 00:53:12 -03:00
icon.png UDP Fixes 2014-11-13 00:53:12 -03:00