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-16 16:34:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c49c665edba88461defb82ab0dbab63eab2fc510
0ad
/
source
/
simulation2
/
helpers
T
History
elexis
6149dd3841
Actually remove trailing whitespace for non-header files as well.
...
This was SVN commit r18989.
2016-11-23 13:02:58 +00:00
..
Geometry.cpp
Pathfinder optimization,
fixes
#3541
.
2015-12-18 15:05:33 +00:00
Geometry.h
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
Grid.h
Remove trailing whitespace and whitespace in empty lines of source/ except source/third_party/.
2016-11-23 11:18:37 +00:00
HierarchicalPathfinder.cpp
Change profiling calls to get a better view of what is actually slow and what is not.
2016-06-25 13:12:35 +00:00
HierarchicalPathfinder.h
make const the new method introduced in
2451872731
2015-12-10 19:23:50 +00:00
LongPathfinder.cpp
Actually remove trailing whitespace for non-header files as well.
2016-11-23 13:02:58 +00:00
LongPathfinder.h
Remove trailing whitespace and whitespace in empty lines of source/ except source/third_party/.
2016-11-23 11:18:37 +00:00
Pathfinding.h
Remove trailing whitespace and whitespace in empty lines of source/ except source/third_party/.
2016-11-23 11:18:37 +00:00
PathGoal.cpp
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
PathGoal.h
…
Player.h
…
Position.h
…
PriorityQueue.h
…
Rasterize.cpp
The over-rasterization of obstructions introduced in [17161] could in very rare cases lead to an OOS in the passability grid.
Fixes
#3612
.
2015-11-16 22:03:10 +00:00
Rasterize.h
…
Render.cpp
Actually remove trailing whitespace for non-header files as well.
2016-11-23 13:02:58 +00:00
Render.h
Remove trailing whitespace and whitespace in empty lines of source/ except source/third_party/.
2016-11-23 11:18:37 +00:00
Selection.cpp
Actually remove trailing whitespace for non-header files as well.
2016-11-23 13:02:58 +00:00
Selection.h
Remove trailing whitespace and whitespace in empty lines of source/ except source/third_party/.
2016-11-23 11:18:37 +00:00
SimulationCommand.h
SpiderMonkey 38 upgrade: 10/35
2016-09-02 16:24:46 +00:00
Spatial.h
Remove trailing whitespace and whitespace in empty lines of source/ except source/third_party/.
2016-11-23 11:18:37 +00:00