NovaRain
eb7aca6595
Added map edge clipping (partial)
2021-11-04 06:57:46 +08:00
NovaRain
49cfe39038
Updated code in EdgeBorder/ViewMap.
2021-11-03 09:02:37 +08:00
NovaRain
3846ec9b9d
Updated/Corrected code
...
Added InterfaceBar.cpp/h.
2021-11-02 09:15:11 +08:00
NovaRain
e35745353c
Improvements for the windowed game mode
...
Some changes in the implementation of HRP code.
2021-10-31 09:57:18 +08:00
NovaRain
4385807cd3
Added code for the previous commit
2021-10-27 10:03:42 +08:00
NovaRain
17c73a81da
Added ViewMap.cpp/h and EdgeBorder.cpp/h
2021-10-26 09:02:32 +08:00
NovaRain
c5075aa478
Finished the implementation of the main menu
...
* requires testing and correction of minor inaccuracies.
2021-10-23 07:34:39 +08:00
NovaRain
be4c73fd50
Continue implementing the main menu section
...
Misc code edits.
2021-10-22 00:19:36 +08:00
NovaRain
a19baedb96
[HRP] Implementation: MAINMENU, STATIC_SCREENS
2021-10-18 21:24:41 +08:00
NovaRain
43a8e84dee
Updated define_extra.h
2021-10-16 07:24:58 +08:00
NovaRain
6c6f0be11b
Updated web document
2021-10-15 10:51:44 +08:00
NovaRain
f48fce3274
Fixed a rounding error in Glovz's damage formula
...
Minor edit to gl_partycontrol script.
Updated Russian and Germen translations.
2021-10-15 10:06:02 +08:00
NovaRain
b475bf91fb
Updated Polish translation
...
Added char* variant functions to Logging.cpp.
2021-10-14 09:25:15 +08:00
NovaRain
ecd574063a
Minor code edits, now sfall will always create sfall-log.txt
...
* still won't write any unless debug options are enabled in ddraw.ini.
2021-10-13 13:47:22 +08:00
NovaRain
101238e125
Improved the party control and fixed mod related bugs
...
Updated gl_partycontrol script.
2021-10-13 13:01:24 +08:00
NovaRain
2e97fe38ff
Fixed JetWithdrawal in Drugs.ini conflict with fix in commit dfd810c
...
Simplified the code in the previous commit.
2021-10-10 07:19:46 +08:00
NovaRain
583105a76a
Fixed the execution of use_p_proc handler for grave type containers
...
* "grave type" is a container with only two frames (open/closed)
* in vanilla code, using a grave type container in the open state does
not execute use_p_proc in its script like other containers do.
2021-10-08 10:46:57 +08:00
NovaRain
ac1bc19faa
Reverted the previous commit and added "obj_is_openable" function
...
* the previous commit conflicts with BIS document.
2021-10-08 09:16:05 +08:00
NovaRain
692e28262d
Fixed the return value of obj_is_open function
...
* for containers with only one frame (e.g. shelves)
2021-10-07 13:43:33 +08:00
NovaRain
e62803837b
Minor edit to sfall function notes
2021-10-06 21:15:45 +08:00
NovaRain
c19137bd1a
Fixed crash at the end of DS sound playback
...
* revert to the previous implementation.
Made sure sfall only loads a localized resource file with valid name.
Some code edits.
2021-10-05 13:36:58 +08:00
NovaRain
5df3d7230f
Improved set_scr_name function
...
Some code correction.
2021-10-04 12:04:46 +08:00
NovaRain
113324097c
Updated the site doc as well
2021-10-03 09:56:44 +08:00
NovaRain
e725445ce9
Added the description of set_scr_name function
2021-10-03 09:43:54 +08:00
NovaRain
9a5b38dfc3
Added "set_scr_name" script function
...
* not documented yet.
2021-10-02 22:44:15 +08:00