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-12 04:35:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
debcea96d0e4860f99ee54481584c6b707441bdb
0ad
/
source
T
History
janwas
fe6370aff8
more dehydra. disabled lockfree module (not in use).
...
This was SVN commit r6240.
2008-07-17 17:00:00 +00:00
..
collada
…
dcdt
/se
…
graphics
dehydra fixes (mostly copy-ctor warnings)
2008-07-17 14:23:51 +00:00
gui
…
i18n
more dehydra. disabled lockfree module (not in use).
2008-07-17 17:00:00 +00:00
lib
more dehydra. disabled lockfree module (not in use).
2008-07-17 17:00:00 +00:00
maths
…
network
Fixed 3+ player games. The problem was the FinalizeSlots method in GameAttributes, which confused player and slot IDs by deleting nonexistent slots/players from the array. Since this doesn't seem particularly useful (and is even undesirable for scenarios where some players *want* to be the last slot and to leave others empty), I commented it out rather than having the code incur the extra complexity of supporting renumberings.
2008-07-14 06:40:05 +00:00
pch
…
ps
more dehydra. disabled lockfree module (not in use).
2008-07-17 17:00:00 +00:00
renderer
dehydra fixes (mostly copy-ctor warnings)
2008-07-17 14:23:51 +00:00
scripting
…
simulation
more dehydra. disabled lockfree module (not in use).
2008-07-17 17:00:00 +00:00
sound
…
tools
…
main.cpp
more dehydra. disabled lockfree module (not in use).
2008-07-17 17:00:00 +00:00
test_setup.cpp
…