Gleb Mazovetskiy
|
fd02564a85
|
magic_enum: Customize enums where they're declared
This necessitates dependencies on `magic_enum` in more
places but avoids obscure hard-to-debug errors, such
as the one seen in the DOS port PR.
|
7 months ago |
Andrettin
|
76feb78b4e
|
Parse Text/Speech Data from TSV (#8138)
|
7 months ago |
Andrettin
|
0c3fe1345c
|
Parse Quest Data from TSV
|
7 months ago |
staphen
|
b761d3fef2
|
Validate network data when importing quest deltas
|
10 months ago |
Gleb Mazovetskiy
|
a12b5368c3
|
Extract sound effects enum into its own file
Avoids depending on all of `effects` in places where we only need the
enum.
|
1 year ago |
Anders Jenbo
|
bb2e189327
|
Convert _sfx_id in to class enum
|
2 years ago |
Gleb Mazovetskiy
|
5bf0b8bc96
|
Add more missing <cstdint> includes
https://github.com/diasurgical/devilutionX/pull/6095 only added includes
for `uint32_t`, this PR also adds the includes for the remaining
integral types.
|
3 years ago |
Juliano Leal Goncalves
|
9f4438fa22
|
🚚 Rename 'TextDataStruct' struct to 'Speech' (#2805)
|
5 years ago |
Anders Jenbo
|
bc59218d0d
|
More clang-tidy/Android Studio cleanups
|
5 years ago |
Yuri Pourre
|
1ec46931e1
|
Add blacksmith's missing transcriptions (#1203)
|
5 years ago |
Anders Jenbo
|
6e1a106a38
|
🚚 Move header we implement into the project
|
5 years ago |
Anders Jenbo
|
af96de4038
|
♻️ Move a large part of enums to there respective headers
|
5 years ago |
Gleb Mazovetskiy
|
a6c353ddc7
|
Specify more enum storage types
|
5 years ago |
Anders Jenbo
|
433edc63ea
|
♻️ Consistently use pragma once to guard the headers
|
5 years ago |
Anders Jenbo
|
bfb3c11c2b
|
🎨 Change namespace to devilution
|
5 years ago |
Anders Jenbo
|
630e507f63
|
🚚 Apply namespace
|
5 years ago |
Anders Jenbo
|
6f1498d315
|
🚚 Move structures to there respective headers
|
5 years ago |
Anders Jenbo
|
3fc443ee6a
|
Clean up textdat.h
|
5 years ago |
Anders Jenbo
|
1ba96a6777
|
Add doxygen description to remaining engine files
|
6 years ago |
Joel Falcou
|
c4223d4c29
|
Per file basis use of extern C
|
6 years ago |
Joel Falcou
|
64d26a7934
|
Sanitize use of namespace
Wrap individual headers in dvl namespace to prevent
including standard header in another namespace.
|
6 years ago |
Anders Jenbo
|
c384711a5f
|
Backport cleanups from hellfire branch
|
6 years ago |
Anders Jenbo
|
d503434731
|
[hellfire] alltext
|
6 years ago |
Anders Jenbo
|
6fba17eec5
|
Correct GLOBAL types based on PSX SYM 3
|
7 years ago |
aperturesecurity
|
42ce77ce05
|
Rebirth and Nuke
|
8 years ago |
galaxyhaxz
|
38b498ac4b
|
Add 'const' to data to match original binary (#200)
|
8 years ago |
galaxyhaxz
|
49a6f4f9fc
|
Add include guards, prepare for XRef (#28)
Add definitions, other junk.
|
8 years ago |
galaxyhaxz
|
bb01c6f084
|
Remove the "fear factor" (#21)
Snakes, spiders, Demons, what scares you?
|
8 years ago |
galaxyhaxz
|
bcb3abe96b
|
Add files via upload
|
8 years ago |
galaxyhaxz
|
dde68ff89e
|
Add files via upload
|
8 years ago |