godot/platform/windows
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
..
export GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
context_gl_win.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
context_gl_win.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
ctxgl_procaddr.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
ctxgl_procaddr.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
detect.py Bug Fixes 2014-11-02 11:31:01 -03:00
godot_win.cpp remove unnecessary error check when converting ascii to unicode 2014-03-11 13:09:24 +08:00
key_mapping_win.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
key_mapping_win.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
lang_table.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
logo.png GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
os_windows.cpp 3D Import Import & UDP 2014-11-12 11:23:23 -03:00
os_windows.h -variables with export in script are now IMMEDIATELY AND ALWAYS visible in properties (#718) 2014-09-22 00:50:48 -03:00
packet_peer_udp_winsock.cpp UDP Fixes 2014-11-13 00:53:12 -03:00
packet_peer_udp_winsock.h UDP Fixes 2014-11-13 00:53:12 -03:00
platform_config.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
SCsub 3D Import Import & UDP 2014-11-12 11:23:23 -03:00
stream_peer_winsock.cpp windows StreamPeerWinsock::set_nodelay implementation 2014-02-17 13:24:44 -05:00
stream_peer_winsock.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
tcp_server_winsock.cpp Return an error code when address/port already in use 2014-05-31 17:13:08 +02:00
tcp_server_winsock.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00