empserver/src
Markus Armbruster dcd192f324 Use mpr() instead of PR() where possible
The difference between the two is that PR() buffers partial lines, and
mpr() suppresses output to country#0.  Doesn't matter when printing
complete lines to a country other than #0, e.g. the owner of a unit.
2010-07-18 09:28:49 +02:00
..
client Convert spaces to tabs 2010-06-20 18:36:44 +02:00
lib Use mpr() instead of PR() where possible 2010-07-18 09:28:49 +02:00
scripts Update copyright notice 2010-01-19 08:40:17 +01:00
server Convert spaces to tabs 2010-06-20 18:36:44 +02:00
util Tidy up whitespace in macro replacement lists 2010-06-20 18:39:31 +02:00