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-13 23:35:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
73add207272d9bb4be604d100649683b05840209
0ad
/
source
T
History
Ykkrosh
73add20727
Load original Pagella .otf font with hinting explicitly disabled, instead of loading via .ttf
...
This was SVN commit r9243.
2011-04-13 22:15:04 +00:00
..
collada
…
graphics
Fixes a few error cases in the map generator.
2011-04-10 22:21:15 +00:00
gui
Fix GCC 4.6 "set but not used" warnings
2011-04-07 16:34:51 +00:00
lib
smbios: avoid warning when no information is returned (happens on 32-bit XP)
2011-04-09 17:09:48 +00:00
maths
Optimise some matrix operations, based on patch from ortalo.
2011-04-01 18:33:47 +00:00
mocks
…
network
remove unnecessary utf8 includes
2011-03-23 16:32:44 +00:00
pch
…
ps
Random maps generated in their own thread, loading GUI is updated with progress.
2011-04-10 05:31:18 +00:00
renderer
Renderer simplification: Remove now-unused texgen stream.
2011-04-06 22:09:58 +00:00
scripting
per discussion with Philip, remove STL_HASH_MAP etc. because they're ugly, rarely used and superseded by boost::unordered*
2011-03-23 16:56:27 +00:00
scriptinterface
Fix build in Clang
2011-04-09 00:05:37 +00:00
simulation
per discussion with Philip, remove STL_HASH_MAP etc. because they're ugly, rarely used and superseded by boost::unordered*
2011-03-23 16:56:27 +00:00
simulation2
Deallocate expired projectiles properly
2011-04-08 00:11:27 +00:00
sound
Remove rmgen tool.
2011-04-10 00:54:15 +00:00
tools
Load original Pagella .otf font with hinting explicitly disabled, instead of loading via .ttf
2011-04-13 22:15:04 +00:00
contributors.txt
…
main.cpp
Handle map loading errors in autostart and normal setup modes. Adds TODOs for Atlas and Replay modes. See
#764
.
2011-04-07 02:32:16 +00:00
test_setup.cpp
refactoring:
2011-03-23 16:14:47 +00:00