nemo [Tue, 07 Dec 2010 23:34:01 -0500] rev 4483
band/bor/bnot to support Lua 5.1 lack of binary ops
nemo [Tue, 07 Dec 2010 22:23:40 -0500] rev 4482
Restore millisecond precision for mines time
nemo [Tue, 07 Dec 2010 19:33:34 -0500] rev 4481
Eh. Since you asked. AddAmmo hook for Lua
nemo [Tue, 07 Dec 2010 17:33:11 -0500] rev 4480
would help if I put it in the right routine
nemo [Tue, 07 Dec 2010 17:29:02 -0500] rev 4479
Add script hook onNewTurn to the end of AfterSwitchHedgehog. This should signal the very start of a new turn, immediately after CurrentTeam is switched.
koda [Wed, 08 Dec 2010 15:16:57 +0100] rev 4478
code cleanup
unc0rr [Tue, 07 Dec 2010 22:02:09 +0300] rev 4477
Add QAspectRatioLayout borrowed from http://wiki.forum.nokia.com/index.php/CS001309_-_Maintaining_square_form_for_a_widget_in_Qt to maintain width == height * 2 aspect ratio for map drawing widget
koda [Wed, 08 Dec 2010 14:47:52 +0100] rev 4476
team selection completely refactored, now has animation and more performance
use a semi transparent black background color (on powerful devices)
other smaller improvements and bugfixes
nemo [Mon, 06 Dec 2010 21:15:41 -0500] rev 4475
rendering optimisations. remove the recursive flames in explosions (might need more due to the gravity change in the new flames) but more usefully, eliminate a number of redundant Tint calls
koda [Tue, 07 Dec 2010 01:18:43 +0100] rev 4474
Forts: reduce preview size and add hi-res one
nemo [Mon, 06 Dec 2010 13:07:36 -0500] rev 4473
try this mikade
nemo [Mon, 06 Dec 2010 08:58:24 -0500] rev 4472
merge
unc0rr [Mon, 06 Dec 2010 12:21:12 +0300] rev 4471
Always keep last point of drawn polyline
nemo [Mon, 06 Dec 2010 08:58:05 -0500] rev 4470
disable say, just don't do anything. trying to avoid spew on spectator join
nemo [Mon, 06 Dec 2010 00:33:39 -0500] rev 4469
string length checks
nemo [Sun, 05 Dec 2010 23:58:15 -0500] rev 4468
fix hsa/hta/hya
nemo [Sun, 05 Dec 2010 23:50:04 -0500] rev 4467
trying to unbreak hog speech
nemo [Sun, 05 Dec 2010 23:08:57 -0500] rev 4466
remove currentteam check
nemo [Sun, 05 Dec 2010 22:02:30 -0500] rev 4465
Allow hog speech when not your turn. Currently is set to 40% opacity (could be fainter) and drawn behind the hogs instead of in front. Also allows hog targetting using a number.
sheepluva [Mon, 06 Dec 2010 03:09:12 +0100] rev 4464
changing Tree Map theme to Halloween (this time on the right branch >_>)
koda [Sun, 05 Dec 2010 23:48:58 +0100] rev 4463
update schemes for ios
koda [Sun, 05 Dec 2010 19:00:41 +0100] rev 4462
added porkey and sheep hats
koda [Sun, 05 Dec 2010 02:44:20 +0100] rev 4461
add a simple check to prevent loading sounds when device is muted
koda [Sun, 05 Dec 2010 00:05:21 +0100] rev 4460
write some version information inside the application
unc0rr [Sat, 04 Dec 2010 23:30:20 +0300] rev 4459
merge
unc0rr [Sat, 04 Dec 2010 23:29:59 +0300] rev 4458
Halfplement decode/drawing routine
unc0rr [Sat, 04 Dec 2010 22:33:14 +0300] rev 4457
- Change painted map file format
- Stub for uLandPainted.pas
nemo [Sat, 04 Dec 2010 15:09:19 -0500] rev 4456
add nil check
nemo [Sat, 04 Dec 2010 11:30:54 -0500] rev 4455
In AI survival mode, have the AI score when it kills humans, instead of its own team, clear poison on an AI kill, and reset AI health using InitialHealth instead of 100.
koda [Sat, 04 Dec 2010 08:52:57 +0100] rev 4454
more retina support and multitasking support