qndel
5fb15255a8
Apply enums to quests
7 years ago
qndel
a99e2877f0
[hellfire] 6 towners.cpp functions bin exact
7 years ago
qndel
3668c20fe3
NewTownerAnim cleanup
7 years ago
qndel
2147b71b25
[hellfire] InitFarmer bin exact ( #1625 )
7 years ago
qndel
8cbf999d53
[hellfire] TownCtrlMsg bin exact
7 years ago
qndel
10e3d5a355
[hellfire] CheckQuestKill bin exact
7 years ago
qndel
eab02de82f
ResyncQuests cleanup
7 years ago
qndel
72883c0621
SetReturnLvlPos cleanup
7 years ago
qndel
d269ef5045
InitThemes cleanup
7 years ago
bloom7ech
0ea5fc015d
[hellfire] BreakCrux bin exact
7 years ago
qndel
357031715b
[hellfire] CreateTown bin exact
7 years ago
qndel
c15ce465fd
[hellfire] RndPremiumItem bin exact
7 years ago
qndel
96ff78e9e0
[hellfire] WitchItemOk bin exact
7 years ago
qndel
5ecebde98d
newline
7 years ago
qndel
d9b743aee4
[hellfire] RndWitchItem bin exact
7 years ago
qndel
5732622d76
[hellfire] RndBoyItem bin exact
7 years ago
qndel
082189f685
[hellfire] SmithItemOk bin exact
7 years ago
qndel
c41128ea22
[hellfire] RndSmithItem bin exact
7 years ago
Anders Jenbo
bf973d0872
Use sizeof directly instead of definging TMEGAPKT_SIZE
7 years ago
Anders Jenbo
b7a4d32e91
Use sizeof(TMegaPkt)
7 years ago
Nam Nguyen
f707e696db
glpMsgTbl stores 64-bit pointers to turn_t variables. This won't fit inside int.
7 years ago
Nam Nguyen
f7ceadf6dc
pack the TMegaPkt struct. define TMEGAPKT_SIZE.
...
memcpy((char *)&packeta[1] - packeta->dwSpaceLeft, packet, dwSize);
Source/msg.cpp does this calculation, which will be wrong if any padding is
added. To get this to work correctly, pack the structures, as suggested by
@AJenbo .
Also, define TMEGAPKT_SIZE because pNext can be 4 or 8 bytes.
7 years ago
Sergey Semushin
4c6c0116b5
hellfire: update QuestStruct + InitQuests bin exact.
7 years ago
Sergey Semushin
0a77e3e0d4
hellfire: CheckQuestItem: bin exact.
7 years ago
Sergey Semushin
4dcdca87b4
hellfire: apply item changes to AllItemsList + add several items to enums.
7 years ago
Sergey Semushin
ec7baa3296
Add hellfire quests to questlist array.
7 years ago
Anders Jenbo
cf359d9ea2
Remove server chat
7 years ago
Anders Jenbo
f7fda58cd2
Remove check for Office 95
7 years ago
Anders Jenbo
aac0971860
Remove debugtrap
7 years ago
Anders Jenbo
c1fb75d738
Remove check for Windows platform
7 years ago
Anders Jenbo
4e1e62d6e9
Remove inactive error logging
...
Not easy to port, little value, not in Mac port
7 years ago
Anders Jenbo
5ff14b59da
Remove unused source
7 years ago
Sergey Semushin
848337867b
Apply clang-format on inv.cpp
7 years ago
Sergey Semushin
4e56571f11
hellfire: inv_420FD0: bin exact.
...
Function is essentialy item clean up with some strange moving of gold
which may overflow InvList.
7 years ago
Sergey Semushin
4751fb14a0
hellfire: inv_update_rem_item: bin exact
7 years ago
Sergey Semushin
bc813463a1
hellfire: CheckInvCut: bin exact
7 years ago
qndel
c26ec70434
VerifyGoldSeeds cleanup
7 years ago
qndel
8a78228aba
[hellfire] DrawInfoBox bin exact
7 years ago
qndel
fdac4d19e7
[hellfire] UpdateLifeFlask bin exact
7 years ago
qndel
48006b22a8
[hellfire] DrawLifeFlask bin exact
7 years ago
qndel
74b6ac4d77
[hellfire] control_press_enter bin exact
7 years ago
qndel
9667c34f0a
[hellfire] DrawManaFlask bin exact
7 years ago
qndel
522f8f07c6
DrawTalkPan cleanup
7 years ago
qndel
4605c6096f
control_up_down cleanup
7 years ago
Sergey Semushin
ef4cb476cc
WeaponAutoPlace bin exact.
7 years ago
Sergey Semushin
24fbe44059
Clean up SpecialAutoPlace.
7 years ago
Sergey Semushin
d51e277e49
InitInv bin exact.
7 years ago
Sergey Semushin
d7ba6d8962
AutoPlace bin exact.
7 years ago
qndel
23821ed5e9
[hellfire] AddLArrow bin exact ( #1551 )
7 years ago
qndel
f6ae3e7489
M_GetKnockback cleanup ( #1579 )
7 years ago