History for src/clientgame.m
2025-03-29
| ||
17:13 | More style fixes file: [418707bf92] check-in: [c634a689e7] user: js, branch: trunk, size: 9797 [annotate] [blame] [check-ins using] [diff] | |
14:25 |
Switch from clang-format to manual formatting
clang-format does too many weird things. file: [0b8b0d202d] check-in: [75e920ae30] user: js, branch: trunk, size: 9909 [annotate] [blame] [check-ins using] [diff] | |
2025-03-25
| ||
23:52 | Make use of OF_DIRECT file: [591f2f2799] check-in: [7a98b92af9] user: js, branch: trunk, size: 10044 [annotate] [blame] [check-ins using] [diff] | |
23:38 | Clean up Variable file: [44aa449a31] check-in: [0ee94739ce] user: js, branch: trunk, size: 10030 [annotate] [blame] [check-ins using] [diff] | |
2025-03-24
| ||
22:14 | Convert player into a class file: [d1273c7a21] check-in: [5b7b7d2fc5] user: js, branch: trunk, size: 10009 [annotate] [blame] [check-ins using] [diff] | |
2025-03-23
| ||
21:52 |
Avoid pointless pointers
Passing OFVector3D by reference is annoying and is worse at passing via registers. file: [12fef2cf63] check-in: [304230c1e1] user: js, branch: trunk, size: 9768 [annotate] [blame] [check-ins using] [diff] | |
19:40 | Clean up identifiers, use blocks for commands file: [3ae039157a] check-in: [d7661be1b1] user: js, branch: trunk, size: 9769 [annotate] [blame] [check-ins using] [diff] | |
14:17 | Adjust to ObjFW changes file: [8ff39fb916] check-in: [85566b261d] user: js, branch: trunk, size: 9900 [annotate] [blame] [check-ins using] [diff] | |
02:47 |
Remove loop[ijkl]
They confused clang-format a lot. file: [e2809031d4] check-in: [6b85eefc85] user: js, branch: trunk, size: 9899 [annotate] [blame] [check-ins using] [diff] | |
02:03 | Convert monster into a class file: [d0a68a37a3] check-in: [e8f80b0482] user: js, branch: trunk, size: 9859 [annotate] [blame] [check-ins using] [diff] | |
2025-03-22
| ||
23:10 | Clean up DynamicEntity file: [f7cff8c331] check-in: [b787ad5a04] user: js, branch: trunk, size: 9831 [annotate] [blame] [check-ins using] [diff] | |
2025-03-20
| ||
21:18 | Renamed and modified src/clientgame.mm → src/clientgame.m. Convert more files to pure Objective-C file: [ca9306999a] check-in: [b250dfa8d4] user: js, branch: trunk, size: 11534 [annotate] [blame] [check-ins using] [diff] | |