Author: muggenhor
Date: Mon Feb 23 01:29:57 2009
New Revision: 6713

URL: http://svn.gna.org/viewcvs/warzone?rev=6713&view=rev
Log:
Merged revisions r6673:6675, r6693:6694, r6697:6699 into the 2.2 branch via 
svnmerge from trunk

........
  r6673 | buginator | 2009-02-21 22:37:30 +0100 (za, 21 feb 2009) | 3 lines
  
  Adds a forgotten 'info' response when debug menu is opened.
........
  r6674 | buginator | 2009-02-21 22:41:08 +0100 (za, 21 feb 2009) | 4 lines
  
  Adds some checks to detect NULL pointers in these two functions which 
resulted in crashes.
........
  r6675 | buginator | 2009-02-21 22:43:19 +0100 (za, 21 feb 2009) | 2 lines
  
  Remove the duplicate 'win' & 'loss' message (/ video) from playing on game 
win/lost.
........
  r6693 | buginator | 2009-02-22 18:49:53 +0100 (zo, 22 feb 2009) | 3 lines
  
  Changes a few debug() lines to give better info.
........
  r6694 | buginator | 2009-02-22 18:59:57 +0100 (zo, 22 feb 2009) | 2 lines
  
  Adds LOG_LIFE to track when units are created.
  (We already had LOG_DEATH)
........
  r6697 | buginator | 2009-02-22 21:06:56 +0100 (zo, 22 feb 2009) | 1 line
  
  Fixes Research topic crash
........
  r6698 | buginator | 2009-02-22 21:08:49 +0100 (zo, 22 feb 2009) | 3 lines
  
  * Do NOT calculate power when we create a droid on local machine, since we 
*know* that the droid's creator had enough power to build it in the first 
place.  Instead, we set the player's power at this point.
  
  * Add more debug() clarification comments/lines.
........
  r6699 | buginator | 2009-02-22 21:11:15 +0100 (zo, 22 feb 2009) | 2 lines
  
  Adds debug() statements to sync code, and ups the sync rate a bit--not that 
it helps that much.
........

Modified:
    branches/2.2/   (props changed)
    branches/2.2/lib/framework/debug.c
    branches/2.2/lib/framework/debug.h
    branches/2.2/src/action.c
    branches/2.2/src/droid.c
    branches/2.2/src/keybind.c
    branches/2.2/src/multibot.c
    branches/2.2/src/multigifts.c
    branches/2.2/src/multistruct.c
    branches/2.2/src/multisync.c
    branches/2.2/src/research.c
    branches/2.2/src/scriptfuncs.c
    branches/2.2/src/structure.c


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

Reply via email to