Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2025-02-11
| ||
02:31 | Mostly implement invokestatic(). Leaf check-in: d91d3424f7 user: stephanie.gawroriski tags: wip-nanocoatexec | |
02:17 | Add sjme_big_ushort() for handling big-endian short values; initial base for invokestatic. check-in: a8d9c021bd user: stephanie.gawroriski tags: wip-nanocoatexec | |
01:48 | Implement proper pushing to the stack and the per-type stack. check-in: 2fdfc9e601 user: stephanie.gawroriski tags: wip-nanocoatexec | |
01:36 | Base for cleaner more compact stack layout. check-in: 37e342dee3 user: stephanie.gawroriski tags: wip-nanocoatexec | |
2025-02-10
| ||
21:49 | Correct test. check-in: 26a47e1099 user: stephanie.gawroriski tags: wip-nanocoatexec | |
21:46 | Merge from trunk. check-in: e90335159e user: stephanie.gawroriski tags: wip-nanocoatexec | |
21:04 | Make scaling user settable; Scale down mouse cursor position. Leaf check-in: 622c9c0384 user: stephanie.gawroriski tags: trunk | |
05:43 | Remove ZIP specific IBM437 decoder and make it generic. check-in: 8a82ad0c80 user: stephanie.gawroriski tags: trunk | |
05:29 | Make CodecFactory external. check-in: 971b752db0 user: stephanie.gawroriski tags: trunk | |
05:26 | Mark ZIP with vendor APIs. check-in: ad8c3a756c user: stephanie.gawroriski tags: trunk | |
05:20 | Make Zip a SquirrelJME vendor API. check-in: 755b1bfec0 user: stephanie.gawroriski tags: trunk | |
05:13 | Mark vendor API for collections. check-in: 599e10d612 user: stephanie.gawroriski tags: trunk | |
05:08 | Mark vendor API for IO. check-in: 8515a32c69 user: stephanie.gawroriski tags: trunk | |
04:49 | Rename JSON and SquirrelJME io and collections to vendor APIs. check-in: 4bc46e42d2 user: stephanie.gawroriski tags: trunk | |
04:42 | Minor updates. check-in: 402af64dd3 user: stephanie.gawroriski tags: trunk | |
03:41 | Scale by two by default. check-in: 32f29e83e4 user: stephanie.gawroriski tags: trunk | |
02:28 | Add base for alerts, which currently show a blank screen if not supported natively; If Screen refers to its own panel, do not doubly revalidate it; When line drawing detects it is drawing a horizontal line, properly handle cases where the resultant width would be negative. check-in: 3c8be0eb00 user: stephanie.gawroriski tags: trunk | |
2025-02-09
| ||
02:21 | Move some System.err to Debugging.debugNote. check-in: d38f2202f7 user: stephanie.gawroriski tags: trunk | |
2025-02-08
| ||
22:24 | Merge in serial ScritchUI pencil work. check-in: bf61dfc5dc user: stephanie.gawroriski tags: trunk | |
20:22 | Add specific note for SJME_ERROR_RESOURCE_NOT_FOUND. Closed-Leaf check-in: dc6919561f user: stephanie.gawroriski tags: wip-serialpen | |
20:21 | If the buffer is not found, return as unavailable. check-in: 040465a251 user: stephanie.gawroriski tags: wip-serialpen | |
20:18 | Implement handle close for graphics. check-in: 710378d13e user: stephanie.gawroriski tags: wip-serialpen | |
20:02 | Implement serialized pencil calls. check-in: 4d5d10d222 user: stephanie.gawroriski tags: wip-serialpen | |
2025-02-07
| ||
23:59 | Correct apiInThread not being set. check-in: 3b17b34f77 user: stephanie.gawroriski tags: wip-serialpen | |
23:56 | Base initial serialization of ScritchUI pencil calls. check-in: 291b008fd3 user: stephanie.gawroriski tags: wip-serialpen | |
2025-02-06
| ||
03:38 | Set calling convention for sjme_scritchui_core_grabExternalThreadId. check-in: 53f8111872 user: stephanie.gawroriski tags: trunk | |
03:32 | Serial ScritchUI pencil. check-in: c0bf6710f6 user: stephanie.gawroriski tags: wip-serialpen | |
01:37 | Merge from trunk. Leaf check-in: 14b5240a9e user: stephanie.gawroriski tags: wip-cocoa | |
01:37 | Cherry pick ScritchUI improvements from the Cocoa branch. check-in: a807f8f0c4 user: stephanie.gawroriski tags: trunk | |
01:30 | Merge from trunk. check-in: eec5057e6f user: stephanie.gawroriski tags: wip-cocoa | |
01:27 | Add base for a close interface for graphics. check-in: 88f7be05ea user: stephanie.gawroriski tags: trunk | |
2025-02-04
| ||
03:44 | Bump date. check-in: d4b363b2f4 user: stephanie.gawroriski tags: trunk | |
03:43 | DataInputStream.readUTF() was completely wrong after single byte characters, this is fixed now. check-in: 8bb5ae4efc user: stephanie.gawroriski tags: trunk | |
02:05 | Correct XRGB32 draw buffer overflow/underflow. check-in: 843a65cd7c user: stephanie.gawroriski tags: trunk | |
2025-02-01
| ||
20:01 | Merge from trunk. check-in: 95020a87a1 user: stephanie.gawroriski tags: wip-nanocoatexec | |
18:08 | Remove Twitter links. check-in: 71f4519c35 user: stephanie.gawroriski tags: trunk | |
16:07 | Attempt to fix RetroArch emscripten build. check-in: bfd0878f40 user: stephanie.gawroriski tags: trunk | |
06:40 | Merge from trunk. check-in: b3d0389665 user: stephanie.gawroriski tags: wip-nanocoatexec | |
03:09 | Emscripten now requires .a. check-in: 361fae0c4e user: stephanie.gawroriski tags: trunk | |
02:07 | Merge from trunk. check-in: 751f9a21f7 user: stephanie.gawroriski tags: wip-nanocoatexec | |
02:01 | Try downloading the JDK again. check-in: 02238fd201 user: stephanie.gawroriski tags: trunk | |
01:43 | It is acceptable for the context when looking up a color to be NULL, so do not fail on Windows; Add exception wrapper around loop failues so they can be traced better. check-in: 1a8ad793f7 user: stephanie.gawroriski tags: trunk | |
01:01 | Merge from trunk. check-in: 74ff98b7d8 user: stephanie.gawroriski tags: wip-nanocoatexec | |
01:00 | Correct pointer type. check-in: 30eb6238ee user: stephanie.gawroriski tags: trunk | |
00:54 | Merge from trunk. check-in: 95394e1077 user: stephanie.gawroriski tags: wip-nanocoatexec | |
00:53 | MSVC fixes. check-in: 74ed454972 user: stephanie.gawroriski tags: trunk | |
00:19 | Merge from trunk. check-in: 03b4e826ea user: stephanie.gawroriski tags: wip-nanocoatexec | |
00:14 | Fixes to warnings and other cleanups. check-in: 48fc42f03a user: stephanie.gawroriski tags: trunk | |
2025-01-31
| ||
23:33 | Make sjme_alloc_pool and sjme_alloc_link volatile pointer types. check-in: 81bfcb50d2 user: stephanie.gawroriski tags: trunk | |
23:21 | Merge heads. check-in: f26a317fdd user: stephanie.gawroriski tags: wip-nanocoatexec | |