raze/source/common
Mitchell Richters e8451d3ddb - Take better advantage of InputPacket::ang's FRotator status.
* Change it to a DRotator as that's what the game is expecting. Too many narrowings against DAngle objects needed.
* Utilise object methods where possible.
* Do all math against the object where possible, not its members.
2023-12-05 22:39:13 +01:00
..
2d - backend update from GZDoom. 2023-09-23 09:56:27 +02:00
audio - backend update from GZDoom. 2023-09-23 09:56:27 +02:00
console - backend update from GZDoom. 2023-09-23 09:56:27 +02:00
cutscenes - backend update from GZDoom without adapting other code. 2023-08-19 16:59:05 +02:00
engine - backend update from GZDoom. 2023-09-23 09:56:27 +02:00
filesystem - backend update from GZDoom. 2023-09-23 09:56:27 +02:00
fonts - backend update from GZDoom. 2023-09-06 00:18:45 +02:00
menu - Backend update from GZDoom- 2023-08-23 20:36:19 +02:00
models - backend update from GZDoom. 2023-09-23 09:56:27 +02:00
objects fixed bad assumption about object destruction state in garbage collector. 2023-12-05 22:39:08 +01:00
platform - do same change as d33f2697a3 2023-10-01 10:47:15 -04:00
rendering - Remove the TVector2 (const TVector3<vec_t> &other) constructor. 2023-12-05 22:39:12 +01:00
scripting - backend update from GZDoom. 2023-09-23 09:56:27 +02:00
startscreen - backend update from GZDoom. 2023-09-23 09:56:27 +02:00
statusbar - Change viewport aspect calculation from 6aa94a9b8e to be a reciprocal multiplication. 2023-02-06 19:58:08 +11:00
textures - backend update from GZDoom. 2023-09-23 09:56:27 +02:00
thirdparty - backend update from GZDoom. 2023-09-23 09:56:27 +02:00
utility - Take better advantage of InputPacket::ang's FRotator status. 2023-12-05 22:39:13 +01:00