Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2025-04-11
17:23
Correct symbol being exported under the wrong name. Leaf check-in: 13db7e0808 user: stephanie.gawroriski tags: trunk
15:18
Constantly increase fossil command holdoff in the event the database is locked while bundling. check-in: edbba6e35c user: stephanie.gawroriski tags: trunk
13:01
Use exports for ScritchUI libraries. check-in: 964c1d3750 user: stephanie.gawroriski tags: trunk
03:48
Be more robust when trying to open the repository. check-in: 2410f4f267 user: stephanie.gawroriski tags: trunk
02:48
Have bundle depend on a local build of standalone as a basis. check-in: b5a4297f96 user: stephanie.gawroriski tags: trunk
01:06
Add more defensive bundling. check-in: f8bc0a669c user: stephanie.gawroriski tags: trunk
2025-04-10
22:59
Add missing constructor. check-in: 9ad2f90491 user: stephanie.gawroriski tags: trunk
22:48
Ignore fossil version check if it fails. check-in: 2ab071160c user: stephanie.gawroriski tags: trunk
22:34
Cache the build version. check-in: 8ed8e17026 user: stephanie.gawroriski tags: trunk
22:27
Target 11 for Gradle. check-in: a1d583c7b4 user: stephanie.gawroriski tags: trunk
22:17
Bump down. check-in: 0119e5df54 user: stephanie.gawroriski tags: trunk
22:09
Correct Gradle build for older Java versions. check-in: 16c31f2179 user: stephanie.gawroriski tags: trunk
22:05
Refactor DisplayScale to split off handlers; Add handling for model specific screen sizes if a DoJa application specifies it is for a given model. check-in: e040e342bb user: stephanie.gawroriski tags: trunk
21:09
Include latest build version information; Calling convention for 32-bit Windows should be correct for ScritchUI. check-in: c475403415 user: stephanie.gawroriski tags: trunk
02:19
For DoJa 1.0 default to 120x160, otherwise for anything higher default to 240x240 instead of SquirrelJME's default of 240x320. check-in: b2d1b50dc6 user: stephanie.gawroriski tags: trunk
00:25
Use a fallback separator character for path handling for default paths if the system separator is not found. check-in: 4261168387 user: stephanie.gawroriski tags: trunk
00:08
Do not clear the double buffer. check-in: c92f6605ab user: stephanie.gawroriski tags: trunk
2025-04-09
23:59
Merge from trunk. Leaf check-in: 085529b8af user: stephanie.gawroriski tags: wip-nanocoatexec
23:52
There have been some breaking changes between DoJa 3.0, 4.0, and 5.0 so add a compatibility checker and add more detection methods for DoJa 3 and 4. check-in: 86ff7ebd60 user: stephanie.gawroriski tags: trunk
22:42
For DoJa clear the buffer if there is a double buffered lock, however do not draw the double buffer on a normal paint if the double buffer is locked so as to not flicker. check-in: 6c5b334ddc user: stephanie.gawroriski tags: trunk
22:16
Merge from trunk. check-in: 5639677e6f user: stephanie.gawroriski tags: wip-nanocoatexec
22:15
Correct actually not using the specified framing. check-in: c9f871db28 user: stephanie.gawroriski tags: trunk
22:12
Merge from trunk. check-in: 71c67d7b2b user: stephanie.gawroriski tags: wip-nanocoatexec
22:11
Expose frame size override. check-in: 1d2f66d903 user: stephanie.gawroriski tags: trunk
21:47
Merge from trunk. check-in: e5b453d8f6 user: stephanie.gawroriski tags: wip-nanocoatexec
21:46
Various DoJa fixes and shims to make Gladius Neo Imperial enter in-game. check-in: 9618bfd909 user: stephanie.gawroriski tags: trunk
16:21
Implement read of debug string. check-in: 36f61337c9 user: stephanie.gawroriski tags: trunk
00:50
Implement character array variant. check-in: ffd01455bc user: stephanie.gawroriski tags: wip-nanocoatexec
2025-04-08
21:20
Implement StringShelf.stringValueOf(string). check-in: 44dba849c6 user: stephanie.gawroriski tags: wip-nanocoatexec
18:51
Make all locks and atomics aligned to pointers. check-in: fca5cc9fdd user: stephanie.gawroriski tags: trunk
18:12
For CMake, if pkg-config is not found fallback to having CMake find libraries. check-in: a7776a3284 user: stephanie.gawroriski tags: trunk
00:19
Implement store into array. check-in: 84a3442578 user: stephanie.gawroriski tags: wip-nanocoatexec
2025-04-07
22:08
Implement dup. check-in: 75318df79a user: stephanie.gawroriski tags: wip-nanocoatexec
20:48
Merge from trunk. check-in: f326cb2416 user: stephanie.gawroriski tags: wip-nanocoatexec
20:38
Put all of the starting debug text under verbose; Implement -version for standalone. check-in: bec6145f48 user: stephanie.gawroriski tags: trunk
2025-04-06
22:05
Base for array store. check-in: cef1eca41c user: stephanie.gawroriski tags: wip-nanocoatexec
22:01
Update pretty print to match object types. check-in: 6a5ea02422 user: stephanie.gawroriski tags: wip-nanocoatexec
21:22
Implement new arrays. check-in: 2659f487d3 user: stephanie.gawroriski tags: wip-nanocoatexec
17:10
Fully implement interface method lookup. check-in: 58b578757b user: stephanie.gawroriski tags: wip-nanocoatexec
03:51
Implement interface method lookup. check-in: 97103ff13e user: stephanie.gawroriski tags: wip-nanocoatexec
2025-04-05
00:23
Add renderers for GDB so that it is easier to read SquirrelJME specific types. check-in: 68b276c2b3 user: stephanie.gawroriski tags: wip-nanocoatexec
2025-04-03
16:25
Correct CircleCI build. check-in: c2dd4fac83 user: stephanie.gawroriski tags: wip-nanocoatexec
00:34
Correct CircleCI build config from merge in. check-in: 9e2a80d910 user: stephanie.gawroriski tags: wip-nanocoatexec
2025-04-02
21:54
Base interface scan. check-in: ffa7084d39 user: stephanie.gawroriski tags: wip-nanocoatexec
03:12
Implement invokeinterface, lookup and binding of interfaces needs to be implemented however. check-in: 895ebcb9e2 user: stephanie.gawroriski tags: wip-nanocoatexec
2025-03-31
21:00
Use dynamic version for util CMakeLists as well as newer versions remove support for older versions. check-in: 2c5a3bef93 user: stephanie.gawroriski tags: trunk
19:54
Clear build cache for Windows. check-in: 57dfe1c8a2 user: stephanie.gawroriski tags: trunk
18:54
Better inclusion for NanoCoat. check-in: 84b2716f6a user: stephanie.gawroriski tags: trunk
14:17
Properly backout changes. check-in: b55463e58e user: stephanie.gawroriski tags: trunk
14:16
Merge heads. check-in: d20bbbfab2 user: stephanie.gawroriski tags: trunk