Tue, 14 Dec 2010 20:01:27 +0300 Don't reset teams when returning from draw map page
unc0rr [Tue, 14 Dec 2010 20:01:27 +0300] rev 4524
Don't reset teams when returning from draw map page
Mon, 13 Dec 2010 19:22:09 -0500 oops. forgot the getter.
nemo [Mon, 13 Dec 2010 19:22:09 -0500] rev 4523
oops. forgot the getter.
Mon, 13 Dec 2010 19:00:03 -0500 Add an input mask for setting of gear messages. Intended for intercepting user messages. This is totally untested. I don't think it should desync but seriously needs a lot of testing. Esp the doPut behaviour.
nemo [Mon, 13 Dec 2010 19:00:03 -0500] rev 4522
Add an input mask for setting of gear messages. Intended for intercepting user messages. This is totally untested. I don't think it should desync but seriously needs a lot of testing. Esp the doPut behaviour.
Mon, 13 Dec 2010 18:13:42 -0500 Add override for speech bubble position 0: default, 1: background/translucent 2: foreground/opaque
nemo [Mon, 13 Dec 2010 18:13:42 -0500] rev 4521
Add override for speech bubble position 0: default, 1: background/translucent 2: foreground/opaque
Mon, 13 Dec 2010 22:12:30 +0300 Allow to draw maps in frontend and play them (only locally, some bugs to fix)
unc0rr [Mon, 13 Dec 2010 22:12:30 +0300] rev 4520
Allow to draw maps in frontend and play them (only locally, some bugs to fix)
Mon, 13 Dec 2010 19:26:20 +0100 exposing seed for editing and viewing
Henek [Mon, 13 Dec 2010 19:26:20 +0100] rev 4519
exposing seed for editing and viewing
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
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip