2010-12-08 code cleanup
koda [Wed, 08 Dec 2010 15:16:57 +0100] rev 4478
code cleanup
2010-12-07 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
2010-12-08 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
2010-12-07 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
2010-12-07 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
2010-12-06 try this mikade
nemo [Mon, 06 Dec 2010 13:07:36 -0500] rev 4473
try this mikade
2010-12-06 merge
nemo [Mon, 06 Dec 2010 08:58:24 -0500] rev 4472
merge
2010-12-06 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
2010-12-06 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
2010-12-06 string length checks
nemo [Mon, 06 Dec 2010 00:33:39 -0500] rev 4469
string length checks
2010-12-06 fix hsa/hta/hya
nemo [Sun, 05 Dec 2010 23:58:15 -0500] rev 4468
fix hsa/hta/hya
2010-12-06 trying to unbreak hog speech
nemo [Sun, 05 Dec 2010 23:50:04 -0500] rev 4467
trying to unbreak hog speech
2010-12-06 remove currentteam check
nemo [Sun, 05 Dec 2010 23:08:57 -0500] rev 4466
remove currentteam check
2010-12-06 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.
2010-12-06 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 >_>)
2010-12-05 update schemes for ios
koda [Sun, 05 Dec 2010 23:48:58 +0100] rev 4463
update schemes for ios
2010-12-05 added porkey and sheep hats
koda [Sun, 05 Dec 2010 19:00:41 +0100] rev 4462
added porkey and sheep hats
2010-12-05 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
2010-12-04 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
2010-12-04 merge
unc0rr [Sat, 04 Dec 2010 23:30:20 +0300] rev 4459
merge
2010-12-04 Halfplement decode/drawing routine
unc0rr [Sat, 04 Dec 2010 23:29:59 +0300] rev 4458
Halfplement decode/drawing routine
2010-12-04 - Change painted map file format
unc0rr [Sat, 04 Dec 2010 22:33:14 +0300] rev 4457
- Change painted map file format - Stub for uLandPainted.pas
2010-12-04 add nil check
nemo [Sat, 04 Dec 2010 15:09:19 -0500] rev 4456
add nil check
2010-12-04 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.
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.
2010-12-04 more retina support and multitasking support
koda [Sat, 04 Dec 2010 08:52:57 +0100] rev 4454
more retina support and multitasking support
2010-12-03 add visual gear registration
nemo [Thu, 02 Dec 2010 20:40:30 -0500] rev 4453
add visual gear registration
2010-12-03 make Tint(longword) use RGBA
nemo [Thu, 02 Dec 2010 20:29:46 -0500] rev 4452
make Tint(longword) use RGBA
2010-12-03 trying to get tint to behave more as I expect. need to ask Smaxx what he intended here, to avoid too many pointless colour calls
nemo [Thu, 02 Dec 2010 19:51:30 -0500] rev 4451
trying to get tint to behave more as I expect. need to ask Smaxx what he intended here, to avoid too many pointless colour calls
2010-12-03 forgot the passed in uid
nemo [Thu, 02 Dec 2010 19:19:34 -0500] rev 4450
forgot the passed in uid
2010-12-03 Restore King mode. The worst of the changes was Place Hogs
nemo [Thu, 02 Dec 2010 19:04:02 -0500] rev 4449
Restore King mode. The worst of the changes was Place Hogs
2010-12-02 compress the PNGs
nemo [Thu, 02 Dec 2010 18:52:37 -0500] rev 4448
compress the PNGs
2010-12-02 merge
nemo [Thu, 02 Dec 2010 18:50:52 -0500] rev 4447
merge
2010-12-01 enable support for retina display in the ios port
koda [Thu, 02 Dec 2010 00:51:56 +0100] rev 4446
enable support for retina display in the ios port
2010-12-01 add a higher resolution preview image, could be nice to add a hover effect on normal preview that displays this bigger version
koda [Thu, 02 Dec 2010 00:25:26 +0100] rev 4445
add a higher resolution preview image, could be nice to add a hover effect on normal preview that displays this bigger version
2010-12-01 reduce icons to 32x32 but create a 64x64 image for preview, also useful for ios and retina displays (frontend should be updated)
koda [Thu, 02 Dec 2010 00:23:54 +0100] rev 4444
reduce icons to 32x32 but create a 64x64 image for preview, also useful for ios and retina displays (frontend should be updated)
2010-12-02 Add an extra pass in FindPlace for AI resurrection mode to try to make it unwinnable, add DeleteGear, DeleteVisualGear, AddVisualGear, GetVisualGearValues, SetVisualGearValues to Lua
nemo [Thu, 02 Dec 2010 18:45:16 -0500] rev 4443
Add an extra pass in FindPlace for AI resurrection mode to try to make it unwinnable, add DeleteGear, DeleteVisualGear, AddVisualGear, GetVisualGearValues, SetVisualGearValues to Lua
2010-12-01 - Implement decode() function.
unc0rr [Wed, 01 Dec 2010 22:06:23 +0300] rev 4442
- Implement decode() function. - Implement saving and loading to/from file
2010-12-01 merge
unC0Rr [Wed, 01 Dec 2010 20:45:46 +0300] rev 4441
merge
2010-12-01 Translation update
igorko [Wed, 01 Dec 2010 20:43:35 +0300] rev 4440
Translation update
2010-12-01 Some more improvements
unC0Rr [Wed, 01 Dec 2010 20:45:05 +0300] rev 4439
Some more improvements
2010-12-01 un-break also the ios project
koda [Wed, 01 Dec 2010 01:43:55 +0100] rev 4438
un-break also the ios project
2010-11-30 un-break build (wrong merge in uConsole) and update project file with the new sources
koda [Wed, 01 Dec 2010 00:58:03 +0100] rev 4437
un-break build (wrong merge in uConsole) and update project file with the new sources
2010-11-30 OMG merge
koda [Tue, 30 Nov 2010 22:46:47 +0100] rev 4436
OMG merge
2010-11-30 Add poison sounds to all voices pending proper recording by armagon.
nemo [Mon, 29 Nov 2010 23:10:38 -0500] rev 4435
Add poison sounds to all voices pending proper recording by armagon.
2010-11-29 Simple simplify() function
unc0rr [Mon, 29 Nov 2010 22:23:56 +0300] rev 4434
Simple simplify() function
2010-11-28 do GoBack if also INGAME due to kick
nemo [Sun, 28 Nov 2010 15:07:26 -0500] rev 4433
do GoBack if also INGAME due to kick
2010-11-28 disable last commit w/ comment
nemo [Sun, 28 Nov 2010 14:38:42 -0500] rev 4432
disable last commit w/ comment
2010-11-28 suppress PART if game is running. testing, etc.
nemo [Sun, 28 Nov 2010 14:25:24 -0500] rev 4431
suppress PART if game is running. testing, etc.
2010-11-28 Try suppressing those annoying "incorrect state" messages without actually breaking net play. Alter prior checks on GoBack. NEEDS TESTING.
nemo [Sun, 28 Nov 2010 13:58:25 -0500] rev 4430
Try suppressing those annoying "incorrect state" messages without actually breaking net play. Alter prior checks on GoBack. NEEDS TESTING.
2010-11-28 add null check
nemo [Sun, 28 Nov 2010 13:12:00 -0500] rev 4429
add null check
2010-11-28 Try to kill off all teams if the player returns to the lobby in mid-game. Also leave game room open for admins to kick/restrict joins etc. NEEDS TESTING PROBABLY BROKE SOMETHING OR OTHER
nemo [Sun, 28 Nov 2010 12:55:57 -0500] rev 4428
Try to kill off all teams if the player returns to the lobby in mid-game. Also leave game room open for admins to kick/restrict joins etc. NEEDS TESTING PROBABLY BROKE SOMETHING OR OTHER
2010-11-28 Basic encoding of drawn map
unc0rr [Sun, 28 Nov 2010 19:03:28 +0300] rev 4427
Basic encoding of drawn map
2010-11-28 Improve map editor a bit
unc0rr [Sun, 28 Nov 2010 17:23:51 +0300] rev 4426
Improve map editor a bit
2010-11-27 Small testing app for DrawMap scene
unc0rr [Sat, 27 Nov 2010 23:57:31 +0300] rev 4425
Small testing app for DrawMap scene
2010-11-27 Some basic functionality
unc0rr [Sat, 27 Nov 2010 23:55:39 +0300] rev 4424
Some basic functionality
2010-11-27 Initial commit of the Draw Map Scene
unc0rr [Sat, 27 Nov 2010 22:40:29 +0300] rev 4423
Initial commit of the Draw Map Scene
2010-11-26 add a uid to VGs for purpose of Lua manipulation
nemo [Fri, 26 Nov 2010 15:31:57 -0500] rev 4422
add a uid to VGs for purpose of Lua manipulation
2010-11-26 corrected steps
nemo [Fri, 26 Nov 2010 10:21:53 -0500] rev 4421
corrected steps
2010-11-26 Add a visual gear for drawing circles. Intent is to allow specifying areas on map for lua scripts (such as to indicate a location to go to). Could also be used to, say, circle a hog in CTF. Also add a "Critical" flag for visual gears so a gear flagges as such will always be created.
nemo [Thu, 25 Nov 2010 22:56:28 -0500] rev 4420
Add a visual gear for drawing circles. Intent is to allow specifying areas on map for lua scripts (such as to indicate a location to go to). Could also be used to, say, circle a hog in CTF. Also add a "Critical" flag for visual gears so a gear flagges as such will always be created.
2010-11-25 fix for frontend desync
prg [Wed, 24 Nov 2010 20:36:46 -0500] rev 4419
fix for frontend desync
2010-11-24 update translations, add Dutch
nemo [Wed, 24 Nov 2010 16:41:35 -0500] rev 4418
update translations, add Dutch
2010-11-24 move this call to where the game tick is actually incremented
nemo [Wed, 24 Nov 2010 15:40:28 -0500] rev 4417
move this call to where the game tick is actually incremented
2010-11-22 adding a combobox to weapon editor as scheme editor, added a few notices for deleting and some buttons in this area.
Henek [Mon, 22 Nov 2010 22:05:46 +0100] rev 4416
adding a combobox to weapon editor as scheme editor, added a few notices for deleting and some buttons in this area.
2010-11-22 SinTable.inc -> uSinTable.pas
unc0rr [Mon, 22 Nov 2010 21:57:45 +0300] rev 4415
SinTable.inc -> uSinTable.pas
(0) -3000 -1000 -300 -100 -64 +64 +100 +300 +1000 +3000 +10000 tip