nemo [Sun, 30 Jan 2011 17:54:02 -0500] rev 4889
Reset things using team colour on change in SetClanColor in lua. This routine had better have been worth it.
Also add GearHidden to health recount.
Oh. and NEEDS TESTING.
sheepluva [Sun, 30 Jan 2011 20:04:34 +0100] rev 4888
activate icon display in menus
(menu icons are not displayed in qt by default in newer version)
unc0rr [Sun, 30 Jan 2011 21:33:39 +0300] rev 4887
merge
Henek [Sun, 30 Jan 2011 19:05:31 +0100] rev 4886
fixed unlimeted fuel bug for rcplane
also added solid flag for tryplaceonland function
unc0rr [Sun, 30 Jan 2011 21:33:08 +0300] rev 4885
Fix ApplyDamage accepting Damage == 0
sheepluva [Sun, 30 Jan 2011 06:56:12 +0100] rev 4884
nicklists:
* friends go to the top
* ignored people go to the bottom
* first time each of those happens it automatically scrolls there (to avoid "where did it go?!"-moments)
friendslist/ignorelist:
adding a nick to one will remove it from other
Henek [Sat, 29 Jan 2011 21:16:09 +0100] rev 4883
added dummy for tardis and ugly icons for tardis and structure
also added ability to add goals for lua, but forgot it so might not work
nemo [Sat, 29 Jan 2011 14:54:08 -0500] rev 4882
expose set clan color for Cairo. might also be useful for betrayals in campaign mode or somesuch
Henek [Sat, 29 Jan 2011 18:18:44 +0100] rev 4881
still in developement take on adding structures, working hiding of hogs and ejecting them later.
also some refactoring in uGears to evade "ambigous" variable names
and, a little tweak to teleportation code that should not affect game but will help in for instance lua
sheepluva [Sat, 29 Jan 2011 17:40:45 +0100] rev 4880
bugfix: fixing sticky mines calling AddGearCI when they shouldn't (allows jumping on them in midair)
thanks to CheezeMonkey for discovering this bug
also: fix confusing indentation
notice: this does NOT fix the hovering-mine-cluster-bug