qndel
a1321539fb
enums
6 years ago
Anders Jenbo
cc4d6b57d8
Remove unused miniwin IO
6 years ago
qndel
a6a89bca3a
apply TRUE/FALSE
6 years ago
Anders Jenbo
baf2d14440
Remove unused parts of miniwin
6 years ago
Anders Jenbo
6e9987cc93
Rename dsound and it nolonger reflects DirectSound
6 years ago
Anders Jenbo
913de17a56
Use SDL_Color nativly instead of converting betwen it and PALETTEENTRY
6 years ago
Gleb Mazovetskiy
d2c39767e3
mpqapi: Fix open MPQs getting cleared on exit
6 years ago
Gleb Mazovetskiy
cfe288a28e
mpqapi: Use <fstream> instead of custom functions
6 years ago
qndel
36d22334ee
apply border enums
6 years ago
qndel
c2587d9786
use enums ( #1997 )
6 years ago
qndel
3770c8551d
max walkpath ( #1996 )
6 years ago
Gleb Mazovetskiy
3ae1dc3037
Source/control.cpp: snprintf instead of SDL_itoa
...
SDL_itoa doesn't exist in Amiga SDL
https://github.com/diasurgical/devilutionX/pull/397#discussion_r371039612
6 years ago
Anders Jenbo
6a0daa6217
Fix screen shot path
6 years ago
Anders Jenbo
4ff5c8987a
Fix screen shots on big-endian
6 years ago
Anders Jenbo
5ff5b4893c
Fix loading alignment
6 years ago
Samuel-DEVULDER
9c516819c1
Make save game code big-endian compatible
6 years ago
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