Author: muggenhor
Date: Fri Jul 18 23:51:03 2008
New Revision: 5575

URL: http://svn.gna.org/viewcvs/warzone?rev=5575&view=rev
Log:
Merged revisions r5176, r5183 and r5239 into the 2.1 branch via svnmerge from 
trunk

........
  r5176 | muggenhor | 2008-05-25 15:46:49 +0200 (zo, 25 mei 2008) | 2 lines
  
  Use sstrcpy|sstrcat instead of strlcpy|strlcat for manipulation of statically 
sized strings
........
  r5183 | muggenhor | 2008-05-25 17:42:02 +0200 (zo, 25 mei 2008) | 1 line
  
  Fix a typo strrcat => sstrcat
........
  r5239 | muggenhor | 2008-06-09 21:58:56 +0200 (ma, 09 jun 2008) | 1 line
  
  Don't bother warning about some unused parameters in exchndl.c
........

Modified:
    branches/2.1/   (props changed)
    branches/2.1/lib/exceptionhandler/exceptionhandler.c
    branches/2.1/lib/exceptionhandler/exchndl.c
    branches/2.1/lib/framework/configfile.c
    branches/2.1/lib/framework/debug.c
    branches/2.1/lib/framework/frameresource.c
    branches/2.1/lib/framework/i18n.c
    branches/2.1/lib/framework/resource_parser.y
    branches/2.1/lib/framework/tagfile.c
    branches/2.1/lib/gamelib/anim.c
    branches/2.1/lib/ivis_common/imdload.c
    branches/2.1/lib/ivis_opengl/pieblitfunc.c
    branches/2.1/lib/ivis_opengl/tex.c
    branches/2.1/lib/ivis_opengl/textdraw.c
    branches/2.1/lib/netplay/netplay.c
    branches/2.1/lib/netplay/nettypes.c
    branches/2.1/lib/script/chat_parser.y
    branches/2.1/lib/script/script_lexer.l
    branches/2.1/lib/script/script_parser.y
    branches/2.1/lib/script/stack.c
    branches/2.1/lib/widget/editbox.c
    branches/2.1/lib/widget/label.c
    branches/2.1/lib/widget/widget.c
    branches/2.1/src/droid.h
    branches/2.1/src/frontend.c
    branches/2.1/src/game.c
    branches/2.1/src/hci.c
    branches/2.1/src/intdisplay.c
    branches/2.1/src/keybind.c
    branches/2.1/src/keyedit.c
    branches/2.1/src/level_lexer.l
    branches/2.1/src/levels.c
    branches/2.1/src/loadsave.c
    branches/2.1/src/loop.c
    branches/2.1/src/main.c
    branches/2.1/src/multigifts.c
    branches/2.1/src/multiint.c
    branches/2.1/src/multiplay.c
    branches/2.1/src/scriptfuncs.c
    branches/2.1/src/seqdisp.c
    branches/2.1/src/structure.h
    branches/2.1/src/texture.c
    branches/2.1/src/version.c


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

Reply via email to