Anders Jenbo
|
b4f699f0a3
|
Validate item network messages
|
4 years ago |
Anders Jenbo
|
a56452eec3
|
Validate player sync
|
4 years ago |
qndel
|
0569dba547
|
fix typos
|
5 years ago |
Sid672
|
a12a7511a9
|
Functional documentation moved
|
5 years ago |
Juliano Leal Goncalves
|
7841c4731e
|
🚚 Rename 'PkItemStruct' to 'ItemPack'
|
5 years ago |
Juliano Leal Goncalves
|
bb2dfdfb73
|
🚚 Rename 'ItemStruct' to 'Item'
|
5 years ago |
Juliano Leal Goncalves
|
28134d099c
|
🚚 Rename 'PkPlayerStruct' to 'PlayerPack'
|
5 years ago |
Juliano Leal Goncalves
|
bbf529c65a
|
🚚 Rename 'PlayerStruct' to 'Player'
|
5 years ago |
Anders Jenbo
|
4044fadeb5
|
Clean up some players references
|
5 years ago |
ephphatha
|
8f2e94ae4d
|
Use unsigned types for player experience and related values
|
5 years ago |
Anders Jenbo
|
22b632f04a
|
♻️Clean up implicit bool conversions
|
5 years ago |
Anders Jenbo
|
0c2042fa52
|
♻️ Player by reference
Update Source/items.cpp
Update Source/lighting.cpp
Update Source/pack.cpp
asd
ads
as
|
5 years ago |
Jmgr
|
c33182d6de
|
Modernize deprecated headers
|
5 years ago |
Anders Jenbo
|
a9874d65c1
|
♻️Remove SDL types from player header
|
5 years ago |
Anders Jenbo
|
5fdb9ce459
|
🎨 Format code
|
5 years ago |
Anders Jenbo
|
f450d6a125
|
🚚 Move defines to there proper files
|
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 |
Anders Jenbo
|
93d42b62b8
|
♻️ Change BOOL to bool
|
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
|
f2140688e7
|
Load and save all ini values the same way (#1260)
|
5 years ago |
Anders Jenbo
|
1284333765
|
♻️ Use explicit types and remove globals from save file logic
|
5 years ago |
Anders Jenbo
|
c71efb5960
|
✅ Better assertions on item generation tests
[Diablo/Hellfire] Also clear PkItemStruct when calling PackItem() to
avoid garbage data ending up in the saves.
|
5 years ago |
Anders Jenbo
|
4d47d513ce
|
Implement Hellfire multiplayer saves
|
5 years ago |
Anders Jenbo
|
99a433f239
|
Fix Windows builds
|
5 years ago |
Anders Jenbo
|
06b7c78406
|
Notes of untimly header cleanups
|
5 years ago |
Anders Jenbo
|
043d15db66
|
[hellfire] PackPlayer and frinds
|
5 years ago |
Anders Jenbo
|
d20eddf48e
|
Unifcy a chunk of Hellfire's code pathts
|
5 years ago |
Anders Jenbo
|
0e29db3613
|
Clean up pack.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 |
galaxyhaxz
|
3bd28cc0c1
|
Fix function order [spells+pack.cpp]
|
6 years ago |
galaxyhaxz
|
4e01e03711
|
Cleanup default calling conventions
|
7 years ago |
qndel
|
3573a086e3
|
UnPackPlayer bin exact (#745)
|
7 years ago |
Anders Jenbo
|
77849aea72
|
Remove unused init (#533)
|
7 years ago |
Anders Jenbo
|
b5f69dccdc
|
C compatability from d-p (#519)
|
7 years ago |
Anders Jenbo
|
ab3a6208d2
|
Use "BOOLEAN" instead of "bool"
bool is not defined in C
|
7 years ago |
aperturesecurity
|
42ce77ce05
|
Rebirth and Nuke
|
8 years ago |
squidcc
|
e2adda15ff
|
fix function declarations (and some cosmetic changes) in preparation for pfile cleanup (#351)
|
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
|
dde68ff89e
|
Add files via upload
|
8 years ago |