MD2 & Patch drawing fixes
MD2's can be translucent again. MD2's can use sprites instead of another random texture if they have no texture. Patches are drawn in the correct place on non aspect correct resolutions. Cropped Patches are drawn.
Showing
- src/doomdef.h 1 addition, 1 deletionsrc/doomdef.h
- src/hardware/hw_draw.c 70 additions, 0 deletionssrc/hardware/hw_draw.c
- src/hardware/hw_main.c 10 additions, 29 deletionssrc/hardware/hw_main.c
- src/hardware/hw_main.h 1 addition, 0 deletionssrc/hardware/hw_main.h
- src/hardware/hw_md2.c 14 additions, 26 deletionssrc/hardware/hw_md2.c
- src/screen.c 2 additions, 2 deletionssrc/screen.c
- src/v_video.c 2 additions, 1 deletionsrc/v_video.c
Loading
Please register or sign in to comment