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 |
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 |
Dennis Duda
|
4c79827d3c
|
`FreeInvGFX` and `InitInv` are now binary exact.
|
8 years ago |
Dennis Duda
|
1b6d5e9df2
|
Merge remote-tracking branch 'devilution/master'
|
8 years ago |
galaxyhaxz
|
2a377ea876
|
Fix some struct names and lighting (#190)
|
8 years ago |
Dennis Duda
|
f473aee9ec
|
Merge remote-tracking branch 'devilution/master'
|
8 years ago |
galaxyhaxz
|
13126a90d6
|
Fix garbage structs, data in setmaps (#189)
|
8 years ago |
Anders Jenbo
|
ad1e782fe9
|
Clean up InitPlayerGFX
|
8 years ago |
Anders Jenbo
|
26a1135757
|
Clean up AddPlrMonstExper
|
8 years ago |
Dennis Duda
|
40a612c2bf
|
Merge remote-tracking branch 'devilution/master'
|
8 years ago |
galaxyhaxz
|
d6b26636d5
|
Fix PlayerStruct level size
Note that both these fields are 25 bytes in Hellfire, so NUMLEVELS was used on both
|
8 years ago |
Robin Eklind
|
5d46965fa2
|
Fix loading of TRN for unique monsters.
Fixes #31.
|
8 years ago |
galaxyhaxz
|
f4d1dea559
|
Organized struct file
Note that code will not change, should make it easier to read now
|
8 years ago |
Dennis Duda
|
f543572393
|
Added precompiled headers (PCH) and enable minimal rebuild to improve compilation speed for build reruns.
This makes rebuilds near instantaneous, as long as the header files aren't changed. (Same settings as the VC gui)
|
8 years ago |
Dennis Duda
|
ad8f018e98
|
SetPlayerGPtrs is now binary exact!
|
8 years ago |
Dennis Duda
|
10cfa70016
|
Fixed running of the discord webhook (20th time's the charm!)
|
8 years ago |
Dennis Duda
|
4f8fd17b82
|
Added discord webhook script to the main repo
|
8 years ago |
Dennis Duda
|
31956bc888
|
Switched to riivaaja stable tag, added discord accuracy webhook
|
8 years ago |
Dennis Duda
|
4b339a8896
|
Fix diablo obj build/link order to match the VC6 build/link order. Compile all main files with one compiler call
|
8 years ago |
Dennis Duda
|
82849a4513
|
Optimized the travis CI config
|
8 years ago |