DakkJaniels
|
0790416781
|
Unique Monster Variable Rename (#4060)
* fix variable name to reflect what it is modifying (unique monster custom to hit, not custom hit points)
* align UniqueMonstersData table
|
4 years ago |
Anders Jenbo
|
5bffa14e70
|
Define type for MonsterClass
Reverts 7af21d289d
|
5 years ago |
Juliano Leal Goncalves
|
5430672477
|
🚚 Rename 'UniqMonstStruct' struct to 'UniqueMonsterData' (#2814)
|
5 years ago |
Juliano Leal Goncalves
|
d225202c34
|
🚚 Rename 'MonsterClass' members for consistency
|
5 years ago |
Juliano Leal Goncalves
|
7af21d289d
|
♻️ Remove unnecessary 'MonsterClass' enum underlying value type override
|
5 years ago |
Juliano Leal Goncalves
|
21b481bb46
|
♻️ Convert 'MonsterClass' enum to enum class
|
5 years ago |
Juliano Leal Goncalves
|
6226f41849
|
🚚 Rename '_mc_id' enum to 'MonsterClass'
|
5 years ago |
Juliano Leal Goncalves
|
db1026fa39
|
🚚 Rename 'MonsterDataStruct' to 'MonsterData'
|
5 years ago |
Juliano Leal Goncalves
|
6146b828e9
|
🚚 Rename 'MonsterData' global to 'MonstersData'
This avoids conflicts with the struct name as we'll be renaming that next.
|
5 years ago |
qndel
|
0530fcb969
|
apply enums to mTreasure
|
5 years ago |
obligaron
|
d63fcded76
|
Refactor PlaceGroup (#2425)
* Rename MonstPlace -> CanPlaceMonster
* Refactor custom hitpoints and armorclass out of mUnqAttr
* Introduce enum UniqueMonsterPack
|
5 years ago |
Anders Jenbo
|
ef6275caac
|
Clean up private function names
|
5 years ago |
Anders Jenbo
|
bc0d1f7ac0
|
clang-tidy/Android Stuidio cleanups 3
|
5 years ago |
Anders Jenbo
|
4b577329f4
|
♻️Refactor towner initialization
|
5 years ago |
Jmgr
|
c33182d6de
|
Modernize deprecated headers
|
5 years ago |
Anders Jenbo
|
7912e510f0
|
🎨 Clean up overuse of SDL types
|
5 years ago |
Anders Jenbo
|
5fdb9ce459
|
🎨 Format code
|
5 years ago |
Anders Jenbo
|
997c1dba55
|
🚚 Split up all.h in to proper header relations
|
5 years ago |
Anders Jenbo
|
819fd40376
|
🎨 Consistent enum value style (#1458)
|
5 years ago |
Anders Jenbo
|
e7ae8ddd04
|
🚚 Move all enums to there respective headers
|
5 years ago |
Gleb Mazovetskiy
|
6a3ae9e35b
|
Optimize MonsterData layout: sizeof 160 -> 80
|
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
|
def2253386
|
♻️ Move monster.h related structs and enums and apply propper types
|
5 years ago |
Anders Jenbo
|
36a196389b
|
Fix remaning basic compiler errors and warnings
|
5 years ago |
Anders Jenbo
|
c802cbdc4d
|
Merge more Hellfire code paths
|
5 years ago |
qndel
|
f137159b8d
|
monsters cleanup
|
5 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
|
1340192b59
|
Correct array sizes
|
6 years ago |
Anders Jenbo
|
0383f9abcd
|
Add documentation to more files
|
6 years ago |
Anders Jenbo
|
5fa0c5781b
|
Backport cleanups from Hellfire branch
|
6 years ago |
Anders Jenbo
|
b57a512b90
|
Document MonstAvailTbl
|
7 years ago |
galaxyhaxz
|
8ad915da83
|
Fix monsters
|
7 years ago |
Anders Jenbo
|
9aec39a07d
|
Add UniqMonst
|
7 years ago |
Anders Jenbo
|
8e726b3d50
|
[hellfire] Monster data
|
7 years ago |
Anders Jenbo
|
5ab9f4609a
|
Clean up signedness
|
7 years ago |
Anders Jenbo
|
c1f9e8293e
|
Correct new line encoding
_asm.cpp and _render.cpp is still incorrectly encoded
|
7 years ago |
galaxyhaxz
|
610580625e
|
Split data from files
|
7 years ago |