Author: muggenhor
Date: Sun Oct 19 23:06:25 2008
New Revision: 6194

URL: http://svn.gna.org/viewcvs/warzone?rev=6194&view=rev
Log:
Merged revisions r5675 and r5677:5678 into the 2.1 branch via svnmerge from 
trunk

 * r5675 is required to make debug dumps slightly more useful on systems that 
don't provide "gdb"
 * r5678 is an AI bugfix
 * r5677 reduces differences with trunk (with a 100% certainty of ''not'' 
introducing new bugs)

........
  r5675 | muggenhor | 2008-07-26 20:50:29 +0200 (za, 26 jul 2008) | 2 lines
  
  Link ''with'' all symbols exported to the dynamic symbol table
   * This option is needed to allow retrieving of decent back traces using 
backtrace_symbols_fd (GNU raw back trace extension) has some symbols to work  
with
........
  r5677 | muggenhor | 2008-07-26 23:48:02 +0200 (za, 26 jul 2008) | 1 line
  
  Make function isDead const correct
........
  r5678 | muggenhor | 2008-07-26 23:48:15 +0200 (za, 26 jul 2008) | 3 lines
  
  Fix stock AI's `takeover` trigger:
   * Called upon receiving a CALL_UNITTAKEOVER event, which is sent when 
handing over droids or "stealing" them using the NEXUS turret
   * Prevent it from trying to add command or transporter droids to any groups, 
as these droids cannot be added to a group
........

Modified:
    branches/2.1/   (props changed)
    branches/2.1/configure.ac
    branches/2.1/data/multiplay/skirmish/player0.slo
    branches/2.1/data/multiplay/skirmish/player1.slo
    branches/2.1/data/multiplay/skirmish/player2.slo
    branches/2.1/data/multiplay/skirmish/player3.slo
    branches/2.1/data/multiplay/skirmish/player4.slo
    branches/2.1/data/multiplay/skirmish/player5.slo
    branches/2.1/data/multiplay/skirmish/player6.slo
    branches/2.1/data/multiplay/skirmish/player7.slo
    branches/2.1/src/basedef.h


_______________________________________________
Warzone-commits mailing list
Warzone-commits@gna.org
https://mail.gna.org/listinfo/warzone-commits

Reply via email to