History of file src/renderextras.mm at check-in 7c2704b3d77d6e63
2025-03-29
| ||
17:13 | More style fixes file: [8a14c68979] check-in: [c634a689e7] user: js, branch: trunk, size: 10386 [annotate] [blame] [check-ins using] [diff] | |
14:25 |
Switch from clang-format to manual formatting
clang-format does too many weird things. file: [f1478ac26e] check-in: [75e920ae30] user: js, branch: trunk, size: 10429 [annotate] [blame] [check-ins using] [diff] | |
13:01 | Make more use of OFColor file: [efc1c2688d] check-in: [932a90c261] user: js, branch: trunk, size: 10445 [annotate] [blame] [check-ins using] [diff] | |
2025-03-26
| ||
21:47 | Run newer version of clang-format file: [d086f388d4] check-in: [cc7ebd7f79] user: js, branch: trunk, size: 9964 [annotate] [blame] [check-ins using] [diff] | |
2025-03-25
| ||
23:38 | Clean up Variable file: [cde282f0a8] check-in: [0ee94739ce] user: js, branch: trunk, size: 9976 [annotate] [blame] [check-ins using] [diff] | |
2025-03-24
| ||
22:14 | Convert player into a class file: [429e6fcead] check-in: [5b7b7d2fc5] user: js, branch: trunk, size: 9955 [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: [ace19c9caa] check-in: [304230c1e1] user: js, branch: trunk, size: 9926 [annotate] [blame] [check-ins using] [diff] | |
19:40 | Clean up identifiers, use blocks for commands file: [e6c4962238] check-in: [d7661be1b1] user: js, branch: trunk, size: 9957 [annotate] [blame] [check-ins using] [diff] | |
02:47 |
Remove loop[ijkl]
They confused clang-format a lot. file: [2902b001e4] check-in: [6b85eefc85] user: js, branch: trunk, size: 9945 [annotate] [blame] [check-ins using] [diff] | |
2025-03-22
| ||
23:10 | Clean up DynamicEntity file: [81b3ccc9f0] check-in: [b787ad5a04] user: js, branch: trunk, size: 9910 [annotate] [blame] [check-ins using] [diff] | |
2025-03-20
| ||
23:02 | Fix -Wgnu-folding-constant file: [5de4da4840] check-in: [e79356d2a6] user: js, branch: trunk, size: 9905 [annotate] [blame] [check-ins using] [diff] | |
21:52 | Renamed and modified src/renderextras.mm → src/renderextras.m. Convert more files to pure Objective-C file: [866128604e] check-in: [46c5779570] user: js, branch: trunk, size: 9910 [annotate] [blame] [check-ins using] [diff] | |
20:11 | Convert all references to pointers in protos.h file: [5a2fb82c3f] check-in: [c38d75087b] user: js, branch: trunk, size: 9858 [annotate] [blame] [check-ins using] [diff] | |
16:04 | Convert entity to a class file: [32dfc98d1d] check-in: [4b002822f9] user: js, branch: trunk, size: 9836 [annotate] [blame] [check-ins using] [diff] | |
13:21 | Make more use of convenience methods file: [0275a674d6] check-in: [89fbd7a152] user: js, branch: trunk, size: 9825 [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: [87f5ac882b] check-in: [489124a92f] user: js, branch: trunk, size: 9799 [annotate] [blame] [check-ins using] [diff] | |
2025-03-12
| ||
00:16 | Be more tolerant of invalid arguments file: [5d964620ef] check-in: [d2f07d884a] user: js, branch: trunk, size: 9890 [annotate] [blame] [check-ins using] [diff] | |
2025-03-09
| ||
18:57 | Convert dynent to a class file: [3c937d7f40] check-in: [d2b3ff790f] user: js, branch: trunk, size: 9756 [annotate] [blame] [check-ins using] [diff] | |
11:24 | Migrate projectile to a class file: [4ee74611a3] check-in: [d3b4b2d476] user: js, branch: trunk, size: 9749 [annotate] [blame] [check-ins using] [diff] | |
2025-03-08
| ||
03:40 | More string migration file: [3268694917] check-in: [4a87b39dfe] user: js, branch: trunk, size: 9743 [annotate] [blame] [check-ins using] [diff] | |
03:05 | More style cleanup file: [f6d88ed878] check-in: [753ff34122] user: js, branch: trunk, size: 9737 [annotate] [blame] [check-ins using] [diff] | |
02:38 | Improve clang-format file: [0c686b4d39] check-in: [6f5dd50626] user: js, branch: trunk, size: 9814 [annotate] [blame] [check-ins using] [diff] | |
00:48 | Migrate more strings file: [2f71e0ae26] check-in: [fa4b03aaca] user: js, branch: trunk, size: 9828 [annotate] [blame] [check-ins using] [diff] | |
2025-03-07
| ||
19:55 | Migrate more strings file: [a953917ec3] check-in: [5ef6284dcf] user: js, branch: trunk, size: 9820 [annotate] [blame] [check-ins using] [diff] | |
2025-03-06
| ||
00:34 | Clean up menus and text drawing file: [9a987704e6] check-in: [f17992369e] user: js, branch: trunk, size: 9816 [annotate] [blame] [check-ins using] [diff] | |
2025-03-05
| ||
21:29 | Clean up file handling file: [6ccf3a9b83] check-in: [3d55e077f7] user: js, branch: trunk, size: 9776 [annotate] [blame] [check-ins using] [diff] | |
2025-03-04
| ||
00:14 | Migrate vec to OFVector3D file: [4e49ca5579] check-in: [2e931ae3e1] user: js, branch: trunk, size: 9614 [annotate] [blame] [check-ins using] [diff] | |
2025-03-03
| ||
23:52 | Migrate more strings file: [a7072e43d2] check-in: [e7b5d33cad] user: js, branch: trunk, size: 9594 [annotate] [blame] [check-ins using] [diff] | |
2025-03-02
| ||
19:52 | Migrate more strings file: [92e074465e] check-in: [0d125c31da] user: js, branch: trunk, size: 9480 [annotate] [blame] [check-ins using] [diff] | |
2024-08-03
| ||
17:02 | Make conoutf take an OFString file: [93b4bffbbf] check-in: [f8f97851f3] user: js, branch: trunk, size: 9482 [annotate] [blame] [check-ins using] [diff] | |
2024-07-21
| ||
12:02 | Renamed src/renderextras.cxx → src/renderextras.mm. Convert to ObjC++ file: [6c33874cb2] check-in: [7c2704b3d7] user: js, branch: trunk, size: 9481 [annotate] [blame] [check-ins using] | |
2024-07-20
| ||
21:49 | Fix needing -fpermissive file: [6c33874cb2] check-in: [bd82b5a5b1] user: js, branch: trunk, size: 9481 [annotate] [blame] [check-ins using] [diff] | |
15:08 | Run clang-format on the entire codebase file: [d70403196e] check-in: [0a0d4f9155] user: js, branch: trunk, size: 9460 [annotate] [blame] [check-ins using] [diff] | |
14:32 | Renamed src/renderextras.cpp → src/renderextras.cxx. Add buildsys file: [737786a1f9] check-in: [e5461ff852] user: js, branch: trunk, size: 10185 [annotate] [blame] [check-ins using] | |
2024-07-13
| ||
14:22 | Added: Import cube_2005_08_29_src_zlib.zip file: [737786a1f9] check-in: [ea7418102a] user: js, branch: trunk, size: 10185 [annotate] [blame] [check-ins using] | |