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-14 06:55:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ff30dc2ba4e9fa6e934d0b082605dd4ccdb869db
0ad
/
source
T
History
wraitii
814cdd9524
Tie tangent generation with preferGLSL setting for convenience since that setting was not really useful.
Fixes
#2506
. Patch by fabio.
...
This was SVN commit r17325.
2015-11-29 15:44:22 +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
I should not commit half-finished debug code.
2015-11-16 18:48:05 +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
Stop processing turns after a replay finishes. Patch by elexis.
Fixes
#3581
2015-11-15 15:08:46 +00:00
pch
…
ps
Visual replay code cleanup. Refs
#3440
.
2015-11-29 00:23:18 +00:00
renderer
Tie tangent generation with preferGLSL setting for convenience since that setting was not really useful.
Fixes
#2506
. Patch by fabio.
2015-11-29 15:44:22 +00:00
scriptinterface
…
simulation2
improves performance of hierarchical pathFinder, refs
#3588
2015-11-28 13:06:44 +00:00
soundmanager
…
third_party
…
tools
Actually remove all unlisted translations.
2015-11-21 20:00:20 +00:00
main.cpp
…
test_setup.cpp
…