Gleb Mazovetskiy
c8605f79bd
capture.cpp: Replace WriteFile with <fstream>
6 years ago
Gleb Mazovetskiy
ce5c1007a2
Controller improvements: START modifier and hints
...
1. Makes START a modifier key.
2. Main modifier actions are now displayed as hints while the modifier is pressed.
3. Mouse simulation now available on all controllers:
SELECT + D-Pad to move mouse
SELECT + Left/Right should button to click
START + | Action
---------- | ------
SELECT | Menu
UP | Menu
DOWN | Map
LEFT | Character info
RIGHT | Inventory
B (Bottom) | Spell book
Y (Left) | Quest log
This makes all actions available on controllers without sticks and ZL/ZR.
6 years ago
Anders Jenbo
7f699dbad2
Remove more legacy savegame code
...
This code was only active in versions prior to 1.08
6 years ago
Anders Jenbo
a22c0d0f9b
[hellfire] missiles_steal_pots ( #1995 )
6 years ago
Anders Jenbo
cbacbe88dd
Fix 1.09 diff
6 years ago
qndel
760b89138e
[hellfire] new functions
6 years ago
Anders Jenbo
bf89572183
[hellfire] Fix 1.09 build
6 years ago
Anders Jenbo
8baf860e95
[hellfire] TalkToTowner
6 years ago
Max Desiatov
aba60c560d
Fix OOB in missiles.cpp
...
MFILE_NONE does not correspond to the last item of misfiledata array and
is actually greater than the length of that array causing out-of-bounds
crash on iOS (reproduced when applying rogue's Disarm Trap skill).
6 years ago
Anders Jenbo
e724668be5
Apply enum MFILE_FIREWAL
6 years ago
Anders Jenbo
bc2ab2289c
Apply enum MFILE_NONE
...
Thanks to @ MaxDesiatov
6 years ago
Anders Jenbo
5cd7958438
[hellfire] monster_43C785
6 years ago
Samuel-DEVULDER
29881d2b73
Fixed endianess issue in SetMapMonsters
6 years ago
qndel
415b175dd0
[hellfire] InitItemGFX bin exact
6 years ago
qndel
308bbc7acb
[hellfire] StripTopGold bin exact
6 years ago
qndel
c31ead5088
[hellfire] WeaponDur bin exact ( #1982 )
6 years ago
qndel
c5fcc643b3
[hellfire] StartPlayerKill bin exact
6 years ago
Anders Jenbo
c6a7eef54d
[hellfire] mi_fire_ring
6 years ago
Anders Jenbo
58640581be
[hellfire] mi_light_ring
6 years ago
Anders Jenbo
b7837cd490
[hellfire] PrintItemPower
6 years ago
Anders Jenbo
55171e30b3
[hellfire] UseItem
6 years ago
Anders Jenbo
cd39235c53
[hellfire] PrintItemOil
6 years ago
Anders Jenbo
d1f1b86c7e
[hellfire] OilItem
6 years ago
qndel
eb019ed9e7
[hellfire] DrawGame bin exact
6 years ago
qndel
6214779459
DrawZoom cleanup
6 years ago
Anders Jenbo
a73b93cd45
Fix crypt and hive color cycleing
6 years ago
Anders Jenbo
e3e7451a84
[hellfire] SpawnLoot
6 years ago
Anders Jenbo
dad6d418e3
[hellfire] Rename item spawn functions
6 years ago
Anders Jenbo
e7416ce7dd
[hellfire] MonstStartKill
6 years ago
qndel
8f9d9f0f01
Fixspellicons ( #1976 )
6 years ago
galaxyhaxz
ca7b94c009
Fix inventory drawing and missiles ( #1973 )
6 years ago
galaxyhaxz
6743f3b7ba
Fix hellfire hive/crypt
6 years ago
galaxyhaxz
2c60ceb92a
Fix items and cutscenes
6 years ago
galaxyhaxz
6605e1de5e
Fix variable 'gbSelectProvider'
6 years ago
Anders Jenbo
edb6badd43
Fix spawn
6 years ago
galaxyhaxz
38c748b6fd
Add network commands and cursors ( #1967 )
6 years ago
Anders Jenbo
14aab09dee
[hellfire] TalkToTowner and CreateAmulet ( #1966 )
...
* [hellfire] CreateAmulet
* [hellfire] TalkToTowner
6 years ago
qndel
f57af2fa7d
tMsgSaid type change
6 years ago
qndel
4c62272715
[hellfire] fix jog menu
6 years ago
qndel
3008439bc7
enums and stuff
6 years ago
galaxyhaxz
1657af4b08
Missing blood boil+FreeMissGFX
6 years ago
Anders Jenbo
b8971057a2
[hellfire] TownDead
...
Also add a missing bit from TalkToTowner
6 years ago
Marco
df2e6b2bb9
affix_item_type enum
6 years ago
Marco
29b9c99e5a
added some more values from enums ( #1955 )
6 years ago
galaxyhaxz
50f3afd318
[test] Fix variable order [gendung.cpp]
6 years ago
qndel
c11804d11f
[hellfire] OperateStoryBook bin exact
6 years ago
qndel
c685a03a0e
[hellfire] OperateL1LDoor bin exact
6 years ago
Anders Jenbo
7ec6f39dc8
MAXQUESTS variable
6 years ago
Anders Jenbo
5d57c3cb9c
[hellfire] SetupTownStores and SmithBuyPItem ( #1950 )
6 years ago
Anders Jenbo
05b4f4807a
[hellfire] WinMain and diablo_TopLevelExceptionFilter
6 years ago