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-07-06 18:44:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8a39ea554329ff6b710617049ee972aeccad7e6c
0ad
/
source
/
network
T
History
Ykkrosh
568c415d0a
Convert wchar_t*/wstring arguments to UTF-8 strings in CLogger messages.
...
This was SVN commit r16188.
2015-01-22 20:37:38 +00:00
..
tests
Fix failure in TestNetComms::test_basic_DISABLED. Patch by Echelon9.
Fixes
#2426
.
2014-08-24 12:02:52 +00:00
fsm.cpp
Implements ready status into gamesetup.
Fixes
#2447
.
2014-04-26 18:34:34 +00:00
fsm.h
…
NetClient.cpp
Convert wchar_t*/wstring arguments to UTF-8 strings in CLogger messages.
2015-01-22 20:37:38 +00:00
NetClient.h
Replace CScriptValRooted with JS::Heap<T> and custom tracer for CNetClient
2014-11-09 15:16:00 +00:00
NetFileTransfer.cpp
Automatically convert all CLogger format strings from wchar_t* to char*.
2015-01-22 20:31:30 +00:00
NetFileTransfer.h
…
NetHost.cpp
Automatically replace %hs/%ls with %s in CLogger format strings.
2015-01-22 20:36:24 +00:00
NetHost.h
Implements ready status into gamesetup.
Fixes
#2447
.
2014-04-26 18:34:34 +00:00
NetMessage.cpp
Automatically convert all CLogger format strings from wchar_t* to char*.
2015-01-22 20:31:30 +00:00
NetMessage.h
…
NetMessages.h
Implements ready status into gamesetup.
Fixes
#2447
.
2014-04-26 18:34:34 +00:00
NetMessageSim.cpp
Exact stack rooting for ScriptInterface::ToString.
2014-08-03 17:29:49 +00:00
NetServer.cpp
Convert wchar_t*/wstring arguments to UTF-8 strings in CLogger messages.
2015-01-22 20:37:38 +00:00
NetServer.h
Exact stack rooting for JSON related ScriptInterface functions.
2014-08-02 22:21:50 +00:00
NetSession.cpp
Automatically replace %hs/%ls with %s in CLogger format strings.
2015-01-22 20:36:24 +00:00
NetSession.h
…
NetStats.cpp
…
NetStats.h
…
NetTurnManager.cpp
Convert wchar_t*/wstring arguments to UTF-8 strings in CLogger messages.
2015-01-22 20:37:38 +00:00
NetTurnManager.h
…
NMTCreator.h
…
Serialization.h
…
StringConverters.h
…