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 10:15:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dd7287c1c8f2bfda6cf6865223262b31c1b5f01e
0ad
/
source
T
History
elexis
b5cb62ffa2
Remove error messages from the CinemaManager, since not having a GameView is expected in non-visual replay. Patch by Vladislav, refs
#3301
.
...
This was SVN commit r17682.
2016-01-21 13:07:52 +00:00
..
collada
…
graphics
Remove trailing whitespace. Refs
#118
.
2016-01-14 00:04:32 +00:00
gui
Specify the default column sorting order in XML instead of JS.
2016-01-18 19:23:14 +00:00
i18n
…
lib
Updates precompiled win32 SDL libs to 2.0.4 from libsdl.org.
2016-01-17 23:11:37 +00:00
lobby
Remove legacy error codes from strings.
2016-01-04 17:58:28 +00:00
maths
…
mocks
…
network
Deep freeze simulation commands to prevent accidental updates.
Fixes
#3647
.
2016-01-18 22:24:50 +00:00
pch
…
ps
Remove JSDebugger.
Closes
#2419
,
#2973
. Refs
#410
,
#2348
,
#3708
.
2016-01-17 00:34:33 +00:00
renderer
Use explicit types instead of auto.
2016-01-13 00:42:55 +00:00
scriptinterface
Remove JSDebugger.
Closes
#2419
,
#2973
. Refs
#410
,
#2348
,
#3708
.
2016-01-17 00:34:33 +00:00
simulation2
Remove error messages from the CinemaManager, since not having a GameView is expected in non-visual replay. Patch by Vladislav, refs
#3301
.
2016-01-21 13:07:52 +00:00
soundmanager
…
third_party
…
tools
Remove JSDebugger.
Closes
#2419
,
#2973
. Refs
#410
,
#2348
,
#3708
.
2016-01-17 00:34:33 +00:00
main.cpp
Add version command line option.
Fixes
#2965
.
2016-01-08 19:35:33 +00:00
test_setup.cpp
…