UnknownShadow200
9a514e3ade
Move process crash handler and forced termination out of Logger.c
2024-10-21 19:58:08 +11:00
UnknownShadow200
9ad3f97efb
UWP changes
2024-10-16 21:38:24 +11:00
UnknownShadow200
980f90283a
Add /skin singleplayer command
2024-08-07 14:39:37 +10:00
UnknownShadow200
b40db441c5
Saturn: Textures work kinda
2024-07-05 19:37:54 +10:00
UnknownShadow200
ede1a368f5
Windows 9x: Fix file existence check not working properly
2024-06-30 22:25:37 +10:00
UnknownShadow200
e91ce96900
Split up socket_connect into creation and connect calls
2024-06-21 11:38:23 +10:00
UnknownShadow200
5a4bad4da4
Consoles: Support encrypted options by using a key specific to the console type, rather than either a per console ID or failing altogether
...
This is sufficient to ensure that passwords can't be simply decrypted as plaintext and can't easily be copied to/from PC/mobile devices, which is good enough
2024-06-17 22:58:13 +10:00
UnknownShadow200
e32b5572a0
DS: Change error message for when network access isn't working
2024-06-17 20:09:40 +10:00
UnknownShadow200
7b7d7f45c3
Add more warnings to makefile by default
2024-06-17 19:54:29 +10:00
UnknownShadow200
1069733086
More WIP on moving to taking native paths
2024-06-17 19:40:50 +10:00
UnknownShadow200
932fca0b0b
More WIP on moving to taking native paths
2024-06-17 18:58:11 +10:00
UnknownShadow200
7899dd51d5
WIP on moving to taking native paths
2024-06-17 18:18:05 +10:00
UnknownShadow200
94cc83d369
Change directory enumeration callbacks to having a 'is_directory' parameter
2024-06-17 07:23:07 +10:00
UnknownShadow200
98f7d2126d
Add a safer way of setting socket addresses
2024-06-05 18:05:38 +10:00
UnknownShadow200
ba68f4c625
Allow naming mutexes/waitables
2024-06-04 20:26:11 +10:00
UnknownShadow200
6b089ccb22
Xbox: Use proper way of infinite timeout when waiting for a signal
2024-05-13 21:10:49 +10:00
UnknownShadow200
e0970e1c9f
Xbox: Add support for disabling stuff that doesn't work in cxbx-reloaded
2024-05-12 21:52:10 +10:00
UnknownShadow200
43a49d48cc
Xbox: Be a little more efficient in draw calls
2024-05-11 11:12:02 +10:00
UnknownShadow200
10bd6222be
Move touch UI functionality to its own file
2024-04-27 08:44:03 +10:00
UnknownShadow200
e20bf233aa
Launcher: Double maximum input length for textbox inputs
2024-04-14 14:49:18 +10:00
UnknownShadow200
1c06744220
Add missing files for Wii U, oops
...
Also change PNG encoder to use stream->Position instead of stream->Length
2024-04-10 20:03:36 +10:00
UnknownShadow200
4c0f7a3867
WiiU: Fix alpha blending, WIP towards dual screen support
2024-04-10 18:54:57 +10:00
UnknownShadow200
ff42b7d352
Use stopwatch time for measuring ping and launcher caret, change UTC time measurement to seconds instead of milliseconds
2024-03-28 19:03:30 +11:00
UnknownShadow200
f3a391e9c3
Xbox: Try to fix texture allocation failure
2024-03-17 09:23:20 +11:00
UnknownShadow200
83ba419a06
Redesign thread running API
2024-03-17 07:12:34 +11:00
UnknownShadow200
4e05f3626f
Move consoles to use new socket parsing API, also improve PS3 input support
...
3DS seems to be broken though, not sure why yet
2023-12-23 23:29:59 +11:00
UnknownShadow200
cf90a60117
Xbox: Try to fix buffer overflow when parsing socket addresses
2023-12-06 19:55:04 +11:00
UnknownShadow200
6aedeffa30
Console: Don't show Register button in Launcher and disable support for opening links from chat, fixes #1081
2023-10-11 20:46:07 +11:00
UnknownShadow200
63aa34d2c2
Xbox: Fix coloured only vertices not being rendered
2023-09-05 19:39:39 +10:00
UnknownShadow200
922f860a7d
Xbox: Get resource downloading to work at least
...
Also tidyup misc folder
2023-08-28 21:53:34 +10:00
UnknownShadow200
3ea04335b9
Xbox: Read/Write from ClassiCube folder on Data partition of HDD
2023-08-27 15:57:30 +10:00
UnknownShadow200
8aa4ee0096
Xbox: At least something actually renders in 3D now
2023-08-27 14:58:49 +10:00
UnknownShadow200
c3d09565a9
3DS/Wii: Try using device ID as encryption/decryption key for password,mppass,etc
2023-08-18 20:03:17 +10:00
UnknownShadow200
ffee69ffa1
Move common platform console to _PlatformConsole.h
2023-08-13 11:32:01 +10:00
UnknownShadow200
b5acd75c3e
Move app name platform suffixes out of Constants.h and into the respective platform backends instead
2023-08-13 09:38:35 +10:00
UnknownShadow200
9b03a0c87a
More broken Xbox stuff
2023-08-08 20:27:50 +10:00
UnknownShadow200
1934703aca
Broken PS vita stuff
2023-08-08 19:19:21 +10:00
UnknownShadow200
cb45d2bcfb
Broken Xbox stuff
2023-08-08 19:03:40 +10:00