Anders Jenbo
|
cead5831fd
|
Implement remaning keys
|
7 years ago |
Anders Jenbo
|
fa0f473ce2
|
Implement space (clear screen)
|
7 years ago |
Anders Jenbo
|
bd1949a8e6
|
Remove redundant code
|
7 years ago |
Anders Jenbo
|
0c390f6740
|
Implement SFileDdaBeginEx (dialog sound)
|
7 years ago |
Anders Jenbo
|
6ffdbe66ed
|
Fix DrawMouse on scaled view and enabled resizing
|
7 years ago |
Anders Jenbo
|
12d35a3dea
|
Enable v-sync
|
7 years ago |
Anders Jenbo
|
bd7adb883a
|
Fix SetCursorPos for scaled view
|
7 years ago |
Anders Jenbo
|
147ac13a93
|
Fix HOM for scaled view
|
7 years ago |
Anders Jenbo
|
8f4b000450
|
Remove unused code
|
7 years ago |
Anders Jenbo
|
e45df94905
|
Only init once
This fixes music playing to early
|
7 years ago |
Anders Jenbo
|
7f9b67c210
|
Remove redundant code
|
7 years ago |
Anders Jenbo
|
c643d65177
|
Font is nearly perfect now
|
7 years ago |
Anders Jenbo
|
ed24d7bbf5
|
Adjust font hinting
|
7 years ago |
Anders Jenbo
|
e153e3b062
|
Merge branch 'master2'
|
7 years ago |
Anders Jenbo
|
1326b72d25
|
Remove redundant code
|
7 years ago |
Anders Jenbo
|
5fed0b1316
|
Match the credit menu look
This also adds transitions to menus
|
7 years ago |
Xadhoom
|
15341fdae3
|
More temporary 64 bit fixes; we can walk in town
|
7 years ago |
Xadhoom
|
eb458976a7
|
fix Stub/appfat.cpp for merge
|
7 years ago |
Xadhoom
|
1ae3057d22
|
Merge upstream branch 'devilution/master'
|
7 years ago |
Xadhoom
|
c0a9a85024
|
set default ASAN options to halt_on_error=0
|
7 years ago |
Xadhoom
|
49a9d13abb
|
extend threads emulation for multiplayer; fix net stub
|
7 years ago |
Anders Jenbo
|
490b5d8ab4
|
Simplify FPS calculation
|
7 years ago |
Anders Jenbo
|
03641f4cce
|
Avoid screen overdraw
This fixes crashes from moving the mouse outside of the screen.
|
7 years ago |
Anders Jenbo
|
75bf0419b1
|
Remove unused code
|
7 years ago |
Anders Jenbo
|
4ec8f6e3eb
|
Fix crash on 32bit platforms
|
7 years ago |
Anders Jenbo
|
81a3e0051d
|
Clean up multi_init_single & multi_init_multi (#587)
|
7 years ago |
Anders Jenbo
|
a2c9644cac
|
Allow what is need for creating a MP game
|
7 years ago |
Anders Jenbo
|
aeedc755b5
|
Implement basic MP menu
|
7 years ago |
Anders Jenbo
|
0cbf4b6065
|
Resolve argument nam for UiSelHeroMultDialog
|
7 years ago |
Anders Jenbo
|
88d2fa77e9
|
Fix menu navigation
|
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
|
187359bcf0
|
add cotire to build system
|
7 years ago |
Xadhoom
|
d4ccb4b6cd
|
fix wrong missile index bug in the engine
|
7 years ago |
Anders Jenbo
|
0a16145594
|
Update build instructions
|
7 years ago |
Anders Jenbo
|
a060dbecd9
|
Make sound_file_cleanup non fatal
|
7 years ago |
Anders Jenbo
|
1656535c3a
|
Merge branch 'master' of github.com:diasurgical/devilution
|
7 years ago |
Xadhoom
|
df55ce352c
|
Clarify glpMsgTbl and gdwMsgLenTbl
|
7 years ago |
Xadhoom
|
466b245b6f
|
small fix
|
7 years ago |
Anders Jenbo
|
3a775c739f
|
Both shift keys work in the original
|
7 years ago |
Anders Jenbo
|
7a9f117f1a
|
Strip unused code
|
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 |
Xadhoom
|
f661e6dffa
|
shift+left click working (without modifying engine)
|
7 years ago |
Xadhoom
|
83928eb30f
|
Use modified SDL2 findscripts for CMake
|
7 years ago |
Xadhoom
|
0332d81091
|
Unify including ../types.h everywhere; more fixes
|
7 years ago |
Xadhoom
|
ac3eb11ad1
|
Fix stub macros
|
7 years ago |
Xadhoom
|
98b8bd0d4f
|
Windows threads wrapper using SDL
|
7 years ago |
Anders Jenbo
|
1ac067fb9b
|
More menu navigation
|
7 years ago |
Anders Jenbo
|
003fb7cc24
|
clean up multi_mon_seeds (#580)
|
7 years ago |