This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
e9271025dc66a4100bcdffd674a028b8e32ccbc2
0ad
/
source
T
History
wraitii
e9271025dc
Forgot to serialize a new unitMotion variable, resulting in OOS on rejoin.
...
This was SVN commit r17245.
2015-11-12 20:57:50 +00:00
..
collada
…
graphics
Fixes global init order bug that caused OOS between OS X and other platforms,
fixes
#3499
. May improve pathfinding behavior in some cases, please test!
2015-10-15 02:51:12 +00:00
gui
Allow kicking/banning players from gamesetup and session. Patch by elexis.
Fixes
#3241
.
2015-11-11 02:05:23 +00:00
i18n
…
lib
Fixes stream serialization bug on OS X 10.8 and older, which caused instant OOS in multiplayer games,
fixes
#3108
.
2015-10-15 03:31:30 +00:00
lobby
…
maths
Mark several CFixedVector2D as const and passed by reference in Geometry and a few other places. Mark some functions (that probably already were) inline.
2015-11-11 20:50:02 +00:00
mocks
…
network
Allow kicking/banning players from gamesetup and session. Patch by elexis.
Fixes
#3241
.
2015-11-11 02:05:23 +00:00
pch
…
ps
Fix an oversight.
2015-11-05 16:52:19 +00:00
renderer
Math is hard
2015-11-12 17:32:33 +00:00
scriptinterface
…
simulation2
Forgot to serialize a new unitMotion variable, resulting in OOS on rejoin.
2015-11-12 20:57:50 +00:00
soundmanager
…
third_party
…
tools
Removes extraneous check from XpartaMuPP.
Fixes
#3568
.
2015-11-08 17:09:59 +00:00
main.cpp
…
test_setup.cpp
…