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-10 23:15:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6a7e6ca3430d620dcd65ffdfd5c5caf58357d05e
0ad
/
source
T
History
myconid
89cf2b26e3
Second attempt to fix a graphical glitch in ARB mode
...
This was SVN commit r12526.
2012-08-25 21:41:31 +00:00
..
collada
ao/parallax/normal/specular/emissive mapping; windy trees; time manager; render queries; conditional defines
2012-08-06 19:10:47 +00:00
graphics
Disables useless MSVC warning in MikktspaceWrap. Cleans up a few inconsistencies
2012-08-21 16:40:07 +00:00
gui
Add support for cropped images in the GUI code and update game setup to use cropped map previews. Refs
#1343
.
2012-08-10 19:59:20 +00:00
lib
Implements copy/paste for OS X using NSPasteboard including pre-10.6 API support.
Fixes
#1326
2012-08-18 19:47:55 +00:00
maths
…
mocks
…
network
Removes some unread variables reported by LLVM. Refs
#1114
2012-08-20 23:59:50 +00:00
pch
…
ps
Forgot a semicolon :P
2012-08-22 08:04:55 +00:00
renderer
Second attempt to fix a graphical glitch in ARB mode
2012-08-25 21:41:31 +00:00
scripting
…
scriptinterface
…
simulation2
CCmpUnitMotion::MoveToPointRange should ignore unit radius, so it correctly returns false when called repeatedly for large units.
2012-08-22 06:13:23 +00:00
soundmanager
Fixes GCC warning about passing NULL to non-pointer argument
2012-08-21 16:44:54 +00:00
third_party
/mongoose
…
tools
Fixes more overloaded-virtual warnings in clang.
2012-08-21 21:47:36 +00:00
contributors.txt
…
main.cpp
Adds warning when OS X users try to toggle fullscreen since it's disabled
2012-08-19 20:45:43 +00:00
test_setup.cpp
…