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
|
6e1a106a38
|
🚚 Move header we implement into the project
|
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 |
Anders Jenbo
|
61244c4d93
|
♻️ Rearange and apply more enums
|
5 years ago |
Gleb Mazovetskiy
|
b22265277d
|
Optimize ItemDataStruct layout: sizeof 96 -> 48
Also specifies 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
|
bba73ea20f
|
✨ Handle mixed item origins in multiplayer
|
5 years ago |
Anders Jenbo
|
8f09cc3034
|
[diablo] 🐛 Correct spelling of Sorcerer
Fixes #1074
|
5 years ago |
Anders Jenbo
|
83e783a796
|
🔥 Remove ITYPE_FOOD (unused)
|
5 years ago |
Anders Jenbo
|
e8fb559e53
|
🐛 Correct saving/loading of enums
|
5 years ago |
Anders Jenbo
|
783e4a70b1
|
♻️ Strongly type items structures
|
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
|
0383f9abcd
|
Add documentation to more files
|
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 |