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
fd561cb88b1bd5ff6575aecfbba2e1da19dfccc4
0ad
/
source
/
simulation2
/
helpers
T
History
historic_bruno
508f56d2dd
Fixes bug in triple-click unit selection for units without a SelectionGroupName defined. In this case, triple-click will behave the same as double-click.
...
This was SVN commit r9444.
2011-05-05 02:06:53 +00:00
..
Geometry.cpp
# Optimise spatial queries.
2010-09-19 18:08:56 +00:00
Geometry.h
# Optimise spatial queries.
2010-09-19 18:08:56 +00:00
Grid.h
split debug_assert into ENSURE and ASSERT as discussed in a previous meeting.
2011-04-30 13:01:45 +00:00
Player.h
…
Position.h
…
PriorityQueue.h
split debug_assert into ENSURE and ASSERT as discussed in a previous meeting.
2011-04-30 13:01:45 +00:00
Render.cpp
…
Render.h
…
Selection.cpp
Fixes bug in triple-click unit selection for units without a SelectionGroupName defined. In this case, triple-click will behave the same as double-click.
2011-05-05 02:06:53 +00:00
Selection.h
Adjusts unit selection behavior to account for ranks. Triple-click now selects units regardless of their rank.
2011-05-05 01:27:49 +00:00
SimulationCommand.h
# Add initial basic player AI framework.
2011-01-12 12:29:00 +00:00
Spatial.h
split debug_assert into ENSURE and ASSERT as discussed in a previous meeting.
2011-04-30 13:01:45 +00:00