135 check-ins using file enet/api.txt version 88da762bae
2025-04-19
| ||
20:17 | Fix SDL includes check-in: c39abceb9b user: js tags: trunk | |
2025-04-18
| ||
22:33 | Refactor some file operations check-in: 44343f0ed9 user: js tags: trunk | |
22:18 | Check for GL_ARB_texture_env_combine as well check-in: ca2bc91bc3 user: js tags: trunk | |
2025-03-29
| ||
22:29 | Add variables with a getter / setter block check-in: cd2ac12a14 user: js tags: trunk | |
17:13 | More style fixes check-in: c634a689e7 user: js tags: trunk | |
14:25 | Switch from clang-format to manual formatting check-in: 75e920ae30 user: js tags: trunk | |
13:01 | Make more use of OFColor check-in: 932a90c261 user: js tags: trunk | |
2025-03-26
| ||
21:47 | Run newer version of clang-format check-in: cc7ebd7f79 user: js tags: trunk | |
21:44 | Remove OF_DIRECT_MEMBERS from category check-in: 5bca00e8e2 user: js tags: trunk | |
2025-03-25
| ||
23:52 | Make use of OF_DIRECT check-in: 7a98b92af9 user: js tags: trunk | |
23:38 | Clean up Variable check-in: 0ee94739ce user: js tags: trunk | |
23:03 | Add forgotten files check-in: 489bb6c39a user: js tags: trunk | |
2025-03-24
| ||
22:14 | Convert player into a class check-in: 5b7b7d2fc5 user: js tags: trunk | |
21:11 | Work around conflicting declaration of gamma check-in: 7c3936be15 user: js tags: trunk | |
2025-03-23
| ||
22:14 | Fix wrong argument order for calculating distance check-in: 75095b4f6e user: js tags: trunk | |
21:52 | Avoid pointless pointers check-in: 304230c1e1 user: js tags: trunk | |
21:31 | Remove vdist check-in: 6259424802 user: js tags: trunk | |
19:40 | Clean up identifiers, use blocks for commands check-in: d7661be1b1 user: js tags: trunk | |
17:45 | Remove fast_f2nat check-in: 51fb59fc93 user: js tags: trunk | |
17:41 | Remove dotprod check-in: da90479adf user: js tags: trunk | |
14:49 | Remove vadd/vsub/vmul/vdiv check-in: 0c8fc2f148 user: js tags: trunk | |
14:17 | Adjust to ObjFW changes check-in: 85566b261d user: js tags: trunk | |
02:59 | Remove u{char,short,int} check-in: b5bfe2af86 user: js tags: trunk | |
02:47 | Remove loop[ijkl] check-in: 6b85eefc85 user: js tags: trunk | |
02:03 | Convert monster into a class check-in: e8f80b0482 user: js tags: trunk | |
2025-03-22
| ||
23:10 | Clean up DynamicEntity check-in: b787ad5a04 user: js tags: trunk | |
21:29 | Use OFColor instead of abusing OFVector3D check-in: e258bfb559 user: js tags: trunk | |
2025-03-20
| ||
23:02 | Fix -Wgnu-folding-constant check-in: e79356d2a6 user: js tags: trunk | |
22:40 | Fix all warnings check-in: 0e7605d101 user: js tags: trunk | |
22:22 | Convert remaining files to pure Objective-C check-in: 12cac9666a user: js tags: trunk | |
21:52 | Convert more files to pure Objective-C check-in: 46c5779570 user: js tags: trunk | |
21:18 | Convert more files to pure Objective-C check-in: b250dfa8d4 user: js tags: trunk | |
20:59 | Convert several files to pure Objective-C check-in: eac9e3d948 user: js tags: trunk | |
20:38 | Remove all default arguments from protos.h check-in: ef1d7e47f7 user: js tags: trunk | |
20:11 | Convert all references to pointers in protos.h check-in: c38d75087b user: js tags: trunk | |
17:12 | Remove last usage of vector check-in: 08c9d7b0fa user: js tags: trunk | |
16:39 | Remove non-functional FMOD support check-in: 7e4ba7f32a user: js tags: trunk | |
16:36 | Convert server_entity to a class check-in: 21584a40b6 user: js tags: trunk | |
16:04 | Convert entity to a class check-in: 4b002822f9 user: js tags: trunk | |
13:21 | Make more use of convenience methods check-in: 89fbd7a152 user: js tags: trunk | |
11:03 | Use enumerateObjectsUsingBlock: where appropriate check-in: fd4460c7b6 user: js tags: trunk | |
10:52 | Fix projectiles check-in: be136b699f user: js tags: trunk | |
2025-03-16
| ||
10:11 | Use one autorelease pool per frame check-in: 489124a92f user: js tags: trunk | |
00:05 | Migrate vectors check-in: 853e760619 user: js tags: trunk | |
2025-03-15
| ||
23:42 | Migrate last strings check-in: b81e2948d7 user: js tags: trunk | |
23:10 | Run the run loop check-in: 9e7cb01dd0 user: js tags: trunk | |
23:05 | Fix accidentally dropped if statement check-in: a6b2705084 user: js tags: trunk | |
12:05 | More string migrations check-in: d0e460fce1 user: js tags: trunk | |
00:24 | More string migrations check-in: 5659be76db user: js tags: trunk | |
2025-03-12
| ||
23:28 | Fix tab completion check-in: 2200947ce9 user: js tags: trunk | |
23:06 | Default to -O2 check-in: 50af4ea0ff user: js tags: trunk | |
22:35 | Add files forgotten in last commit check-in: e208417f95 user: js tags: trunk | |
00:16 | Be more tolerant of invalid arguments check-in: d2f07d884a user: js tags: trunk | |
2025-03-11
| ||
01:20 | Make use of the new -[OFString intValue] check-in: 09eb96f339 user: js tags: trunk | |
2025-03-10
| ||
20:52 | Fix menu sorting check-in: e1c921ff76 user: js tags: trunk | |
20:45 | Fix server segfaulting on start check-in: 9cb357d9b6 user: js tags: trunk | |
20:39 | Fix player not moving on demo playback check-in: 57b9a0a9db user: js tags: trunk | |
2025-03-09
| ||
22:00 | Move ServerInfo to separate file check-in: 53f10f3320 user: js tags: trunk | |
21:36 | Remove snprintf check-in: 8386716c19 user: js tags: trunk | |
21:33 | Clean up serverbrowser.mm check-in: 4d3e209260 user: js tags: trunk | |
18:57 | Convert dynent to a class check-in: d2b3ff790f user: js tags: trunk | |
11:24 | Migrate projectile to a class check-in: d3b4b2d476 user: js tags: trunk | |
10:25 | Use SDL_TextInputEvent for input check-in: 4c092023dc user: js tags: trunk | |
00:56 | More string cleanups check-in: 3e5cb10d19 user: js tags: trunk | |
00:39 | Clean up user data vs. game data check-in: d751d8b0b7 user: js tags: trunk | |
00:27 | commands.mm: Remove stray break check-in: b8dd9a3d27 user: js tags: trunk | |
2025-03-08
| ||
23:52 | worldio.mm: Fix wrong format specifiers check-in: 369bbd2b80 user: js tags: trunk | |
14:48 | Fix concatword check-in: caec4df75e user: js tags: trunk | |
14:04 | commands.mm: More cleanups check-in: dab8760d1e user: js tags: trunk | |
13:12 | Pad arguments for commands check-in: 852e3a48c3 user: js tags: trunk | |
12:51 | Fix ARG_VARI commands check-in: 8edff2c849 user: js tags: trunk | |
10:12 | Fix crash check-in: b5a250176b user: js tags: trunk | |
03:40 | More string migration check-in: 4a87b39dfe user: js tags: trunk | |
03:26 | Use ObjFW functions for memory management check-in: 71ebb79f8f user: js tags: trunk | |
03:05 | More style cleanup check-in: 753ff34122 user: js tags: trunk | |
02:38 | Improve clang-format check-in: 6f5dd50626 user: js tags: trunk | |
01:09 | Remove memory pool check-in: 0097baa3a7 user: js tags: trunk | |
00:58 | More string migration check-in: 245efe8045 user: js tags: trunk | |
00:48 | Migrate more strings check-in: fa4b03aaca user: js tags: trunk | |
2025-03-07
| ||
23:33 | Fix newent accepting hex check-in: 291f7a7146 user: js tags: trunk | |
23:29 | Clean up argument passing of commands check-in: 22520cd0d9 user: js tags: trunk | |
22:44 | Make execute() take an OFString check-in: acc50da079 user: js tags: trunk | |
22:30 | Migrate strings for all commands check-in: 11889bf242 user: js tags: trunk | |
21:16 | Clean up variables check-in: 5e43ae9916 user: js tags: trunk | |
21:02 | Clean up identifiers check-in: d35fd65699 user: js tags: trunk | |
19:55 | Migrate more strings check-in: 5ef6284dcf user: js tags: trunk | |
2025-03-06
| ||
01:56 | Migrate more strings check-in: 142095b08f user: js tags: trunk | |
01:42 | Some cleanups in clientextras.mm check-in: 62d6602900 user: js tags: trunk | |
01:17 | Remove cvector and ivector check-in: 5bbd6d8ddd user: js tags: trunk | |
00:34 | Clean up menus and text drawing check-in: f17992369e user: js tags: trunk | |
2025-03-05
| ||
23:18 | Move classes into separate files check-in: 14861826d4 user: js tags: trunk | |
22:42 | More file handling cleanups check-in: c09457f7ad user: js tags: trunk | |
22:25 | Merge accidental fork check-in: 7cfa53cdf1 user: js tags: trunk | |
22:24 | Clean up key mapping check-in: 31ef5be209 user: js tags: trunk | |
21:55 | Clean up console output functions check-in: 003b06901f user: js tags: trunk | |
21:29 | Clean up file handling check-in: 3d55e077f7 user: js tags: trunk | |
01:32 | Default to desktop resolution check-in: fd3bba5332 user: js tags: trunk | |
01:15 | Convert texture pixel format if necessary check-in: 12641927d9 user: js tags: trunk | |
00:27 | Reduce global variables check-in: 02dbc547c1 user: js tags: trunk | |
2025-03-04
| ||
23:51 | Port to SDL2 check-in: 42d4b57828 user: js tags: trunk | |
23:03 | Initial port to macOS check-in: f5b62f8203 user: js tags: trunk | |
01:19 | Add long options check-in: 9684b46414 user: js tags: trunk | |
01:13 | More string cleanups check-in: a401a49dd9 user: js tags: trunk | |
01:05 | tools.h: Some cleanups check-in: 9e3f7517ee user: js tags: trunk | |
01:01 | Remove hashtable check-in: 67c1421660 user: js tags: trunk | |
01:00 | weapon.mm: Some cleanups check-in: 3d4489fdbb user: js tags: trunk | |
00:51 | Convert md2 and mapmodelinfo to ObjC check-in: cfbd2ec1e6 user: js tags: trunk | |
00:14 | Migrate vec to OFVector3D check-in: 2e931ae3e1 user: js tags: trunk | |
2025-03-03
| ||
23:54 | Merge accidental fork check-in: a6544d60c4 user: js tags: trunk | |
23:52 | Migrate more strings check-in: e7b5d33cad user: js tags: trunk | |
00:30 | Rename readme.txt -> README.md and update it check-in: 5570fb456d user: js tags: trunk | |
2025-03-02
| ||
19:52 | Migrate more strings check-in: 0d125c31da user: js tags: trunk | |
14:56 | Clean up enqueueInit check-in: d4f57c85c4 user: js tags: trunk | |
14:42 | Migrate to OFOptionsParser check-in: f642e9dfbf user: js tags: trunk | |
14:02 | Migrate to OFApplicationDelegate check-in: 9432e52ca0 user: js tags: trunk | |
2024-08-05
| ||
00:31 | Merge accidental fork check-in: f9d39991c5 user: js tags: trunk | |
2024-08-04
| ||
22:26 | Fix building on Windows check-in: f00c286569 user: js tags: trunk | |
11:35 | meson.build: Improve Windows compatibility check-in: 51594e74fb user: js tags: trunk | |
2024-08-03
| ||
17:11 | Improve clang-format file check-in: 2bc02cf470 user: js tags: trunk | |
17:02 | Make conoutf take an OFString check-in: f8f97851f3 user: js tags: trunk | |
15:12 | Start migrating commands / variables to ObjC++ check-in: f4c57c1df0 user: js tags: trunk | |
14:50 | Don't depend on global constructors for commands check-in: 1ee33c9983 user: js tags: trunk | |
13:17 | Add server to meson.build check-in: 0cfe4b85e2 user: js tags: trunk | |
13:11 | Migrate to Meson check-in: c0465302cc user: js tags: trunk | |
12:44 | Enable ARC check-in: 975d7dff02 user: js tags: trunk | |
2024-08-02
| ||
11:09 | Fix crash when compiled with Clang check-in: 5e7a0895eb user: js tags: trunk | |
2024-07-21
| ||
12:02 | Convert to ObjC++ check-in: 7c2704b3d7 user: js tags: trunk | |
2024-07-20
| ||
21:49 | Fix needing -fpermissive check-in: bd82b5a5b1 user: js tags: trunk | |
16:45 | A few minor fixes check-in: 4391eeb535 user: js tags: trunk | |
15:08 | Run clang-format on the entire codebase check-in: 0a0d4f9155 user: js tags: trunk | |
14:47 | Add ignore-glob check-in: 2282b4147a user: js tags: trunk | |
14:40 | Remove unnecessary AC_SUBST check-in: 2089155e01 user: js tags: trunk | |
14:32 | Add buildsys check-in: e5461ff852 user: js tags: trunk | |
2024-07-13
| ||
14:32 | Remove build system check-in: 32cb6eb8e4 user: js tags: trunk | |
14:22 | Import cube_2005_08_29_src_zlib.zip check-in: ea7418102a user: js tags: trunk | |