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-24 22:48:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e41ddc4e779ca601211fce514af242cd83e24685
0ad
/
source
/
ps
/
Network
T
History
MarkT
bcabe3aa53
Script integration work - valueOf() is no longer required most of the time; also property-change watches and enumeration over entities (but not yet other native objects), rudimentary beginnings of a global events system, and adjusted the status orb to update only on changes.
...
This was SVN commit r2157.
2005-04-22 07:12:55 +00:00
..
AllNetMessages.h
types.h => lib/types.h (avoid name collision)
2005-02-26 15:13:15 +00:00
Client.cpp
Script integration work - valueOf() is no longer required most of the time; also property-change watches and enumeration over entities (but not yet other native objects), rudimentary beginnings of a global events system, and adjusted the status orb to update only on changes.
2005-04-22 07:12:55 +00:00
Client.h
…
JSEvents.h
Script integration work - valueOf() is no longer required most of the time; also property-change watches and enumeration over entities (but not yet other native objects), rudimentary beginnings of a global events system, and adjusted the status orb to update only on changes.
2005-04-22 07:12:55 +00:00
NetLog.cpp
…
NetLog.h
…
NetMessage.cpp
…
NetMessage.h
types.h => lib/types.h (avoid name collision)
2005-02-26 15:13:15 +00:00
Network.cpp
…
Network.h
types.h => lib/types.h (avoid name collision)
2005-02-26 15:13:15 +00:00
NetworkInternal.h
…
NMTCreator.h
…
Serialization.h
types.h => lib/types.h (avoid name collision)
2005-02-26 15:13:15 +00:00
Server.cpp
Script integration work - valueOf() is no longer required most of the time; also property-change watches and enumeration over entities (but not yet other native objects), rudimentary beginnings of a global events system, and adjusted the status orb to update only on changes.
2005-04-22 07:12:55 +00:00
Server.h
…
ServerSession.cpp
Script integration work - valueOf() is no longer required most of the time; also property-change watches and enumeration over entities (but not yet other native objects), rudimentary beginnings of a global events system, and adjusted the status orb to update only on changes.
2005-04-22 07:12:55 +00:00
ServerSession.h
…
ServerSocket.cpp
…
Session.cpp
…
Session.h
First draft of a GPG3-style profiler (including tracing into scripts, after a fashion)
2005-03-30 16:14:19 +00:00
SessionManager.cpp
…
SessionManager.h
…
SocketBase.cpp
…
SocketBase.h
types.h => lib/types.h (avoid name collision)
2005-02-26 15:13:15 +00:00
StreamSocket.cpp
…
StreamSocket.h
types.h => lib/types.h (avoid name collision)
2005-02-26 15:13:15 +00:00
StringConverters.h
…