Jump to content

AInur

Community Members
  • Posts

    76
  • Joined

  • Last visited

Everything posted by AInur

  1. Hello, I am enjoying this game very much and as a C++ developer, I would like learn more about how the game is programmed, especially the engine. Hopefully, I can contribute to your development efforts! Unfortunately, most documentation websites related to the engine are down with 404 error. It would be very helpful if somebody could point me to the documentations of the Pyrogenesis engine or some design document which explains how the C++ is structured. Additionally, I would like to understand how the Javascript in the mods is integrated into the main engine and how they are called. So far, I have found the list of engine commands and Wiki on modifying the game, which are indeed helpful. It would be even better if some documentation can point me to exactly where in the source code these methods are defined and the logic behind it. I would also like to use this topic as a wiki for programmers where they can post documentations. Engine functions: https://gitea.wildfiregames.com/0ad/0ad/wiki/EngineFunctions Overall Wiki: https://gitea.wildfiregames.com/0ad/0ad/wiki
×
×
  • Create New...