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:55:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1daee6bbc26dbfe6b0d1f51dcbd893cd2cc6d8a4
0ad
/
source
T
History
Ykkrosh
3792b02963
Fix CPreprocessor uninitialised data causing error messages on "#endif" followed by EOF with no newline. Warn about unrecognised "#elif".
...
This was SVN commit r11418.
2012-04-02 16:12:46 +00:00
..
collada
…
graphics
Fix FFP renderer
2012-03-20 13:32:30 +00:00
gui
Added grayscale option for ui textures
2012-03-18 19:43:03 +00:00
lib
Updates data paths on OS X and Windows. On OS X only write to locations inside ~/Library. On Windows make the distinction between local and roaming appdata, and use folder inside My Documents for user-created data.
Fixes
#1145
.
2012-03-22 00:23:31 +00:00
maths
…
mocks
…
network
…
pch
…
ps
Fix CPreprocessor uninitialised data causing error messages on "#endif" followed by EOF with no newline. Warn about unrecognised "#elif".
2012-04-02 16:12:46 +00:00
renderer
Increase maximum VBO size, to support larger meshes
2012-03-21 18:45:10 +00:00
scripting
…
scriptinterface
Fix formatting
2012-03-20 18:13:27 +00:00
simulation2
Delete rally point marker entity when entity is destroyed.
Fixes
#1254
.
2012-03-28 23:09:05 +00:00
sound
…
third_party
/mongoose
…
tools
Updates data paths on OS X and Windows. On OS X only write to locations inside ~/Library. On Windows make the distinction between local and roaming appdata, and use folder inside My Documents for user-created data.
Fixes
#1145
.
2012-03-22 00:23:31 +00:00
contributors.txt
…
main.cpp
Add command-line option to enable archivebuilder compression
2012-03-19 21:16:12 +00:00
test_setup.cpp
…