Shipwright/libultraship/libultraship
Kenix3 094388187f Cleans up Controllers
Renames VirtualController to DummyController.
Makes controller axis treated the same as buttons.
Made Controller class members private or protected
Made Controller class treat deadzones, sensitivities, and press thresholds consistently.
2022-08-11 19:41:53 -04:00
..
Factories Big-endian support (#909) 2022-07-27 23:50:56 +02:00
Lib Console class is now a proper object oriented class. 2022-08-10 00:38:56 -04:00
Animation.cpp Linux/GCC Support (#28) 2022-05-11 13:18:24 -04:00
Animation.h git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
Archive.cpp Nintendo switch support (#935) 2022-07-25 21:11:53 -04:00
Archive.h Use unordered maps in some hot paths (#566) 2022-07-05 19:29:57 -04:00
Array.cpp Linux/GCC Support (#28) 2022-05-11 13:18:24 -04:00
Array.h Audio decompiled and WIP custom sample support 2022-06-16 20:35:52 -04:00
Audio.cpp Add Support for macOS (#441) 2022-06-22 14:59:21 -04:00
Audio.h Add Support for macOS (#441) 2022-06-22 14:59:21 -04:00
AudioPlayer.h Clean up unnecessary compiler checks. 2022-08-03 21:12:51 -04:00
Blob.cpp git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
Blob.h git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
CMakeLists.txt Enable SPD logging in libultra 2022-08-06 21:06:40 -04:00
CollisionHeader.cpp git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
CollisionHeader.h git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
Console.cpp Fixes some missed conversions of Console class singleton within the class itself. 2022-08-10 00:38:56 -04:00
Console.h Console class is now a proper object oriented class. 2022-08-10 00:38:56 -04:00
ControlDeck.cpp Cleans up Controllers 2022-08-11 19:41:53 -04:00
ControlDeck.h Cleanup ControlDeck class 2022-08-10 20:21:36 -04:00
Controller.cpp Cleans up Controllers 2022-08-11 19:41:53 -04:00
Controller.h Cleans up Controllers 2022-08-11 19:41:53 -04:00
ControllerAttachment.cpp git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
ControllerAttachment.h git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
Cutscene.cpp LUS Cleanup: Strips out the logging system created for the console 2022-08-09 22:34:16 -04:00
Cutscene.h git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
Cvar.cpp LUS Cleanup: Removes GameSettings class. Moves code to Imgui. (#1036) 2022-08-05 01:03:11 -04:00
Cvar.h LUS Cleanup: Removes GameSettings class. Moves code to Imgui. (#1036) 2022-08-05 01:03:11 -04:00
DisplayList.cpp Big-endian support (#909) 2022-07-27 23:50:56 +02:00
DisplayList.h git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
DummyController.h Cleans up Controllers 2022-08-11 19:41:53 -04:00
File.cpp git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
File.h git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
GameOverlay.cpp Console class is now a proper object oriented class. 2022-08-10 00:38:56 -04:00
GameOverlay.h GameOverlay command handler no longer uses SPDLOG and prints to console. 2022-08-10 00:38:56 -04:00
GameVersions.h Save states (#300) 2022-05-12 13:28:24 -04:00
GlobalCtx2.cpp LUS Cleanup: Strips out the logging system created for the console 2022-08-09 22:34:16 -04:00
GlobalCtx2.h Controller Configuration UI and JSON Config (#760) 2022-07-13 23:12:11 -04:00
Hooks.h LUS Cleanup: Clean up hooks system. 2022-08-03 21:12:51 -04:00
ImGuiImpl.cpp Fixes issue in Apple builds where imgui was referring directly to Console.Commands 2022-08-10 00:38:56 -04:00
ImGuiImpl.h Console now exposes commands with a reference to itself. 2022-08-10 00:38:56 -04:00
InputEditor.cpp Cleans up Controllers 2022-08-11 19:41:53 -04:00
InputEditor.h LUS Cleanup: Controllers cleanup (#1016) 2022-08-03 00:07:52 -04:00
KeyboardController.cpp Cleans up Controllers 2022-08-11 19:41:53 -04:00
KeyboardController.h Cleans up Controllers 2022-08-11 19:41:53 -04:00
LUSMacros.h git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
Material.cpp git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
Material.h git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
Matrix.cpp git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
Matrix.h git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
MemoryPack.cpp git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
MemoryPack.h git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
Model.cpp Fixes error in LUS where there were multiple Vertex classes declared. 2022-08-10 23:14:29 -04:00
Model.h Fixes error in LUS where there were multiple Vertex classes declared. 2022-08-10 23:14:29 -04:00
OSXFolderManager.h Introduce App Directory Path (#572) 2022-07-13 00:19:07 -04:00
OSXFolderManager.mm Introduce App Directory Path (#572) 2022-07-13 00:19:07 -04:00
Path.cpp git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
Path.h git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
PlayerAnimation.cpp git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
PlayerAnimation.h git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
PulseAudioPlayer.cpp testing out item replacement (#416) 2022-07-11 20:11:07 -04:00
PulseAudioPlayer.h Linux/GCC Support (#28) 2022-05-11 13:18:24 -04:00
Resource.cpp LUS Cleanup: Strips out the logging system created for the console 2022-08-09 22:34:16 -04:00
Resource.h Big-endian support (#909) 2022-07-27 23:50:56 +02:00
ResourceMgr.cpp Removes no longer desired commented code. (#1105) 2022-08-08 21:53:36 -04:00
ResourceMgr.h Use unordered maps in some hot paths (#566) 2022-07-05 19:29:57 -04:00
RumblePack.cpp git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
RumblePack.h git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
SDLAudioPlayer.cpp Big-endian support (#909) 2022-07-27 23:50:56 +02:00
SDLAudioPlayer.h Move to cmake across all platforms (#363) 2022-08-05 07:59:19 +02:00
SDLController.cpp Cleans up Controllers 2022-08-11 19:41:53 -04:00
SDLController.h Cleans up Controllers 2022-08-11 19:41:53 -04:00
Scene.cpp Linux/GCC Support (#28) 2022-05-11 13:18:24 -04:00
Scene.h git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
Skeleton.cpp git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
Skeleton.h git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
SkeletonLimb.cpp Linux/GCC Support (#28) 2022-05-11 13:18:24 -04:00
SkeletonLimb.h git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
SwitchImpl.cpp Nintendo switch support (#935) 2022-07-25 21:11:53 -04:00
SwitchImpl.h Nintendo switch support (#935) 2022-07-25 21:11:53 -04:00
SwitchPerformanceProfiles.h Nintendo switch support (#935) 2022-07-25 21:11:53 -04:00
Text.cpp git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
Text.h git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
Texture.cpp git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
Texture.h git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
UltraController.h Cleans up Controllers 2022-08-11 19:41:53 -04:00
Utils.cpp Console now exposes commands with a reference to itself. 2022-08-10 00:38:56 -04:00
Utils.h Console now exposes commands with a reference to itself. 2022-08-10 00:38:56 -04:00
Vertex.cpp git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
Vertex.h git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
WasapiAudioPlayer.cpp Merge branch 'develop' into z64-devmerge 2022-06-17 00:39:07 -04:00
WasapiAudioPlayer.h Linux/GCC Support (#28) 2022-05-11 13:18:24 -04:00
Window.cpp Cleans up Controllers 2022-08-11 19:41:53 -04:00
Window.h LUS Cleanup: Make ControlDeck a member of Window 2022-08-02 22:37:42 -04:00
WindowShim.cpp Nintendo switch support (#935) 2022-07-25 21:11:53 -04:00
WindowShim.h git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
abi.h git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
color.h Fixed merge/rebase issues 2022-07-31 16:57:04 -04:00
endianness.h Big-endian support (#909) 2022-07-27 23:50:56 +02:00
luslog.cpp git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
luslog.h git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
mixer.c add support for clang compiler (#592) 2022-07-10 10:51:12 -04:00
mixer.h Headphones setting in game should now work. 2022-06-27 22:10:00 -04:00
stb_image_write.h git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
stox.cpp Linux/GCC Support (#28) 2022-05-11 13:18:24 -04:00
stox.h git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00