Dune-II---The-Maker icon indicating copy to clipboard operation
Dune-II---The-Maker copied to clipboard

Improvement data loading

Open Mira-Chronos opened this issue 3 years ago • 0 comments

As for the bullets, I outsourced the reading of data from SANDWORM and ORNITHOPTER. This work is temporary, it is a test on two units which, if successful, should be generalized to the other units. I am waiting for the validation of this prototype before continuing the migration.

I am waiting for the validation of this prototype before continuing the migration. There are people to deal with :)

  • The creation of units.ini is temporary, it allows me to see what needs to be converted.
  • I will make a special dataLoader class to relieve the common.cpp file
  • The idea would be to read the datas with a for loop, which will be possible when I can easily access the names of the textures

Mira-Chronos avatar Oct 25 '22 05:10 Mira-Chronos