Seifert69 / DikuMUD3

DikuMUD III using HTML and websockets.
GNU Lesser General Public License v2.1
194 stars 49 forks source link

Switch standalone function calls to member function calls #340

Closed bluedreamer closed 2 years ago

bluedreamer commented 2 years ago

Remove the unneeded standalone functions for unit_data access

Move IS_* to unit_data

I haven't squashed these commit to make it easier to review singly or to break up into multiple commits