RFC Code Reorganisation
Hello
No-Half-Measures suggested sorting data for sound and graphics, what about sorting code files too?
A first step would be move all header files to a folder inc parallel to src folder.
I'm not known to all parts of minetest by now but probably it would be possible to divide source files to different folders.
e.g.
server files ->server
client files -> client
common parts ->common
What do you think about it?
No-Half-Measures suggested sorting data for sound and graphics, what about sorting code files too?
A first step would be move all header files to a folder inc parallel to src folder.
I'm not known to all parts of minetest by now but probably it would be possible to divide source files to different folders.
e.g.
server files ->server
client files -> client
common parts ->common
What do you think about it?