History of file src/clients.m at check-in 6b85eefc857c74c0
2025-04-19
| ||
22:30 | Port to newer enet, remove vendored enet file: [d4363a4bcc] check-in: [9093e4cf6a] user: js, branch: trunk, size: 9638 [annotate] [blame] [check-ins using] [diff] | |
2025-03-29
| ||
22:29 | Add variables with a getter / setter block file: [6f1a324e2b] check-in: [cd2ac12a14] user: js, branch: trunk, size: 9629 [annotate] [blame] [check-ins using] [diff] | |
17:13 | More style fixes file: [895b86000b] check-in: [c634a689e7] user: js, branch: trunk, size: 9246 [annotate] [blame] [check-ins using] [diff] | |
14:25 |
Switch from clang-format to manual formatting
clang-format does too many weird things. file: [0b6e5b2153] check-in: [75e920ae30] user: js, branch: trunk, size: 9290 [annotate] [blame] [check-ins using] [diff] | |
2025-03-26
| ||
21:47 | Run newer version of clang-format file: [0204d78717] check-in: [cc7ebd7f79] user: js, branch: trunk, size: 9281 [annotate] [blame] [check-ins using] [diff] | |
2025-03-25
| ||
23:38 | Clean up Variable file: [0fa2d4f6d1] check-in: [0ee94739ce] user: js, branch: trunk, size: 9285 [annotate] [blame] [check-ins using] [diff] | |
2025-03-24
| ||
22:14 | Convert player into a class file: [b2ad70bf79] check-in: [5b7b7d2fc5] user: js, branch: trunk, size: 9264 [annotate] [blame] [check-ins using] [diff] | |
2025-03-23
| ||
19:40 | Clean up identifiers, use blocks for commands file: [d14310e680] check-in: [d7661be1b1] user: js, branch: trunk, size: 9215 [annotate] [blame] [check-ins using] [diff] | |
02:59 | Remove u{char,short,int} file: [6542299bf2] check-in: [b5bfe2af86] user: js, branch: trunk, size: 9062 [annotate] [blame] [check-ins using] [diff] | |
02:47 |
Remove loop[ijkl]
They confused clang-format a lot. file: [e57ccf0fe6] check-in: [6b85eefc85] user: js, branch: trunk, size: 9038 [annotate] [blame] [check-ins using] [diff] | |
2025-03-22
| ||
23:10 | Clean up DynamicEntity file: [90d8557e37] check-in: [b787ad5a04] user: js, branch: trunk, size: 9004 [annotate] [blame] [check-ins using] [diff] | |
2025-03-20
| ||
22:40 | Fix all warnings file: [edb3579f73] check-in: [0e7605d101] user: js, branch: trunk, size: 8974 [annotate] [blame] [check-ins using] [diff] | |
21:18 | Renamed and modified src/clients.mm → src/clients.m. Convert more files to pure Objective-C file: [6783fe61cf] check-in: [b250dfa8d4] user: js, branch: trunk, size: 8945 [annotate] [blame] [check-ins using] [diff] | |
20:38 | Remove all default arguments from protos.h file: [0b1a4d40d0] check-in: [ef1d7e47f7] user: js, branch: trunk, size: 8984 [annotate] [blame] [check-ins using] [diff] | |
20:11 | Convert all references to pointers in protos.h file: [9e4179b5d8] check-in: [c38d75087b] user: js, branch: trunk, size: 8912 [annotate] [blame] [check-ins using] [diff] | |
13:21 | Renamed src/client.mm → src/clients.mm. Make more use of convenience methods file: [c63e414b28] check-in: [89fbd7a152] user: js, branch: trunk, size: 8885 [annotate] [blame] [check-ins using] | |
2025-03-16
| ||
10:11 |
Use one autorelease pool per frame
This way, nowhere else autorelease pools need to be managed. file: [c63e414b28] check-in: [489124a92f] user: js, branch: trunk, size: 8885 [annotate] [blame] [check-ins using] [diff] | |
2025-03-09
| ||
18:57 | Convert dynent to a class file: [90c446262c] check-in: [d2b3ff790f] user: js, branch: trunk, size: 9116 [annotate] [blame] [check-ins using] [diff] | |
2025-03-08
| ||
03:05 | More style cleanup file: [cdd53f348e] check-in: [753ff34122] user: js, branch: trunk, size: 9085 [annotate] [blame] [check-ins using] [diff] | |
02:38 | Improve clang-format file: [89ff04e5c2] check-in: [6f5dd50626] user: js, branch: trunk, size: 9088 [annotate] [blame] [check-ins using] [diff] | |
00:58 | More string migration file: [da4c60f968] check-in: [245efe8045] user: js, branch: trunk, size: 9107 [annotate] [blame] [check-ins using] [diff] | |
00:48 | Migrate more strings file: [2cc0559143] check-in: [fa4b03aaca] user: js, branch: trunk, size: 9206 [annotate] [blame] [check-ins using] [diff] | |
2025-03-07
| ||
22:30 | Migrate strings for all commands file: [e93d114d64] check-in: [11889bf242] user: js, branch: trunk, size: 9208 [annotate] [blame] [check-ins using] [diff] | |
19:55 | Migrate more strings file: [434fc9c95a] check-in: [5ef6284dcf] user: js, branch: trunk, size: 9170 [annotate] [blame] [check-ins using] [diff] | |
2025-03-06
| ||
01:17 | Remove cvector and ivector file: [ea465722d3] check-in: [5bbd6d8ddd] user: js, branch: trunk, size: 9164 [annotate] [blame] [check-ins using] [diff] | |
2025-03-05
| ||
22:24 | Clean up key mapping file: [b809582588] check-in: [31ef5be209] user: js, branch: trunk, size: 8843 [annotate] [blame] [check-ins using] [diff] | |
21:55 | Clean up console output functions file: [733d35b36f] check-in: [003b06901f] user: js, branch: trunk, size: 8815 [annotate] [blame] [check-ins using] [diff] | |
2025-03-04
| ||
01:13 | More string cleanups file: [74876b82b8] check-in: [a401a49dd9] user: js, branch: trunk, size: 8840 [annotate] [blame] [check-ins using] [diff] | |
2025-03-03
| ||
23:52 | Migrate more strings file: [f8f6147037] check-in: [e7b5d33cad] user: js, branch: trunk, size: 8827 [annotate] [blame] [check-ins using] [diff] | |
2025-03-02
| ||
19:52 | Migrate more strings file: [72369d5670] check-in: [0d125c31da] user: js, branch: trunk, size: 8641 [annotate] [blame] [check-ins using] [diff] | |
2024-08-03
| ||
17:02 | Make conoutf take an OFString file: [65bd73d8a9] check-in: [f8f97851f3] user: js, branch: trunk, size: 8432 [annotate] [blame] [check-ins using] [diff] | |
2024-07-21
| ||
12:02 | Renamed src/client.cxx → src/client.mm. Convert to ObjC++ file: [217fc4ecf8] check-in: [7c2704b3d7] user: js, branch: trunk, size: 8428 [annotate] [blame] [check-ins using] | |
2024-07-20
| ||
15:08 | Run clang-format on the entire codebase file: [217fc4ecf8] check-in: [0a0d4f9155] user: js, branch: trunk, size: 8428 [annotate] [blame] [check-ins using] [diff] | |
14:32 | Renamed src/client.cpp → src/client.cxx. Add buildsys file: [5cec2369de] check-in: [e5461ff852] user: js, branch: trunk, size: 9309 [annotate] [blame] [check-ins using] | |
2024-07-13
| ||
14:22 | Added: Import cube_2005_08_29_src_zlib.zip file: [5cec2369de] check-in: [ea7418102a] user: js, branch: trunk, size: 9309 [annotate] [blame] [check-ins using] | |