This Trac instance is not used for development anymore!

We migrated our development workflow to git and Gitea.
To test the future redirection, replace trac by ariadne in the page URL.

Changes between Initial Version and Version 1 of Ticket #2517, comment 18


Ignore:
Timestamp:
05/04/14 18:13:57 (11 years ago)
Author:
Radagast

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2517, comment 18

    initial v1  
    44For part 2 I thought of splitting the C++ Script_RegisterComponentType() into 2. Is this fine?
    55
    6 We could also trigger hotloading but this would override the other main component and thus we needed a spearate flag to skip this hotloading branch (which is entered if the IID_Component already is registered).
     6We could also trigger hotloading but this would override all other mods' components with this IID and thus we needed a spearate flag to skip this hotloading branch (which is entered if the IID_Component already is registered).
    77
    88Currently we return here: