History for src/Monster.m
2025-03-29
| ||
22:29 | Add variables with a getter / setter block file: [08ccfa5f00] check-in: [cd2ac12a14] user: js, branch: trunk, size: 12646 [annotate] [blame] [check-ins using] [diff] | |
17:13 | More style fixes file: [aa7be47ff2] check-in: [c634a689e7] user: js, branch: trunk, size: 12571 [annotate] [blame] [check-ins using] [diff] | |
14:25 |
Switch from clang-format to manual formatting
clang-format does too many weird things. file: [911d4fb855] check-in: [75e920ae30] user: js, branch: trunk, size: 13378 [annotate] [blame] [check-ins using] [diff] | |
2025-03-25
| ||
23:38 | Clean up Variable file: [96bb3308b2] check-in: [0ee94739ce] user: js, branch: trunk, size: 13394 [annotate] [blame] [check-ins using] [diff] | |
2025-03-24
| ||
22:14 | Convert player into a class file: [0a9cae30d2] check-in: [5b7b7d2fc5] user: js, branch: trunk, size: 13373 [annotate] [blame] [check-ins using] [diff] | |
2025-03-23
| ||
22:14 | Fix wrong argument order for calculating distance file: [9674185459] check-in: [75095b4f6e] user: js, branch: trunk, size: 13359 [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: [df6f0d84fe] check-in: [304230c1e1] user: js, branch: trunk, size: 13359 [annotate] [blame] [check-ins using] [diff] | |
21:31 | Remove vdist file: [f00a1d74b4] check-in: [6259424802] user: js, branch: trunk, size: 13403 [annotate] [blame] [check-ins using] [diff] | |
17:45 | Remove fast_f2nat file: [4c3ede25d7] check-in: [51fb59fc93] user: js, branch: trunk, size: 13359 [annotate] [blame] [check-ins using] [diff] | |
02:03 | Renamed and modified src/monster.m → src/Monster.m. Convert monster into a class file: [8c481c4403] check-in: [e8f80b0482] user: js, branch: trunk, size: 13373 [annotate] [blame] [check-ins using] [diff] | |