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-06-22 03:04:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cdcd3e504ba1d034bf8f17b79df84c97da522266
0ad
/
source
T
History
leper
ed98320acc
Fix non-pch build.
...
This was SVN commit r12872.
2012-11-24 17:15:07 +00:00
..
collada
…
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 warning, a bug, and modifies the setting for the Cycladic Archipelagos maps.
2012-11-10 07:48:43 +00:00
scripting
…
scriptinterface
…
simulation2
Network synchronise the projectile id to prevent out of sync errors.
Fixes
#1681
2012-11-20 23:46:23 +00:00
soundmanager
Fix non-pch build.
2012-11-24 17:15:07 +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
More updates to contributors.txt, adds forum usernames for WFG programmers
2012-11-15 00:18:00 +00:00
main.cpp
…
test_setup.cpp
…