Anders Jenbo
|
91eecec686
|
WIP PlrHitPlr
|
8 years ago |
Dennis Duda
|
4e061cb2c9
|
Minor cleanups to DrawAutomap
Added missing spacing, converted to post-increment where pre-increment isn't needed
|
8 years ago |
Andrew Dunstan
|
f305559161
|
Clean DrawAutomap
|
8 years ago |
Dennis Duda
|
9cf3a62ca8
|
Merge pull request #152 from seritools/devilution-merge
Devilution merge
|
8 years ago |
Dennis Duda
|
bf4d5ba5fa
|
Merge remote-tracking branch 'devilution/master'
|
8 years ago |
Dennis Duda
|
47d217d11d
|
Revert "Revert "Add pre-liminary source code for DiabloUI""
This reverts commit 440113f97c.
|
8 years ago |
Anders Jenbo
|
4220be365d
|
Merge pull request #145 from AJenbo/StartWarpLvl
Clean up StartWarpLvl
|
8 years ago |
Anders Jenbo
|
3a37d6e0ea
|
Merge pull request #146 from AJenbo/WeaponDur
Clean up WeaponDur
|
8 years ago |
Anders Jenbo
|
0b9fcb1b43
|
Clean up WeaponDur
|
8 years ago |
Anders Jenbo
|
3fce84c87d
|
Clean up StartWarpLvl
|
8 years ago |
galaxyhaxz
|
48fc4bc4b6
|
Fix typo and add remaining instructions
|
8 years ago |
galaxyhaxz
|
05b1f90027
|
Implement Diablo UI code (#206)
|
8 years ago |
Robin Eklind
|
c3bb6a9e94
|
Update info about MS VC versions
|
8 years ago |
Robin Eklind
|
61c3b23e16
|
Add MS VC+ to deps and merge Riivaaja with Wine under Comparing a function with the original exe
|
8 years ago |
Robin Eklind
|
6c5d43f9ed
|
Address feedback by @AJenbo
|
8 years ago |
Robin Eklind
|
e5af3832cd
|
MAC may also use Wine, probably.
|
8 years ago |
Robin Eklind
|
0b005b306a
|
Clarify Wine dependency notes in contrib
|
8 years ago |
Robin Eklind
|
0bc39eb250
|
Remove container after use in contrib for devilution-comparer
|
8 years ago |
Robin Eklind
|
32d93f8170
|
Add notes on watching build directory with devilution-comparer
|
8 years ago |
Robin Eklind
|
789b61188c
|
Minor update of contributor guide
|
8 years ago |
Robin Eklind
|
f4b2212617
|
Add notes for using devilution-comparer.
Thanks to @AJenbo and @seritools for the help in writing this
|
8 years ago |
Dennis Duda
|
f83bceedfa
|
Merge branch 'master' into win32_ansi
|
8 years ago |
Dennis Duda
|
440113f97c
|
Revert "Add pre-liminary source code for DiabloUI"
This reverts commit
a3800a3d4c since it
breaks builds right now.
|
8 years ago |
Dennis Duda
|
ef9371e874
|
Merge remote-tracking branch 'devilution/master'
and updated to comparer 0.3.4
|
8 years ago |
Anders Jenbo
|
19b4bf07a3
|
Merge pull request #144 from AJenbo/SyncPlrKill
Clean up SyncPlrKill
|
8 years ago |
Anders Jenbo
|
0ea88f5b47
|
Clean up SyncPlrKill
|
8 years ago |
galaxyhaxz
|
a3800a3d4c
|
Add pre-liminary source code for DiabloUI
|
8 years ago |
Andrew Dunstan
|
aedf7555d1
|
Remove A suffix from all string-related win32 API function names
|
8 years ago |
Robin Eklind
|
46f428dac5
|
Merge pull request #142 from AJenbo/StartNewLvl
Clean up StartNewLvl
|
8 years ago |
Anders Jenbo
|
ca2271bf90
|
Clean up StartNewLvl
|
8 years ago |
Anders Jenbo
|
57801db6cc
|
Merge pull request #141 from AJenbo/RemovePlrMissiles
Clean up RemovePlrMissiles
|
8 years ago |
Anders Jenbo
|
cc36d9f422
|
Clean up matching
|
8 years ago |
galaxyhaxz
|
34938876e0
|
A few name corrections (#203)
|
8 years ago |
Anders Jenbo
|
9c00d2d749
|
Clean up InitPlayerLoc
|
8 years ago |
Anders Jenbo
|
a3248a3801
|
Clean up StartPlrHit
|
8 years ago |
Anders Jenbo
|
3135d05158
|
Adjust -1 - pnum to style hinted by assert string
|
8 years ago |
Dennis Duda
|
ed4e9c6d15
|
Updated FixPlrWalkTags to match assert strings
|
8 years ago |
Anders Jenbo
|
e8dbb6dc0f
|
Clean up FixPlrWalkTags
|
8 years ago |
Dennis Duda
|
9c69ae0ee5
|
Fixed `NUM_INVLOC` in struct definition
|
8 years ago |
Dennis Duda
|
13e18d6163
|
Removed additional local variables
|
8 years ago |
Anders Jenbo
|
3a0c504460
|
Clean up PM_ChangeOffset
|
8 years ago |
Anders Jenbo
|
b3154efee4
|
Clean StartWalkStand
|
8 years ago |
Anders Jenbo
|
7d6af87f65
|
Clean up InitPlayerLoc
|
8 years ago |
Andrew Dunstan
|
50d3db3ec2
|
add an enum for types of shrines
|
8 years ago |
Anders Jenbo
|
3a67faf5bb
|
Use enum for directions in PlrDirOK
|
8 years ago |
Anders Jenbo
|
c9027a5271
|
Clean up PlrDirOK, PlrClrTrans and PlrDoTrans
|
8 years ago |
Dennis Duda
|
5143c8dea7
|
Matched parameters and local variables to the PSX symbols.
Reindented the switch cases to match IDA and other cleanups.
|
8 years ago |
Andrew Dunstan
|
1b364aa3dc
|
Clean SetAutomapView
|
8 years ago |
Robin Eklind
|
07844812c4
|
Merge pull request #135 from AJenbo/Start4
Clean up StartSpell
|
8 years ago |
Anders Jenbo
|
0153568657
|
Merge pull request #134 from AJenbo/Start3
Clean up StartAttack, StartRangeAttack & StartPlrBlock
|
8 years ago |