sheepluva [Sat, 03 Apr 2010 10:35:53 +0000] rev 3285
* give translators their "unfinished" tags back :>
* fix xfire.h path in hedgewars.pro file (letter was in wrong case)
* lupdate and lrelease again
* I hope everything's correct now XD
sheepluva [Sat, 03 Apr 2010 10:26:24 +0000] rev 3284
Palewolf:
* SniperRifle.lua: convert spaces to tabs
* Update spanish translation
sheepluva:
translations:
* ran sed -i 's/ type="[^"]*"//' on .ts files as requested by Smaxx and Palewolf
* ran lupdate and lrelease
frontend:
* reduce min window-size a bit
* make option page scale down better
engine:
* replacing Smaxx' latest commit with a TryDo()
unc0rr [Sat, 03 Apr 2010 08:47:06 +0000] rev 3283
Some stuff for game server administration task
smxx [Sat, 03 Apr 2010 08:46:01 +0000] rev 3282
Engine:
* Avoid GetRandom(0) causing an exception
nemo [Sat, 03 Apr 2010 06:52:26 +0000] rev 3281
Comment out this drawing of hat - I'm pretty sure it is redundant, did try to check various combinations
nemo [Sat, 03 Apr 2010 06:39:17 +0000] rev 3280
Add ApplyAmmoChanges to get text/animation/crosshairs
sheepluva [Sat, 03 Apr 2010 06:29:24 +0000] rev 3279
frontend: moving/styling exit/back buttons so that they are displayed at similar positions. (no button-"jumping" on page switch anymore)