1
0
forked from 0ad/0ad
0ad/source
Matei 03349d7d0c More tech work:
- Added the ability to specify modifiers as percentages, by typing for
example "<value>10%</value>".
- Changed the way required techs work so you need any of them rather
than all (which is how Andrew originally had it, I think, except I
changed it to all because techs with 0 prereqs counted as unresearchable
and I thought there was a logic error).
- Techs will now correctly declare themselves unavailable if a pair tech
is in progress of being researched.

This was SVN commit r4162.
2006-07-21 22:57:38 +00:00
..
graphics # housekeeping + bugfix in file trace recorder 2006-07-21 01:11:23 +00:00
gui # housekeeping 2006-07-20 14:37:58 +00:00
i18n # housekeeping + bugfix in file trace recorder 2006-07-21 01:11:23 +00:00
lib # housekeeping + bugfix in file trace recorder 2006-07-21 01:11:23 +00:00
maths Upgraded console (text wrap, help text), cinematic stuff 2006-07-06 03:17:44 +00:00
pch More header-file rejigging. 2006-06-09 18:32:00 +00:00
ps # housekeeping + bugfix in file trace recorder 2006-07-21 01:11:23 +00:00
renderer # housekeeping 2006-07-20 14:37:58 +00:00
scripting # housekeeping 2006-07-20 14:37:58 +00:00
simulation More tech work: 2006-07-21 22:57:38 +00:00
sound # housekeeping 2006-06-04 22:27:40 +00:00
tools Some cleanup - renamed CBaseEntity to CEntityTemplate, and removed JSInterface_BaseEntity.h and JSInterface_Entity.h (which were unused). 2006-07-13 03:29:33 +00:00
main.cpp # CSimulation cleanup and optimization (1) 2006-07-12 14:36:59 +00:00