History for src/commands.mm
2025-03-20
| ||
21:52 | Renamed to src/commands.m. Convert more files to pure Objective-C check-in: [46c5779570] user: js, branch: trunk, size: 0 | |
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] | |