Author: devurandom
Date: Tue Feb 10 19:01:48 2009
New Revision: 6617

URL: http://svn.gna.org/viewcvs/warzone?rev=6617&view=rev
Log:
Bump copyright

Modified:
    trunk/build_tools/autorevision/autorevision.cpp
    trunk/data/base/images/frontend2.svg
    trunk/data/base/images/frontend3.svg
    trunk/data/base/images/frontend4.svg
    trunk/data/base/images/intfac0.svg
    trunk/data/base/images/intfac1.svg
    trunk/data/base/images/intfac2.svg
    trunk/lib/betawidget/src/button.c
    trunk/lib/betawidget/src/button.h
    trunk/lib/betawidget/src/clipboard.h
    trunk/lib/betawidget/src/font.c
    trunk/lib/betawidget/src/font.h
    trunk/lib/betawidget/src/geom.c
    trunk/lib/betawidget/src/geom.h
    trunk/lib/betawidget/src/hBox.c
    trunk/lib/betawidget/src/hBox.h
    trunk/lib/betawidget/src/internal-cairo.h
    trunk/lib/betawidget/src/keycode.h
    trunk/lib/betawidget/src/platform/sdl/clipboardOSX.m
    trunk/lib/betawidget/src/platform/sdl/clipboardWin32.c
    trunk/lib/betawidget/src/platform/sdl/clipboardX11.c
    trunk/lib/betawidget/src/platform/sdl/event.c
    trunk/lib/betawidget/src/platform/sdl/event.h
    trunk/lib/betawidget/src/platform/sdl/init.c
    trunk/lib/betawidget/src/platform/sdl/init.h
    trunk/lib/betawidget/src/platform/sdl/time.c
    trunk/lib/betawidget/src/spacer.c
    trunk/lib/betawidget/src/spacer.h
    trunk/lib/betawidget/src/svgManager.c
    trunk/lib/betawidget/src/svgManager.h
    trunk/lib/betawidget/src/table.c
    trunk/lib/betawidget/src/table.h
    trunk/lib/betawidget/src/vector.c
    trunk/lib/betawidget/src/vector.h
    trunk/lib/betawidget/src/widget.c
    trunk/lib/betawidget/src/widget.h
    trunk/lib/betawidget/src/window.c
    trunk/lib/betawidget/src/window.h
    trunk/lib/betawidget/tools/sdl-testapp.c
    trunk/lib/exceptionhandler/dumpinfo.cpp
    trunk/lib/exceptionhandler/dumpinfo.h
    trunk/lib/exceptionhandler/exceptionhandler.c
    trunk/lib/exceptionhandler/exceptionhandler.h
    trunk/lib/exceptionhandler/exchndl.c
    trunk/lib/exceptionhandler/exchndl.h
    trunk/lib/framework/configfile.c
    trunk/lib/framework/configfile.h
    trunk/lib/framework/cursors.c
    trunk/lib/framework/cursors.h
    trunk/lib/framework/cursors16.c
    trunk/lib/framework/cursors32.c
    trunk/lib/framework/debug.c
    trunk/lib/framework/debug.h
    trunk/lib/framework/endian_hack.h
    trunk/lib/framework/file.h
    trunk/lib/framework/fixedpoint.h
    trunk/lib/framework/frame.c
    trunk/lib/framework/frame.h
    trunk/lib/framework/frameint.h
    trunk/lib/framework/frameresource.c
    trunk/lib/framework/frameresource.h
    trunk/lib/framework/i18n.c
    trunk/lib/framework/i18n.h
    trunk/lib/framework/input.c
    trunk/lib/framework/input.h
    trunk/lib/framework/listmacs.h
    trunk/lib/framework/macros.h
    trunk/lib/framework/math_ext.h
    trunk/lib/framework/physfs_ext.h
    trunk/lib/framework/resly.h
    trunk/lib/framework/resource_lexer.l
    trunk/lib/framework/resource_parser.y
    trunk/lib/framework/stdio_ext.c
    trunk/lib/framework/stdio_ext.h
    trunk/lib/framework/strres.c
    trunk/lib/framework/strres.h
    trunk/lib/framework/strres_lexer.l
    trunk/lib/framework/strres_parser.y
    trunk/lib/framework/strresly.h
    trunk/lib/framework/treap.c
    trunk/lib/framework/treap.h
    trunk/lib/framework/trig.c
    trunk/lib/framework/trig.h
    trunk/lib/framework/types.h
    trunk/lib/framework/utf.c
    trunk/lib/framework/utf.h
    trunk/lib/framework/vector.h
    trunk/lib/framework/wzglobal.h
    trunk/lib/gamelib/anim.c
    trunk/lib/gamelib/anim.h
    trunk/lib/gamelib/animobj.c
    trunk/lib/gamelib/animobj.h
    trunk/lib/gamelib/audp_lexer.l
    trunk/lib/gamelib/audp_parser.y
    trunk/lib/gamelib/gtime.c
    trunk/lib/gamelib/gtime.h
    trunk/lib/gamelib/hashtable.c
    trunk/lib/gamelib/hashtable.h
    trunk/lib/gamelib/parser.h
    trunk/lib/ivis_common/bitimage.c
    trunk/lib/ivis_common/bitimage.h
    trunk/lib/ivis_common/imd.c
    trunk/lib/ivis_common/imd.h
    trunk/lib/ivis_common/imdload.c
    trunk/lib/ivis_common/ivi.h
    trunk/lib/ivis_common/ivisdef.h
    trunk/lib/ivis_common/ivispatch.h
    trunk/lib/ivis_common/pieblitfunc.h
    trunk/lib/ivis_common/pieclip.c
    trunk/lib/ivis_common/pieclip.h
    trunk/lib/ivis_common/piedef.h
    trunk/lib/ivis_common/piefunc.h
    trunk/lib/ivis_common/piemode.h
    trunk/lib/ivis_common/piepalette.h
    trunk/lib/ivis_common/piestate.c
    trunk/lib/ivis_common/piestate.h
    trunk/lib/ivis_common/pietypes.h
    trunk/lib/ivis_common/png_util.c
    trunk/lib/ivis_common/png_util.h
    trunk/lib/ivis_common/rendmode.h
    trunk/lib/ivis_common/tex.h
    trunk/lib/ivis_common/textdraw.h
    trunk/lib/ivis_opengl/ivi.c
    trunk/lib/ivis_opengl/pieblitfunc.c
    trunk/lib/ivis_opengl/piedraw.c
    trunk/lib/ivis_opengl/piefunc.c
    trunk/lib/ivis_opengl/piematrix.c
    trunk/lib/ivis_opengl/piematrix.h
    trunk/lib/ivis_opengl/piemode.c
    trunk/lib/ivis_opengl/piepalette.c
    trunk/lib/ivis_opengl/piestate.c
    trunk/lib/ivis_opengl/rendmode.c
    trunk/lib/ivis_opengl/screen.c
    trunk/lib/ivis_opengl/screen.h
    trunk/lib/ivis_opengl/tex.c
    trunk/lib/ivis_opengl/textdraw.c
    trunk/lib/netplay/netjoin_stub.c
    trunk/lib/netplay/netlog.c
    trunk/lib/netplay/netlog.h
    trunk/lib/netplay/netplay.c
    trunk/lib/netplay/netplay.h
    trunk/lib/netplay/nettypes.c
    trunk/lib/netplay/nettypes.h
    trunk/lib/script/chat_lexer.l
    trunk/lib/script/chat_parser.y
    trunk/lib/script/chat_processing.h
    trunk/lib/script/codeprint.c
    trunk/lib/script/codeprint.h
    trunk/lib/script/event.c
    trunk/lib/script/event.h
    trunk/lib/script/eventsave.c
    trunk/lib/script/eventsave.h
    trunk/lib/script/interpreter.c
    trunk/lib/script/interpreter.h
    trunk/lib/script/parse.h
    trunk/lib/script/script.c
    trunk/lib/script/script.h
    trunk/lib/script/script_lexer.l
    trunk/lib/script/script_parser.y
    trunk/lib/script/stack.c
    trunk/lib/script/stack.h
    trunk/lib/sequence/sequence.c
    trunk/lib/sequence/sequence.h
    trunk/lib/sequence/timer.c
    trunk/lib/sequence/timer.h
    trunk/lib/sound/aud.h
    trunk/lib/sound/audio.c
    trunk/lib/sound/audio.h
    trunk/lib/sound/audio_id.c
    trunk/lib/sound/audio_id.h
    trunk/lib/sound/cdaudio.c
    trunk/lib/sound/cdaudio.h
    trunk/lib/sound/mixer.h
    trunk/lib/sound/oggvorbis.c
    trunk/lib/sound/oggvorbis.h
    trunk/lib/sound/openal_error.c
    trunk/lib/sound/openal_error.h
    trunk/lib/sound/openal_track.c
    trunk/lib/sound/playlist.c
    trunk/lib/sound/playlist.h
    trunk/lib/sound/track.c
    trunk/lib/sound/track.h
    trunk/lib/sound/tracklib.h
    trunk/lib/widget/bar.c
    trunk/lib/widget/bar.h
    trunk/lib/widget/button.c
    trunk/lib/widget/button.h
    trunk/lib/widget/editbox.c
    trunk/lib/widget/editbox.h
    trunk/lib/widget/form.c
    trunk/lib/widget/form.h
    trunk/lib/widget/label.c
    trunk/lib/widget/label.h
    trunk/lib/widget/scrap.c
    trunk/lib/widget/scrap.h
    trunk/lib/widget/slider.c
    trunk/lib/widget/slider.h
    trunk/lib/widget/tip.c
    trunk/lib/widget/tip.h
    trunk/lib/widget/widgbase.h
    trunk/lib/widget/widget.c
    trunk/lib/widget/widget.h
    trunk/lib/widget/widgint.h
    trunk/m4/progversion.m4
    trunk/pkg/nsis/warzone2100.nsi
    trunk/pkg/nsis/warzone2100.update.nsi
    trunk/src/action.c
    trunk/src/action.h
    trunk/src/advvis.c
    trunk/src/advvis.h
    trunk/src/ai.c
    trunk/src/ai.h
    trunk/src/aiexperience.c
    trunk/src/aiexperience.h
    trunk/src/anim_id.h
    trunk/src/astar.c
    trunk/src/astar.h
    trunk/src/atmos.c
    trunk/src/atmos.h
    trunk/src/aud.c
    trunk/src/basedef.h
    trunk/src/baseobject.c
    trunk/src/baseobject.h
    trunk/src/bridge.c
    trunk/src/bridge.h
    trunk/src/bucket3d.c
    trunk/src/bucket3d.h
    trunk/src/cheat.c
    trunk/src/cheat.h
    trunk/src/clparse.c
    trunk/src/clparse.h
    trunk/src/cluster.c
    trunk/src/cluster.h
    trunk/src/cmddroid.c
    trunk/src/cmddroid.h
    trunk/src/cmddroiddef.h
    trunk/src/combat.c
    trunk/src/combat.h
    trunk/src/component.c
    trunk/src/component.h
    trunk/src/configuration.c
    trunk/src/configuration.h
    trunk/src/console.c
    trunk/src/console.h
    trunk/src/data.c
    trunk/src/data.h
    trunk/src/design.c
    trunk/src/design.h
    trunk/src/difficulty.c
    trunk/src/difficulty.h
    trunk/src/display.c
    trunk/src/display.h
    trunk/src/display3d.c
    trunk/src/display3d.h
    trunk/src/display3ddef.h
    trunk/src/displaydef.h
    trunk/src/drive.c
    trunk/src/drive.h
    trunk/src/droid.c
    trunk/src/droid.h
    trunk/src/droiddef.h
    trunk/src/e3demo.c
    trunk/src/e3demo.h
    trunk/src/edit3d.c
    trunk/src/edit3d.h
    trunk/src/effects.c
    trunk/src/effects.h
    trunk/src/environ.c
    trunk/src/environ.h
    trunk/src/feature.c
    trunk/src/feature.h
    trunk/src/featuredef.h
    trunk/src/formation.c
    trunk/src/formation.h
    trunk/src/formationdef.h
    trunk/src/fpath.c
    trunk/src/fpath.h
    trunk/src/frend.h
    trunk/src/frontend.c
    trunk/src/frontend.h
    trunk/src/function.c
    trunk/src/function.h
    trunk/src/functiondef.h
    trunk/src/game.c
    trunk/src/game.h
    trunk/src/gateway.c
    trunk/src/gateway.h
    trunk/src/gatewaydef.h
    trunk/src/geometry.c
    trunk/src/geometry.h
    trunk/src/group.c
    trunk/src/group.h
    trunk/src/hci.c
    trunk/src/hci.h
    trunk/src/ingameop.c
    trunk/src/ingameop.h
    trunk/src/init.c
    trunk/src/init.h
    trunk/src/intdisplay.c
    trunk/src/intdisplay.h
    trunk/src/intelmap.c
    trunk/src/intelmap.h
    trunk/src/intfac.h
    trunk/src/intimage.c
    trunk/src/intimage.h
    trunk/src/intorder.c
    trunk/src/intorder.h
    trunk/src/keybind.c
    trunk/src/keybind.h
    trunk/src/keyedit.c
    trunk/src/keyedit.h
    trunk/src/keymap.c
    trunk/src/keymap.h
    trunk/src/level_lexer.l
    trunk/src/levelint.h
    trunk/src/levels.c
    trunk/src/levels.h
    trunk/src/lighting.c
    trunk/src/lighting.h
    trunk/src/loadsave.c
    trunk/src/loadsave.h
    trunk/src/loop.c
    trunk/src/loop.h
    trunk/src/main.c
    trunk/src/main.h
    trunk/src/map.c
    trunk/src/map.h
    trunk/src/mapdisplay.c
    trunk/src/mapdisplay.h
    trunk/src/mapgrid.c
    trunk/src/mapgrid.h
    trunk/src/mechanics.c
    trunk/src/mechanics.h
    trunk/src/message.c
    trunk/src/message.h
    trunk/src/message_lexer.l
    trunk/src/message_parser.y
    trunk/src/messagedef.h
    trunk/src/messagely.h
    trunk/src/miscimd.c
    trunk/src/miscimd.h
    trunk/src/mission.c
    trunk/src/mission.h
    trunk/src/missiondef.h
    trunk/src/modding.h
    trunk/src/move.c
    trunk/src/move.h
    trunk/src/movedef.h
    trunk/src/multibot.c
    trunk/src/multigifts.c
    trunk/src/multigifts.h
    trunk/src/multiint.c
    trunk/src/multiint.h
    trunk/src/multijoin.c
    trunk/src/multijoin.h
    trunk/src/multilimit.c
    trunk/src/multilimit.h
    trunk/src/multimenu.c
    trunk/src/multimenu.h
    trunk/src/multiopt.c
    trunk/src/multiplay.c
    trunk/src/multiplay.h
    trunk/src/multirecv.h
    trunk/src/multistat.c
    trunk/src/multistat.h
    trunk/src/multistruct.c
    trunk/src/multisync.c
    trunk/src/objectdef.h
    trunk/src/objects.c
    trunk/src/objects.h
    trunk/src/objmem.c
    trunk/src/objmem.h
    trunk/src/oprint.c
    trunk/src/oprint.h
    trunk/src/order.c
    trunk/src/order.h
    trunk/src/orderdef.h
    trunk/src/positiondef.h
    trunk/src/power.c
    trunk/src/power.h
    trunk/src/projectile.c
    trunk/src/projectile.h
    trunk/src/projectiledef.h
    trunk/src/radar.c
    trunk/src/radar.h
    trunk/src/raycast.c
    trunk/src/raycast.h
    trunk/src/research.c
    trunk/src/research.h
    trunk/src/researchdef.h
    trunk/src/scores.c
    trunk/src/scores.h
    trunk/src/scriptai.c
    trunk/src/scriptai.h
    trunk/src/scriptcb.c
    trunk/src/scriptcb.h
    trunk/src/scriptextern.c
    trunk/src/scriptextern.h
    trunk/src/scriptfuncs.c
    trunk/src/scriptfuncs.h
    trunk/src/scriptobj.c
    trunk/src/scriptobj.h
    trunk/src/scripttabs.c
    trunk/src/scripttabs.h
    trunk/src/scriptvals.c
    trunk/src/scriptvals.h
    trunk/src/scriptvals_lexer.l
    trunk/src/scriptvals_parser.y
    trunk/src/selection.c
    trunk/src/selection.h
    trunk/src/seqdisp.c
    trunk/src/seqdisp.h
    trunk/src/stats-db.c
    trunk/src/stats-db.h
    trunk/src/stats.c
    trunk/src/stats.h
    trunk/src/statsdef.h
    trunk/src/stringdef.h
    trunk/src/structure.c
    trunk/src/structure.h
    trunk/src/structuredef.h
    trunk/src/target.c
    trunk/src/target.h
    trunk/src/text.c
    trunk/src/text.h
    trunk/src/texture.c
    trunk/src/texture.h
    trunk/src/transporter.c
    trunk/src/transporter.h
    trunk/src/version.c
    trunk/src/version.h
    trunk/src/visibility.c
    trunk/src/visibility.h
    trunk/src/warcam.c
    trunk/src/warcam.h
    trunk/src/warzoneconfig.c
    trunk/src/warzoneconfig.h
    trunk/src/weapondef.h
    trunk/src/wrappers.c
    trunk/src/wrappers.h
    trunk/tools/3ds2pie/3ds2pie_gui.cpp
    trunk/tools/3ds2pie/3ds2pie_gui.h
    trunk/tools/3ds2pie/main.cpp
    trunk/tools/conversion/obj2pie.c
    trunk/tools/conversion/pie23ds.c
    trunk/tools/conversion/pie2wzm.c
    trunk/tools/display/wzmto3ds.c
    trunk/tools/display/wzmutils.c
    trunk/tools/display/wzmutils.h
    trunk/tools/display/wzmviewer.c
    trunk/tools/display/wzmviewer.h
    trunk/tools/editworld/src/aboutdialog.cpp
    trunk/tools/editworld/src/aboutdialog.hpp
    trunk/tools/editworld/src/autoflagdialog.cpp
    trunk/tools/editworld/src/autoflagdialog.hpp
    trunk/tools/editworld/src/bmphandler.cpp
    trunk/tools/editworld/src/bmphandler.h
    trunk/tools/editworld/src/brush.cpp
    trunk/tools/editworld/src/brush.h
    trunk/tools/editworld/src/brushprop.cpp
    trunk/tools/editworld/src/brushprop.h
    trunk/tools/editworld/src/btedit.cpp
    trunk/tools/editworld/src/btedit.h
    trunk/tools/editworld/src/bteditdoc.cpp
    trunk/tools/editworld/src/bteditdoc.h
    trunk/tools/editworld/src/bteditview.cpp
    trunk/tools/editworld/src/bteditview.h
    trunk/tools/editworld/src/chnkio.cpp
    trunk/tools/editworld/src/chnkio.h
    trunk/tools/editworld/src/ddimage.cpp
    trunk/tools/editworld/src/ddimage.h
    trunk/tools/editworld/src/debugprint.cpp
    trunk/tools/editworld/src/debugprint.hpp
    trunk/tools/editworld/src/devmap.h
    trunk/tools/editworld/src/dibdraw.cpp
    trunk/tools/editworld/src/dibdraw.h
    trunk/tools/editworld/src/directx.cpp
    trunk/tools/editworld/src/directx.h
    trunk/tools/editworld/src/editworld.rc
    trunk/tools/editworld/src/expandlimitsdlg.cpp
    trunk/tools/editworld/src/expandlimitsdlg.h
    trunk/tools/editworld/src/fileparse.cpp
    trunk/tools/editworld/src/fileparse.h
    trunk/tools/editworld/src/gateway.cpp
    trunk/tools/editworld/src/gateway.h
    trunk/tools/editworld/src/gateway.hpp
    trunk/tools/editworld/src/gatewaydef.h
    trunk/tools/editworld/src/gatewaysup.cpp
    trunk/tools/editworld/src/geometry.cpp
    trunk/tools/editworld/src/geometry.h
    trunk/tools/editworld/src/grdland.cpp
    trunk/tools/editworld/src/grdland.h
    trunk/tools/editworld/src/heightmap.cpp
    trunk/tools/editworld/src/heightmap.h
    trunk/tools/editworld/src/infodialog.cpp
    trunk/tools/editworld/src/infodialog.hpp
    trunk/tools/editworld/src/initiallimitsdialog.cpp
    trunk/tools/editworld/src/initiallimitsdialog.hpp
    trunk/tools/editworld/src/keyhandler.cpp
    trunk/tools/editworld/src/keyhandler.hpp
    trunk/tools/editworld/src/limitsdialog.cpp
    trunk/tools/editworld/src/limitsdialog.hpp
    trunk/tools/editworld/src/macros.h
    trunk/tools/editworld/src/mainframe.cpp
    trunk/tools/editworld/src/mainframe.h
    trunk/tools/editworld/src/mapprefs.cpp
    trunk/tools/editworld/src/mapprefs.h
    trunk/tools/editworld/src/objectproperties.cpp
    trunk/tools/editworld/src/objectproperties.h
    trunk/tools/editworld/src/pasteprefs.cpp
    trunk/tools/editworld/src/pasteprefs.h
    trunk/tools/editworld/src/pcxhandler.cpp
    trunk/tools/editworld/src/pcxhandler.h
    trunk/tools/editworld/src/playermap.cpp
    trunk/tools/editworld/src/playermap.h
    trunk/tools/editworld/src/resource.h
    trunk/tools/editworld/src/savesegmentdialog.cpp
    trunk/tools/editworld/src/savesegmentdialog.hpp
    trunk/tools/editworld/src/stdafx.h
    trunk/tools/editworld/src/tdview.cpp
    trunk/tools/editworld/src/tdview.h
    trunk/tools/editworld/src/textsel.cpp
    trunk/tools/editworld/src/textsel.h
    trunk/tools/editworld/src/textureprefs.cpp
    trunk/tools/editworld/src/textureprefs.h
    trunk/tools/editworld/src/textureview.cpp
    trunk/tools/editworld/src/textureview.h
    trunk/tools/editworld/src/tiletypes.cpp
    trunk/tools/editworld/src/tiletypes.h
    trunk/tools/editworld/src/typedefs.h
    trunk/tools/editworld/src/undoredo.cpp
    trunk/tools/editworld/src/undoredo.h
    trunk/tools/editworld/src/wfview.cpp
    trunk/tools/editworld/src/wfview.h
    trunk/tools/editworld/src/winapi.cpp
    trunk/tools/editworld/src/winapi.hpp
    trunk/tools/editworld/src/winstuff.h
    trunk/tools/editworld/src/wxDialogs/aboutdialog.cpp
    trunk/tools/editworld/src/wxDialogs/aboutdialog.hpp
    trunk/tools/editworld/src/wxDialogs/aboutdialog.xrc
    trunk/tools/editworld/src/wxDialogs/autoflagdialog.cpp
    trunk/tools/editworld/src/wxDialogs/autoflagdialog.hpp
    trunk/tools/editworld/src/wxDialogs/autoflagdialog.xrc
    trunk/tools/editworld/src/wxDialogs/editworld.rc
    trunk/tools/editworld/src/wxDialogs/infodialog.cpp
    trunk/tools/editworld/src/wxDialogs/infodialog.hpp
    trunk/tools/editworld/src/wxDialogs/infodialog.xrc
    trunk/tools/editworld/src/wxDialogs/initiallimitsdialog.cpp
    trunk/tools/editworld/src/wxDialogs/initiallimitsdialog.hpp
    trunk/tools/editworld/src/wxDialogs/initiallimitsdialog.xrc
    trunk/tools/editworld/src/wxDialogs/limitsdialog.cpp
    trunk/tools/editworld/src/wxDialogs/limitsdialog.hpp
    trunk/tools/editworld/src/wxDialogs/limitsdialog.xrc
    trunk/tools/editworld/src/wxDialogs/listctrlval.hpp
    trunk/tools/editworld/src/wxDialogs/main.cpp
    trunk/tools/editworld/src/wxDialogs/mainframe.cpp
    trunk/tools/editworld/src/wxDialogs/mainframe.hpp
    trunk/tools/editworld/src/wxDialogs/mainframe.xrc
    trunk/tools/editworld/src/wxDialogs/numtextval.cpp
    trunk/tools/editworld/src/wxDialogs/numtextval.hpp
    trunk/tools/editworld/src/wxDialogs/savesegmentdialog.cpp
    trunk/tools/editworld/src/wxDialogs/savesegmentdialog.hpp
    trunk/tools/editworld/src/wxDialogs/savesegmentdialog.xrc
    trunk/tools/editworld/src/wxDialogs/wxstringconv.hpp
    trunk/tools/html2trac/html2trac.rb
    trunk/tools/masterserver/wzmasterserver.py
    trunk/tools/pietoaster/imd.cpp
    trunk/tools/pietoaster/imd.h
    trunk/tools/pietoaster/imdloader.cpp
    trunk/tools/pietoaster/imdloader.h
    trunk/tools/pietoaster/macros.h
    trunk/tools/pietoaster/pie_types.h
    trunk/tools/pietoaster/texture.cpp
    trunk/tools/pietoaster/texture.h
    trunk/tools/pietoaster/wzglobal.h
    trunk/win32/warzone2100.rc


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

Reply via email to