Revision: 11299
          http://warzone2100.svn.sourceforge.net/warzone2100/?rev=11299&view=rev
Author:   buginator
Date:     2010-07-27 02:20:41 +0000 (Tue, 27 Jul 2010)

Log Message:
-----------
Fix (and add missing) headers to files.
2009  Warzone Resurrection Project -> 2010  Warzone 2100 Project

Modified Paths:
--------------
    branches/2.3/build_tools/autorevision/autorevision.cpp
    branches/2.3/lib/exceptionhandler/dumpinfo.cpp
    branches/2.3/lib/exceptionhandler/dumpinfo.h
    branches/2.3/lib/exceptionhandler/exceptionhandler.c
    branches/2.3/lib/exceptionhandler/exceptionhandler.h
    branches/2.3/lib/exceptionhandler/exchndl.c
    branches/2.3/lib/exceptionhandler/exchndl.h
    branches/2.3/lib/framework/configfile.c
    branches/2.3/lib/framework/configfile.h
    branches/2.3/lib/framework/cursors.c
    branches/2.3/lib/framework/cursors.h
    branches/2.3/lib/framework/cursors16.c
    branches/2.3/lib/framework/cursors32.c
    branches/2.3/lib/framework/debug.c
    branches/2.3/lib/framework/debug.h
    branches/2.3/lib/framework/endian_hack.h
    branches/2.3/lib/framework/file.h
    branches/2.3/lib/framework/fixedpoint.h
    branches/2.3/lib/framework/frame.c
    branches/2.3/lib/framework/frame.h
    branches/2.3/lib/framework/frameint.h
    branches/2.3/lib/framework/frameresource.c
    branches/2.3/lib/framework/frameresource.h
    branches/2.3/lib/framework/i18n.c
    branches/2.3/lib/framework/i18n.h
    branches/2.3/lib/framework/input.c
    branches/2.3/lib/framework/input.h
    branches/2.3/lib/framework/lexer_input.c
    branches/2.3/lib/framework/lexer_input.h
    branches/2.3/lib/framework/listmacs.h
    branches/2.3/lib/framework/macros.h
    branches/2.3/lib/framework/math_ext.h
    branches/2.3/lib/framework/physfs_ext.h
    branches/2.3/lib/framework/resly.h
    branches/2.3/lib/framework/resource_lexer.l
    branches/2.3/lib/framework/resource_parser.y
    branches/2.3/lib/framework/stdio_ext.c
    branches/2.3/lib/framework/stdio_ext.h
    branches/2.3/lib/framework/string_ext.h
    branches/2.3/lib/framework/strres.c
    branches/2.3/lib/framework/strres.h
    branches/2.3/lib/framework/strres_lexer.l
    branches/2.3/lib/framework/strres_parser.y
    branches/2.3/lib/framework/strresly.h
    branches/2.3/lib/framework/treap.c
    branches/2.3/lib/framework/treap.h
    branches/2.3/lib/framework/trig.c
    branches/2.3/lib/framework/trig.h
    branches/2.3/lib/framework/types.h
    branches/2.3/lib/framework/utf.c
    branches/2.3/lib/framework/utf.h
    branches/2.3/lib/framework/vector.h
    branches/2.3/lib/framework/wzglobal.h
    branches/2.3/lib/framework/x-motif-messagebox.c
    branches/2.3/lib/framework/x-motif-messagebox.h
    branches/2.3/lib/gamelib/anim.c
    branches/2.3/lib/gamelib/anim.h
    branches/2.3/lib/gamelib/animobj.c
    branches/2.3/lib/gamelib/animobj.h
    branches/2.3/lib/gamelib/audp_lexer.l
    branches/2.3/lib/gamelib/audp_parser.y
    branches/2.3/lib/gamelib/gtime.c
    branches/2.3/lib/gamelib/gtime.h
    branches/2.3/lib/gamelib/hashtable.c
    branches/2.3/lib/gamelib/hashtable.h
    branches/2.3/lib/gamelib/parser.h
    branches/2.3/lib/ivis_common/bitimage.c
    branches/2.3/lib/ivis_common/bitimage.h
    branches/2.3/lib/ivis_common/imd.c
    branches/2.3/lib/ivis_common/imd.h
    branches/2.3/lib/ivis_common/imdload.c
    branches/2.3/lib/ivis_common/ivi.h
    branches/2.3/lib/ivis_common/ivisdef.h
    branches/2.3/lib/ivis_common/ivispatch.h
    branches/2.3/lib/ivis_common/pieblitfunc.h
    branches/2.3/lib/ivis_common/pieclip.c
    branches/2.3/lib/ivis_common/pieclip.h
    branches/2.3/lib/ivis_common/piedef.h
    branches/2.3/lib/ivis_common/piefunc.h
    branches/2.3/lib/ivis_common/piemode.h
    branches/2.3/lib/ivis_common/piepalette.h
    branches/2.3/lib/ivis_common/piestate.c
    branches/2.3/lib/ivis_common/piestate.h
    branches/2.3/lib/ivis_common/pietypes.h
    branches/2.3/lib/ivis_common/png_util.c
    branches/2.3/lib/ivis_common/png_util.h
    branches/2.3/lib/ivis_common/rendmode.h
    branches/2.3/lib/ivis_common/tex.h
    branches/2.3/lib/ivis_common/textdraw.h
    branches/2.3/lib/ivis_opengl/ivi.c
    branches/2.3/lib/ivis_opengl/pieblitfunc.c
    branches/2.3/lib/ivis_opengl/piedraw.c
    branches/2.3/lib/ivis_opengl/piefunc.c
    branches/2.3/lib/ivis_opengl/piematrix.c
    branches/2.3/lib/ivis_opengl/piematrix.h
    branches/2.3/lib/ivis_opengl/piemode.c
    branches/2.3/lib/ivis_opengl/piepalette.c
    branches/2.3/lib/ivis_opengl/piestate.c
    branches/2.3/lib/ivis_opengl/rendmode.c
    branches/2.3/lib/ivis_opengl/screen.c
    branches/2.3/lib/ivis_opengl/screen.h
    branches/2.3/lib/ivis_opengl/tex.c
    branches/2.3/lib/ivis_opengl/textdraw.c
    branches/2.3/lib/netplay/netjoin_stub.c
    branches/2.3/lib/netplay/netlog.c
    branches/2.3/lib/netplay/netlog.h
    branches/2.3/lib/netplay/netplay.c
    branches/2.3/lib/netplay/netplay.h
    branches/2.3/lib/netplay/nettypes.c
    branches/2.3/lib/netplay/nettypes.h
    branches/2.3/lib/script/chat_lexer.l
    branches/2.3/lib/script/chat_parser.y
    branches/2.3/lib/script/chat_processing.h
    branches/2.3/lib/script/codeprint.c
    branches/2.3/lib/script/codeprint.h
    branches/2.3/lib/script/event.c
    branches/2.3/lib/script/event.h
    branches/2.3/lib/script/eventsave.c
    branches/2.3/lib/script/eventsave.h
    branches/2.3/lib/script/interpreter.c
    branches/2.3/lib/script/interpreter.h
    branches/2.3/lib/script/parse.h
    branches/2.3/lib/script/script.c
    branches/2.3/lib/script/script.h
    branches/2.3/lib/script/script_lexer.l
    branches/2.3/lib/script/script_parser.y
    branches/2.3/lib/script/stack.c
    branches/2.3/lib/script/stack.h
    branches/2.3/lib/sequence/sequence.c
    branches/2.3/lib/sequence/sequence.h
    branches/2.3/lib/sequence/timer.c
    branches/2.3/lib/sequence/timer.h
    branches/2.3/lib/sound/aud.h
    branches/2.3/lib/sound/audio.c
    branches/2.3/lib/sound/audio.h
    branches/2.3/lib/sound/audio_id.c
    branches/2.3/lib/sound/audio_id.h
    branches/2.3/lib/sound/cdaudio.c
    branches/2.3/lib/sound/cdaudio.h
    branches/2.3/lib/sound/mixer.h
    branches/2.3/lib/sound/oggvorbis.c
    branches/2.3/lib/sound/oggvorbis.h
    branches/2.3/lib/sound/openal_error.c
    branches/2.3/lib/sound/openal_error.h
    branches/2.3/lib/sound/openal_track.c
    branches/2.3/lib/sound/playlist.c
    branches/2.3/lib/sound/playlist.h
    branches/2.3/lib/sound/track.c
    branches/2.3/lib/sound/track.h
    branches/2.3/lib/sound/tracklib.h
    branches/2.3/lib/widget/bar.c
    branches/2.3/lib/widget/bar.h
    branches/2.3/lib/widget/button.c
    branches/2.3/lib/widget/button.h
    branches/2.3/lib/widget/editbox.c
    branches/2.3/lib/widget/editbox.h
    branches/2.3/lib/widget/form.c
    branches/2.3/lib/widget/form.h
    branches/2.3/lib/widget/label.c
    branches/2.3/lib/widget/label.h
    branches/2.3/lib/widget/scrap.c
    branches/2.3/lib/widget/scrap.h
    branches/2.3/lib/widget/slider.c
    branches/2.3/lib/widget/slider.h
    branches/2.3/lib/widget/tip.c
    branches/2.3/lib/widget/tip.h
    branches/2.3/lib/widget/widgbase.h
    branches/2.3/lib/widget/widget.c
    branches/2.3/lib/widget/widget.h
    branches/2.3/lib/widget/widgint.h
    branches/2.3/src/action.c
    branches/2.3/src/action.h
    branches/2.3/src/advvis.c
    branches/2.3/src/advvis.h
    branches/2.3/src/ai.c
    branches/2.3/src/ai.h
    branches/2.3/src/aiexperience.c
    branches/2.3/src/aiexperience.h
    branches/2.3/src/anim_id.h
    branches/2.3/src/astar.c
    branches/2.3/src/astar.h
    branches/2.3/src/atmos.c
    branches/2.3/src/atmos.h
    branches/2.3/src/aud.c
    branches/2.3/src/basedef.h
    branches/2.3/src/baseobject.c
    branches/2.3/src/baseobject.h
    branches/2.3/src/bridge.c
    branches/2.3/src/bridge.h
    branches/2.3/src/bucket3d.c
    branches/2.3/src/bucket3d.h
    branches/2.3/src/challenge.c
    branches/2.3/src/challenge.h
    branches/2.3/src/cheat.c
    branches/2.3/src/cheat.h
    branches/2.3/src/clparse.c
    branches/2.3/src/clparse.h
    branches/2.3/src/cluster.c
    branches/2.3/src/cluster.h
    branches/2.3/src/cmddroid.c
    branches/2.3/src/cmddroid.h
    branches/2.3/src/cmddroiddef.h
    branches/2.3/src/combat.c
    branches/2.3/src/combat.h
    branches/2.3/src/component.c
    branches/2.3/src/component.h
    branches/2.3/src/configuration.c
    branches/2.3/src/configuration.h
    branches/2.3/src/console.c
    branches/2.3/src/console.h
    branches/2.3/src/data.c
    branches/2.3/src/data.h
    branches/2.3/src/design.c
    branches/2.3/src/design.h
    branches/2.3/src/difficulty.c
    branches/2.3/src/difficulty.h
    branches/2.3/src/display.c
    branches/2.3/src/display.h
    branches/2.3/src/display3d.c
    branches/2.3/src/display3d.h
    branches/2.3/src/display3ddef.h
    branches/2.3/src/displaydef.h
    branches/2.3/src/drive.c
    branches/2.3/src/drive.h
    branches/2.3/src/droid.c
    branches/2.3/src/droid.h
    branches/2.3/src/droiddef.h
    branches/2.3/src/e3demo.c
    branches/2.3/src/e3demo.h
    branches/2.3/src/edit3d.c
    branches/2.3/src/edit3d.h
    branches/2.3/src/effects.c
    branches/2.3/src/effects.h
    branches/2.3/src/environ.c
    branches/2.3/src/environ.h
    branches/2.3/src/feature.c
    branches/2.3/src/feature.h
    branches/2.3/src/featuredef.h
    branches/2.3/src/formation.c
    branches/2.3/src/formation.h
    branches/2.3/src/formationdef.h
    branches/2.3/src/fpath.c
    branches/2.3/src/fpath.h
    branches/2.3/src/frend.h
    branches/2.3/src/frontend.c
    branches/2.3/src/frontend.h
    branches/2.3/src/function.c
    branches/2.3/src/function.h
    branches/2.3/src/functiondef.h
    branches/2.3/src/game.c
    branches/2.3/src/game.h
    branches/2.3/src/gateway.c
    branches/2.3/src/gateway.h
    branches/2.3/src/gatewaydef.h
    branches/2.3/src/geometry.c
    branches/2.3/src/geometry.h
    branches/2.3/src/group.c
    branches/2.3/src/group.h
    branches/2.3/src/hci.c
    branches/2.3/src/hci.h
    branches/2.3/src/ingameop.c
    branches/2.3/src/ingameop.h
    branches/2.3/src/init.c
    branches/2.3/src/init.h
    branches/2.3/src/intdisplay.c
    branches/2.3/src/intdisplay.h
    branches/2.3/src/intelmap.c
    branches/2.3/src/intelmap.h
    branches/2.3/src/intfac.h
    branches/2.3/src/intimage.c
    branches/2.3/src/intimage.h
    branches/2.3/src/intorder.c
    branches/2.3/src/intorder.h
    branches/2.3/src/keybind.c
    branches/2.3/src/keybind.h
    branches/2.3/src/keyedit.c
    branches/2.3/src/keyedit.h
    branches/2.3/src/keymap.c
    branches/2.3/src/keymap.h
    branches/2.3/src/level_lexer.l
    branches/2.3/src/levelint.h
    branches/2.3/src/levels.c
    branches/2.3/src/levels.h
    branches/2.3/src/lighting.c
    branches/2.3/src/lighting.h
    branches/2.3/src/loadsave.c
    branches/2.3/src/loadsave.h
    branches/2.3/src/loop.c
    branches/2.3/src/loop.h
    branches/2.3/src/main.c
    branches/2.3/src/main.h
    branches/2.3/src/map.c
    branches/2.3/src/map.h
    branches/2.3/src/mapdisplay.c
    branches/2.3/src/mapdisplay.h
    branches/2.3/src/mapgrid.c
    branches/2.3/src/mapgrid.h
    branches/2.3/src/mechanics.c
    branches/2.3/src/mechanics.h
    branches/2.3/src/message.c
    branches/2.3/src/message.h
    branches/2.3/src/message_lexer.l
    branches/2.3/src/message_parser.y
    branches/2.3/src/messagedef.h
    branches/2.3/src/messagely.h
    branches/2.3/src/miscimd.c
    branches/2.3/src/miscimd.h
    branches/2.3/src/mission.c
    branches/2.3/src/mission.h
    branches/2.3/src/missiondef.h
    branches/2.3/src/modding.h
    branches/2.3/src/move.c
    branches/2.3/src/move.h
    branches/2.3/src/movedef.h
    branches/2.3/src/multibot.c
    branches/2.3/src/multigifts.c
    branches/2.3/src/multigifts.h
    branches/2.3/src/multiint.c
    branches/2.3/src/multiint.h
    branches/2.3/src/multijoin.c
    branches/2.3/src/multijoin.h
    branches/2.3/src/multilimit.c
    branches/2.3/src/multilimit.h
    branches/2.3/src/multimenu.c
    branches/2.3/src/multimenu.h
    branches/2.3/src/multiopt.c
    branches/2.3/src/multiplay.c
    branches/2.3/src/multiplay.h
    branches/2.3/src/multirecv.h
    branches/2.3/src/multistat.c
    branches/2.3/src/multistat.h
    branches/2.3/src/multistruct.c
    branches/2.3/src/multisync.c
    branches/2.3/src/objectdef.h
    branches/2.3/src/objects.c
    branches/2.3/src/objects.h
    branches/2.3/src/objmem.c
    branches/2.3/src/objmem.h
    branches/2.3/src/oprint.c
    branches/2.3/src/oprint.h
    branches/2.3/src/order.c
    branches/2.3/src/order.h
    branches/2.3/src/orderdef.h
    branches/2.3/src/parsetest.c
    branches/2.3/src/parsetest.h
    branches/2.3/src/positiondef.h
    branches/2.3/src/power.c
    branches/2.3/src/power.h
    branches/2.3/src/projectile.c
    branches/2.3/src/projectile.h
    branches/2.3/src/projectiledef.h
    branches/2.3/src/radar.c
    branches/2.3/src/radar.h
    branches/2.3/src/raycast.c
    branches/2.3/src/raycast.h
    branches/2.3/src/research.c
    branches/2.3/src/research.h
    branches/2.3/src/researchdef.h
    branches/2.3/src/scores.c
    branches/2.3/src/scores.h
    branches/2.3/src/scriptai.c
    branches/2.3/src/scriptai.h
    branches/2.3/src/scriptcb.c
    branches/2.3/src/scriptcb.h
    branches/2.3/src/scriptextern.c
    branches/2.3/src/scriptextern.h
    branches/2.3/src/scriptfuncs.c
    branches/2.3/src/scriptfuncs.h
    branches/2.3/src/scriptobj.c
    branches/2.3/src/scriptobj.h
    branches/2.3/src/scripttabs.c
    branches/2.3/src/scripttabs.h
    branches/2.3/src/scriptvals.c
    branches/2.3/src/scriptvals.h
    branches/2.3/src/scriptvals_lexer.l
    branches/2.3/src/scriptvals_parser.y
    branches/2.3/src/selection.c
    branches/2.3/src/selection.h
    branches/2.3/src/seqdisp.c
    branches/2.3/src/seqdisp.h
    branches/2.3/src/stats.c
    branches/2.3/src/stats.h
    branches/2.3/src/statsdef.h
    branches/2.3/src/stringdef.h
    branches/2.3/src/structure.c
    branches/2.3/src/structure.h
    branches/2.3/src/structuredef.h
    branches/2.3/src/target.c
    branches/2.3/src/target.h
    branches/2.3/src/text.c
    branches/2.3/src/text.h
    branches/2.3/src/texture.c
    branches/2.3/src/texture.h
    branches/2.3/src/transporter.c
    branches/2.3/src/transporter.h
    branches/2.3/src/version.c
    branches/2.3/src/version.h
    branches/2.3/src/visibility.c
    branches/2.3/src/visibility.h
    branches/2.3/src/warcam.c
    branches/2.3/src/warcam.h
    branches/2.3/src/warzoneconfig.c
    branches/2.3/src/warzoneconfig.h
    branches/2.3/src/weapondef.h
    branches/2.3/src/wrappers.c
    branches/2.3/src/wrappers.h


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share 
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
Warzone2100-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits

Reply via email to