Wed, 15 Dec 2010 22:03:46 +0300 Recieve and parse DRAWNMAP config
unc0rr [Wed, 15 Dec 2010 22:03:46 +0300] rev 4537
Recieve and parse DRAWNMAP config
Wed, 15 Dec 2010 21:48:54 +0300 Fix crash on forced disconnect
unc0rr [Wed, 15 Dec 2010 21:48:54 +0300] rev 4536
Fix crash on forced disconnect
Wed, 15 Dec 2010 21:40:16 +0300 The Fix
unc0rr [Wed, 15 Dec 2010 21:40:16 +0300] rev 4535
The Fix
Wed, 15 Dec 2010 21:10:25 +0300 Don't use std::string
unc0rr [Wed, 15 Dec 2010 21:10:25 +0300] rev 4534
Don't use std::string
Tue, 14 Dec 2010 20:41:33 -0500 add optional state parameter to hogsay
nemo [Tue, 14 Dec 2010 20:41:33 -0500] rev 4533
add optional state parameter to hogsay
Tue, 14 Dec 2010 19:36:12 -0500 oops
nemo [Tue, 14 Dec 2010 19:36:12 -0500] rev 4532
oops
Tue, 14 Dec 2010 18:18:54 -0500 Reenable ReadyTimer using a synced message NEEDS TESTING.
nemo [Tue, 14 Dec 2010 18:18:54 -0500] rev 4531
Reenable ReadyTimer using a synced message NEEDS TESTING.
Tue, 14 Dec 2010 17:47:53 -0500 merge
nemo [Tue, 14 Dec 2010 17:47:53 -0500] rev 4530
merge
Tue, 14 Dec 2010 22:32:47 +0100 Update Slovak translation
jose1711 [Tue, 14 Dec 2010 22:32:47 +0100] rev 4529
Update Slovak translation
Tue, 14 Dec 2010 17:47:38 -0500 Reorder top registered variables by frequency gathered from 60 or so games of varying length/type. Oh. And add green hair to joker.
nemo [Tue, 14 Dec 2010 17:47:38 -0500] rev 4528
Reorder top registered variables by frequency gathered from 60 or so games of varying length/type. Oh. And add green hair to joker.
Tue, 14 Dec 2010 21:56:37 +0300 Compess at highest ratio
unc0rr [Tue, 14 Dec 2010 21:56:37 +0300] rev 4527
Compess at highest ratio
Tue, 14 Dec 2010 21:04:43 +0300 Debug messages
unc0rr [Tue, 14 Dec 2010 21:04:43 +0300] rev 4526
Debug messages
Tue, 14 Dec 2010 20:46:50 +0300 Try to send drawn map data to net server
unc0rr [Tue, 14 Dec 2010 20:46:50 +0300] rev 4525
Try to send drawn map data to net server
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
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip