>> opening "notes" in quest browser:
>> quest_browser_ui.c:164:34: runtime error: index -1 out of bounds for typ 'int
[50]'
Fixed in commit 692b4b8bfd
>> starting hacking game:
>> takeover.c:948:13: runtime error: index 24 out of bounds for type 'struct
image [16]'
>> takeover.c:949:4: runtime error: index 24 out of bounds for type 'struct
image [16]'
>> takeover.c:950:4: runtime error: index 24 out of bounds for type 'struct
image [16]'
Fixed in commit bdc254284ed7
>> when tux dies:
>> /home/matthias/vcs/git/freedroid/src/hud.c:73:2: runtime error: value -1.71914
>> is outside the range of representable values of type 'unsigned short'
Fixed in commit d84c988060e |