Age | Commit message (Collapse) | Author |
|
|
|
|
|
Also translate some more Italian comments
|
|
|
|
|
|
|
|
|
|
This works by adding a wrapper function for copyRectToScreen(). As
far as the engine is concerned, it still draws everything in color.
The mouse cursors are still in color, but that can be fixed later.
|
|
|
|
on-screen
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The engine uses DirectX drawing functionality to do drawing of partial frames within an ellipsis, so we need to replicate that manually in code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|