CCHyper

Results 7 comments of CCHyper

I'm not familiar with the relevant code, but I would assume there is a path stored to the map selected to be played _(before any generation of `spawnmap.ini`)_? For example,...

> Is it guaranteed that the BIN file would be named exactly as the INI file and in the maps directory? Yeah, it must always match the scenario filename. >...

Is it possible to detect if CnC-DDraw is selected, and enable the drop-down when it is? It's also the default renderer option in most client setups I understand. Also, a...

> I don't think singling out extension-specific features this way is a correct move. We should not hardcode features and instead strive towards generalization. For example, to support Phobos new...

> > What do you suggest as a solution that would work for both extension projects? > > I would need to know what features on the client side specifically...

> I would need to see more context later, but my general comment is that I think we don't need to gate all of the Vinifera-specific stuff behind such a...

Can the team number changes be combined into one source file please, `move_team_group_number.asm`. You can use if/else in the source file if there are any mod-specific changes.