DEADSOFTWARE

initial commit
authorFGSFDSFGS <derp.primus@gmail.com>
Sun, 10 Apr 2016 20:29:32 +0000 (23:29 +0300)
committerFGSFDSFGS <derp.primus@gmail.com>
Sun, 10 Apr 2016 20:29:32 +0000 (23:29 +0300)
commitb72e164f0fb64e3301ae8ca217449daf6a9d301d
tree3975fbce3563e011bdc85ef0f6df72fe8f8c620e
initial commit
123 files changed:
src/editor/Editor.lpi [new file with mode: 0644]
src/editor/Editor.lpr [new file with mode: 0644]
src/editor/Editor.res [new file with mode: 0644]
src/editor/Icon.ico [new file with mode: 0644]
src/editor/f_about.lfm [new file with mode: 0644]
src/editor/f_about.pas [new file with mode: 0644]
src/editor/f_activationtype.lfm [new file with mode: 0644]
src/editor/f_activationtype.pas [new file with mode: 0644]
src/editor/f_addresource.lfm [new file with mode: 0644]
src/editor/f_addresource.pas [new file with mode: 0644]
src/editor/f_addresource_sky.lfm [new file with mode: 0644]
src/editor/f_addresource_sky.pas [new file with mode: 0644]
src/editor/f_addresource_sound.lfm [new file with mode: 0644]
src/editor/f_addresource_sound.pas [new file with mode: 0644]
src/editor/f_addresource_texture.lfm [new file with mode: 0644]
src/editor/f_addresource_texture.pas [new file with mode: 0644]
src/editor/f_choosetype.lfm [new file with mode: 0644]
src/editor/f_choosetype.pas [new file with mode: 0644]
src/editor/f_keys.lfm [new file with mode: 0644]
src/editor/f_keys.pas [new file with mode: 0644]
src/editor/f_main.lfm [new file with mode: 0644]
src/editor/f_main.pas [new file with mode: 0644]
src/editor/f_mapcheck.lfm [new file with mode: 0644]
src/editor/f_mapcheck.pas [new file with mode: 0644]
src/editor/f_mapoptimization.lfm [new file with mode: 0644]
src/editor/f_mapoptimization.pas [new file with mode: 0644]
src/editor/f_mapoptions.lfm [new file with mode: 0644]
src/editor/f_mapoptions.pas [new file with mode: 0644]
src/editor/f_maptest.lfm [new file with mode: 0644]
src/editor/f_maptest.pas [new file with mode: 0644]
src/editor/f_options.lfm [new file with mode: 0644]
src/editor/f_options.pas [new file with mode: 0644]
src/editor/f_packmap.lfm [new file with mode: 0644]
src/editor/f_packmap.pas [new file with mode: 0644]
src/editor/f_savemap.lfm [new file with mode: 0644]
src/editor/f_savemap.pas [new file with mode: 0644]
src/editor/f_saveminimap.lfm [new file with mode: 0644]
src/editor/f_saveminimap.pas [new file with mode: 0644]
src/editor/f_selectlang.lfm [new file with mode: 0644]
src/editor/f_selectlang.pas [new file with mode: 0644]
src/editor/f_selectmap.lfm [new file with mode: 0644]
src/editor/f_selectmap.pas [new file with mode: 0644]
src/editor/g_basic.pas [new file with mode: 0644]
src/editor/g_language.pas [new file with mode: 0644]
src/editor/g_map.pas [new file with mode: 0644]
src/editor/g_textures.pas [new file with mode: 0644]
src/editor/img/1_new.BMP [new file with mode: 0644]
src/editor/img/2_open.BMP [new file with mode: 0644]
src/editor/img/3_save.BMP [new file with mode: 0644]
src/editor/img/4_map.BMP [new file with mode: 0644]
src/editor/img/5_layers.BMP [new file with mode: 0644]
src/editor/img/6_step.BMP [new file with mode: 0644]
src/editor/img/7_dots.BMP [new file with mode: 0644]
src/editor/img/8_16.bmp [new file with mode: 0644]
src/editor/img/8_test.bmp [new file with mode: 0644]
src/editor/img/8_test_en.bmp [new file with mode: 0644]
src/editor/img/9_SelectMap.bmp [new file with mode: 0644]
src/editor/img/Arrow-B.bmp [new file with mode: 0644]
src/editor/img/Arrow-BL.bmp [new file with mode: 0644]
src/editor/img/Arrow-BR.bmp [new file with mode: 0644]
src/editor/img/Arrow-L.bmp [new file with mode: 0644]
src/editor/img/Arrow-R.bmp [new file with mode: 0644]
src/editor/img/Arrow-T.bmp [new file with mode: 0644]
src/editor/img/Arrow-TL.bmp [new file with mode: 0644]
src/editor/img/Arrow-TR.bmp [new file with mode: 0644]
src/editor/img/Thumbs.db [new file with mode: 0644]
src/editor/img/add.bmp [new file with mode: 0644]
src/editor/img/areas.bmp [new file with mode: 0644]
src/editor/img/copy.bmp [new file with mode: 0644]
src/editor/img/cut.bmp [new file with mode: 0644]
src/editor/img/delete.bmp [new file with mode: 0644]
src/editor/img/dots.bmp [new file with mode: 0644]
src/editor/img/editor.bmp [new file with mode: 0644]
src/editor/img/exit.bmp [new file with mode: 0644]
src/editor/img/items.bmp [new file with mode: 0644]
src/editor/img/layers.bmp [new file with mode: 0644]
src/editor/img/map_border.bmp [new file with mode: 0644]
src/editor/img/minimap.bmp [new file with mode: 0644]
src/editor/img/monsters.bmp [new file with mode: 0644]
src/editor/img/new.bmp [new file with mode: 0644]
src/editor/img/open.bmp [new file with mode: 0644]
src/editor/img/optimize.bmp [new file with mode: 0644]
src/editor/img/panels.bmp [new file with mode: 0644]
src/editor/img/paste.bmp [new file with mode: 0644]
src/editor/img/play.bmp [new file with mode: 0644]
src/editor/img/proverka.bmp [new file with mode: 0644]
src/editor/img/save.bmp [new file with mode: 0644]
src/editor/img/save_a_copy.bmp [new file with mode: 0644]
src/editor/img/save_minimap.bmp [new file with mode: 0644]
src/editor/img/select_map.bmp [new file with mode: 0644]
src/editor/img/selectall.bmp [new file with mode: 0644]
src/editor/img/stop.bmp [new file with mode: 0644]
src/editor/img/test.bmp [new file with mode: 0644]
src/editor/img/triggers.bmp [new file with mode: 0644]
src/editor/img/undo.bmp [new file with mode: 0644]
src/editor/img/view.bmp [new file with mode: 0644]
src/editor/img/vpered.bmp [new file with mode: 0644]
src/editor/spectrum.pas [new file with mode: 0644]
src/engine/e_fixedbuffer.pas [new file with mode: 0644]
src/engine/e_graphics.pas [new file with mode: 0644]
src/engine/e_input.pas [new file with mode: 0644]
src/engine/e_log.pas [new file with mode: 0644]
src/engine/e_sound.pas [new file with mode: 0644]
src/engine/e_textures.pas [new file with mode: 0644]
src/lib/dgl/GL.pas [new file with mode: 0644]
src/lib/dgl/dglOpenGL.pas [new file with mode: 0644]
src/lib/dgl/glExt.pas [new file with mode: 0644]
src/lib/fmod/fmod.inc [new file with mode: 0644]
src/lib/fmod/fmod.pas [new file with mode: 0644]
src/lib/fmod/fmoderrors.pas [new file with mode: 0644]
src/lib/fmod/fmodpresets.pas [new file with mode: 0644]
src/lib/fmod/fmodtypes.pas [new file with mode: 0644]
src/shared/BinEditor.pas [new file with mode: 0644]
src/shared/CONFIG.pas [new file with mode: 0644]
src/shared/CONFIGSIMPLE.pas [new file with mode: 0644]
src/shared/MAPDEF.pas [new file with mode: 0644]
src/shared/MAPREADER.pas [new file with mode: 0644]
src/shared/MAPSTRUCT.pas [new file with mode: 0644]
src/shared/MAPWRITER.pas [new file with mode: 0644]
src/shared/WADEDITOR.pas [new file with mode: 0644]
src/shared/WADSTRUCT.pas [new file with mode: 0644]
src/shared/codepage.pas [new file with mode: 0644]
src/shared/console.pas [new file with mode: 0644]