.. |
hw_bunchdrawer.cpp
|
- replaced most of numsectors, too.
|
2021-12-30 09:56:54 +01:00 |
hw_bunchdrawer.h
|
- WindowClipper WIP
|
2021-12-30 09:56:52 +01:00 |
hw_clipper.cpp
|
- added a bit more debug validation to the new clipper code.
|
2021-12-30 09:56:53 +01:00 |
hw_clipper.h
|
- added a bit more debug validation to the new clipper code.
|
2021-12-30 09:56:53 +01:00 |
hw_drawinfo.cpp
|
- another batch of search&replace, with smaller results.
|
2021-12-30 09:56:48 +01:00 |
hw_drawinfo.h
|
- refactored the owner index in tspritetype.
|
2021-12-26 23:09:53 +01:00 |
hw_drawlist.cpp
|
- fixed vertex generation when splitting walls by planes on old hardware.
|
2021-09-18 13:04:46 +02:00 |
hw_drawlist.h
|
- fixed vertex generation when splitting walls by planes on old hardware.
|
2021-09-18 13:04:46 +02:00 |
hw_drawlistadd.cpp
|
- fixed yet another problem with the local 'sprite' variables in HWWall causing problems.
|
2021-05-07 00:09:30 +02:00 |
hw_drawstructs.h
|
- cleaned up and renamed buildtypes.h.
|
2021-12-30 09:53:46 +01:00 |
hw_flats.cpp
|
- made gotpic a FixedBitArray.
|
2021-12-30 09:53:56 +01:00 |
hw_portal.cpp
|
- use sectno() access function where we really need a sector index.
|
2021-12-26 23:10:01 +01:00 |
hw_portal.h
|
- replaced most of numsectors, too.
|
2021-12-30 09:56:54 +01:00 |
hw_sky.cpp
|
- fixed new renderer's use of fog on skies: The palette value from the wall was used instead of the one from the sky plane.
|
2021-05-29 12:09:16 +02:00 |
hw_skyportal.cpp
|
- addressed most unused/uninitialized variable warnings from MSVC.
|
2021-11-29 00:55:30 +01:00 |
hw_sprites.cpp
|
- another batch of search&replace, with smaller results.
|
2021-12-30 09:56:48 +01:00 |
hw_walls.cpp
|
- made gotpic a FixedBitArray.
|
2021-12-30 09:53:56 +01:00 |