Author: muggenhor
Date: Tue Jan 30 00:37:54 2007
New Revision: 695
URL: http://svn.gna.org/viewcvs/warzone?rev=695&view=rev
Log:
backport from trunk r662:r694
Modified:
branches/sound/AUTHORS
branches/sound/autopackage/default.apspec.in
branches/sound/configure.ac
branches/sound/d
Author: muggenhor
Date: Tue Jan 30 00:29:18 2007
New Revision: 694
URL: http://svn.gna.org/viewcvs/warzone?rev=694&view=rev
Log:
backport warning fixes from trunk into 2.0
* r692:r693
Modified:
branches/2.0/lib/ivis_common/piestate.c
branches/2.0/lib/ivis_common/piestate.h
branches/2
Author: muggenhor
Date: Tue Jan 30 00:17:46 2007
New Revision: 693
URL: http://svn.gna.org/viewcvs/warzone?rev=693&view=rev
Log:
* Remove yet another set of unused (or empty) functions
* Remove an unused, local, function-variable
* Remove some file-global, static variables
Modified:
trunk/
Author: muggenhor
Date: Mon Jan 29 23:35:08 2007
New Revision: 692
URL: http://svn.gna.org/viewcvs/warzone?rev=692&view=rev
Log:
backport warning fixes from trunk into 2.0
* r690:r691
Modified:
branches/2.0/lib/ivis_common/piestate.c
branches/2.0/lib/ivis_common/piestate.h
branches/2
Author: muggenhor
Date: Mon Jan 29 23:17:40 2007
New Revision: 691
URL: http://svn.gna.org/viewcvs/warzone?rev=691&view=rev
Log:
Fix some compiler warnings:
* remove some unused functions
Modified:
trunk/lib/ivis_common/piestate.c
trunk/lib/ivis_common/piestate.h
trunk/src/astar.c
Author: troman
Date: Mon Jan 29 21:26:10 2007
New Revision: 690
URL: http://svn.gna.org/viewcvs/warzone?rev=690&view=rev
Log:
Call CALL_NEWDROID script callback only if newly built droid was successfully
placed on map.
Modified:
trunk/src/structure.c
___