#8497 closed patch
KYRA: some little debugger fixes
Reported by: | SF/clemty | Owned by: | lordhoto |
---|---|---|---|
Priority: | normal | Component: | Engine: Kyra |
Version: | Keywords: | ||
Cc: | Game: |
Description
this patch will prevent users from entering invalid values for the "give" and "enter" command, thus preventing it from segfaulting.
also fixes the problem where when entering rooms 53 or 54 without parameter Brandon isn't visible.
if the debugger is reused this way in kyra2 or kyra3, additional checks need to be inserted to make sure it doesn't prevent the user from entering valid numbers in those games
Ticket imported from: #1393039. Ticket imported from: patches/602.
Attachments (4)
Change History (9)
by , 19 years ago
Attachment: | kyra_debuger_fix.diff added |
---|
by , 19 years ago
Attachment: | kyra_debuger_fix.2.diff added |
---|
updated version; fixed wrong comment and removed hardcoded room fix
comment:2 by , 19 years ago
4th version does not use a hardcoded number of rooms anymore but gets it from the engine; at least the "enter" command should now also work with the other games
comment:3 by , 19 years ago
Owner: | set to |
---|---|
Status: | new → closed |
comment:5 by , 6 years ago
Component: | → Engine: Kyra |
---|
diff file for the kyra debugger