Cube  All files named "src/savegamedemo.m"

History for src/savegamedemo.m

2025-03-29
17:13
More style fixes file: [09c2cc3e3c] check-in: [c634a689e7] user: js, branch: trunk, size: 12031 [annotate] [blame] [check-ins using] [diff]
14:25
Switch from clang-format to manual formatting

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

2025-03-25
23:38
Clean up Variable file: [fe0624b79b] check-in: [0ee94739ce] user: js, branch: trunk, size: 12562 [annotate] [blame] [check-ins using] [diff]
2025-03-24
22:14
Convert player into a class file: [822ad5d4d5] check-in: [5b7b7d2fc5] user: js, branch: trunk, size: 12541 [annotate] [blame] [check-ins using] [diff]
2025-03-23
22:14
Fix wrong argument order for calculating distance file: [b93241b086] check-in: [75095b4f6e] user: js, branch: trunk, size: 12583 [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: [16ee4d908b] check-in: [304230c1e1] user: js, branch: trunk, size: 12583 [annotate] [blame] [check-ins using] [diff]

21:31
Remove vdist file: [e40f20042f] check-in: [6259424802] user: js, branch: trunk, size: 12592 [annotate] [blame] [check-ins using] [diff]
19:40
Clean up identifiers, use blocks for commands file: [1beb03a02a] check-in: [d7661be1b1] user: js, branch: trunk, size: 12564 [annotate] [blame] [check-ins using] [diff]
14:49
Remove vadd/vsub/vmul/vdiv file: [3891d96448] check-in: [0c8fc2f148] user: js, branch: trunk, size: 12593 [annotate] [blame] [check-ins using] [diff]
02:59
Remove u{char,short,int} file: [d2d1d77a28] check-in: [b5bfe2af86] user: js, branch: trunk, size: 12341 [annotate] [blame] [check-ins using] [diff]
02:47
Remove loop[ijkl]

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

02:03
Convert monster into a class file: [fc99f9e9f6] check-in: [e8f80b0482] user: js, branch: trunk, size: 12250 [annotate] [blame] [check-ins using] [diff]
2025-03-22
23:10
Clean up DynamicEntity file: [3f6725d365] check-in: [b787ad5a04] user: js, branch: trunk, size: 12249 [annotate] [blame] [check-ins using] [diff]
2025-03-20
22:22
Renamed and modified src/savegamedemo.mm → src/savegamedemo.m. Convert remaining files to pure Objective-C file: [e77568d32b] check-in: [12cac9666a] user: js, branch: trunk, size: 12215 [annotate] [blame] [check-ins using] [diff]