Robin Eklind
fab7f1b5fa
effects: rename monster_action_sounds to MonstSndChar
...
Rationale described in f609ea371d :
as included below:
Note, the PSX sym file does not seem to include the
original name for monster_action_sounds. However, it
does include the names for very similar global
variables used for players rather than monsters, so
from these we may infer a similar name for
monster_action_sounds.
In particular, ArmourChar, WepChar and CharChar are
used for player graphics. So, following the same naming
convention we arrive at MonstSndChar.
7 years ago
Alex Yatskov
6dffe84f67
Fix drive-letter relative path log path ( #221 )
7 years ago
galaxyhaxz
f13512bbb8
Clean multi_send_zero_packet right
7 years ago
qndel
0c461d50c5
Merge pull request #1333 from AJenbo/spawn
...
Spawn (Shareware)
7 years ago
Anders Jenbo
68d51e7d27
Implementing Spawned Shareware version
7 years ago
Alex Yatskov
f1da6e6a38
Fix invalid file and line constants ( #222 )
...
* Fix invalid file and line constants
* add macros
* remove ASSERT_FAIL macro
7 years ago
qndel
884fb45193
Merge pull request #220 from FooSoft/allow_readonly_mpq_archive_access
...
Allow readonly mpq archive access
7 years ago
Alex Yatskov
7e248a2b47
allow readonly mpq archive access
7 years ago
Robin Eklind
7bae7d7527
Merge pull request #1337 from OrangBuangan/patch-1
...
Add stars
7 years ago
qndel
18b5b7ae6f
Merge pull request #1341 from diasurgical/issue-templates
...
Update issue templates
7 years ago
Dennis Duda
c1f0812591
Added links to devilutionX and the browser port
7 years ago
Dennis Duda
386d182f35
Update issue templates
7 years ago
OrangBuangan
f0d82813b5
Add stars
7 years ago
vimino
4910b3b081
Repeat the intro if no activity for 30 sec ( #213 )
7 years ago
Anders Jenbo
1f7f5bf3dc
Use facebookincubator findflindsodium cmake helper
...
https://github.com/facebookincubator/fizz/blob/master/fizz/cmake/FindSodium.cmake
7 years ago
Alex Sweet
b2f3588747
Fix MonstStruct load/save
7 years ago
galaxyhaxz
905ad6efcd
Fix version string
7 years ago
galaxyhaxz
484b17d259
Add Select Hero enum ( #1330 )
7 years ago
Anders Jenbo
72f65d5771
Disable copy protection
7 years ago
Martin Hauke
6fc09ea8a6
Fix some typos
7 years ago
galaxyhaxz
86e552a9e7
Change PCX struct to match Z-Soft Manual
7 years ago
Pyr0Byt3
4f0252fcd6
fix screenshot paths
7 years ago
Anders Jenbo
97be966545
Update CHANGELOG.md
7 years ago
Anders Jenbo
f37b58ab6a
Add Devilution history to changelog
7 years ago
Anders Jenbo
7bec177a66
Merge branch 'master' of github.com:diasurgical/devilution
7 years ago
Anders Jenbo
3888e40fc0
Update CHANGELOG.md
7 years ago
Anders Jenbo
714384bfe7
Update CHANGELOG.md with media apperances ( #1327 )
7 years ago
Anders Jenbo
b919548f55
Avoid audio system conflicts during video playback
7 years ago
Anders Jenbo
903f136ad0
Match retail behaviour
7 years ago
Anders Jenbo
7b745e34a9
Enable delete key in hero menu
7 years ago
Anders Jenbo
689e91a425
Adjust font for delete message to match original
7 years ago
danellos
4c96cc8479
Only play sound if delete is enabled.
7 years ago
danellos
798744b773
Cleaned up includes, fixed missing sound, and fixed spelling error.
7 years ago
danellos
7fa1a427bf
selyesno.cpp missing in Xcode project
7 years ago
danellos
d032094bed
Made function names more consistent with Yes/No
7 years ago
danellos
538672bbac
Fixed file remove failure on macOS
7 years ago
danellos
89cef3f9c9
Note about NO selected by default; fixed a bug with Delete.
7 years ago
danellos
0f9fc228ce
Full "Delete Hero" implementation
7 years ago
Anders Jenbo
aac4269fd9
Fix bad merge
7 years ago
Anders Jenbo
2fcf8dab70
Merge branch 'master' of github.com:diasurgical/devilution
7 years ago
Marlon Beijer
8d90749929
LE->BE Fix of macro
7 years ago
Marlon Beijer
a72e548403
Add endian switch for Linux as well
7 years ago
Marlon Beijer
fbadc146de
Prettify the code
7 years ago
Marlon Beijer
e7971494e3
StormLib:
...
* Add Amiga platform
* Add some big endian swap functions for non-Mac platforms
7 years ago
Anders Jenbo
9d3ce818f0
Correct BOOLS
7 years ago
Robin Eklind
952d2c287d
Merge pull request #1325 from AJenbo/globals
...
Correct GLOBAL types based on PSX SYM 3
7 years ago
Anders Jenbo
8a2316015f
Fix setting window focuse on non GNU systems
7 years ago
Anders Jenbo
6fba17eec5
Correct GLOBAL types based on PSX SYM 3
7 years ago
Anders Jenbo
29637f09dd
Fix Mac and Linux builds
7 years ago
galaxyhaxz
f2f215e6c9
Fix last two functions in init.cpp ( #1323 )
7 years ago