Matei
|
0cbb38bfd9
|
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.
This was SVN commit r6228.
|
2008-07-14 06:40:05 +00:00 |
|
Matei
|
9025056ffd
|
Made rally point setting net-safe.
This was SVN commit r6225.
|
2008-07-13 17:37:45 +00:00 |
|
janwas
|
3c411dd174
|
large batch of Dehydra static code analysis fixes
(mostly passing arguments by const reference and checking LibError
return codes)
This was SVN commit r6214.
|
2008-07-12 10:45:11 +00:00 |
|
Matei
|
2109f4eb0e
|
Merged in Dacian's network changes.
This was SVN commit r6187.
|
2008-07-03 06:29:22 +00:00 |
|
Ykkrosh
|
10237a66c7
|
GCC/Linux build fixes
This was SVN commit r6107.
|
2008-06-25 23:01:13 +00:00 |
|
janwas
|
8529e2b14f
|
dacian's network files were not yet completely in SVN. added the remaining files, removed obsolete ones
This was SVN commit r6105.
|
2008-06-25 20:34:23 +00:00 |
|