The Dink Network

Reply to Re: Alliance Command Ending

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
September 22nd, 12:50 AM
peasantmb.gif
yeoldetoast
Peasant They/Them Australia
Oh, NOW YOU'VE DONE IT! 
>FreeDink likely 'fixed' this bug

Only temporarily in the old 108 SDL1.2 branch. In the source of the 108 branch, draw_map_game() is called after setting player X/Y in preparation for screen change.

This was altered after Cocomonkey's write-up, in the 109 branch, which has a commented line remarking upon the change in did_player_cross_screen() in which the screen is drawn first, and then player X/Y updated.