Cube  History of src/savegamedemo.mm of 0d125c31daf305a4

History of file src/savegamedemo.mm at check-in 0d125c31daf305a4

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]
20:38
Remove all default arguments from protos.h file: [01e4530b16] check-in: [ef1d7e47f7] user: js, branch: trunk, size: 12153 [annotate] [blame] [check-ins using] [diff]
20:11
Convert all references to pointers in protos.h file: [f1dd561ea3] check-in: [c38d75087b] user: js, branch: trunk, size: 12145 [annotate] [blame] [check-ins using] [diff]
16:04
Convert entity to a class file: [58839045b8] check-in: [4b002822f9] user: js, branch: trunk, size: 12143 [annotate] [blame] [check-ins using] [diff]
2025-03-16
10:11
Use one autorelease pool per frame

This way, nowhere else autorelease pools need to be managed. file: [b5a43a0cf0] check-in: [489124a92f] user: js, branch: trunk, size: 12136 [annotate] [blame] [check-ins using] [diff]

2025-03-15
23:42
Migrate last strings file: [7c09343b90] check-in: [b81e2948d7] user: js, branch: trunk, size: 12415 [annotate] [blame] [check-ins using] [diff]
2025-03-10
20:39
Fix player not moving on demo playback

It's still broken, though. file: [8ffa70a39e] check-in: [57b9a0a9db] user: js, branch: trunk, size: 12372 [annotate] [blame] [check-ins using] [diff]

2025-03-09
18:57
Convert dynent to a class file: [76a6b74abd] check-in: [d2b3ff790f] user: js, branch: trunk, size: 12289 [annotate] [blame] [check-ins using] [diff]
2025-03-08
03:05
More style cleanup file: [518f13ae58] check-in: [753ff34122] user: js, branch: trunk, size: 10727 [annotate] [blame] [check-ins using] [diff]
02:38
Improve clang-format file: [d7af13e4bd] check-in: [6f5dd50626] user: js, branch: trunk, size: 10728 [annotate] [blame] [check-ins using] [diff]
2025-03-05
22:42
More file handling cleanups file: [38fcd6b7f4] check-in: [c09457f7ad] user: js, branch: trunk, size: 10821 [annotate] [blame] [check-ins using] [diff]
21:55
Clean up console output functions file: [01f038147b] check-in: [003b06901f] user: js, branch: trunk, size: 10063 [annotate] [blame] [check-ins using] [diff]
2025-03-04
01:13
More string cleanups file: [ba5f21d861] check-in: [a401a49dd9] user: js, branch: trunk, size: 10066 [annotate] [blame] [check-ins using] [diff]
00:14
Migrate vec to OFVector3D file: [f5fe70f5b3] check-in: [2e931ae3e1] user: js, branch: trunk, size: 10065 [annotate] [blame] [check-ins using] [diff]
2025-03-03
23:52
Migrate more strings file: [8854cf5de9] check-in: [e7b5d33cad] user: js, branch: trunk, size: 9935 [annotate] [blame] [check-ins using] [diff]
2025-03-02
19:52
Migrate more strings file: [173411f8b2] check-in: [0d125c31da] user: js, branch: trunk, size: 9783 [annotate] [blame] [check-ins using] [diff]
14:42
Migrate to OFOptionsParser file: [7d18bd49dc] check-in: [f642e9dfbf] user: js, branch: trunk, size: 9725 [annotate] [blame] [check-ins using] [diff]
2024-08-03
17:02
Make conoutf take an OFString file: [5f329655d6] check-in: [f8f97851f3] user: js, branch: trunk, size: 9644 [annotate] [blame] [check-ins using] [diff]
2024-07-21
12:02
Renamed src/savegamedemo.cxx → src/savegamedemo.mm. Convert to ObjC++ file: [c33c84c43c] check-in: [7c2704b3d7] user: js, branch: trunk, size: 9645 [annotate] [blame] [check-ins using]
2024-07-20
15:08
Run clang-format on the entire codebase file: [c33c84c43c] check-in: [0a0d4f9155] user: js, branch: trunk, size: 9645 [annotate] [blame] [check-ins using] [diff]
14:32
Renamed src/savegamedemo.cpp → src/savegamedemo.cxx. Add buildsys file: [319b37fde4] check-in: [e5461ff852] user: js, branch: trunk, size: 10163 [annotate] [blame] [check-ins using]
2024-07-13
14:22
Added: Import cube_2005_08_29_src_zlib.zip file: [319b37fde4] check-in: [ea7418102a] user: js, branch: trunk, size: 10163 [annotate] [blame] [check-ins using]