Cube  History of src/sound.mm of d3b4b2d476d809f7

History of file src/sound.mm at check-in d3b4b2d476d809f7

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

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

2025-03-25
23:38
Clean up Variable file: [0732f14714] check-in: [0ee94739ce] user: js, branch: trunk, size: 4352 [annotate] [blame] [check-ins using] [diff]
2025-03-24
22:14
Convert player into a class file: [432ff899cb] check-in: [5b7b7d2fc5] user: js, branch: trunk, size: 4331 [annotate] [blame] [check-ins using] [diff]
2025-03-23
22:14
Fix wrong argument order for calculating distance file: [93eb0a5b3c] check-in: [75095b4f6e] user: js, branch: trunk, size: 4324 [annotate] [blame] [check-ins using] [diff]
21:31
Remove vdist file: [1d0c412a26] check-in: [6259424802] user: js, branch: trunk, size: 4324 [annotate] [blame] [check-ins using] [diff]
19:40
Clean up identifiers, use blocks for commands file: [24cd809ba3] check-in: [d7661be1b1] user: js, branch: trunk, size: 4222 [annotate] [blame] [check-ins using] [diff]
02:47
Remove loop[ijkl]

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

2025-03-22
23:10
Clean up DynamicEntity file: [8879a01acd] check-in: [b787ad5a04] user: js, branch: trunk, size: 4197 [annotate] [blame] [check-ins using] [diff]
2025-03-20
21:52
Renamed and modified src/sound.mm → src/sound.m. Convert more files to pure Objective-C file: [fab11a9b01] check-in: [46c5779570] user: js, branch: trunk, size: 4192 [annotate] [blame] [check-ins using] [diff]
20:38
Remove all default arguments from protos.h file: [eeaee8a784] check-in: [ef1d7e47f7] user: js, branch: trunk, size: 4183 [annotate] [blame] [check-ins using] [diff]
17:12
Remove last usage of vector file: [f965fc3ef4] check-in: [08c9d7b0fa] user: js, branch: trunk, size: 4177 [annotate] [blame] [check-ins using] [diff]
16:39
Remove non-functional FMOD support file: [91b933ce07] check-in: [7e4ba7f32a] user: js, branch: trunk, size: 4026 [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: [285830fef5] check-in: [489124a92f] user: js, branch: trunk, size: 5912 [annotate] [blame] [check-ins using] [diff]

2025-03-12
00:16
Be more tolerant of invalid arguments file: [7cef1841c0] check-in: [d2f07d884a] user: js, branch: trunk, size: 5995 [annotate] [blame] [check-ins using] [diff]
2025-03-09
18:57
Convert dynent to a class file: [f6d08d4aed] check-in: [d2b3ff790f] user: js, branch: trunk, size: 5764 [annotate] [blame] [check-ins using] [diff]
11:24
Migrate projectile to a class file: [4f8b2c4c47] check-in: [d3b4b2d476] user: js, branch: trunk, size: 5816 [annotate] [blame] [check-ins using] [diff]
2025-03-08
03:05
More style cleanup file: [7dfddc04de] check-in: [753ff34122] user: js, branch: trunk, size: 5748 [annotate] [blame] [check-ins using] [diff]
02:38
Improve clang-format file: [af1eb7e101] check-in: [6f5dd50626] user: js, branch: trunk, size: 5753 [annotate] [blame] [check-ins using] [diff]
2025-03-07
22:30
Migrate strings for all commands file: [2ceb58ac38] check-in: [11889bf242] user: js, branch: trunk, size: 5813 [annotate] [blame] [check-ins using] [diff]
2025-03-06
01:17
Remove cvector and ivector file: [34f20331ba] check-in: [5bbd6d8ddd] user: js, branch: trunk, size: 5873 [annotate] [blame] [check-ins using] [diff]
2025-03-05
22:42
More file handling cleanups file: [577f0e91da] check-in: [c09457f7ad] user: js, branch: trunk, size: 5683 [annotate] [blame] [check-ins using] [diff]
21:55
Clean up console output functions file: [320b4f8793] check-in: [003b06901f] user: js, branch: trunk, size: 5701 [annotate] [blame] [check-ins using] [diff]
21:29
Clean up file handling file: [b06342c3fd] check-in: [3d55e077f7] user: js, branch: trunk, size: 5684 [annotate] [blame] [check-ins using] [diff]
2025-03-04
01:13
More string cleanups file: [ee786c999c] check-in: [a401a49dd9] user: js, branch: trunk, size: 5241 [annotate] [blame] [check-ins using] [diff]
00:14
Migrate vec to OFVector3D file: [b86e910aec] check-in: [2e931ae3e1] user: js, branch: trunk, size: 5240 [annotate] [blame] [check-ins using] [diff]
2025-03-03
23:52
Migrate more strings file: [143b0d78b9] check-in: [e7b5d33cad] user: js, branch: trunk, size: 5212 [annotate] [blame] [check-ins using] [diff]
2025-03-02
19:52
Migrate more strings file: [45fff0426a] check-in: [0d125c31da] user: js, branch: trunk, size: 5116 [annotate] [blame] [check-ins using] [diff]
14:42
Migrate to OFOptionsParser file: [1b753dcafe] check-in: [f642e9dfbf] user: js, branch: trunk, size: 5120 [annotate] [blame] [check-ins using] [diff]
2024-08-03
17:02
Make conoutf take an OFString file: [da17c5965d] check-in: [f8f97851f3] user: js, branch: trunk, size: 5116 [annotate] [blame] [check-ins using] [diff]
2024-07-21
12:02
Renamed src/sound.cxx → src/sound.mm. Convert to ObjC++ file: [ebc1ddf348] check-in: [7c2704b3d7] user: js, branch: trunk, size: 5111 [annotate] [blame] [check-ins using]
2024-07-20
15:08
Run clang-format on the entire codebase file: [ebc1ddf348] check-in: [0a0d4f9155] user: js, branch: trunk, size: 5111 [annotate] [blame] [check-ins using] [diff]
14:32
Renamed and modified src/sound.cpp → src/sound.cxx. Add buildsys file: [0aacd29fb8] check-in: [e5461ff852] user: js, branch: trunk, size: 5706 [annotate] [blame] [check-ins using] [diff]
2024-07-13
14:22
Added: Import cube_2005_08_29_src_zlib.zip file: [37f30ca9ad] check-in: [ea7418102a] user: js, branch: trunk, size: 5705 [annotate] [blame] [check-ins using]