News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

C::B wiki broken

Started by MichaelAgarkov, July 13, 2025, 01:25:35 AM

Previous topic - Next topic

MichaelAgarkov

The wiki page currently returns "Service Unavailable".

blauzahn


ollydbg

Same issue here, I will send a message to our site administrator.
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.