History of file src/clientextras.cxx at check-in e5461ff8527693d6
2025-03-29
| ||
17:13 | More style fixes file: [84515fc725] check-in: [c634a689e7] user: js, branch: trunk, size: 5606 [annotate] [blame] [check-ins using] [diff] | |
14:25 |
Switch from clang-format to manual formatting
clang-format does too many weird things. file: [d459541c88] check-in: [75e920ae30] user: js, branch: trunk, size: 5631 [annotate] [blame] [check-ins using] [diff] | |
2025-03-26
| ||
21:47 | Run newer version of clang-format file: [89ccbf227a] check-in: [cc7ebd7f79] user: js, branch: trunk, size: 5715 [annotate] [blame] [check-ins using] [diff] | |
2025-03-25
| ||
23:52 | Make use of OF_DIRECT file: [8674a8f070] check-in: [7a98b92af9] user: js, branch: trunk, size: 5754 [annotate] [blame] [check-ins using] [diff] | |
2025-03-24
| ||
22:14 | Convert player into a class file: [44fbd161d9] check-in: [5b7b7d2fc5] user: js, branch: trunk, size: 5708 [annotate] [blame] [check-ins using] [diff] | |
2025-03-23
| ||
19:40 | Clean up identifiers, use blocks for commands file: [b510debdf2] check-in: [d7661be1b1] user: js, branch: trunk, size: 5660 [annotate] [blame] [check-ins using] [diff] | |
02:59 | Remove u{char,short,int} file: [1114a27a28] check-in: [b5bfe2af86] user: js, branch: trunk, size: 5661 [annotate] [blame] [check-ins using] [diff] | |
02:03 | Convert monster into a class file: [40507de7a2] check-in: [e8f80b0482] user: js, branch: trunk, size: 5613 [annotate] [blame] [check-ins using] [diff] | |
2025-03-22
| ||
23:10 | Clean up DynamicEntity file: [ab4fb7df43] check-in: [b787ad5a04] user: js, branch: trunk, size: 5487 [annotate] [blame] [check-ins using] [diff] | |
2025-03-20
| ||
23:02 | Fix -Wgnu-folding-constant file: [ff738c9cd3] check-in: [e79356d2a6] user: js, branch: trunk, size: 5473 [annotate] [blame] [check-ins using] [diff] | |
22:40 | Fix all warnings file: [572b41b936] check-in: [0e7605d101] user: js, branch: trunk, size: 5485 [annotate] [blame] [check-ins using] [diff] | |
21:18 | Renamed src/clientextras.mm → src/clientextras.m. Convert more files to pure Objective-C file: [cdaa70e30e] check-in: [b250dfa8d4] user: js, branch: trunk, size: 5464 [annotate] [blame] [check-ins using] | |
20:11 | Convert all references to pointers in protos.h file: [cdaa70e30e] check-in: [c38d75087b] user: js, branch: trunk, size: 5464 [annotate] [blame] [check-ins using] [diff] | |
13:21 | Make more use of convenience methods file: [6b3acabfcd] check-in: [89fbd7a152] user: js, branch: trunk, size: 5460 [annotate] [blame] [check-ins using] [diff] | |
11:03 | Use enumerateObjectsUsingBlock: where appropriate file: [d40925e827] check-in: [fd4460c7b6] user: js, branch: trunk, size: 5445 [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: [364ff9cb88] check-in: [489124a92f] user: js, branch: trunk, size: 5421 [annotate] [blame] [check-ins using] [diff] | |
2025-03-09
| ||
18:57 | Convert dynent to a class file: [5e3b6ff5ad] check-in: [d2b3ff790f] user: js, branch: trunk, size: 5566 [annotate] [blame] [check-ins using] [diff] | |
2025-03-08
| ||
03:05 | More style cleanup file: [ccc9d61fe8] check-in: [753ff34122] user: js, branch: trunk, size: 5412 [annotate] [blame] [check-ins using] [diff] | |
02:38 | Improve clang-format file: [0e321e84f3] check-in: [6f5dd50626] user: js, branch: trunk, size: 5412 [annotate] [blame] [check-ins using] [diff] | |
00:48 | Migrate more strings file: [45d297fe4b] check-in: [fa4b03aaca] user: js, branch: trunk, size: 5436 [annotate] [blame] [check-ins using] [diff] | |
2025-03-07
| ||
22:30 | Migrate strings for all commands file: [55a0200404] check-in: [11889bf242] user: js, branch: trunk, size: 5447 [annotate] [blame] [check-ins using] [diff] | |
2025-03-06
| ||
01:42 | Some cleanups in clientextras.mm file: [bd809a3634] check-in: [62d6602900] user: js, branch: trunk, size: 5373 [annotate] [blame] [check-ins using] [diff] | |
00:34 | Clean up menus and text drawing file: [bbd34586be] check-in: [f17992369e] user: js, branch: trunk, size: 5099 [annotate] [blame] [check-ins using] [diff] | |
2025-03-05
| ||
21:55 | Clean up console output functions file: [0dee11d744] check-in: [003b06901f] user: js, branch: trunk, size: 5068 [annotate] [blame] [check-ins using] [diff] | |
21:29 | Clean up file handling file: [8bec7c55fe] check-in: [3d55e077f7] user: js, branch: trunk, size: 5109 [annotate] [blame] [check-ins using] [diff] | |
2025-03-03
| ||
23:52 | Migrate more strings file: [138c74a711] check-in: [e7b5d33cad] user: js, branch: trunk, size: 5141 [annotate] [blame] [check-ins using] [diff] | |
2025-03-02
| ||
19:52 | Migrate more strings file: [d11e243f24] check-in: [0d125c31da] user: js, branch: trunk, size: 5086 [annotate] [blame] [check-ins using] [diff] | |
2024-08-03
| ||
17:02 | Make conoutf take an OFString file: [3d0c884313] check-in: [f8f97851f3] user: js, branch: trunk, size: 5007 [annotate] [blame] [check-ins using] [diff] | |
2024-07-21
| ||
12:02 | Renamed src/clientextras.cxx → src/clientextras.mm. Convert to ObjC++ file: [1f60f5711b] check-in: [7c2704b3d7] user: js, branch: trunk, size: 5004 [annotate] [blame] [check-ins using] | |
2024-07-20
| ||
21:49 | Fix needing -fpermissive file: [1f60f5711b] check-in: [bd82b5a5b1] user: js, branch: trunk, size: 5004 [annotate] [blame] [check-ins using] [diff] | |
15:08 | Run clang-format on the entire codebase file: [0c7464b91e] check-in: [0a0d4f9155] user: js, branch: trunk, size: 4994 [annotate] [blame] [check-ins using] [diff] | |
14:32 | Renamed src/clientextras.cpp → src/clientextras.cxx. Add buildsys file: [41be6c8541] check-in: [e5461ff852] user: js, branch: trunk, size: 5214 [annotate] [blame] [check-ins using] | |
2024-07-13
| ||
14:22 | Added: Import cube_2005_08_29_src_zlib.zip file: [41be6c8541] check-in: [ea7418102a] user: js, branch: trunk, size: 5214 [annotate] [blame] [check-ins using] | |