Cube  All files named "src/Cube.mm"

History for src/Cube.mm

2025-03-20
21:52
Renamed to src/Cube.m. Convert more files to pure Objective-C check-in: [46c5779570] user: js, branch: trunk, size: 0
20:38
Remove all default arguments from protos.h file: [6edead03c0] check-in: [ef1d7e47f7] user: js, branch: trunk, size: 9699 [annotate] [blame] [check-ins using] [diff]
16:04
Convert entity to a class file: [91778984c2] check-in: [4b002822f9] user: js, branch: trunk, size: 9544 [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: [fe88d055bb] check-in: [489124a92f] user: js, branch: trunk, size: 9526 [annotate] [blame] [check-ins using] [diff]

2025-03-15
23:10
Run the run loop file: [e347edc067] check-in: [9e7cb01dd0] user: js, branch: trunk, size: 9253 [annotate] [blame] [check-ins using] [diff]
2025-03-11
01:20
Make use of the new -[OFString intValue] file: [980c015cd9] check-in: [09eb96f339] user: js, branch: trunk, size: 9176 [annotate] [blame] [check-ins using] [diff]
2025-03-09
18:57
Convert dynent to a class file: [874b037f55] check-in: [d2b3ff790f] user: js, branch: trunk, size: 9216 [annotate] [blame] [check-ins using] [diff]
10:25
Use SDL_TextInputEvent for input file: [909022edb6] check-in: [4c092023dc] user: js, branch: trunk, size: 9176 [annotate] [blame] [check-ins using] [diff]
00:39
Clean up user data vs. game data file: [97e527d1c0] check-in: [d751d8b0b7] user: js, branch: trunk, size: 9115 [annotate] [blame] [check-ins using] [diff]
2025-03-08
03:26
Use ObjFW functions for memory management file: [4d1b18c94e] check-in: [71ebb79f8f] user: js, branch: trunk, size: 9023 [annotate] [blame] [check-ins using] [diff]
03:05
More style cleanup file: [b4e9c293d7] check-in: [753ff34122] user: js, branch: trunk, size: 9185 [annotate] [blame] [check-ins using] [diff]
02:38
Improve clang-format file: [00b4da043c] check-in: [6f5dd50626] user: js, branch: trunk, size: 9142 [annotate] [blame] [check-ins using] [diff]
00:48
Migrate more strings file: [aeae4b6df1] check-in: [fa4b03aaca] user: js, branch: trunk, size: 9142 [annotate] [blame] [check-ins using] [diff]
2025-03-05
22:42
More file handling cleanups file: [b09eeb8e8f] check-in: [c09457f7ad] user: js, branch: trunk, size: 9180 [annotate] [blame] [check-ins using] [diff]
22:25
Merge accidental fork file: [46551226f2] check-in: [7cfa53cdf1] user: js, branch: trunk, size: 8830 [annotate] [blame] [check-ins using] [diff]
22:24
Clean up key mapping file: [00adf80d1c] check-in: [31ef5be209] user: js, branch: trunk, size: 8719 [annotate] [blame] [check-ins using] [diff]
21:55
Clean up console output functions file: [398e5608de] check-in: [003b06901f] user: js, branch: trunk, size: 8741 [annotate] [blame] [check-ins using] [diff]
21:29
Clean up file handling file: [ee205df0bd] check-in: [3d55e077f7] user: js, branch: trunk, size: 8729 [annotate] [blame] [check-ins using] [diff]
01:32
Default to desktop resolution file: [60096482fb] check-in: [fd3bba5332] user: js, branch: trunk, size: 7919 [annotate] [blame] [check-ins using] [diff]
00:27
Reduce global variables file: [a97b4669e3] check-in: [02dbc547c1] user: js, branch: trunk, size: 7808 [annotate] [blame] [check-ins using] [diff]
2025-03-04
23:51
Port to SDL2 file: [c32806b2e7] check-in: [42d4b57828] user: js, branch: trunk, size: 7604 [annotate] [blame] [check-ins using] [diff]
23:03
Initial port to macOS

Doesn't work yet as SDL1 is broken on modern macOS. file: [d63e158bb1] check-in: [f5b62f8203] user: js, branch: trunk, size: 7454 [annotate] [blame] [check-ins using] [diff]

01:19
Add long options file: [6a23516b89] check-in: [9684b46414] user: js, branch: trunk, size: 7426 [annotate] [blame] [check-ins using] [diff]
01:13
More string cleanups file: [f393e63c6d] check-in: [a401a49dd9] user: js, branch: trunk, size: 7336 [annotate] [blame] [check-ins using] [diff]
2025-03-03
23:52
Migrate more strings file: [1c90efecc5] check-in: [e7b5d33cad] user: js, branch: trunk, size: 7290 [annotate] [blame] [check-ins using] [diff]
2025-03-02
19:52
Migrate more strings file: [008a05c64e] check-in: [0d125c31da] user: js, branch: trunk, size: 7280 [annotate] [blame] [check-ins using] [diff]
14:42
Migrate to OFOptionsParser file: [d73ec16894] check-in: [f642e9dfbf] user: js, branch: trunk, size: 7286 [annotate] [blame] [check-ins using] [diff]
14:02
Renamed and modified src/main.mm → src/Cube.mm. Migrate to OFApplicationDelegate file: [73cd19e8dc] check-in: [9432e52ca0] user: js, branch: trunk, size: 7087 [annotate] [blame] [check-ins using] [diff]