Upgrade the project files to Lazarus 3.0 and perform a bit of refactoring
commitc033a0384eaf960b3559a6f0dd374d5bf9c39d49
authorDmitry D. Chernov <blackdoomer@yandex.ru>
Sun, 28 Jan 2024 11:05:55 +0000 (28 21:05 +1000)
committerDmitry D. Chernov <blackdoomer@yandex.ru>
Wed, 31 Jan 2024 11:45:38 +0000 (31 21:45 +1000)
tree741ffa2668a20afe99b6fcb2aca1ff2b4e2fb56f
parent57db2f234b6f9fc6278ddefbc7a26588ad70419e
Upgrade the project files to Lazarus 3.0 and perform a bit of refactoring
38 files changed:
src/editor/Editor.lpi
src/editor/Editor.lpr
src/editor/f_about.lfm
src/editor/f_about.pas
src/editor/f_activationtype.lfm
src/editor/f_activationtype.pas
src/editor/f_addresource.lfm
src/editor/f_addresource.pas
src/editor/f_addresource_sky.lfm
src/editor/f_addresource_sky.pas
src/editor/f_addresource_sound.lfm
src/editor/f_addresource_sound.pas
src/editor/f_addresource_texture.lfm
src/editor/f_addresource_texture.pas
src/editor/f_choosetype.lfm
src/editor/f_choosetype.pas
src/editor/f_keys.lfm
src/editor/f_keys.pas
src/editor/f_main.lfm
src/editor/f_main.pas
src/editor/f_mapcheck.lfm
src/editor/f_mapcheck.pas
src/editor/f_mapoptimization.lfm
src/editor/f_mapoptimization.pas
src/editor/f_mapoptions.lfm
src/editor/f_mapoptions.pas
src/editor/f_options.lfm
src/editor/f_options.pas
src/editor/f_packmap.lfm
src/editor/f_packmap.pas
src/editor/f_savemap.lfm
src/editor/f_savemap.pas
src/editor/f_saveminimap.lfm
src/editor/f_saveminimap.pas
src/editor/f_selectmap.lfm
src/editor/f_selectmap.pas
src/editor/g_language.pas
src/editor/g_map.pas