Anders Jenbo
|
26737a1594
|
Clean up StoreAutoPlace (#956)
|
2019-04-15 19:05:23 +02:00 |
|
Robin Eklind
|
2feec118a4
|
Merge pull request #946 from AJenbo/StoreSellItem
Clean up StoreSellItem
|
2019-04-14 00:16:14 +09:00 |
|
Anders Jenbo
|
88bb55e9c4
|
Clean up StoreSellItem
|
2019-04-13 17:02:33 +02:00 |
|
Robin Eklind
|
6d49faba3e
|
StartQuestlog bin exact. Also, fix type of questlog
|
2019-04-13 14:21:04 +02:00 |
|
Anders Jenbo
|
4f754d82ed
|
Update stores.cpp
|
2019-04-12 20:04:48 +02:00 |
|
Anders Jenbo
|
e7a3109f17
|
apply enum to ICLASS
|
2019-04-12 12:08:29 +02:00 |
|
Anders Jenbo
|
4642e04fa3
|
Clean up S_SIDEnter
|
2019-04-12 02:11:41 +02:00 |
|
Anders Jenbo
|
20843efb41
|
S_WitchEnter
|
2019-04-12 02:09:07 +02:00 |
|
Anders Jenbo
|
b42dce18d9
|
Clean up S_SRepairEnter
|
2019-04-12 02:06:52 +02:00 |
|
Anders Jenbo
|
7885819f39
|
Clean up S_HBuyEnter
|
2019-04-12 01:54:08 +02:00 |
|
Anders Jenbo
|
a1e2e524f2
|
Clean up S_BBuyEnter
|
2019-04-12 01:51:16 +02:00 |
|
Anders Jenbo
|
10477d080e
|
Clean up HealerBuyItem
|
2019-04-12 01:47:31 +02:00 |
|
Anders Jenbo
|
d146c79506
|
Clean up S_WRechargeEnter
|
2019-04-12 01:19:40 +02:00 |
|
Anders Jenbo
|
0d242ca3a0
|
Clean up WitchRechargeItem
|
2019-04-12 01:16:01 +02:00 |
|
Anders Jenbo
|
de9f053d2c
|
Clean up S_WSellEnter
|
2019-04-12 01:11:54 +02:00 |
|
Anders Jenbo
|
fe393deb04
|
Clean up S_WBuyEnter
|
2019-04-12 01:10:28 +02:00 |
|
Anders Jenbo
|
eda95f3ff4
|
Clean up WitchBuyItem
|
2019-04-12 01:02:51 +02:00 |
|
Anders Jenbo
|
0b1400131c
|
Clean up S_SSellEnter
|
2019-04-12 00:59:22 +02:00 |
|
Anders Jenbo
|
6fbd2d8288
|
Clean up PlaceStoreGold
|
2019-04-12 00:55:34 +02:00 |
|
Anders Jenbo
|
d48a5f25a8
|
Clean up S_SPBuyEnter
|
2019-04-12 00:33:47 +02:00 |
|
Anders Jenbo
|
55522b805e
|
Clean up S_SBuyEnter
|
2019-04-12 00:33:31 +02:00 |
|
Anders Jenbo
|
37eecf4c76
|
Clean up SmithBuyItem
|
2019-04-11 22:47:19 +02:00 |
|
Anders Jenbo
|
8c5ac6b82d
|
Apply enum to stextflag
|
2019-04-11 22:39:08 +02:00 |
|
Anders Jenbo
|
c94c3f26a6
|
Clean up S_StartWRecharge
|
2019-04-11 22:30:19 +02:00 |
|
Anders Jenbo
|
32452ec626
|
Clean up AddStoreHoldRecharge
|
2019-04-11 22:07:01 +02:00 |
|
Anders Jenbo
|
8c63647b65
|
Merge branch 'master' into S_StartSIdentify
|
2019-04-11 19:59:24 +02:00 |
|
Robin Eklind
|
9510d7ff79
|
IdItemOk bin exact
|
2019-04-11 19:58:39 +02:00 |
|
Robin Eklind
|
51b3f8853f
|
AddStoreHoldId bin exact
|
2019-04-11 19:58:03 +02:00 |
|
Robin Eklind
|
0a49416e46
|
S_StartSSell cleanup, make consistent with S_StartWSell
Fix ordering of `stextsmax` line to be consistent with S_StartWSell.
Still bin exact.
stextscrl = 1;
stextsval = 0;
stextsmax = plr[myplr]._pNumInv;
|
2019-04-11 19:57:47 +02:00 |
|
Robin Eklind
|
1154ea1cf4
|
S_StartWSell bin exact
|
2019-04-11 19:57:07 +02:00 |
|
Robin Eklind
|
8f467abaf5
|
WitchSellOk bin exact
|
2019-04-11 19:56:29 +02:00 |
|
Robin Eklind
|
dbe9e4d152
|
S_StartSIdentify bin exact
Depends on #914 and #913.
|
2019-04-12 02:22:40 +09:00 |
|
Robin Eklind
|
98af23a891
|
AddStoreHoldId bin exact
|
2019-04-12 02:22:07 +09:00 |
|
Robin Eklind
|
5eb525dfc0
|
IdItemOk bin exact
|
2019-04-12 01:48:02 +09:00 |
|
Robin Eklind
|
2ea5104d4b
|
S_StartSSell bin exact
Using same trick as in #907 to remove qmemcpy.
|
2019-04-11 17:12:59 +02:00 |
|
Robin Eklind
|
6086127fa6
|
AddStoreHoldRepair bin exact, also add /Oi compiler flag (#907)
|
2019-04-11 17:01:26 +02:00 |
|
Robin Eklind
|
8609fa2ec9
|
Merge pull request #886 from AJenbo/WitchRechargeOk
Clean up WitchRechargeOk
|
2019-04-10 12:03:59 +09:00 |
|
Robin Eklind
|
a357927766
|
Merge pull request #887 from AJenbo/S_StartBoy
Clean up S_StartBoy
|
2019-04-10 12:03:39 +09:00 |
|
Robin Eklind
|
1e3cc93d9d
|
Merge pull request #888 from AJenbo/SetSpdbarGoldCurs
Clean up SetGoldCurs & SetSpdbarGoldCurs
|
2019-04-10 12:02:28 +09:00 |
|
Anders Jenbo
|
ba1d713e76
|
Clean up StoryIdItem
|
2019-04-09 22:35:00 +02:00 |
|
Anders Jenbo
|
868b3244bb
|
Clean up SetGoldCurs & SetSpdbarGoldCurs
|
2019-04-09 22:13:35 +02:00 |
|
Anders Jenbo
|
1342a630c9
|
Clean up S_StartBoy
|
2019-04-09 22:03:59 +02:00 |
|
Anders Jenbo
|
c66301b336
|
Clean up WitchRechargeOk
|
2019-04-09 22:00:59 +02:00 |
|
galaxyhaxz
|
4e01e03711
|
Cleanup default calling conventions
|
2019-04-09 12:04:00 +02:00 |
|
Robin Eklind
|
1b66199f02
|
Merge pull request #848 from AJenbo/S_HealerEnter
Clean up S_HealerEnter
|
2019-04-09 12:07:21 +09:00 |
|
Anders Jenbo
|
070487fe90
|
Update Source/stores.cpp
Co-Authored-By: qndel <stefan551@o2.pl>
|
2019-04-09 03:24:34 +02:00 |
|
Anders Jenbo
|
781f8d43e0
|
Update Source/stores.cpp
Co-Authored-By: qndel <stefan551@o2.pl>
|
2019-04-09 03:24:34 +02:00 |
|
qndel
|
224049f9b3
|
S_BoyEnter bin exact
|
2019-04-09 03:24:34 +02:00 |
|
qndel
|
1350107555
|
StoryIdItem bin exact
|
2019-04-09 03:22:06 +02:00 |
|
qndel
|
18ec6ca42a
|
S_StoryEnter bin exact
|
2019-04-09 02:51:55 +02:00 |
|