[CF-Devel] Path: party gsay improvment

crossfire-devel at archives.real-time.com crossfire-devel at archives.real-time.com
Mon Jun 7 11:58:49 CDT 2004


Nicolas Weeger wrote:
>>
     
       In fact, I have no idea what the code is trying to fix - my only 
     
     >>
     
      guess is that the color should be white, and whoever put that code in, 
     
     >>
     
      didn't realize the paramter passing.
     
     >
     
     
     >
     
     
     >
     
      The code changed the displayed message, too:
     
     >
     
      before, it was like another 'tell', ie '%s tells: %s'
     
     >
     
      after, it's '[%s] %s tells: %s' with party name added, thus making it 
     
     >
     
      easier to see it's a gsay message.
     
     
  Yeah, I got that part.  I meant it wasn't clear why calls to new_draw_info() 
were replaced with calls to new_draw_info_format(), since code further up is 
already doing a snprintf on the data that is being passed into the new_draw.. 
function.



_______________________________________________
crossfire-devel mailing list
     
     crossfire-devel at lists.real-time.com
     
     
     https://mailman.real-time.com/mailman/listinfo/crossfire-devel
     
     
    


More information about the crossfire mailing list