Cube  All files named "src/weapon.m"

History for src/weapon.m

2025-03-29
14:25
Switch from clang-format to manual formatting

clang-format does too many weird things. file: [6c8b962c81] check-in: [75e920ae30] user: js, branch: trunk, size: 10751 [annotate] [blame] [check-ins using] [diff]

2025-03-24
22:14
Convert player into a class file: [48ff54c543] check-in: [5b7b7d2fc5] user: js, branch: trunk, size: 10731 [annotate] [blame] [check-ins using] [diff]
2025-03-23
22:14
Fix wrong argument order for calculating distance file: [d5d4aa755b] check-in: [75095b4f6e] user: js, branch: trunk, size: 10545 [annotate] [blame] [check-ins using] [diff]
21:52
Avoid pointless pointers

Passing OFVector3D by reference is annoying and is worse at passing via registers. file: [7fa0099398] check-in: [304230c1e1] user: js, branch: trunk, size: 10546 [annotate] [blame] [check-ins using] [diff]

21:31
Remove vdist file: [51629f2c3a] check-in: [6259424802] user: js, branch: trunk, size: 10765 [annotate] [blame] [check-ins using] [diff]
19:40
Clean up identifiers, use blocks for commands file: [a4ab4f9d09] check-in: [d7661be1b1] user: js, branch: trunk, size: 10411 [annotate] [blame] [check-ins using] [diff]
17:41
Remove dotprod file: [d7a9ce79c2] check-in: [da90479adf] user: js, branch: trunk, size: 10400 [annotate] [blame] [check-ins using] [diff]
14:49
Remove vadd/vsub/vmul/vdiv file: [da3cdeb33a] check-in: [0c8fc2f148] user: js, branch: trunk, size: 10368 [annotate] [blame] [check-ins using] [diff]
02:47
Remove loop[ijkl]

They confused clang-format a lot. file: [acb2ec57ac] check-in: [6b85eefc85] user: js, branch: trunk, size: 10129 [annotate] [blame] [check-ins using] [diff]

02:03
Convert monster into a class file: [6b111961c9] check-in: [e8f80b0482] user: js, branch: trunk, size: 10051 [annotate] [blame] [check-ins using] [diff]
2025-03-22
23:10
Clean up DynamicEntity file: [af10bcd44b] check-in: [b787ad5a04] user: js, branch: trunk, size: 9919 [annotate] [blame] [check-ins using] [diff]
2025-03-20
23:02
Fix -Wgnu-folding-constant file: [81ddf6dcb5] check-in: [e79356d2a6] user: js, branch: trunk, size: 9834 [annotate] [blame] [check-ins using] [diff]
21:52
Renamed and modified src/weapon.mm → src/weapon.m. Convert more files to pure Objective-C file: [2e4de9f255] check-in: [46c5779570] user: js, branch: trunk, size: 9861 [annotate] [blame] [check-ins using] [diff]