1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-06-15 06:37:13 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
4c1030c76e Implement simple distance tracking for player and vehicle entities.
Doesn't differentiate from in-air and on-ground.
Just sums up the distance from last position on each position update.
2020-05-04 11:58:30 +03:00
e13d1a91e7 Replace GetObject with GetObj to avoid collisions on Windows.
ef you MS
2020-04-17 17:42:09 +03:00
33f057ac15 More code cleanup. 2020-03-22 10:00:31 +02:00
505a165d23 Use pragma once instead of macro guards. 2020-03-22 01:45:04 +02:00
c0fd374404 Rename source to module. 2020-03-21 23:02:27 +02:00