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-30 15:09:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2e1545ffc4f1e430815d2af094eac8fdfa7c3d2b
0ad
/
source
/
simulation2
/
helpers
T
History
vladislavbelov
e90aaf6348
Adds line drawing to DebugRenderer.
...
This was SVN commit r25314.
2021-04-25 20:48:44 +00:00
..
CinemaPath.cpp
…
CinemaPath.h
…
Geometry.cpp
…
Geometry.h
…
Grid.h
…
HierarchicalPathfinder.cpp
Replaces UNICODE characters in the code by consistent ASCII characters.
2021-01-15 10:07:36 +00:00
HierarchicalPathfinder.h
Fixes revealed missed includes after
e104b41be2
.
2021-03-03 22:38:59 +00:00
LongPathfinder.cpp
…
LongPathfinder.h
Add a simple 'pushing' logic to unit motion to improve movement.
2021-04-02 16:30:59 +00:00
Los.h
Decouple LOS resolution from terrain resolution
2021-03-02 16:44:40 +00:00
MapEdgeTiles.h
…
Pathfinding.cpp
ParamNode: switch to utf8, ToXML -> ToXMLString, test tweak, PCH tweak
2021-04-11 09:23:10 +00:00
Pathfinding.h
…
PathGoal.cpp
…
PathGoal.h
…
Player.h
…
Position.h
…
PriorityQueue.h
…
Rasterize.cpp
…
Rasterize.h
…
Render.cpp
Adds line drawing to DebugRenderer.
2021-04-25 20:48:44 +00:00
Render.h
…
Selection.cpp
…
Selection.h
…
SimulationCommand.h
…
Spatial.h
…
VertexPathfinder.cpp
Improve UnitMotion behaviour when working around obstructions.
2020-12-19 10:45:07 +00:00
VertexPathfinder.h
…