Chance4us
|
62591c7be8
|
Update sound.cpp
line 104 / Mix_OpenAudio / third parameter had to be reverted
|
7 years ago |
Chance4us
|
14ecc7d290
|
Update sound.cpp
great audio quality improvement from 8 to 16 bit format
|
7 years ago |
aperturesecurity
|
9b2f80ed42
|
added a credits menu
|
7 years ago |
aperturesecurity
|
c967f1a9f8
|
redid menus
|
7 years ago |
aperturesecurity
|
0b14455bcd
|
adding create hero menu
|
7 years ago |
aperturesecurity
|
03bf74625e
|
refixed user char select problems
|
7 years ago |
aperturesecurity
|
4946c08885
|
undo last commit
|
8 years ago |
aperturesecurity
|
760a2d5e0d
|
Fixed the LSHIFT button . I had to Stubb Diablo.cpp
|
8 years ago |
aperturesecurity
|
872ddeffd9
|
Merge branch 'master' of https://github.com/diasurgical/devilutionX
|
8 years ago |
aperturesecurity
|
6c9085034e
|
Added Monster Attack Sounds. Now all sounds SHOULD work
|
8 years ago |
ApertureSecurity
|
f88a3118b3
|
Merge pull request #4 from ChaosMarc/master
fix VC build
|
8 years ago |
ChaosMarc
|
eefb443f87
|
fix VC build
|
8 years ago |
aperturesecurity
|
80eb28fa91
|
fixed a bunch of unmerged stuff
|
8 years ago |
aperturesecurity
|
a26c634e79
|
added a small fix for the hero creation menu
|
8 years ago |
aperturesecurity
|
e324260a18
|
Added a ton of bug fixes
|
8 years ago |
aperturesecurity
|
4a1190ff5c
|
added main menu music
|
8 years ago |
nomdenom
|
f6e2020b17
|
fixup: add missing miniwin stubs
|
8 years ago |
nomdenom
|
ad012c6da2
|
fixup: update decls.h
|
8 years ago |
nomdenom
|
17fdbe72c5
|
Better testing
|
8 years ago |
nomdenom
|
074dd4e411
|
fixup: update declarations
|
8 years ago |
nomdenom
|
8957ae0522
|
Automatic coverage discovery
|
8 years ago |
nomdenom
|
4973ce03e8
|
Improved DRLG tests
|
8 years ago |
nomdenom
|
2697462980
|
fixup! Miniwin: Port to Linux with stubs
|
8 years ago |
nomdenom
|
2e6be8d504
|
code coverage & asm cmake tweaks
|
8 years ago |
nomdenom
|
063fc04b1a
|
Miniwin: Port to Linux with stubs
|
8 years ago |
nomdenom
|
13497c991d
|
Source: FASTER define
|
8 years ago |
nomdenom
|
11493e3dac
|
Source: MINIWIN headers support
|
8 years ago |
nomdenom
|
d14bf20467
|
Source: NO_GLOBALS support (for Miniwin)
|
8 years ago |
nomdenom
|
ede09dfa6e
|
Add StormLib
|
8 years ago |
nomdenom
|
756e2b6e59
|
Missing cast for UiProgressDialog argument
|
8 years ago |
nomdenom
|
41de3d2920
|
Use INVALID_HANDLE
|
8 years ago |
nomdenom
|
2ab70e7814
|
Improve declaration of _SNETUIDATA.selectnamecallback
|
8 years ago |
Anders Jenbo
|
f269f4561b
|
PlaySFX_priv, stream_play (#371)
* PlaySFX_priv, stream_play
* Fix build warnings in player.cpp
* Clean up FreeMonsterSnd
* Added more enums and defines for sound and effects.
|
8 years ago |
galaxyhaxz
|
6ee4d0dad0
|
Cleanup L5roomGen (#372)
|
8 years ago |
squidcc
|
b9eca92474
|
pfile cleaning #2 (#373)
* clean GetSaveDirectory and pfile_read_hero
clean pfile_open_save_archive
clean pfile_archive_contains_game
clean pfile_get_player_class
clean pfile_get_file_name
clean GetTempSaveNames
clean GetPermSaveNames
clean pfile_update
clean pfile_init_save_directory
clean pfile_write_hero
clean pfile_open_archive
clean pfile_flush_W
* add stub for mpqapi_update_multi_creation_time
|
8 years ago |
galaxyhaxz
|
eabad93e09
|
Cleanup "DRLG_L5" (#368)
|
8 years ago |
Anders Jenbo
|
5df6a0d771
|
Sound.cpp (#353)
* Clean up of sound.cpp
* Fix builds that don't support max()
|
8 years ago |
Anders Jenbo
|
0152a03f6e
|
Merge pull request #370 from AJenbo/effects.cpp
effects.cpp
|
8 years ago |
Anders Jenbo
|
afbe7a5ffa
|
sfx_stop, InitMonsterSND, FreeEffects, PlayEffect and calc_snd_position
|
8 years ago |
squidcc
|
4b7c3fed3e
|
add header files to project (#367)
|
8 years ago |
squidcc
|
df89dd7333
|
more pfile cleaning (#356)
* clean pfile_check_available_space
clean pfile_get_save_num_from_name
clean pfile_encode_hero
clean pfile_get_save_path
clean pfile_flush
clean game_2_ui_class and game_2_ui_player
* type fix-ups
|
8 years ago |
aperturesecurity
|
42ce77ce05
|
Rebirth and Nuke
|
8 years ago |
galaxyhaxz
|
9be6af68c4
|
Cleanup L5FillChambers (#364)
|
8 years ago |
squidcc
|
51bfa2353b
|
Use quest enum values (#362)
* add/assign enums related to Black Mushroom quests
* plug in more quest enum values
|
8 years ago |
Anders Jenbo
|
489c25ceac
|
RemovePlrFromMap (#352)
* RemovePlrFromMap
* Move PM_DoNewLvl to the correct position
|
8 years ago |
Andrew Dunstan
|
ae703ea7b0
|
make PosOkPlayer bin exact
|
8 years ago |
galaxyhaxz
|
85b66032d2
|
Merge pull request #361 from galaxyhaxz/DRLG_PlaceMiniSet
Cleanup DRLG_PlaceMiniSet
|
8 years ago |
galaxyhaxz
|
d440b06f2a
|
Cleanup DRLG_PlaceMiniSet
Another thanks to the Beta, although it had a few slight differences that took awhile to figure out
|
8 years ago |
galaxyhaxz
|
0c0194fdeb
|
Cleanup "drlg_l1.cpp" (#354)
|
8 years ago |
Anders Jenbo
|
837119d581
|
Merge branch 'master' of github.com:diasurgical/devilution into nightly
|
8 years ago |