devilution icon indicating copy to clipboard operation
devilution copied to clipboard

Diablo devolved - magic behind the 1996 computer game

Results 46 devilution issues
Sort by recently updated
recently updated
newest added

Currently documented bugs: [The DSF Buglist for Diablo v1.09 (Lurker Lounge)](http://www.lurkerlounge.com/forums/thread-12422.html) The goal of this issue is to document any *new* bugs we come across while examining the code that...

good first issue

Scroll of Resurrect occurs twice in the item data list, firstly at IDI_RESURRECT with IDROP_NEVER, and secondly a regular item with IDROP_REGULAR. Since the ri-- logic only checks for spell...

The logic handling the list of items for sale by Adria is broken. In particular, the logic of SortWitch requires the list to end with an item having item type...

Hello, I was interested in this project, was looking around and noticed a conflict in the 'legal' docs. This is not a big issue for me I think that the...

- [x] SetPlayerGPtrs - [x] LoadPlrGFX - [x] InitPlayerGFX - [x] InitPlrGFXMem - [x] GetPlrGFXSize - [x] FreePlayerGFX - [x] NewPlrAnim - [x] ClearPlrPVars - [x] SetPlrAnims - [x] ClearPlrRVars...

Binary exact

- [x] PackPlayer - [ ] PackItem - [x] VerifyGoldSeeds #1602 - [x] UnPackPlayer - [x] UnPackItem

- [x] InitStores - [x] SetupTownStores - [x] FreeStoreMem - [x] DrawSTextBack - [ ] PrintSString #2177 - [x] DrawSLine #1727 - [x] DrawSArrows - [x] DrawSTextHelp - [x] ClearSText...

- [x] snd_update - [x] snd_stop_snd - [x] snd_playing - [x] snd_play_snd - [x] sound_dup_channel - [x] sound_file_reload - [x] sound_file_load - [x] sound_CreateSoundBuffer - [x] sound_file_cleanup - [x] snd_init...

- [x] SHA1Clear - [x] SHA1Result - [x] SHA1Calculate - [x] SHA1Input - [ ] SHA1ProcessMessageBlock - [x] SHA1Reset - [x] SHA1Init