Nipun Garg
|
6c5193c71c
|
HDB: Init _mstoneGfx and replace strings
|
2019-09-03 17:17:18 +02:00 |
|
Eugene Sandulenko
|
93155c6433
|
HDB: Fix Window::loadSaveFile()
|
2019-09-03 17:17:17 +02:00 |
|
Eugene Sandulenko
|
458646981f
|
HDB: Fix Window::loadSaveFile()
|
2019-09-03 17:17:16 +02:00 |
|
Nipun Garg
|
82fe644f54
|
HDB: Remove unnecessary functions
|
2019-09-03 17:17:14 +02:00 |
|
Nipun Garg
|
0a6d4c042f
|
HDB: Fix endian issues
|
2019-09-03 17:17:14 +02:00 |
|
Nipun Garg
|
c819a79c9b
|
HDB: Add Window save() and loadSaveFile()
|
2019-09-03 17:17:14 +02:00 |
|
Eugene Sandulenko
|
9a0e685f0e
|
HDB: Fix warnings
|
2019-09-03 17:17:12 +02:00 |
|
Nipun Garg
|
de017b0ce9
|
HDB: Add PanicZone data and functions
|
2019-09-03 17:17:12 +02:00 |
|
Nipun Garg
|
4622fb3b80
|
HDB: Unstub playSound calls
|
2019-09-03 17:17:09 +02:00 |
|
Eugene Sandulenko
|
6ffe021709
|
HDB: Reset _dialogInfo before each dialog.
This makes possible to close the choice dialog.
|
2019-09-03 17:17:08 +02:00 |
|
Eugene Sandulenko
|
6247f1ebec
|
HDB: Implement Window::closeAll()
Now the player is not locked when pressing ESC with dialog on screen
|
2019-09-03 17:17:08 +02:00 |
|
Eugene Sandulenko
|
362cb060f3
|
HDB: Rename _drawMan -> _gfx
|
2019-09-03 17:17:07 +02:00 |
|
Eugene Sandulenko
|
cc1e3d5dee
|
HDB: Fix compilation
|
2019-09-03 17:17:07 +02:00 |
|
Nipun Garg
|
e3020ee4d5
|
HDB: Add DialogChoice and MessageBar functions
|
2019-09-03 17:17:06 +02:00 |
|
Nipun Garg
|
13102d05b0
|
HDB: Add _msgInfo
|
2019-09-03 17:17:06 +02:00 |
|
Nipun Garg
|
988ac1f25b
|
HDB: Add _dialogChoiceInfo
|
2019-09-03 17:17:06 +02:00 |
|
Nipun Garg
|
bbfab922cd
|
HDB: Add Deliveries functions in window.h
|
2019-09-03 17:17:05 +02:00 |
|
Nipun Garg
|
56deb86049
|
HDB: Add _dlvsInfo data for the Deliveries Window
|
2019-09-03 17:17:05 +02:00 |
|
Nipun Garg
|
a5c9e053ab
|
HDB: Add stubbed openMessageBar function
|
2019-09-03 17:17:05 +02:00 |
|
Nipun Garg
|
568ec34994
|
HDB: Add drawPause() and checkPause()
|
2019-09-03 17:17:04 +02:00 |
|
Nipun Garg
|
6d75390e84
|
HDB: Add checkInvSelect()
|
2019-09-03 17:17:04 +02:00 |
|
Nipun Garg
|
2d7ab33be2
|
HDB: Add _textOutList.push_back() call
|
2019-09-03 17:17:03 +02:00 |
|
Nipun Garg
|
178bb473c1
|
HDB: Add _textOutList functions
|
2019-09-03 17:17:03 +02:00 |
|
Nipun Garg
|
f8b436cab7
|
HDB: Fix gem counter position
|
2019-09-03 17:17:02 +02:00 |
|
Eugene Sandulenko
|
406185408f
|
JANITORIAL: Remove trailing whitespaces
|
2019-09-03 17:17:01 +02:00 |
|
Nipun Garg
|
8f7e0479fc
|
HDB: Add drawInventory() and related functions
|
2019-09-03 17:17:00 +02:00 |
|
Nipun Garg
|
f45904ca30
|
HDB: Add inventory drawing data
|
2019-09-03 17:17:00 +02:00 |
|
Eugene Sandulenko
|
32e30366a4
|
HDB: Added more debug output and hid some noisy one
|
2019-09-03 17:16:59 +02:00 |
|
Nipun Garg
|
8419b98855
|
HDB: Add picture debugging code
|
2019-09-03 17:16:58 +02:00 |
|
Nipun Garg
|
9671f336cf
|
HDB: Fix drawing function calls
|
2019-09-03 17:16:58 +02:00 |
|
Eugene Sandulenko
|
f3bfdf4295
|
HDB: Fix dialog border drawing
|
2019-09-03 17:16:58 +02:00 |
|
Nipun Garg
|
c0d9281b45
|
HDB: Add setInfobarDark()
|
2019-09-03 17:16:58 +02:00 |
|
Nipun Garg
|
8be8ef73df
|
HDB: Add Infobar data
|
2019-09-03 17:16:58 +02:00 |
|
Eugene Sandulenko
|
e625ce1ccd
|
JANITORIAL: Whitespace fixes
|
2019-09-03 17:16:58 +02:00 |
|
Eugene Sandulenko
|
8a66089796
|
JANITORIAL: Remove trailing spaces
|
2019-09-03 17:16:57 +02:00 |
|
Eugene Sandulenko
|
9165641d69
|
HDB: Fix portability issue
|
2019-09-03 17:16:57 +02:00 |
|
Nipun Garg
|
4b28b535bc
|
HDB: Add drawDialog()
|
2019-09-03 17:16:57 +02:00 |
|
Nipun Garg
|
2f5367b0df
|
HDB: Add drawBorder()
|
2019-09-03 17:16:57 +02:00 |
|
Nipun Garg
|
d48404d087
|
HDB: Add checkDialogClose()
|
2019-09-03 17:16:57 +02:00 |
|
Nipun Garg
|
535c56aa4d
|
HDB: Add closeDialog()
|
2019-09-03 17:16:57 +02:00 |
|
Nipun Garg
|
66a7c617df
|
HDB: Add setDialogDelay()`
|
2019-09-03 17:16:57 +02:00 |
|
Nipun Garg
|
ae32825243
|
HDB: Add openDialog()
|
2019-09-03 17:16:57 +02:00 |
|
Nipun Garg
|
32b99eb8b8
|
HDB: Add struct DialogInfo and _dialogInfo
|
2019-09-03 17:16:56 +02:00 |
|
Nipun Garg
|
3ffbcec87e
|
HDB: Add Window Class
|
2019-09-03 17:16:56 +02:00 |
|