Репозиторий помещен в архив 25 апреля 2024. Вся функциональность доступна только для чтения.
main
Matt Wells
Added a utility to edit light colour values for map objects and prototypes which also includes some map editing functionality.
win_fall.cpp - removed the forced loading of f2_res.dat, this was only need for the HRP's in game setup window which has been removed in VE. configTools.cpp - Changed some of the initial "f2_ve.ini" settings so Hr graphics arn't required. Mod_Interface.cpp - fixed issue if ini IFACE_BAR_GRAPHIC_WIDTH doesn't match the frm image width. Mod_Dialogue.cpp - fixed issue if ini DIALOG_SCRN_ART_FIX is set but no HR_ALLTLK.frm image found. errors.cpp - removed an unnecessary line being printed in Fallout_Debug_Error function.
Initial commit
Moved configTools to a shared project "f2_ve_shared". Added the "f2_ve_Config" project. Some general house keeping.
Initial adding of project files.
Update README.md