galaxyhaxz
|
38b498ac4b
|
Add 'const' to data to match original binary (#200)
|
8 years ago |
Dennis Duda
|
244ad84766
|
Removed unused variable
|
8 years ago |
Anders Jenbo
|
43adc136c6
|
Clean up FreePlayerGFX
|
8 years ago |
Anders Jenbo
|
d7383deda0
|
Clean up code style in player.cpp
|
8 years ago |
Anders Jenbo
|
9fe38c5805
|
Clean up 7 functions in player.cpp
SetPlayerOld PlrHitObj PlrDeathModeOK CheckCheatStats ClrPlrPath and
SyncInitPlr are now bin exact
Further clean up ShieldDur
|
8 years ago |
Dennis Duda
|
dcc7c8bb2f
|
Moved the now const globals under the rdata comment.
|
8 years ago |
Anders Jenbo
|
ac616d054e
|
Clean up InitPlrGFXMem
|
8 years ago |
Anders Jenbo
|
71a627ae8b
|
Clean up GetPlrGFXSize
|
8 years ago |
Anders Jenbo
|
cbf08f290e
|
Enable PCH for both builds
/Zi is needed for PCH as well as PDB, since it dosn't change the
resulting exe and can speed up build time a lot this switches it on for
all builds
|
8 years ago |
Anders Jenbo
|
44b1349529
|
Clean up CheckMonsterHit
|
8 years ago |
Anders Jenbo
|
fd4b1f4246
|
Clean up 6 small functions in player.cpp
SetPlayerHitPoints, SetPlrStr, SetPlrMag, SetPlrDex, SetPlrVit and
InitDungMsgs are now bin exact
|
8 years ago |
Andrew Dunstan
|
59fad44d4c
|
L5roomGen: correct type of dir (bool -> BOOL), fixes "reference to variable dir exceeds its storage space" warning
|
8 years ago |
Dennis Duda
|
53955c120c
|
ModifyPlrDex and ModifyPlrVit are now binary exact
|
8 years ago |
Anders Jenbo
|
f066410d44
|
Clean up ModifyPlrVit
|
8 years ago |
Anders Jenbo
|
8525142fa8
|
Clean up ModifyPlrDex
|
8 years ago |
Dennis Duda
|
4f3a9b0032
|
Update TODO to reflect the current state
|
8 years ago |
Dennis Duda
|
f9d78fb7e4
|
Merge remote-tracking branch 'devilution/master'
|
8 years ago |
Dennis Duda
|
dcf9d3ac88
|
Merge commit '6d07e15f4ee67ad3cb0636ad7cd70a3ee9d490ff'
Fix itemhold and add pfile def
(https://github.com/diasurgical/devilution/pull/199)
|
8 years ago |
Dennis Duda
|
4183da03ee
|
Merge commit '7e50e6f1d55468ff26382e132bbde42546f67124'
Fix invalid "unusable" spells
(https://github.com/diasurgical/devilution/pull/198)
Switched types to UINT64 and removed the remaining cleaned
up casts.
|
8 years ago |
nomdenom
|
e9b3b79a41
|
VS project files: Enable parallel compilation & edit-and-continue (by turning off SafeSEH) (#180)
|
8 years ago |
galaxyhaxz
|
6d07e15f4e
|
Fix itemhold and add pfile def (#199)
|
8 years ago |
galaxyhaxz
|
7e50e6f1d5
|
Fix invalid "unusable" spells (#198)
|
8 years ago |
Dennis Duda
|
0cb555478f
|
Merge remote-tracking branch 'devilution/master'
|
8 years ago |
galaxyhaxz
|
4f602885a6
|
Fixed lighting of objects/items in dungeon
|
8 years ago |
galaxyhaxz
|
a057c95707
|
Update TODO.md
|
8 years ago |
galaxyhaxz
|
503e5c1440
|
Names from DX SDK (#197)
|
8 years ago |
Anders Jenbo
|
5b1aa609fc
|
Clean up InitMultiView
|
8 years ago |
Anders Jenbo
|
31637532c9
|
Redefine nSolidTable as BYTE
Cleans PosOkMissile, CheckNoSolid, SolidLoc and LineClear
|
8 years ago |
Anders Jenbo
|
0900211d4a
|
Clean up PM_DoWalk2 && PM_DoWalk3
|
8 years ago |
Anders Jenbo
|
e0fca69c63
|
Clean up PM_DoStand and PM_DoWalk
|
8 years ago |
Dennis Duda
|
6f81657988
|
Cleaned up the first few branches a bit more [readability]
|
8 years ago |
Dennis Duda
|
e9d8931567
|
Now binary exact!
|
8 years ago |
Anders Jenbo
|
4bd4a3f432
|
Clean up PM_DoRangeAttack
|
8 years ago |
Anders Jenbo
|
5b3baf7508
|
Clean up PM_DoSpell
|
8 years ago |
Dennis Duda
|
0f05d32bae
|
Added bugfix notices to RemoveInvItem and RemoveSpdBarItem
|
8 years ago |
Anders Jenbo
|
f0dec0b96c
|
Clean up ShieldDur && ShieldDur
|
8 years ago |
Dennis Duda
|
c328e11573
|
Merge remote-tracking branch 'upstream/master'
|
8 years ago |
Dennis Duda
|
01fdf361da
|
Fixed drawpanflag not being set in `RemoveSpdBarItem` and removed wrong cast of literal `1` to `UINT64`.
Fixes #38.
|
8 years ago |
Anders Jenbo
|
fe3b0a9d09
|
Clean up DoEnding
|
8 years ago |
Anders Jenbo
|
4e008adcbd
|
Add two doom function from debug
|
8 years ago |
Dennis Duda
|
663261ff39
|
Merge remote-tracking branch 'devilution/master'
|
8 years ago |
galaxyhaxz
|
170d7ba53a
|
Fix timed messages in multiplayer (#196)
|
8 years ago |
galaxyhaxz
|
97360fca7c
|
Fix windows error dialogs (#195)
|
8 years ago |
Dennis Duda
|
b945c0d40d
|
Merge remote-tracking branch 'devilution/master'
|
8 years ago |
Dennis Duda
|
e8b53791d3
|
`DrawInv` is now binary exact.
|
8 years ago |
galaxyhaxz
|
0efe4c27b6
|
Fix TSyncHeader and sync.cpp (#192)
|
8 years ago |
Dennis Duda
|
779bb695e4
|
Changed newline to "crlf" to match the project.
|
8 years ago |
Anders Jenbo
|
9f153b313e
|
Add .editorconfig
This sets some basic code style settings for most IDEs/editors
|
8 years ago |
Anders Jenbo
|
f3e3f38730
|
Light clean up of UseItem
|
8 years ago |
Anders Jenbo
|
0a9b8f1c75
|
Clean up doom.cpp
|
8 years ago |