Shipwright/OTRExporter/OTRExporter
Random 09432ee7f4
Linux/GCC Support (#28)
* Initial Linux/GCC support commit

* Add instructins for linux in the README

* apply suggestions by @Erotemic and @Emill

* Fix python 3.10 symlink line

* Fix func_80041E80 type mismatch (#3)

Type mismatch functions.h:664

* Makefile: clean OTRExporter/libultraship/ZAPDTR with distclean and fix CXX_FILES

* Makefile: find C/CXX_FILES automatically

* Makefile: remove ugly conditions in find commands

* cleanup _MSC_VER usage

* fix Windows build

* cleanup extraction scripts

* fix Windows build

* Fix Windows path separator issue

* fix rumble support for linux

* use glew-cmake in dockerfile

* add pulseaudio backend

* fix ZAPDTR linkage

* Check for "soh.elf" in directory (#6)

hide second button if `soh.exe` or `soh.elf` is present

* Fix hardcoded segment addresses (#5)

* fix condition

* hack lus -> soh dep for ZAPDTR

Co-authored-by: sholdee <102821812+sholdee@users.noreply.github.com>
Co-authored-by: qurious-pixel <62252937+qurious-pixel@users.noreply.github.com>
Co-authored-by: GaryOderNichts <12049776+GaryOderNichts@users.noreply.github.com>
2022-05-11 13:18:24 -04:00
..
AnimationExporter.cpp Linux/GCC Support (#28) 2022-05-11 13:18:24 -04:00
AnimationExporter.h git subrepo clone https://github.com/HarbourMasters/OTRExporter.git 2022-03-22 02:53:02 +01:00
ArrayExporter.cpp Linux/GCC Support (#28) 2022-05-11 13:18:24 -04:00
ArrayExporter.h git subrepo clone https://github.com/HarbourMasters/OTRExporter.git 2022-03-22 02:53:02 +01:00
BackgroundExporter.cpp git subrepo clone https://github.com/HarbourMasters/OTRExporter.git 2022-03-22 02:53:02 +01:00
BackgroundExporter.h git subrepo clone https://github.com/HarbourMasters/OTRExporter.git 2022-03-22 02:53:02 +01:00
BlobExporter.cpp git subrepo clone https://github.com/HarbourMasters/OTRExporter.git 2022-03-22 02:53:02 +01:00
BlobExporter.h git subrepo clone https://github.com/HarbourMasters/OTRExporter.git 2022-03-22 02:53:02 +01:00
CollisionExporter.cpp git subrepo clone https://github.com/HarbourMasters/OTRExporter.git 2022-03-22 02:53:02 +01:00
CollisionExporter.h git subrepo clone https://github.com/HarbourMasters/OTRExporter.git 2022-03-22 02:53:02 +01:00
CutsceneExporter.cpp Linux/GCC Support (#28) 2022-05-11 13:18:24 -04:00
CutsceneExporter.h git subrepo clone https://github.com/HarbourMasters/OTRExporter.git 2022-03-22 02:53:02 +01:00
DisplayListExporter.cpp Linux/GCC Support (#28) 2022-05-11 13:18:24 -04:00
DisplayListExporter.h git subrepo clone https://github.com/HarbourMasters/OTRExporter.git 2022-03-22 02:53:02 +01:00
Exporter.cpp git subrepo clone https://github.com/HarbourMasters/OTRExporter.git 2022-03-22 02:53:02 +01:00
Exporter.h git subrepo clone https://github.com/HarbourMasters/OTRExporter.git 2022-03-22 02:53:02 +01:00
Main.cpp Linux/GCC Support (#28) 2022-05-11 13:18:24 -04:00
Main.h Added support for multiple game versions (#107) 2022-03-31 19:42:44 -04:00
Makefile Linux/GCC Support (#28) 2022-05-11 13:18:24 -04:00
MtxExporter.cpp git subrepo clone https://github.com/HarbourMasters/OTRExporter.git 2022-03-22 02:53:02 +01:00
MtxExporter.h git subrepo clone https://github.com/HarbourMasters/OTRExporter.git 2022-03-22 02:53:02 +01:00
OTRExporter.vcxproj Added support for multiple game versions (#107) 2022-03-31 19:42:44 -04:00
OTRExporter.vcxproj.filters git subrepo clone https://github.com/HarbourMasters/OTRExporter.git 2022-03-22 02:53:02 +01:00
PathExporter.cpp Linux/GCC Support (#28) 2022-05-11 13:18:24 -04:00
PathExporter.h git subrepo clone https://github.com/HarbourMasters/OTRExporter.git 2022-03-22 02:53:02 +01:00
PlayerAnimationExporter.cpp git subrepo clone https://github.com/HarbourMasters/OTRExporter.git 2022-03-22 02:53:02 +01:00
PlayerAnimationExporter.h git subrepo clone https://github.com/HarbourMasters/OTRExporter.git 2022-03-22 02:53:02 +01:00
RoomExporter.cpp Linux/GCC Support (#28) 2022-05-11 13:18:24 -04:00
RoomExporter.h git subrepo clone https://github.com/HarbourMasters/OTRExporter.git 2022-03-22 02:53:02 +01:00
SkeletonExporter.cpp Added support for multiple game versions (#107) 2022-03-31 19:42:44 -04:00
SkeletonExporter.h git subrepo clone https://github.com/HarbourMasters/OTRExporter.git 2022-03-22 02:53:02 +01:00
SkeletonLimbExporter.cpp Added support for multiple game versions (#107) 2022-03-31 19:42:44 -04:00
SkeletonLimbExporter.h git subrepo clone https://github.com/HarbourMasters/OTRExporter.git 2022-03-22 02:53:02 +01:00
TextExporter.cpp Linux/GCC Support (#28) 2022-05-11 13:18:24 -04:00
TextExporter.h git subrepo clone https://github.com/HarbourMasters/OTRExporter.git 2022-03-22 02:53:02 +01:00
TextureExporter.cpp git subrepo clone https://github.com/HarbourMasters/OTRExporter.git 2022-03-22 02:53:02 +01:00
TextureExporter.h git subrepo clone https://github.com/HarbourMasters/OTRExporter.git 2022-03-22 02:53:02 +01:00
VersionInfo.cpp Linux/GCC Support (#28) 2022-05-11 13:18:24 -04:00
VersionInfo.h git subrepo clone https://github.com/HarbourMasters/OTRExporter.git 2022-03-22 02:53:02 +01:00
VtxExporter.cpp git subrepo clone https://github.com/HarbourMasters/OTRExporter.git 2022-03-22 02:53:02 +01:00
VtxExporter.h git subrepo clone https://github.com/HarbourMasters/OTRExporter.git 2022-03-22 02:53:02 +01:00
command_macros_base.h git subrepo clone https://github.com/HarbourMasters/OTRExporter.git 2022-03-22 02:53:02 +01:00
z64cutscene.h git subrepo clone https://github.com/HarbourMasters/OTRExporter.git 2022-03-22 02:53:02 +01:00
z64cutscene_commands.h git subrepo clone https://github.com/HarbourMasters/OTRExporter.git 2022-03-22 02:53:02 +01:00