Christoph Oelckers
|
29012a89c6
|
- for got to save this.
|
2019-03-09 13:34:22 +01:00 |
|
Christoph Oelckers
|
0e4a860c5e
|
- fixed uninitialized screen flash color for savegame images in the software renderer.
|
2019-03-09 12:52:07 +01:00 |
|
Christoph Oelckers
|
1a29d39355
|
- do not render player sprites to canvases in the software renderer.
This applies to both savegame images and camera textures.
|
2019-03-09 12:12:33 +01:00 |
|
Christoph Oelckers
|
0b2494f9ca
|
- fixed: The global viewpoint's Level member was accessed before it was set.
All affected code needs to get a Level parameter passed in through its arguments.
|
2019-02-08 13:12:46 +01:00 |
|
Christoph Oelckers
|
89d607c9a6
|
- moved all rendering code into a common subdirectory.
No changes to the files themselves was made.
|
2019-01-31 19:58:17 +01:00 |
|