Xadhoom
0210e2ff74
Small fix
7 years ago
Anders Jenbo
e7848c8192
Make debug less spammy
7 years ago
Anders Jenbo
b5c7026b15
Not all animation combinations exists for player animations
...
This issue causes the game to look for 126 non existing animations
- Player always drops weapons when dying
- Player can only block if using a shield
7 years ago
Xadhoom
7aeb6e3de4
Fix leaving and joining again
7 years ago
Robin Eklind
137f7389cc
LoadL1Dungeon almost binary exact
...
push 0 instruction swapped place
7 years ago
Xadhoom
0ed4423be9
Possible engine bugfix
7 years ago
Anders Jenbo
0e0d41376f
Enum for dlgresult
7 years ago
Anders Jenbo
199fd17e2e
Remove mouse from credit page
7 years ago
Anders Jenbo
390c51f4fa
Use consts instead of hardcoded values
7 years ago
JustAnotherGuid
7df2cebe45
Clean-up InitL1Triggers (minimal differences) ( #588 )
...
* Clean-up AddChest.
* (Work in progress) Clean-up InitL1Triggers
* Clean-up InitL1Triggers (Binary-exact version)
7 years ago
Xadhoom
15341fdae3
More temporary 64 bit fixes; we can walk in town
7 years ago
Anders Jenbo
81a3e0051d
Clean up multi_init_single & multi_init_multi ( #587 )
7 years ago
Anders Jenbo
0cbf4b6065
Resolve argument nam for UiSelHeroMultDialog
7 years ago
Anders Jenbo
f281178672
Clean up appfat.cpp ( #585 )
...
* Clean up appfat.cpp
GetErrorStr, TraceErrorDD, TraceErrorDS, TraceLastError, DDErrMsg,
DSErrMsg, ErrDlg, ErrOkDlg, DirErrorDlg, InsertCDDlg, FuncDlg,
init_cleanup, FreeDlg, center_window
* Fix style
7 years ago
Xadhoom
0ad1c713e4
fix possible, but not certain, upstream bugs
7 years ago
Xadhoom
d4ccb4b6cd
fix wrong missile index bug in the engine
7 years ago
Xadhoom
df55ce352c
Clarify glpMsgTbl and gdwMsgLenTbl
7 years ago
Anders Jenbo
9d44169ac7
multi_upgrade ( #583 )
...
* Clean up multi_upgrade
* Correct variable names
* Correct variable types
7 years ago
Anders Jenbo
b048de798a
SetMissAnim & SetMissDir ( #584 )
...
* Clean up SetMissAnim & SetMissDir
* Use enums for _miAnimType
* Use const for gdwMsgLenTbl & glpMsgTbl
7 years ago
Anders Jenbo
003fb7cc24
clean up multi_mon_seeds ( #580 )
7 years ago
Anders Jenbo
518134dd33
Clean up SortSmith, SortWitch & SortHealer
7 years ago
Xadhoom
be85b3f9c5
64-bit clean items.cpp, lighting.cpp
7 years ago
Xadhoom
005e4f911a
Fixes and remove unused stuff
7 years ago
Anders Jenbo
1e4e826a36
Remove delta to devilution
7 years ago
Anders Jenbo
74e1d42f1c
Clarify some variable names
7 years ago
Anders Jenbo
617ff54b69
Correct mainmenu_select_hero_dialog names
7 years ago
Anders Jenbo
7e3889cc0b
Clarify some variable names
7 years ago
Anders Jenbo
2e32ac5ee0
Replaced 'long' by 'LONG' and 'unsigned long' by 'DWORD' ( #576 )
7 years ago
Xadhoom
52a5e1923a
Bugfixes
7 years ago
Xadhoom
ccfcfe9cde
Replaced 'long' by 'LONG' and 'unsigned long' by 'DWORD'
7 years ago
Xadhoom
fa90e6720a
Revert random_ to random and remove extern "C" linkage
7 years ago
Xadhoom
56b0734961
Switch diablo.cpp to upstream
7 years ago
Xadhoom
3dd6cf1671
First try, merge compiles, but immediate crash
7 years ago
Anders Jenbo
475ad55182
Move all menu code to stub files
...
Lets us much more easily merge upstream
7 years ago
Anders Jenbo
238a6d6c2a
Move all menu code to stub files
...
Lets us much more easily merge upstream
7 years ago
Anders Jenbo
d4d5683d5b
Fix compiling on 64bit (only menu works)
7 years ago
Anders Jenbo
1528845957
Implement hero select menu
7 years ago
Anders Jenbo
946cd47a24
Finish keyboard and mouse navigation for main menu
7 years ago
Anders Jenbo
1fd31b7df5
Fix menu audio
...
Ui code is moved to the correct file so that it is initialized after the
audio. This also rebases effects.cpp on the upstream as this fixes some
issues we where having. WinMain has also been rebased.
7 years ago
Anders Jenbo
e41a39ebc5
Fix menu animations
7 years ago
Anders Jenbo
aa822df202
Align code style
7 years ago
Anders Jenbo
c9d9a0a368
Remove duplicate code
7 years ago
JustAnotherGuid
5541df1fee
Clean-up AddChest. ( #575 )
7 years ago
Anders Jenbo
7a084eebf8
Clean up SetTownerGPtrs
7 years ago
aperturesecurity
1d40cf59c3
change font colour
7 years ago
aperturesecurity
05fe910159
adding text to main menu again
7 years ago
aperturesecurity
9a2543f731
build should be passing now
7 years ago
Anders Jenbo
88ed963106
Render menu using release assets
7 years ago
Anders Jenbo
20758aae83
Clean up PlrHasItem ( #573 )
7 years ago
Anders Jenbo
3d1159fa9c
Clean up ProcessTowners ( #572 )
7 years ago