Andrew Dunstan
|
ae703ea7b0
|
make PosOkPlayer bin exact
|
8 years ago |
galaxyhaxz
|
d440b06f2a
|
Cleanup DRLG_PlaceMiniSet
Another thanks to the Beta, although it had a few slight differences that took awhile to figure out
|
8 years ago |
galaxyhaxz
|
0c0194fdeb
|
Cleanup "drlg_l1.cpp" (#354)
|
8 years ago |
Andrew Dunstan
|
344d259066
|
make DoHealOther bin exact
|
8 years ago |
squidcc
|
4ed6d83265
|
fix regression in DrawSpellList() that caused only the first 1/4 spells to be drawn (#355)
fix places where sTownSpell was still being cast to DWORD
change SpellData::sTargeted to BOOL, fix spelldata[] definition to use TRUE/FALSE
|
8 years ago |
nomdenom
|
4bb6bde99b
|
Use sizeof() for memset()
I checked that the sizes do match. (+1 squashed commits)
|
8 years ago |
Anders Jenbo
|
465f2a56bd
|
Clean up InitPlrGFXMem (#341)
|
8 years ago |
Anders Jenbo
|
b7dfcf5ed5
|
Clean up CheckPlrSpell (#339)
|
8 years ago |
Anders Jenbo
|
d0f620f0b2
|
Clean up CreatePlayer (#343)
|
8 years ago |
Anders Jenbo
|
ff2f0bf8ab
|
Clean up ProcessPlayers (#347)
|
8 years ago |
Anders Jenbo
|
a8e6691f54
|
RestartTownLvl (#348)
|
8 years ago |
squidcc
|
e2adda15ff
|
fix function declarations (and some cosmetic changes) in preparation for pfile cleanup (#351)
|
8 years ago |
galaxyhaxz
|
8c985ae8bf
|
Cleanup L5tileFix (drlg_l1.cpp)
Bin exact. Thanks to the beta.
|
8 years ago |
Anders Jenbo
|
8e2360d462
|
Clean up PM_DoGotHit (#345)
|
8 years ago |
Anders Jenbo
|
5931fbe1f9
|
Enum (#340)
* Use MAX_PLRS in player.cpp
* Use WALK_NONE in player.cpp
* CMD_WALKXY
|
8 years ago |
galaxyhaxz
|
cf10dadb91
|
Correct function names in "encrypt.cpp" (#344)
|
8 years ago |
galaxyhaxz
|
6bbc127179
|
Fix signature of WReadFile
|
8 years ago |
galaxyhaxz
|
2bc06ccb9a
|
SHA1ProcessMessageBlock bin exact
|
8 years ago |
Anders Jenbo
|
d62683c891
|
Clean up MakePlrPath (#321)
|
8 years ago |
Andrew Dunstan
|
9491d51ec4
|
fix typo in DrawAutomapType
|
8 years ago |
Anders Jenbo
|
0c667ff9b8
|
Clean PosOkPlayer (#320)
|
8 years ago |
squidcc
|
49af056b14
|
Clean DrawAutomapType (#299)
cosmetic name corrections
|
8 years ago |
nomdenom
|
d516fa63f7
|
Add variable names to nthread (#161)
Also inline some parameters that were just copied to local variables.
|
8 years ago |
squidcc
|
1cd9c404fa
|
Reformat ObjIndex (#334)
Clean DRLG_SetMapTrans
Clean LoadSetMap
|
8 years ago |
galaxyhaxz
|
0d0f1bc5dc
|
T2: add inlining to render.cpp
|
8 years ago |
galaxyhaxz
|
c9a6c21c5f
|
Rename variables in render.cpp
|
8 years ago |
Anders Jenbo
|
ed2626e6d8
|
Clean up CheckStats (#335)
|
8 years ago |
Anders Jenbo
|
9bd3b4189e
|
Clean up CheckNewPath (#332)
|
8 years ago |
Andrew Dunstan
|
71cae5f8c2
|
add enums for known actions (to be performed in response to commands)
|
8 years ago |
Anders Jenbo
|
5cea7f9f95
|
Clean up PlrHitMonst (#305)
|
8 years ago |
Anders Jenbo
|
d8c4bcab5c
|
Clean up DropHalfPlayersGold (#330)
|
8 years ago |
Anders Jenbo
|
f97bce4df8
|
Clean up SyncPlrAnim (#322)
|
8 years ago |
Anders Jenbo
|
3ebeb2366a
|
Clean PM_DoGotHit & ArmorDur (#316)
* Clean PM_DoGotHit & ArmorDur
* Add DUR_INDESTRUCTIBLE define
|
8 years ago |
Anders Jenbo
|
1e40fdf51e
|
Clean PM_DoAttack & CanTalkToMonst (#311)
* Clean PM_DoAttack & CanTalkToMonst
* Fix friendly mode default
|
8 years ago |
nomdenom
|
1c279c3f89
|
Fix declaration of gbValidSaveFile (BOOL) (#331)
|
8 years ago |
Anders Jenbo
|
7da6f4d08a
|
Clean up PM_DoDeath (#317)
* Clean up PM_DoDeath
* Add enum for dFlags
|
8 years ago |
nomdenom
|
b19b9db41d
|
Fix declaration of SetWindowProc() (#327)
|
8 years ago |
nomdenom
|
fc136511d1
|
Add variable names to nthread
Also inline some parameters that were just copied to local variables.
|
8 years ago |
Anders Jenbo
|
081c4a3f93
|
Fix build
|
8 years ago |
Anders Jenbo
|
5d2130e52e
|
Confirm itemavail size via beta
|
8 years ago |
Anders Jenbo
|
cd79931ed4
|
Add iCurs enum
|
8 years ago |
Anders Jenbo
|
b4e9727377
|
Add dungeon_message enum
|
8 years ago |
Anders Jenbo
|
5eb1daea82
|
Clean up SyncInitPlrPos (#323)
|
8 years ago |
Anders Jenbo
|
454705ea93
|
Clean up ModifyPlr* (#324)
|
8 years ago |
Anders Jenbo
|
db77557dce
|
ValidatePlayer (#318)
* ValidatePlayer
* Add MAX_SPELLS define
|
8 years ago |
Anders Jenbo
|
e05679b1c9
|
Clean up ProcessPlayers (#319)
* Clean up ProcessPlayers
* Change drawhpflag and drawmanaflag to BOOL
|
8 years ago |
Anders Jenbo
|
3ef16c0ad7
|
Small clean ups
|
8 years ago |
Anders Jenbo
|
035d34293a
|
Clean up PlayDungMsgs
|
8 years ago |
Anders Jenbo
|
269d2fc244
|
Clean up StartPlayerKill
|
8 years ago |
galaxyhaxz
|
c7c528bb03
|
DiabloUI.dll now works for single player (#310)
|
8 years ago |