| Age | Commit message (Collapse) | Author |
|
|
|
Fix syntax error
|
|
|
|
|
|
|
|
|
|
Impl Hard CPU Table
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
|
|
|
|
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
|
|
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
|
|
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
* Update BUILDING.md o2r & directory notes
* Update BUILDING.md
---------
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
|
|
* add vcpkg support for installing dependencies
* Change macos CI to use vcpkg for dependencies
* actually fix CI for macos
* fix SDL_net linking
SDL_net was being linked twice
* update baseline
|
|
|
|
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
|
|
* Implement CPU Blue Shell
|
|
|
|
* Update update_objects.h
* Update update_objects.c
* Update actors.c
|
|
|
|
* Init.
* Add link to WIP PR.
* Requested changes.
* Update faq.md
---------
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
|
|
|
|
-- Found Threads: TRUE
-- Found nlohmann_json: /usr/share/cmake/nlohmann_json/nlohmann_jsonConfig.cmake (found version "3.11.3")
-- Found Ogg: /usr/lib64/libogg.so (found version "1.3.5")
-- Found Vorbis: /usr/lib64/libvorbis.so (found version "1.3.7")
CMake Error at CMakeLists.txt:434 (find_package):
By not providing "FindSDL2_net.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "SDL2_net",
but CMake did not find one.
Could not find a package configuration file provided by "SDL2_net" with any
of the following names:
SDL2_netConfig.cmake
sdl2_net-config.cmake
Add the installation prefix of "SDL2_net" to CMAKE_PREFIX_PATH or set
"SDL2_net_DIR" to a directory containing one of the above files. If
"SDL2_net" provides a separate development package or SDK, be sure it has
been installed.
-- Configuring incomplete, errors occurred!
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
|
|
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
|
|
* allow to replace img with png or jpg or bmp
* revert experimental change
|
|
* Update effects.c
* Update external.c
* Update external.c
* Update external.c
|
|
* Update CMakeLists.txt
* Edit output filename to reflect building as Universal binary
|
|
|
|
|
|
|
|
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
|
|
Corrected default keyboard bindings.
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
|
|
|
|
* Update main.yml
* Update main.yml
* disable network lib
* add sdl_net
* remove the upload of artfact in more recent linux version
* Update main.yml
|
|
|
|
|
|
* Rename custom-track to custom-track.md
* Create faq.md
|
|
|
|
* Fix match
* Update torch
* fix crash on texture of player
* Copied stuff over for Window icon from Starship.
* Missed comment.
* Corrections.
* Missed a file
* min-max fix
* Update code_80005FD0.c
* Remove interpolation for hm_intro
* look like to remove the crash in menu
* Update menu_items.c
---------
Co-authored-by: MegaMech <7255464+MegaMech@users.noreply.github.com>
Co-authored-by: sitton76 <58642183+sitton76@users.noreply.github.com>
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
|
|
|