News:

Use the "Forum Search"
It may help you to find anything in the forum ;).

obj_t cleanup

Started by ceeac, June 22, 2020, 05:45:29 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ceeac

This patch cleans up obj_t and moves it into the obj/ directory. Since most classes derived from obj_t are defined in obj/, I think it makes sense to move obj_t there to keep similar files closer together.

ceeac

Updated original patch to current trunk. I also added a second patch which translates gebaeude_t and *_depot_t classes and moves them to obj/building/.