staphen
470a012e2b
Update 3DS build instructions
5 years ago
Oleksandr Kalko
aae61b0c05
Android building and installation instructions ( #2172 )
5 years ago
staphen
4640be795d
Fix up docs for building and installing on 3DS.
5 years ago
Gleb Mazovetskiy
28571961e9
📝 building.md: Add -DCMAKE_BUILD_TYPE=Release
...
Users keep building non-release builds by copy-pasting the commands from
here.
As this uses a standard build flag (and not `-DBINARY_RELEASE=ON`),
users who are familiar with CMake or are building for development
will know to remove it.
Meanwhile, users who simply want to build from source will benefit from
optimized builds.
[ci skip]
5 years ago
Gleb Mazovetskiy
8f3f99d357
📝 building.md: BINARY_RELEASE -> CMAKE_BUILD_TYPE
...
Use the standard option
[ci skip]
5 years ago
Gleb Mazovetskiy
af5846b8d5
📝 building.md: Move CROSS_PREFIX to MinGW
...
It's a MinGW-specific option, not a general one.
[ci skip]
5 years ago
Gleb Mazovetskiy
acee2ef14c
🎉 Switch from SDL_mixer to SDL_audiolib
...
SDL_mixer can only stream a single music track
SDL_audiolib has unlimited streams.
With this change, we finally have streaming sounds (respecting
sfx_STREAM).
Audio options can now also be set via diablo.ini, which should help us
better diagnose the static noise issues.
5 years ago
Gleb Mazovetskiy
62027b2ef3
🔨 AppVeyor: Use system (vcpkg) fmt
5 years ago
obligaron
4a886f43ff
Update building.md with gtest
5 years ago
Gleb Mazovetskiy
c0ee7fba1a
Docs: Amiga: Better "building" command [ci skip]
...
1. chown the whole directory including dotfile
2. Fix the "copy resources" command (must be chowned first)
5 years ago
Anders Jenbo
b22da095ef
📝 Note about providing the version
5 years ago
Anders Jenbo
3752eca470
📝 Split build instructions in to it's own document
5 years ago
Anders Jenbo
7c6a1e5702
:note: Add a temp logo
5 years ago
Anders Jenbo
8f722d5beb
📝 Add note about things seen in screenshot
5 years ago
Anders Jenbo
6617d5864d
📝 Update readme
5 years ago
Anders Jenbo
f64e297d60
🔥 Remove Hellfire specific instructions (it is now unified)
5 years ago
Trihedraf
fea177eb95
Update SDL2 version to 2.0.14 for Windows MinGW builds. And remove note for SDL2 2.0.12 in readme
5 years ago
Anders Jenbo
f09f93537d
💄 Update CircleCI badge style
5 years ago
Anders Jenbo
3b267a7a62
🔥 Fully drop TravisCI
5 years ago
Gleb Mazovetskiy
e4212a0de9
Try uppercase DIABDAT.MPQ ( #1184 )
...
It's uppercase in GOG and on the retail CD.
Other MPQs are not known to be uppercase.
5 years ago
muzena
6db697407b
Small update in README.md Ubuntu instructions, bolding text
5 years ago
muzena
d460a8f743
Update README.md Ubuntu instructions
5 years ago
muzena
9b7e24d9d1
Add Ubuntu PPA repos to README.md
5 years ago
jaov
7364977ea2
Corrected Markdown syntax on FAQ section of README
...
The md for the ftp link was backwards! Correct markdown syntax is [text](url), but I understand why it would happen, it's like connecting USB, you never get it right the first time! 🙂
5 years ago
Epifanov Ivan
f49b55cbe1
Migrate to vitasdk
5 years ago
Anders Jenbo
4909090d78
Update README.md
5 years ago
Ivan Epifanov
1e53f32049
[vita] Initial port
5 years ago
MrHuu
d56cc3cb40
[3DS] CMake instructions
5 years ago
Trihedraf
a29a59d8d3
Fix Win64 build to actually run and only download the x64 parts of MinGW ( #1022 )
5 years ago
Trihedraf
a0e8479274
add win_x64 MinGW builds and Readme Instructions
5 years ago
Anders Jenbo
4fed130adc
Create helper script for setting up MinGW builds
5 years ago
Anders Jenbo
31f7861a6c
Update AppVeyor badge
5 years ago
Anders Jenbo
e7350615c4
Add CircleCI build status badge
5 years ago
Anders Jenbo
bcc1f0586c
Update Travis badge
5 years ago
Anders Jenbo
318bf9299a
Update Travis badge
5 years ago
Anders Jenbo
d91f3e42ae
Update README.md
5 years ago
Anders Jenbo
e073422ce7
Unify executable for Spawn and Retail
...
The game will now autodetect if it should run in shareware mode or full
retail based on the found mpq file. Additionally it can beforced in the
shareware mode with --spawn even if the retail data is found.
This simplifies a lot of the spagetty code and lets us better refactor,
also worth noteing is that we won't have to setup a secound set of build
tests.
5 years ago
nia
c6289baa8f
Support building on NetBSD.
5 years ago
Mieszko Ślusarczyk
f1208cd491
set macOS deployment target to 10.12.0 (macOS Sierra) ( #879 )
6 years ago
Mathieu Maret
cf55e42cfb
Add hellfire cmake target
6 years ago
Anders Jenbo
9ff05d0bda
Add note about the the non-commerical nature of the project
6 years ago
mgpat-gm
9e4b25d389
typo: readme.md ( #776 )
6 years ago
qndel
b67dc43c05
Update README.md
...
new discord link
6 years ago
qndel
7acbb29f7c
fix typo in readme
6 years ago
Gleb Mazovetskiy
ac1e6811ac
Add user manuals for OD, RetroFW, and Switch
6 years ago
Gleb Mazovetskiy
611f7f109e
Map Start + L1/R1 to char/inventory ( #655 )
...
It's common to access char and inventory and this is easier to press than Start + ←/→ on devices that have shoulder buttons
6 years ago
Anders Jenbo
36f8d0f570
Add note about the the non-commerical nature of the project
6 years ago
mgpat-gm
a414064d07
typo: readme.md ( #776 )
6 years ago
qndel
8623931a91
Update README.md
...
update discord link
6 years ago
qndel
015d790765
Update README.md
...
new discord link
6 years ago