This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-30 06:47:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5d35f6bfe07125029ba4ced1b8b55088862e4821
0ad
/
source
/
network
T
History
Matei
98dd1a1bb4
Refactored "generic" order to just call it "contact action", and added support for intercepting targets if performing a contact action while moving.
...
This was SVN commit r6290.
2008-07-29 08:22:56 +00:00
..
fsm.cpp
…
fsm.h
…
JSEvents.h
…
NetClient.cpp
Refactored "generic" order to just call it "contact action", and added support for intercepting targets if performing a contact action while moving.
2008-07-29 08:22:56 +00:00
NetClient.h
Merged in Dacian's network changes.
2008-07-03 06:29:22 +00:00
NetJsEvents.h
…
NetLog.cpp
…
NetLog.h
…
NetMessage.cpp
Refactored "generic" order to just call it "contact action", and added support for intercepting targets if performing a contact action while moving.
2008-07-29 08:22:56 +00:00
NetMessage.h
Refactored "generic" order to just call it "contact action", and added support for intercepting targets if performing a contact action while moving.
2008-07-29 08:22:56 +00:00
NetMessages.h
Refactored "generic" order to just call it "contact action", and added support for intercepting targets if performing a contact action while moving.
2008-07-29 08:22:56 +00:00
NetServer.cpp
Refactored "generic" order to just call it "contact action", and added support for intercepting targets if performing a contact action while moving.
2008-07-29 08:22:56 +00:00
NetServer.h
Merged in Dacian's network changes.
2008-07-03 06:29:22 +00:00
NetSession.cpp
Networking fixes - it now more or less works over ENet!
2008-07-12 19:08:38 +00:00
NetSession.h
large batch of Dehydra static code analysis fixes
2008-07-12 10:45:11 +00:00
Network.cpp
…
Network.h
…
NetworkInternal.h
…
NMTCreator.h
Fixed multi-line comment warning
2008-07-18 23:52:29 +00:00
Serialization.h
…
ServerSocket.cpp
…
SocketBase.cpp
premake: detect processor architecture from script
2008-06-30 17:34:18 +00:00
SocketBase.h
…
StreamSocket.cpp
…
StreamSocket.h
…
StringConverters.h
…