matheusgomes28
42e2c174ac
Refactored parameters of "StartItemPower(...)" and code around calls to it. ( #2345 )
...
Co-authored-by: Matheus Gomes <mgomes1@jaguarlandrover.com>
5 years ago
Anders Jenbo
c8870dbd1f
Rename item globals
5 years ago
Anders Jenbo
2da100c63e
Align data tables
5 years ago
Anders Jenbo
9e2206a673
Format code
5 years ago
arcas
6502a3ca4d
Adding resources for translation ( #1973 )
5 years ago
Anders Jenbo
187d547fb8
🌐 Remove unused string from the translation list
5 years ago
John Törnblom
e0dddf508a
Add automatically translated string literals ( #1694 )
5 years ago
Anders Jenbo
bb4e1960e7
🎨 modernize-use-nullptr
5 years ago
Anders Jenbo
997c1dba55
🚚 Split up all.h in to proper header relations
5 years ago
Anders Jenbo
20186e0370
🎨 Replace TRUE/FALSE with true/false
...
fix
Fix
fix
5 years ago
Anders Jenbo
bfb3c11c2b
🎨 Change namespace to devilution
5 years ago
Anders Jenbo
630e507f63
🚚 Apply namespace
5 years ago
Anders Jenbo
8f09cc3034
[diablo] 🐛 Correct spelling of Sorcerer
...
Fixes #1074
5 years ago
Anders Jenbo
c3b4b5193f
Unify a chunk of Hellfire code
5 years ago
Anders Jenbo
00e3ff08ae
Unify majorty of monster.cpp
5 years ago
Anders Jenbo
4ffbb32952
[hellfire] Allow continuing Diablo saves in Hellfire and vice versa
5 years ago
qndel
7f7ae623df
Goe ( #2163 )
...
* proper random_ comparisons
* proper mienemy comparisons
* add mienemy/micaster enum
* GOE enum
5 years ago
Anders Jenbo
38dbcf7641
Format source
5 years ago
qndel
d5c52d26c6
label
5 years ago
qndel
0f18259f7b
formatting
5 years ago
qndel
f2c7ee7dfd
ids next to items
5 years ago
qndel
38846a0f15
fix hellfire items
5 years ago
pionere
f0a51ccf65
use defs instead of literals
6 years ago
Anders Jenbo
c384711a5f
Backport cleanups from hellfire branch
6 years ago
Anders Jenbo
187a021b30
More documentation from sanctuary/notes ( #2026 )
6 years ago
Anders Jenbo
0383f9abcd
Add documentation to more files
6 years ago
Anders Jenbo
20621a0642
add all.h and use in place of diablo.h ( #2005 )
...
Now diablo.h is treated in the same way as all other header files of
Source, as it only contains the declarations of global variables and
functions of diablo.cpp.
Besides consistency, this also enables mods to include diablo.h just
like any other header file without having to include every header file
(and without having to include C++ specific aspects of the now all.h).
6 years ago
Anders Jenbo
c62a9086b7
[hellfire] Fix broken data
6 years ago
Anders Jenbo
5fa0c5781b
Backport cleanups from Hellfire branch
6 years ago
Anders Jenbo
4caa9be882
Itemdat ( #1717 )
...
* Align itemdat.cpp
* [hellfire] Add itemdat and related enums
7 years ago
Sergey Semushin
4dcdca87b4
hellfire: apply item changes to AllItemsList + add several items to enums.
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
Anders Jenbo
bc9238f68d
Clean up SpawnRock
7 years ago
Anders Jenbo
069366e9be
Clean up RespawnItem
7 years ago
Anders Jenbo
01878f49d9
Clean up GetItemStr
7 years ago
Anders Jenbo
f066ba3c48
Clean up CheckIdentify
7 years ago
Anders Jenbo
9a0596c6f0
Clean up RepairItem
7 years ago
Anders Jenbo
473b80312e
clean up DoRecharge
7 years ago
Anders Jenbo
70143119cb
Clean up RechargeItem
7 years ago
Anders Jenbo
f30e65b672
Clean up PrintItemDur
7 years ago
Anders Jenbo
b815c8ebda
Clean up PrintItemOil
7 years ago
Anders Jenbo
104ddff16b
Clean up PrintUString
7 years ago
Anders Jenbo
0158b2801a
Clean up RecreateSmithItem
7 years ago
Anders Jenbo
e2a84e064e
Clean up RecreateWitchItem
7 years ago
Anders Jenbo
85bc3c6d36
Clean up CreateSpellBook
7 years ago
Anders Jenbo
9890fbf89e
Apply itype enum
7 years ago
Daniel Liden
387b5e572f
bin perfect CreateRndUseful ( #1072 )
7 years ago
Anders Jenbo
12372eb0b3
Clean up PrintItemPower
7 years ago
Daniel Liden
05c12f66d2
bin perfect RecalcStoreStats ( #1043 )
7 years ago