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
cb268f4a8e9bb37540ff7d1bf90e75e9ea2cb1ff
0ad
/
source
T
History
elexis
53eaef0746
Don't change the copyright headers of other software groups, as reported by leper.
...
Refs
43137fef3f
/ D716 This was SVN commit r19907.
2017-07-10 21:53:47 +00:00
..
collada
…
graphics
Ensure the camera position being above the water level (without smoothing the water level with the terrain).
2017-07-10 02:16:57 +00:00
gui
Allow the JS GUI to subscribe to the window resized event and use it to conditionally update the observer panel (refs D689).
2017-06-30 00:04:29 +00:00
i18n
…
lib
Make all Wildfire Games copyright headers consistent by always ending with a period and using (C) instead of (c).
2017-07-10 14:26:24 +00:00
lobby
Correct lobby chat timestamps.
2017-06-18 18:48:18 +00:00
maths
Insert cinematic path nodes after the currently selected node instead of before (so paths are not created in the opposite of the expected order).
2017-07-01 15:49:59 +00:00
mocks
…
network
Fix the replay menu for people with non-latin characters in their username.
2017-06-25 14:54:00 +00:00
pch
…
ps
Make all Wildfire Games copyright headers consistent by always ending with a period and using (C) instead of (c).
2017-07-10 14:26:24 +00:00
renderer
Recompute water graphics when changing the water level and upon deserialization to fix a graphical (non-simulation) OOS on rejoin.
2017-07-01 04:15:49 +00:00
scriptinterface
…
simulation2
Recompute water graphics when changing the water level and upon deserialization to fix a graphical (non-simulation) OOS on rejoin.
2017-07-01 04:15:49 +00:00
soundmanager
Pass CVector3D as const reference in a few places.
2017-05-08 04:04:45 +00:00
third_party
Make all Wildfire Games copyright headers consistent by always ending with a period and using (C) instead of (c).
2017-07-10 14:26:24 +00:00
tools
Don't change the copyright headers of other software groups, as reported by leper.
2017-07-10 21:53:47 +00:00
main.cpp
Fix the replay menu for people with non-latin characters in their username.
2017-06-25 14:54:00 +00:00
test_setup.cpp
…