Xadhoom
|
5283a9ffd1
|
Put everything into namespace dvl
|
7 years ago |
Anders Jenbo
|
4223512c72
|
Implement most of sound.cpp (#34)
* Implement most of sound.cpp
This fixes
- Menu sounds being cut short
- Spartial sound in game
- Memory leaks
- Sound volume
* Some minor bugfixes
|
7 years ago |
Max Desiatov
|
e748b7754f
|
Fix macOS compilation errors (#28)
* Fix macOS compilation errors
|
7 years ago |
Max Desiatov
|
269aa345bd
|
Fix downstream 64-bit builds
|
7 years ago |
Anders Jenbo
|
ee627c985e
|
Clean up MAI_Warlord
|
7 years ago |
Anders Jenbo
|
2c1f6647a4
|
Fix MAI_Lazurus
|
7 years ago |
Anders Jenbo
|
58add3e99e
|
Clean up MAI_Lazurus, MAI_SnotSpil and MAI_Zhar
|
7 years ago |
Anders Jenbo
|
bc015e9af1
|
Make _miDelFlag bool
|
7 years ago |
Anders Jenbo
|
151d225820
|
Clean up ProcessMissiles
|
7 years ago |
Anders Jenbo
|
8800c4079c
|
Clean up CheckBlock
|
7 years ago |
Anders Jenbo
|
88ab1bce1f
|
Clean up MI_Fireball
|
7 years ago |
Anders Jenbo
|
192da1853b
|
Clean up DeltaExportData
|
7 years ago |
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 |