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 12:54:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7afaacda19a584c5ded13e9cd84af48914036b05
0ad
/
source
T
History
leper
7afaacda19
Improve ARRAY_SIZE.
...
This was SVN commit r16499.
2015-04-05 16:50:26 +00:00
..
collada
Remove checks for unsupported GCC versions (<4.6).
2015-01-24 20:37:07 +00:00
graphics
Move civ JSON files to simulation/data. Patch by MattDoerksen.
Fixes
#2562
.
2015-04-01 23:48:33 +00:00
gui
Fix heightmap rectangle. Take the water plain height as the base plane, instead of a hardcoded value.
2015-04-01 14:17:18 +00:00
i18n
Automatically replace %hs/%ls with %s in CLogger format strings.
2015-01-22 20:36:24 +00:00
lib
Improve ARRAY_SIZE.
2015-04-05 16:50:26 +00:00
lobby
Update lobby room.
2015-03-15 04:15:45 +00:00
maths
…
mocks
…
network
Convert CConsole to take UTF-8 strings.
2015-02-14 01:49:34 +00:00
pch
Switch to std::shared_ptr and std::weak_ptr.
2015-01-25 03:10:58 +00:00
ps
Removes special handling of fullscreen toggle on OS X w/ SDL 1.2, which is no longer used
2015-03-21 21:01:01 +00:00
renderer
Fixes inconsistencies in spelling of colour/color by preferring "color" (only wxWidgets remains with some API that requires "colour"),
fixes
#1029
.
2015-03-15 23:59:48 +00:00
scriptinterface
Disables some SpiderMonkey-related build warnings with clang
2015-02-22 21:15:47 +00:00
simulation2
Move civ JSON files to simulation/data. Patch by MattDoerksen.
Fixes
#2562
.
2015-04-01 23:48:33 +00:00
soundmanager
Convert debug_printf to take UTF-8 strings instead of wchar_t.
2015-02-14 01:45:13 +00:00
third_party
Update tinygettext.
Fixes
#2522
.
2015-03-24 17:47:08 +00:00
tools
Fix error when you paste entities over another entity and you try to rotate at the same time while pressing alt/shift key
2015-04-04 21:45:11 +00:00
main.cpp
Removes special handling of fullscreen toggle on OS X w/ SDL 1.2, which is no longer used
2015-03-21 21:01:01 +00:00
test_setup.cpp
…