0ad/source/network
janwas 77d2c67ada misc. string fixes
convert remaining %s to %hs or %ls
use WPRINTF_ARGS on unicode printf functions
fix: __func__ can't be widened via preprocessor (-> revert to char*)
convert remaining external_[directory|file_string to string()
Util: don't mix fwprintf and fprintf
Formation: fix dangling pointer (storing result of c_str())

This was SVN commit r7164.
2009-11-04 15:29:28 +00:00
..
fsm.cpp Add GPL header 2009-04-18 17:00:33 +00:00
fsm.h Patch from #258: [FreeBSD compat] add some missing includes 2009-07-16 16:53:55 +00:00
JSEvents.h Add GPL header 2009-04-18 17:00:33 +00:00
NetClient.cpp misc. string fixes 2009-11-04 15:29:28 +00:00
NetClient.h Add GPL header 2009-04-18 17:00:33 +00:00
NetJsEvents.h Add GPL header 2009-04-18 17:00:33 +00:00
NetLog.cpp misc. string fixes 2009-11-04 15:29:28 +00:00
NetLog.h huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
NetMessage.cpp huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
NetMessage.h Add GPL header 2009-04-18 17:00:33 +00:00
NetMessages.h Add GPL header 2009-04-18 17:00:33 +00:00
NetServer.cpp misc. string fixes 2009-11-04 15:29:28 +00:00
NetServer.h Add GPL header 2009-04-18 17:00:33 +00:00
NetSession.cpp misc. string fixes 2009-11-04 15:29:28 +00:00
NetSession.h Add GPL header 2009-04-18 17:00:33 +00:00
Network.cpp misc. string fixes 2009-11-04 15:29:28 +00:00
Network.h huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
NetworkInternal.h Add GPL header 2009-04-18 17:00:33 +00:00
NMTCreator.h Add GPL header 2009-04-18 17:00:33 +00:00
Serialization.h Add GPL header 2009-04-18 17:00:33 +00:00
ServerSocket.cpp misc. string fixes 2009-11-04 15:29:28 +00:00
SocketBase.cpp misc. string fixes 2009-11-04 15:29:28 +00:00
SocketBase.h Add GPL header 2009-04-18 17:00:33 +00:00
StreamSocket.cpp misc. string fixes 2009-11-04 15:29:28 +00:00
StreamSocket.h Add GPL header 2009-04-18 17:00:33 +00:00
StringConverters.h Add GPL header 2009-04-18 17:00:33 +00:00