Mon, 13 Dec 2010 20:54:18 +0300 Use pageSwitchMapper in some more places
unc0rr [Mon, 13 Dec 2010 20:54:18 +0300] rev 4518
Use pageSwitchMapper in some more places
Mon, 13 Dec 2010 15:02:04 +0100 added team flag to AddTeam and made AI team allowed to have custom flags. added GetGearVelocity and SetGearVelocity and removed CopyPV2. changed knockball to use use these functions instead.
Henek [Mon, 13 Dec 2010 15:02:04 +0100] rev 4517
added team flag to AddTeam and made AI team allowed to have custom flags. added GetGearVelocity and SetGearVelocity and removed CopyPV2. changed knockball to use use these functions instead.
Sun, 12 Dec 2010 23:52:53 -0500 add PlaySound(soundType, hogGearUID) -- this roundabout way to reference a team seems to be how things are done in lua right now. might need changing in future
nemo [Sun, 12 Dec 2010 23:52:53 -0500] rev 4516
add PlaySound(soundType, hogGearUID) -- this roundabout way to reference a team seems to be how things are done in lua right now. might need changing in future
Mon, 13 Dec 2010 04:53:48 +0100 my first merge :(
Henek [Mon, 13 Dec 2010 04:53:48 +0100] rev 4515
my first merge :(
Sun, 12 Dec 2010 20:17:00 -0500 div 0 check
nemo [Sun, 12 Dec 2010 20:17:00 -0500] rev 4514
div 0 check
Mon, 13 Dec 2010 04:52:23 +0100 added general scripts to multiplayer and added option for scripts to allow user set schemes or weapon sets.
Henek [Mon, 13 Dec 2010 04:52:23 +0100] rev 4513
added general scripts to multiplayer and added option for scripts to allow user set schemes or weapon sets.
Mon, 13 Dec 2010 01:24:06 +0100 more server stubs
koda [Mon, 13 Dec 2010 01:24:06 +0100] rev 4512
more server stubs
Sun, 12 Dec 2010 21:47:55 +0300 Pretension to switch to draw map page
unc0rr [Sun, 12 Dec 2010 21:47:55 +0300] rev 4511
Pretension to switch to draw map page
Sun, 12 Dec 2010 05:23:37 +0100 add some connection facility to netserver
koda [Sun, 12 Dec 2010 05:23:37 +0100] rev 4510
add some connection facility to netserver
Sat, 11 Dec 2010 23:28:52 +0300 Use QSignalMapper instead of GoToPage*() functions (not all calls converted yet)
unc0rr [Sat, 11 Dec 2010 23:28:52 +0300] rev 4509
Use QSignalMapper instead of GoToPage*() functions (not all calls converted yet)
Sat, 11 Dec 2010 21:27:43 +0300 merge
unc0rr [Sat, 11 Dec 2010 21:27:43 +0300] rev 4508
merge
Sat, 11 Dec 2010 18:48:14 +0100 audio_session is giving problems with multitasking so disabling it for now
koda [Sat, 11 Dec 2010 18:48:14 +0100] rev 4507
audio_session is giving problems with multitasking so disabling it for now fix build
Sat, 11 Dec 2010 14:03:49 +0100 Finnished up the lua translations by adding training maps, campaign is ignored for now
Henek [Sat, 11 Dec 2010 14:03:49 +0100] rev 4506
Finnished up the lua translations by adding training maps, campaign is ignored for now
Sat, 11 Dec 2010 02:30:03 +0100 disable large maps also on iphone3gs and ipodtouch3g, they fail to load sometimes
koda [Sat, 11 Dec 2010 02:30:03 +0100] rev 4505
disable large maps also on iphone3gs and ipodtouch3g, they fail to load sometimes
Sat, 11 Dec 2010 01:55:16 +0100 add the appirater class for getting more positive reviews
koda [Sat, 11 Dec 2010 01:55:16 +0100] rev 4504
add the appirater class for getting more positive reviews enabled full multitasking for iphone (but only with ios >= 4.2) fixed a glitch that would leave stuff onscreen while ammo menu open
Sat, 11 Dec 2010 01:00:00 +0100 also updated TrophyRace to new system
Henek [Sat, 11 Dec 2010 01:00:00 +0100] rev 4503
also updated TrophyRace to new system
Fri, 10 Dec 2010 23:58:15 +0100 lua access to data dir by GetDataPath and made a new scripting translation system with Locale.lua as library and .lua files under Locale. Updated maps Basketball and Knockball to this new system.
Henek [Fri, 10 Dec 2010 23:58:15 +0100] rev 4502
lua access to data dir by GetDataPath and made a new scripting translation system with Locale.lua as library and .lua files under Locale. Updated maps Basketball and Knockball to this new system.
Fri, 10 Dec 2010 22:39:20 +0100 Frontend:
smaxx [Fri, 10 Dec 2010 22:39:20 +0100] rev 4501
Frontend: * Fixed missing icon files on Win32
Sat, 11 Dec 2010 21:27:15 +0300 Add a stub for draw map page
unc0rr [Sat, 11 Dec 2010 21:27:15 +0300] rev 4500
Add a stub for draw map page
Thu, 09 Dec 2010 20:35:28 -0500 return RGBA
nemo [Thu, 09 Dec 2010 20:35:28 -0500] rev 4499
return RGBA
Thu, 09 Dec 2010 19:10:37 -0500 clan color fetch
nemo [Thu, 09 Dec 2010 19:10:37 -0500] rev 4498
clan color fetch
Thu, 09 Dec 2010 22:51:07 +0100 merge
koda [Thu, 09 Dec 2010 22:51:07 +0100] rev 4497
merge
Thu, 09 Dec 2010 11:12:40 -0500 add missing setter for botlevel
nemo [Thu, 09 Dec 2010 11:12:40 -0500] rev 4496
add missing setter for botlevel
Thu, 09 Dec 2010 10:24:04 -0500 Updated Chinese translation
archl [Thu, 09 Dec 2010 10:24:04 -0500] rev 4495
Updated Chinese translation
Thu, 09 Dec 2010 11:59:07 +0300 Pass hardcoded drawn map from frontend into engine \o/
unc0rr [Thu, 09 Dec 2010 11:59:07 +0300] rev 4494
Pass hardcoded drawn map from frontend into engine \o/
Wed, 08 Dec 2010 22:35:29 +0100 removing all ; from lua script as an act of temporary rage and perfectionism
Henek [Wed, 08 Dec 2010 22:35:29 +0100] rev 4493
removing all ; from lua script as an act of temporary rage and perfectionism
Wed, 08 Dec 2010 15:10:38 -0500 standardise name
nemo [Wed, 08 Dec 2010 15:10:38 -0500] rev 4492
standardise name
Wed, 08 Dec 2010 14:46:17 -0500 pngcrush the new 2x previews. This "make the preview look a bit crisper at same size in iphone 4" is now costing us 2,916,716 bytes
nemo [Wed, 08 Dec 2010 14:46:17 -0500] rev 4491
pngcrush the new 2x previews. This "make the preview look a bit crisper at same size in iphone 4" is now costing us 2,916,716 bytes
Wed, 08 Dec 2010 22:25:30 +0300 Stub to recieve /draw command
unc0rr [Wed, 08 Dec 2010 22:25:30 +0300] rev 4490
Stub to recieve /draw command
Wed, 08 Dec 2010 22:18:50 +0300 - Pass map drawing data to engine
unc0rr [Wed, 08 Dec 2010 22:18:50 +0300] rev 4489
- Pass map drawing data to engine - Hardcode one map for test purposes
Thu, 09 Dec 2010 22:50:16 +0100 forgot to update these files
koda [Thu, 09 Dec 2010 22:50:16 +0100] rev 4488
forgot to update these files
Wed, 08 Dec 2010 21:55:15 +0300 Add drawn map into the list of map generators
unc0rr [Wed, 08 Dec 2010 21:55:15 +0300] rev 4487
Add drawn map into the list of map generators
Wed, 08 Dec 2010 17:48:33 +0100 fix crasher (somehow, might be glitchy)
koda [Wed, 08 Dec 2010 17:48:33 +0100] rev 4486
fix crasher (somehow, might be glitchy)
Wed, 08 Dec 2010 15:18:08 +0100 merge
koda [Wed, 08 Dec 2010 15:18:08 +0100] rev 4485
merge
Tue, 07 Dec 2010 23:47:11 -0500 these should probably be expressly integer
nemo [Tue, 07 Dec 2010 23:47:11 -0500] rev 4484
these should probably be expressly integer
Tue, 07 Dec 2010 23:34:01 -0500 band/bor/bnot to support Lua 5.1 lack of binary ops
nemo [Tue, 07 Dec 2010 23:34:01 -0500] rev 4483
band/bor/bnot to support Lua 5.1 lack of binary ops
Tue, 07 Dec 2010 22:23:40 -0500 Restore millisecond precision for mines time
nemo [Tue, 07 Dec 2010 22:23:40 -0500] rev 4482
Restore millisecond precision for mines time
Tue, 07 Dec 2010 19:33:34 -0500 Eh. Since you asked. AddAmmo hook for Lua
nemo [Tue, 07 Dec 2010 19:33:34 -0500] rev 4481
Eh. Since you asked. AddAmmo hook for Lua
Tue, 07 Dec 2010 17:33:11 -0500 would help if I put it in the right routine
nemo [Tue, 07 Dec 2010 17:33:11 -0500] rev 4480
would help if I put it in the right routine
Tue, 07 Dec 2010 17:29:02 -0500 Add script hook onNewTurn to the end of AfterSwitchHedgehog. This should signal the very start of a new turn, immediately after CurrentTeam is switched.
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.
Wed, 08 Dec 2010 15:16:57 +0100 code cleanup
koda [Wed, 08 Dec 2010 15:16:57 +0100] rev 4478
code cleanup
Tue, 07 Dec 2010 22:02:09 +0300 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
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
Wed, 08 Dec 2010 14:47:52 +0100 team selection completely refactored, now has animation and more performance
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
Mon, 06 Dec 2010 21:15:41 -0500 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
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
Tue, 07 Dec 2010 01:18:43 +0100 Forts: reduce preview size and add hi-res one
koda [Tue, 07 Dec 2010 01:18:43 +0100] rev 4474
Forts: reduce preview size and add hi-res one
Mon, 06 Dec 2010 13:07:36 -0500 try this mikade
nemo [Mon, 06 Dec 2010 13:07:36 -0500] rev 4473
try this mikade
Mon, 06 Dec 2010 08:58:24 -0500 merge
nemo [Mon, 06 Dec 2010 08:58:24 -0500] rev 4472
merge
Mon, 06 Dec 2010 12:21:12 +0300 Always keep last point of drawn polyline
unc0rr [Mon, 06 Dec 2010 12:21:12 +0300] rev 4471
Always keep last point of drawn polyline
Mon, 06 Dec 2010 08:58:05 -0500 disable say, just don't do anything. trying to avoid spew on spectator join
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
Mon, 06 Dec 2010 00:33:39 -0500 string length checks
nemo [Mon, 06 Dec 2010 00:33:39 -0500] rev 4469
string length checks
Sun, 05 Dec 2010 23:58:15 -0500 fix hsa/hta/hya
nemo [Sun, 05 Dec 2010 23:58:15 -0500] rev 4468
fix hsa/hta/hya
Sun, 05 Dec 2010 23:50:04 -0500 trying to unbreak hog speech
nemo [Sun, 05 Dec 2010 23:50:04 -0500] rev 4467
trying to unbreak hog speech
Sun, 05 Dec 2010 23:08:57 -0500 remove currentteam check
nemo [Sun, 05 Dec 2010 23:08:57 -0500] rev 4466
remove currentteam check
Sun, 05 Dec 2010 22:02:30 -0500 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.
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.
Mon, 06 Dec 2010 03:09:12 +0100 changing Tree Map theme to Halloween (this time on the right branch >_>)
sheepluva [Mon, 06 Dec 2010 03:09:12 +0100] rev 4464
changing Tree Map theme to Halloween (this time on the right branch >_>)
Sun, 05 Dec 2010 23:48:58 +0100 update schemes for ios
koda [Sun, 05 Dec 2010 23:48:58 +0100] rev 4463
update schemes for ios
Sun, 05 Dec 2010 19:00:41 +0100 added porkey and sheep hats
koda [Sun, 05 Dec 2010 19:00:41 +0100] rev 4462
added porkey and sheep hats
Sun, 05 Dec 2010 02:44:20 +0100 add a simple check to prevent loading sounds when device is muted
koda [Sun, 05 Dec 2010 02:44:20 +0100] rev 4461
add a simple check to prevent loading sounds when device is muted
Sun, 05 Dec 2010 00:05:21 +0100 write some version information inside the application
koda [Sun, 05 Dec 2010 00:05:21 +0100] rev 4460
write some version information inside the application
Sat, 04 Dec 2010 23:30:20 +0300 merge
unc0rr [Sat, 04 Dec 2010 23:30:20 +0300] rev 4459
merge
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip