Commit Graph
68 Commits
Author SHA1 Message Date
tobid7 fae31a2b28 Small fix 2024-05-24 18:30:04 +02:00
tobid7 14368abae7 Changes:
Fix UI7 Scrolling
Add Installer
Add Scissor to Draw2 (beta)
Fix IDB for Net code
2024-05-24 15:51:39 +02:00
tobid7 6d7781b209 Update:
- Add Support for Downloading Data/Files, do Api Requests
- Refactor Tasks System
  - Now uses std::thread
- The Net  Functions Will Break IDBN server for now
2024-05-22 22:16:40 +02:00
tobid7 a0923acec7 Fix scrolling 2024-05-20 19:23:44 +02:00
tobid7 64e81e04fd Fix Scrolling 2024-05-20 17:10:49 +02:00
tobid7 66337e0f6e New UI7Menu Api, Scrolling in Menus (on tusch screen), small fixes 2024-05-20 16:58:52 +02:00
tobid7 17c36bb05e Add FOntRestore and Make Settings use default font 2024-05-19 15:55:32 +02:00
tobid7 62d37d227d Remove Security system as it is useless 2024-05-19 12:07:50 +02:00
tobid7 a9600f8d02 Update Font System 2024-05-19 11:35:59 +02:00
tobid7 a1de7e9d13 Add License text to every source file 2024-05-18 20:05:03 +02:00
tobid7 f3291963d4 Cleanup Includes/Add PushMessage(string, string) 2024-05-17 11:33:09 +02:00
tobid7 3fc38405de Fix crash in FileSystem 2024-05-04 19:04:33 +02:00
tobid7 19450ba2c9 Fix some Format stuff 2024-05-03 15:51:06 +02:00
tobid7 6f658af674 Fix Scene fade system 2024-05-02 21:20:30 +02:00
tobid7 e78ac834db Restructure Language System 2024-05-02 15:26:18 +02:00
tobid7 a72ea0beb4 Another Patch for ResultDecoder 2024-05-02 12:35:21 +02:00
tobid7 0397b07488 Fix a Crash 2024-05-02 12:15:37 +02:00
tobid7 76a8b5ee5a small bugfix 2024-05-01 19:33:53 +02:00
tobid7 04c56a98d5 Save Errors
Tag Debug Func of ui7
2024-02-28 21:01:04 +01:00
tobid7 6e8f3f0f8b Fix ID System of UI7 2024-02-26 18:45:45 +01:00
tobid7 ce7c59a162 Auto Offset Grid 2024-02-25 14:26:35 +01:00
tobid7 0627fa71be Some Change to Grid 2024-02-24 07:32:57 +01:00
tobid7 3a77cd0687 (changes 07:51 22.02.2024):
- Move Format into a Task
- Implement Debugging Option into Settings
2024-02-22 07:52:01 +01:00
tobid7 0092edf54f -> Implement Debug Colors
- Debug Colors
- Debug Menus
- Formatting
2024-02-21 20:17:12 +01:00
Tobi-D7 968c2576b9 - Add RD7 and DV2 namespace
- Restructer Default Theme System
- Rename NIMG_Engine to swr (SoftwareRender)
- Begin Adding Debug Lines to UI7
- Remove GUI ErrorSystem
2024-02-21 12:48:56 +01:00
tobid7 688570b3cd Patch Overlays and RSettings to default txt size + cf 2024-02-20 20:56:14 +01:00
tobid7 33bb37be06 Start Implement AutoSizing into UI7 2024-02-20 20:35:31 +01:00
tobid7 168614d579 0.9.5 preview1 2024-02-19 19:20:37 +01:00
tobid7 a671631dde Replace Toasts
Replace Toasts with ToastsV2
(MessageHandler)
2023-08-28 18:43:59 +02:00
tobid7 566485ccd6 More Cleanup
Remove unused code as well as useless debug printf's
2023-08-28 17:11:07 +02:00
tobid7 267f9ce5c3 FILE to fstream
Lets move away from  the c standart FILE and use c++ fstream as well as c++17 filesystem!!!
2023-08-28 17:03:00 +02:00
tobid7 5cca34ede4 The beginning of 0.9.5
- Remove unused stuff
- Start Moving from c stuff to c++ stuff Like mkdir to filesystem
- Remove usless stuff from config
- Begin with Project Li7
2023-08-28 16:33:16 +02:00
tobid7 5695110739 Simplify lang System 2023-05-28 22:30:39 +02:00
tobid7 ae8181a6e5 RenderD7 0.9.4 (New Stuff, Lot Fixes, Envtools) 2023-03-24 19:46:41 +01:00
tobid7 7c190e3cfa Fix LLVM 2023-03-13 21:36:37 +01:00
tobid7 780025bb74 Add Some Tools and Assets to create cpp's for 0.9+ 2023-03-13 21:19:07 +01:00
tobid7 f6e3c50814 Fix Crash and Fade Stuff 2023-03-12 21:37:22 +01:00
tobid7 0399808eb2 Document_Fix_And0.9.3 2023-03-12 21:06:13 +01:00
tobid7 cd677cf3e8 0.9.2 (NVID, SPLASH_IMG_VID, CHANGELOG_IMPL) 2023-03-11 15:56:40 +01:00
tobid7 67edfa4245 Remove nsmbp and fix a critical bug 2023-03-09 21:19:17 +01:00
tobid7 66a35f28e6 FastColor/RemoveFPSCheat/LLVM-Style 2023-03-07 18:09:48 +01:00
tobid7 2f7a266dc5 - 2022-12-13 20:58:21 +01:00
tobid7 8a0fd07275 Alpha 0.9.0 2022-12-09 14:55:19 +01:00
tobid7 89299bf91e Minimalistic for hax 2.x 2022-12-07 15:29:19 +01:00
tobid7 af88277680 __FixDeltatime 2022-11-30 18:28:03 +01:00
tobid7 222a13387d 0.8.4 2022-11-25 01:05:50 +01:00
tobid7 c1e471f23a The ResultDecoder Update 2022-11-22 23:00:01 +01:00
tobid7 6b48ba070c RenderD7 0.8.2 2022-11-18 20:57:05 +01:00
tobid7 bbbfd60bb7 Fix To Prevent from Crash 2022-11-14 18:25:24 +01:00
tobid7 20c3a525c8 Version 0.8.1 (StealConsole) 2022-11-14 15:25:26 +01:00