Final code fixes and minor cleanup
- Fixed a couple crashes on insert-typing a char at index 0, and pasting at index 0. The former was my fault when switching INT32 to unsigned.
- Activate Kart splitscreen chat code behind
#define NETSPLITSCREEN
- Disable chat by adding
splitscreen
check toOLDCHAT
- Draw up and down scroll arrows the 2.2 way, by string
- Cleanup commit to adjust comment whitespace and rename
stop_spamming_you_cunt
(yeahfuckaj
can stay but I draw the line at cunt, sorry :X )
Pending whether I can actually draw the arrows correctly; hold tight while I figure out why SLADE's not firing up... works fine, fire away
Edited by mazmazz
Merge request reports
Activity
Filter activity
added 2 commits
The new arrow drawing code runs fine. You'll have to tell me if this looks misaligned
(edit: in fact yeah it is... gotta move down arrow up a few pixels)
Edited by mazmazzadded 1 commit
- a9fb17da - Revert "Extend HU_FONTSTART to STCFN022 (from 2.2)"
The arrow chars are part of the font now, so I'll put that in a separate merge request on public in case I rollback patch.dta last minute. If I do roll it back, I'll re-insert the arrow drawing code after CHAT is merged.
This merge is good to go.
Edited by mazmazzmentioned in merge request STJr/SRB2!398 (merged)
mentioned in commit 809bb8a9
Please register or sign in to reply