.. |
hw_bunchdrawer.cpp
|
-use an access function for reading wall positions so that we have a non-modifiable value wherever this is possible.
|
2022-02-15 22:18:23 +01:00 |
hw_bunchdrawer.h
|
- re-tabified several files that got mangled by repeated merging
|
2021-12-30 09:58:47 +01:00 |
hw_clipper.cpp
|
- do the unlink properly when replacing a clip node.
|
2022-01-07 00:22:02 +01:00 |
hw_clipper.h
|
- Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries.
|
2021-12-30 20:30:21 +11:00 |
hw_drawinfo.cpp
|
- renamed floatified wall coordinate to 'pos'.
|
2022-02-15 22:18:24 +01:00 |
hw_drawinfo.h
|
- added sorting for wall sprites attached to non-orthogonal walls.
|
2022-01-13 20:55:55 +01:00 |
hw_drawlist.cpp
|
- do not use floor sprites for splitting geometry.
|
2022-01-14 00:49:57 +01:00 |
hw_drawlist.h
|
- added sorting for wall sprites attached to non-orthogonal walls.
|
2022-01-13 20:55:55 +01:00 |
hw_drawlistadd.cpp
|
- do not use floor sprites for splitting geometry.
|
2022-01-14 00:49:57 +01:00 |
hw_drawstructs.h
|
- added all parts needed to implement the actor property parser.
|
2022-01-23 13:03:39 +01:00 |
hw_flats.cpp
|
- do not use floor sprites for splitting geometry.
|
2022-01-14 00:49:57 +01:00 |
hw_lighting.cpp
|
- menu entries for light modes, plus handling of overbright shades.
|
2022-01-11 00:19:15 +01:00 |
hw_portal.cpp
|
-use an access function for reading wall positions so that we have a non-modifiable value wherever this is possible.
|
2022-02-15 22:18:23 +01:00 |
hw_portal.h
|
- Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries.
|
2021-12-30 20:30:21 +11:00 |
hw_setcolor.cpp
|
- menu entries for light modes, plus handling of overbright shades.
|
2022-01-11 00:19:15 +01:00 |
hw_sky.cpp
|
- sky management rework.
|
2022-01-16 12:12:43 +01:00 |
hw_skyportal.cpp
|
- g_visibility stuff
|
2022-01-11 00:12:32 +01:00 |
hw_sprites.cpp
|
- moved alpha threshold determination for sprites to the setup pass.
|
2022-01-14 00:19:26 +01:00 |
hw_walls.cpp
|
-use an access function for reading wall positions so that we have a non-modifiable value wherever this is possible.
|
2022-02-15 22:18:23 +01:00 |
hw_walls_vertex.cpp
|
- added wall edge splitting for gl_seamless.
|
2021-12-30 09:58:44 +01:00 |