History of file src/clients2c.mm at check-in 245efe8045462b8e
2025-03-29
| ||
17:13 | More style fixes file: [9597798812] check-in: [c634a689e7] user: js, branch: trunk, size: 9344 [annotate] [blame] [check-ins using] [diff] | |
14:25 |
Switch from clang-format to manual formatting
clang-format does too many weird things. file: [11f87c82e6] check-in: [75e920ae30] user: js, branch: trunk, size: 9452 [annotate] [blame] [check-ins using] [diff] | |
2025-03-25
| ||
23:52 | Make use of OF_DIRECT file: [476557dd41] check-in: [7a98b92af9] user: js, branch: trunk, size: 9451 [annotate] [blame] [check-ins using] [diff] | |
2025-03-24
| ||
22:14 | Convert player into a class file: [ffe8228e75] check-in: [5b7b7d2fc5] user: js, branch: trunk, size: 9323 [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: [be4039eb8e] check-in: [304230c1e1] user: js, branch: trunk, size: 9143 [annotate] [blame] [check-ins using] [diff] | |
14:17 | Adjust to ObjFW changes file: [15c84f7e82] check-in: [85566b261d] user: js, branch: trunk, size: 9147 [annotate] [blame] [check-ins using] [diff] | |
02:59 | Remove u{char,short,int} file: [69be55db81] check-in: [b5bfe2af86] user: js, branch: trunk, size: 9145 [annotate] [blame] [check-ins using] [diff] | |
2025-03-22
| ||
23:10 | Clean up DynamicEntity file: [8bc911d5e6] check-in: [b787ad5a04] user: js, branch: trunk, size: 9109 [annotate] [blame] [check-ins using] [diff] | |
2025-03-20
| ||
21:18 | Renamed and modified src/clients2c.mm → src/clients2c.m. Convert more files to pure Objective-C file: [e43832fc31] check-in: [b250dfa8d4] user: js, branch: trunk, size: 9012 [annotate] [blame] [check-ins using] [diff] | |
20:38 | Remove all default arguments from protos.h file: [783cdb6446] check-in: [ef1d7e47f7] user: js, branch: trunk, size: 9005 [annotate] [blame] [check-ins using] [diff] | |
20:11 | Convert all references to pointers in protos.h file: [2a4e83496a] check-in: [c38d75087b] user: js, branch: trunk, size: 8955 [annotate] [blame] [check-ins using] [diff] | |
16:04 | Convert entity to a class file: [84894b97fe] check-in: [4b002822f9] user: js, branch: trunk, size: 8857 [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: [1561f54e4a] check-in: [489124a92f] user: js, branch: trunk, size: 8787 [annotate] [blame] [check-ins using] [diff] | |
2025-03-09
| ||
18:57 | Convert dynent to a class file: [ef18048f8b] check-in: [d2b3ff790f] user: js, branch: trunk, size: 8897 [annotate] [blame] [check-ins using] [diff] | |
2025-03-08
| ||
03:05 | More style cleanup file: [e5e63c92dd] check-in: [753ff34122] user: js, branch: trunk, size: 8732 [annotate] [blame] [check-ins using] [diff] | |
02:38 | Improve clang-format file: [15295b6bce] check-in: [6f5dd50626] user: js, branch: trunk, size: 8732 [annotate] [blame] [check-ins using] [diff] | |
00:58 | More string migration file: [a511b2eec3] check-in: [245efe8045] user: js, branch: trunk, size: 8733 [annotate] [blame] [check-ins using] [diff] | |
00:48 | Migrate more strings file: [a718bd08e4] check-in: [fa4b03aaca] user: js, branch: trunk, size: 8661 [annotate] [blame] [check-ins using] [diff] | |
2025-03-06
| ||
01:56 | Migrate more strings file: [e48be73a93] check-in: [142095b08f] user: js, branch: trunk, size: 8621 [annotate] [blame] [check-ins using] [diff] | |
2025-03-05
| ||
21:55 | Clean up console output functions file: [8a230870d2] check-in: [003b06901f] user: js, branch: trunk, size: 8563 [annotate] [blame] [check-ins using] [diff] | |
2025-03-04
| ||
00:14 | Migrate vec to OFVector3D file: [4923c509fd] check-in: [2e931ae3e1] user: js, branch: trunk, size: 8566 [annotate] [blame] [check-ins using] [diff] | |
2025-03-02
| ||
19:52 | Migrate more strings file: [0783f692c0] check-in: [0d125c31da] user: js, branch: trunk, size: 8559 [annotate] [blame] [check-ins using] [diff] | |
2024-08-03
| ||
17:02 | Make conoutf take an OFString file: [e92e9ee6ab] check-in: [f8f97851f3] user: js, branch: trunk, size: 8553 [annotate] [blame] [check-ins using] [diff] | |
2024-07-21
| ||
12:02 | Renamed src/clients2c.cxx → src/clients2c.mm. Convert to ObjC++ file: [eb9667cf69] check-in: [7c2704b3d7] user: js, branch: trunk, size: 8553 [annotate] [blame] [check-ins using] | |
2024-07-20
| ||
21:49 | Fix needing -fpermissive file: [eb9667cf69] check-in: [bd82b5a5b1] user: js, branch: trunk, size: 8553 [annotate] [blame] [check-ins using] [diff] | |
15:08 | Run clang-format on the entire codebase file: [1e2dd62755] check-in: [0a0d4f9155] user: js, branch: trunk, size: 8525 [annotate] [blame] [check-ins using] [diff] | |
14:32 | Renamed src/clients2c.cpp → src/clients2c.cxx. Add buildsys file: [716fcd3fe8] check-in: [e5461ff852] user: js, branch: trunk, size: 10727 [annotate] [blame] [check-ins using] | |
2024-07-13
| ||
14:22 | Added: Import cube_2005_08_29_src_zlib.zip file: [716fcd3fe8] check-in: [ea7418102a] user: js, branch: trunk, size: 10727 [annotate] [blame] [check-ins using] | |