Files
0ad/source/ps
Matei 845b606763 # Updates to the tech system, and bug fixes.
Techs: Made a separate list of technologies for every player, rather
than array fields in CTechnology. This also involved changing the
tech-related JS functions.

Bugs:
- PS_MAX_PLAYERS should be 8 (the way it's used for array sizes, etc
indicates that it's the maximum possible number of players ever, but it
used to be 6 while the game had 8 players).
- When you changed a CJSSharedProperty that was inherited, m_Inherited
was set to false, so it was no longer inherited by subsequent entities
you created. They got initialized to garbage values as a result.

This was SVN commit r4138.
2006-07-18 04:17:46 +00:00
..
2006-06-11 07:03:59 +00:00
2006-06-04 22:27:40 +00:00
2006-06-04 22:27:40 +00:00
2006-06-10 03:05:16 +00:00
2006-06-09 23:07:11 +00:00
2006-06-09 23:07:11 +00:00
2006-06-09 23:07:11 +00:00
2006-06-09 23:07:11 +00:00
2006-06-25 15:35:28 +00:00
2006-06-25 15:35:28 +00:00
2006-07-08 22:40:01 +00:00
2006-06-21 22:37:31 +00:00
2006-07-08 22:40:01 +00:00