This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-05 12:10:55 +00:00
Code
Releases
Wiki
Activity
Files
478ab8b45b51ccaafb9db0251ff760e7136e33f6
godot
/
modules
/
enet
History
Fabio Alessandrelli
411f08c506
Fix ENet max clients highest value.
...
Was 4096, while actually it's 4095. Fixed now in both docs and `create_server` check.
2020-01-03 20:18:33 +01:00
..
doc_classes
Fix ENet max clients highest value.
2020-01-03 20:18:33 +01:00
config.py
SCons: Pass env to modules can_build method
2018-05-30 19:11:36 +02:00
networked_multiplayer_enet.cpp
Fix ENet max clients highest value.
2020-01-03 20:18:33 +01:00
networked_multiplayer_enet.h
Update copyright statements to 2020
2020-01-01 11:16:22 +01:00
register_types.cpp
Update copyright statements to 2020
2020-01-01 11:16:22 +01:00
register_types.h
Update copyright statements to 2020
2020-01-01 11:16:22 +01:00
SCsub
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
2019-07-03 09:59:04 +02:00