Cube  History of src/commands.mm of 852e3a48c314a7a6

History of file src/commands.mm at check-in 852e3a48c314a7a6

2025-03-29
22:29
Add variables with a getter / setter block file: [1ba8e7e154] check-in: [cd2ac12a14] user: js, branch: trunk, size: 10426 [annotate] [blame] [check-ins using] [diff]
17:13
More style fixes file: [e486b084f6] check-in: [c634a689e7] user: js, branch: trunk, size: 10469 [annotate] [blame] [check-ins using] [diff]
14:25
Switch from clang-format to manual formatting

clang-format does too many weird things. file: [e072f98aae] check-in: [75e920ae30] user: js, branch: trunk, size: 10539 [annotate] [blame] [check-ins using] [diff]

2025-03-26
21:47
Run newer version of clang-format file: [45f7f8cf15] check-in: [cc7ebd7f79] user: js, branch: trunk, size: 10632 [annotate] [blame] [check-ins using] [diff]
2025-03-25
23:38
Clean up Variable file: [45797ae2bc] check-in: [0ee94739ce] user: js, branch: trunk, size: 10640 [annotate] [blame] [check-ins using] [diff]
2025-03-23
19:40
Clean up identifiers, use blocks for commands file: [116e44fb5b] check-in: [d7661be1b1] user: js, branch: trunk, size: 11087 [annotate] [blame] [check-ins using] [diff]
02:47
Remove loop[ijkl]

They confused clang-format a lot. file: [4117ae0f6a] check-in: [6b85eefc85] user: js, branch: trunk, size: 11474 [annotate] [blame] [check-ins using] [diff]

2025-03-20
21:52
Renamed and modified src/commands.mm → src/commands.m. Convert more files to pure Objective-C file: [5ae3539b0c] check-in: [46c5779570] user: js, branch: trunk, size: 11421 [annotate] [blame] [check-ins using] [diff]
20:38
Remove all default arguments from protos.h file: [b377b2846b] check-in: [ef1d7e47f7] user: js, branch: trunk, size: 11269 [annotate] [blame] [check-ins using] [diff]
13:21
Make more use of convenience methods file: [586613b4e5] check-in: [89fbd7a152] user: js, branch: trunk, size: 11220 [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: [8783bcd63b] check-in: [489124a92f] user: js, branch: trunk, size: 11325 [annotate] [blame] [check-ins using] [diff]

2025-03-12
23:28
Fix tab completion file: [d5247fc383] check-in: [2200947ce9] user: js, branch: trunk, size: 11729 [annotate] [blame] [check-ins using] [diff]
00:16
Be more tolerant of invalid arguments file: [e9b116439f] check-in: [d2f07d884a] user: js, branch: trunk, size: 11741 [annotate] [blame] [check-ins using] [diff]
2025-03-11
01:20
Make use of the new -[OFString intValue] file: [69ee305979] check-in: [09eb96f339] user: js, branch: trunk, size: 11725 [annotate] [blame] [check-ins using] [diff]
2025-03-09
21:33
Clean up serverbrowser.mm file: [095c9bcfa3] check-in: [4d3e209260] user: js, branch: trunk, size: 11765 [annotate] [blame] [check-ins using] [diff]
00:39
Clean up user data vs. game data file: [e9d197474b] check-in: [d751d8b0b7] user: js, branch: trunk, size: 11832 [annotate] [blame] [check-ins using] [diff]
00:27
commands.mm: Remove stray break

This was from when a switch was used before. file: [0afcae2b92] check-in: [b8dd9a3d27] user: js, branch: trunk, size: 11589 [annotate] [blame] [check-ins using] [diff]

2025-03-08
14:48
Fix concatword file: [bdc0c01493] check-in: [caec4df75e] user: js, branch: trunk, size: 11601 [annotate] [blame] [check-ins using] [diff]
14:04
commands.mm: More cleanups file: [07eb61aa1c] check-in: [dab8760d1e] user: js, branch: trunk, size: 11646 [annotate] [blame] [check-ins using] [diff]
13:12
Pad arguments for commands file: [b241a73010] check-in: [852e3a48c3] user: js, branch: trunk, size: 11765 [annotate] [blame] [check-ins using] [diff]
12:51
Fix ARG_VARI commands file: [80db5d3058] check-in: [8edff2c849] user: js, branch: trunk, size: 11723 [annotate] [blame] [check-ins using] [diff]
10:12
Fix crash file: [90cfd3146d] check-in: [b5a250176b] user: js, branch: trunk, size: 11727 [annotate] [blame] [check-ins using] [diff]
01:09
Remove memory pool file: [2917ffb85d] check-in: [0097baa3a7] user: js, branch: trunk, size: 11727 [annotate] [blame] [check-ins using] [diff]
00:48
Migrate more strings file: [ac6583caf8] check-in: [fa4b03aaca] user: js, branch: trunk, size: 11748 [annotate] [blame] [check-ins using] [diff]
2025-03-07
23:29
Clean up argument passing of commands file: [5c63a6ff95] check-in: [22520cd0d9] user: js, branch: trunk, size: 11863 [annotate] [blame] [check-ins using] [diff]
22:44
Make execute() take an OFString file: [f1b5888486] check-in: [acc50da079] user: js, branch: trunk, size: 11630 [annotate] [blame] [check-ins using] [diff]
22:30
Migrate strings for all commands file: [f53c401a17] check-in: [11889bf242] user: js, branch: trunk, size: 11955 [annotate] [blame] [check-ins using] [diff]
21:16
Clean up variables file: [645f04d656] check-in: [5e43ae9916] user: js, branch: trunk, size: 11743 [annotate] [blame] [check-ins using] [diff]
21:02
Renamed and modified src/command.mm → src/commands.mm. Clean up identifiers file: [e0ed2b9cbb] check-in: [d35fd65699] user: js, branch: trunk, size: 13366 [annotate] [blame] [check-ins using] [diff]
19:55
Migrate more strings file: [b47ac34d19] check-in: [5ef6284dcf] user: js, branch: trunk, size: 15045 [annotate] [blame] [check-ins using] [diff]
2025-03-05
23:18
Move classes into separate files file: [2baac4db66] check-in: [14861826d4] user: js, branch: trunk, size: 14904 [annotate] [blame] [check-ins using] [diff]
22:24
Clean up key mapping file: [c9d2804930] check-in: [31ef5be209] user: js, branch: trunk, size: 15426 [annotate] [blame] [check-ins using] [diff]
21:55
Clean up console output functions file: [931e4eb08f] check-in: [003b06901f] user: js, branch: trunk, size: 15104 [annotate] [blame] [check-ins using] [diff]
21:29
Clean up file handling file: [9583e64f42] check-in: [3d55e077f7] user: js, branch: trunk, size: 15125 [annotate] [blame] [check-ins using] [diff]
2025-03-04
00:14
Migrate vec to OFVector3D file: [926958b6fe] check-in: [2e931ae3e1] user: js, branch: trunk, size: 15049 [annotate] [blame] [check-ins using] [diff]
2025-03-03
23:52
Migrate more strings file: [ddbc7f66e7] check-in: [e7b5d33cad] user: js, branch: trunk, size: 15050 [annotate] [blame] [check-ins using] [diff]
2025-03-02
19:52
Migrate more strings file: [a0d92d1a92] check-in: [0d125c31da] user: js, branch: trunk, size: 14130 [annotate] [blame] [check-ins using] [diff]
2024-08-03
17:11
Improve clang-format file file: [56e5f5018d] check-in: [2bc02cf470] user: js, branch: trunk, size: 13819 [annotate] [blame] [check-ins using] [diff]
17:02
Make conoutf take an OFString file: [61c1fa172a] check-in: [f8f97851f3] user: js, branch: trunk, size: 13814 [annotate] [blame] [check-ins using] [diff]
15:12
Start migrating commands / variables to ObjC++ file: [ccec6a17e5] check-in: [f4c57c1df0] user: js, branch: trunk, size: 13567 [annotate] [blame] [check-ins using] [diff]
2024-07-21
12:02
Renamed and modified src/command.cxx → src/command.mm. Convert to ObjC++ file: [e3c08f18b8] check-in: [7c2704b3d7] user: js, branch: trunk, size: 12436 [annotate] [blame] [check-ins using] [diff]
2024-07-20
15:08
Run clang-format on the entire codebase file: [4e6af6f959] check-in: [0a0d4f9155] user: js, branch: trunk, size: 12436 [annotate] [blame] [check-ins using] [diff]
14:32
Renamed src/command.cpp → src/command.cxx. Add buildsys file: [2831854fe2] check-in: [e5461ff852] user: js, branch: trunk, size: 13187 [annotate] [blame] [check-ins using]
2024-07-13
14:22
Added: Import cube_2005_08_29_src_zlib.zip file: [2831854fe2] check-in: [ea7418102a] user: js, branch: trunk, size: 13187 [annotate] [blame] [check-ins using]