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-22 05:26:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e9271025dc66a4100bcdffd674a028b8e32ccbc2
0ad
/
source
/
network
T
History
leper
32da740f14
Allow kicking/banning players from gamesetup and session. Patch by elexis.
Fixes
#3241
.
...
This was SVN commit r17217.
2015-11-11 02:05:23 +00:00
..
tests
Convert CConsole to take UTF-8 strings.
2015-02-14 01:49:34 +00:00
fsm.cpp
…
fsm.h
…
NetClient.cpp
Allow kicking/banning players from gamesetup and session. Patch by elexis.
Fixes
#3241
.
2015-11-11 02:05:23 +00:00
NetClient.h
Allow kicking/banning players from gamesetup and session. Patch by elexis.
Fixes
#3241
.
2015-11-11 02:05:23 +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
Allow kicking/banning players from gamesetup and session. Patch by elexis.
Fixes
#3241
.
2015-11-11 02:05:23 +00:00
NetMessage.cpp
Allow kicking/banning players from gamesetup and session. Patch by elexis.
Fixes
#3241
.
2015-11-11 02:05:23 +00:00
NetMessage.h
SpiderMonkey 31 upgrade
2015-01-24 14:46:52 +00:00
NetMessages.h
Allow kicking/banning players from gamesetup and session. Patch by elexis.
Fixes
#3241
.
2015-11-11 02:05:23 +00:00
NetMessageSim.cpp
Convert CConsole to take UTF-8 strings.
2015-02-14 01:49:34 +00:00
NetServer.cpp
Allow kicking/banning players from gamesetup and session. Patch by elexis.
Fixes
#3241
.
2015-11-11 02:05:23 +00:00
NetServer.h
Allow kicking/banning players from gamesetup and session. Patch by elexis.
Fixes
#3241
.
2015-11-11 02:05:23 +00:00
NetSession.cpp
Allow kicking/banning players from gamesetup and session. Patch by elexis.
Fixes
#3241
.
2015-11-11 02:05:23 +00:00
NetSession.h
Allow kicking/banning players from gamesetup and session. Patch by elexis.
Fixes
#3241
.
2015-11-11 02:05:23 +00:00
NetStats.cpp
…
NetStats.h
…
NetTurnManager.cpp
Fix
#3309
by capping m_DeltaSimTime in NetTurnManager.cpp. Patch by elexis. Review by Philip.
2015-10-31 21:04:47 +00:00
NetTurnManager.h
Display which player(s) are OOS when it happens. Also fix some encoding issues with file paths.
2015-08-30 17:47:18 +00:00
NMTCreator.h
…
Serialization.h
…
StringConverters.h
…