Age | Commit message (Collapse) | Author |
|
Else we have some places not defined and errors with transitions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Two callbacks quite special are still to be implemented
|
|
|
|
|
|
|
|
|
|
|
|
Add a function to unify extensions handling.
That lets us substitute dashes by underscore on PC versions of
Versailles and fix dashes for Macintosh.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In original Versailles game, there is such a function used to determine if an
object has just been deselected. We don't need it in this engine for now
but who knows that will may come handy.
|
|
|
|
|
|
We clear the previous extension and even if there is none, we must
append the new one
|
|
|
|
|
|
|
|
|
|
There is still some work to do on fonts to make them match what it's
used by the original executable
|
|
It's useless and Macintosh has a DATAV_HD folder which PC hasn't.
So let's put all folders directly at root with the Versailles program
|
|
|
|
|
|
|
|
|
|
Comparison of non-pointer with nullptr was from a bad copy-paste
|
|
|
|
|
|
To improve navigation
|
|
McCoy should no longer teleport (occasionally) whne going to NR08
|
|
|
|
|
|
|
|
|
|
Also fix some awry clickable objects in RC51
|
|
|
|
|
|
|