Commit graph

8 commits

Author SHA1 Message Date
smallmodel
c6e3dfdbe6
Fixed velocity clip (sliding along plane)
This fixes the issue where vehicles would not be moving precisely where it should be moving (incorrect clipping of the velocity). For example, the minesweeper tank in e1l2 kept getting stuck because it didn't move appropriately (fixes #261)
2024-03-04 22:40:49 +01:00
smallmodel
22d2790735
Fixed vehicle stepping 2024-03-04 22:27:00 +01:00
smallmodel
2220f1ff05
Fixed vehicle move code 2023-09-27 20:01:08 +02:00
smallmodel
2a48e2fd27
Formatted document 2023-09-27 19:24:41 +02:00
smallmodel
9db1076603
Fixed VM_StepSlideMove using wrong start/end for gi.trace 2023-08-19 00:35:10 +02:00
smallmodel
c4738966fe
Using g_utils.cpp from fakk 2023-08-15 01:27:35 +02:00
smallmodel
5333c7ff4a
Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
OM
e4fa0fff3a Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
Renamed from code/game/g_vmove.cpp (Browse further)