Overview
Comment: | Avoid pointless pointers
Passing OFVector3D by reference is annoying and is worse at passing via registers. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
304230c1e18fc15a2e66b01bbc1727d1 |
User & Date: | js on 2025-03-23 21:52:54 |
Other Links: | manifest | tags |
Context
2025-03-23
| ||
22:14 | Fix wrong argument order for calculating distance check-in: 75095b4f6e user: js tags: trunk | |
21:52 | Avoid pointless pointers check-in: 304230c1e1 user: js tags: trunk | |
21:31 | Remove vdist check-in: 6259424802 user: js tags: trunk | |
Changes
Modified src/Monster.m from [f00a1d74b4] to [df6f0d84fe]. [diff]
Modified src/clientgame.m from [3ae039157a] to [12fef2cf63]. [diff]
Modified src/clients2c.m from [15c84f7e82] to [be4039eb8e]. [diff]
Modified src/protos.h from [6ea87debb4] to [e6df6c1853]. [diff]
Modified src/renderextras.m from [e6c4962238] to [ace19c9caa]. [diff]
Modified src/renderparticles.m from [dcdd211b54] to [41bd950ef0]. [diff]
Modified src/savegamedemo.m from [e40f20042f] to [16ee4d908b]. [diff]
Modified src/weapon.m from [51629f2c3a] to [7fa0099398]. [diff]
Modified src/worldlight.m from [38933acc1f] to [230a66c274]. [diff]