Commit Graph

27 Commits

Author SHA1 Message Date
Jcw87 5e7b59f2fe Improve compiler compatibility (#743)
* fix returns

* use standard C headers

* struct/class mismatch

* explicit this in template

* switch variable scope

* C standard compliance

* & l-value
2025-04-29 12:49:09 -04:00
LagoLunatic 1f049c0911 Move remaining class definitions to headers 2025-04-16 14:18:08 -04:00
LagoLunatic e1898d3836 functionvalue 100% 2025-04-12 00:28:12 -04:00
LagoLunatic 3892ab054d std-vector OK 2025-04-04 22:40:24 -04:00
LagoLunatic 4de0fd7eff std-vector equivalent 2025-04-04 19:46:43 -04:00
LagoLunatic 2a02484cdc JStudio/JMessage work and cleanup 2025-01-17 20:04:18 -05:00
LagoLunatic 34afbd84db clangd: Started fixing warnings and errors, code cleanup 2024-10-17 21:35:18 -04:00
LagoLunatic 26ca0cd4b5 Update dtk-template, switch from intellisense to clangd 2024-10-17 16:12:07 -04:00
LagoLunatic 580a5eefe5 functionvalue matches and cleanup 2024-09-10 13:37:02 -04:00
Jasper St. Pierre b7ae2401aa JMessage work 2024-03-09 12:56:00 -08:00
LagoLunatic 3a8c3ebda3 Fix offset comments 2024-03-05 17:02:44 -05:00
LagoLunatic 61398dbbec tabs -> spaces 2024-03-05 16:48:54 -05:00
LagoLunatic 56107e697a Get more JSystem TUs compiling 2024-03-05 16:41:32 -05:00
LagoLunatic 78671ad9ea Copy more JStudio progress from TP 2024-03-04 13:58:02 -05:00
LagoLunatic 6321fd44f5 Copy JStudio::stb progress from TP 2024-02-29 19:25:16 -05:00
LagoLunatic f10810e5fe Revert linklist changes, add comments 2023-12-05 17:07:41 -05:00
LagoLunatic 2a16e36f46 match JUTGamePad 2023-12-05 15:30:54 -05:00
Jasper St. Pierre e487b46850 JUTConsole match 2023-12-04 22:33:00 -08:00
Jasper St. Pierre fd25b33d6f build fix 2023-12-04 18:30:02 -08:00
Jasper St. Pierre 857b0ae732 JUTConsole draw match 2023-12-04 18:23:24 -08:00
Jasper St. Pierre a663f3c824 linklist match
stolen from Cuyler & ac-decomp
2023-12-02 13:01:36 -08:00
Jasper St. Pierre fb2cb74ad9 JUTConsole is really close now 2023-12-01 23:56:18 -08:00
Jasper St. Pierre 2650487343 JUTConsole work
inspired by nw4r
2023-12-01 23:44:31 -08:00
Jasper St. Pierre 4a496727a9 more JUTConsole work 2023-11-25 14:35:04 -08:00
Jasper St. Pierre 855fb1e2ed JUTConsole work 2023-11-25 14:24:57 -08:00
Jasper St. Pierre 76f4e19cdc JUTConsole closer 2023-09-24 11:58:08 -07:00
Luke Street adb95b135c Import project
Original repository: https://github.com/encounter/ww
2023-09-10 00:48:55 -04:00