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-09-26 14:36:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3a02bc296c4093bd1d5b5a29eb718e408ef5daa5
0ad
/
source
T
History
historic_bruno
116281f830
Fixes Atlas and Collada dylib loading on OS X, for non-bundled binaries. Thanks to wraitii for the suggestion.
...
This was SVN commit r12834.
2012-11-08 01:57:50 +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
Particles now correctly update with the fog. Refs
#276
.
2012-11-02 16:31:27 +00:00
gui
Adds a splashscreen that appears on startup and informs the player about the status of the game (bugs, missing features). The splashscreen can be disabled for future startups by unckecking a checkbox on the splashscreen.
2012-10-07 12:43:08 +00:00
lib
Postproc manager
2012-10-15 10:34:23 +00:00
maths
…
mocks
…
network
Removes some unread variables reported by LLVM. Refs
#1114
2012-08-20 23:59:50 +00:00
pch
…
ps
Fixes Atlas and Collada dylib loading on OS X, for non-bundled binaries. Thanks to wraitii for the suggestion.
2012-11-08 01:57:50 +00:00
renderer
Fix a non-fatal GL error, fix me forgetting to commit a file, remove the "3D" waviness setting as it was mostly redundant with HQ.
2012-11-05 12:14:04 +00:00
scripting
…
scriptinterface
Implements global tech modification function.
Fixes
#1358
, refs
#1520
.
2012-07-03 02:16:45 +00:00
simulation2
Fix a non-fatal GL error, fix me forgetting to commit a file, remove the "3D" waviness setting as it was mostly redundant with HQ.
2012-11-05 12:14:04 +00:00
soundmanager
don't set location info by default, music and sounds should not have it set
2012-10-24 13:12:55 +00:00
third_party
GPU-skinned tangent-space effects for non-instanced units, plus a bit of cleanup.
2012-10-29 13:20:21 +00:00
tools
Updates the water settings: features can now be enabled individually for more modularity. Fixes a few bugs. Allows it to be run at an acceptable speed in Atlas.
2012-11-04 15:54: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
…