Mon, 06 Dec 2010 21:15:41 -0500 nemo 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 koda Forts: reduce preview size and add hi-res one
Mon, 06 Dec 2010 13:07:36 -0500 nemo try this mikade
Mon, 06 Dec 2010 08:58:24 -0500 nemo merge
Mon, 06 Dec 2010 12:21:12 +0300 unc0rr Always keep last point of drawn polyline
Mon, 06 Dec 2010 08:58:05 -0500 nemo disable say, just don't do anything. trying to avoid spew on spectator join
Mon, 06 Dec 2010 00:33:39 -0500 nemo string length checks
Sun, 05 Dec 2010 23:58:15 -0500 nemo fix hsa/hta/hya
Sun, 05 Dec 2010 23:50:04 -0500 nemo trying to unbreak hog speech
Sun, 05 Dec 2010 23:08:57 -0500 nemo remove currentteam check
Sun, 05 Dec 2010 22:02:30 -0500 nemo 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 sheepluva changing Tree Map theme to Halloween (this time on the right branch >_>)
Sun, 05 Dec 2010 23:48:58 +0100 koda update schemes for ios
Sun, 05 Dec 2010 19:00:41 +0100 koda added porkey and sheep hats
Sun, 05 Dec 2010 02:44:20 +0100 koda add a simple check to prevent loading sounds when device is muted
Sun, 05 Dec 2010 00:05:21 +0100 koda write some version information inside the application
Sat, 04 Dec 2010 23:30:20 +0300 unc0rr merge
Sat, 04 Dec 2010 23:29:59 +0300 unc0rr Halfplement decode/drawing routine
Sat, 04 Dec 2010 22:33:14 +0300 unc0rr - Change painted map file format
Sat, 04 Dec 2010 15:09:19 -0500 nemo add nil check
Sat, 04 Dec 2010 11:30:54 -0500 nemo 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.
Sat, 04 Dec 2010 08:52:57 +0100 koda more retina support and multitasking support
Thu, 02 Dec 2010 20:40:30 -0500 nemo add visual gear registration
Thu, 02 Dec 2010 20:29:46 -0500 nemo make Tint(longword) use RGBA
Thu, 02 Dec 2010 19:51:30 -0500 nemo 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
Thu, 02 Dec 2010 19:19:34 -0500 nemo forgot the passed in uid
Thu, 02 Dec 2010 19:04:02 -0500 nemo Restore King mode. The worst of the changes was Place Hogs
Thu, 02 Dec 2010 18:52:37 -0500 nemo compress the PNGs
Thu, 02 Dec 2010 18:50:52 -0500 nemo merge
Thu, 02 Dec 2010 00:51:56 +0100 koda enable support for retina display in the ios port
Thu, 02 Dec 2010 00:25:26 +0100 koda add a higher resolution preview image, could be nice to add a hover effect on normal preview that displays this bigger version
Thu, 02 Dec 2010 00:23:54 +0100 koda reduce icons to 32x32 but create a 64x64 image for preview, also useful for ios and retina displays (frontend should be updated)
Thu, 02 Dec 2010 18:45:16 -0500 nemo Add an extra pass in FindPlace for AI resurrection mode to try to make it unwinnable, add DeleteGear, DeleteVisualGear, AddVisualGear, GetVisualGearValues, SetVisualGearValues to Lua
Wed, 01 Dec 2010 22:06:23 +0300 unc0rr - Implement decode() function.
Wed, 01 Dec 2010 20:45:46 +0300 unC0Rr merge
Wed, 01 Dec 2010 20:43:35 +0300 igorko Translation update
Wed, 01 Dec 2010 20:45:05 +0300 unC0Rr Some more improvements
Wed, 01 Dec 2010 01:43:55 +0100 koda un-break also the ios project
Wed, 01 Dec 2010 00:58:03 +0100 koda un-break build (wrong merge in uConsole) and update project file with the new sources
Tue, 30 Nov 2010 22:46:47 +0100 koda OMG merge
Mon, 29 Nov 2010 23:10:38 -0500 nemo Add poison sounds to all voices pending proper recording by armagon.
Mon, 29 Nov 2010 22:23:56 +0300 unc0rr Simple simplify() function
Sun, 28 Nov 2010 15:07:26 -0500 nemo do GoBack if also INGAME due to kick
Sun, 28 Nov 2010 14:38:42 -0500 nemo disable last commit w/ comment
Sun, 28 Nov 2010 14:25:24 -0500 nemo suppress PART if game is running. testing, etc.
Sun, 28 Nov 2010 13:58:25 -0500 nemo Try suppressing those annoying "incorrect state" messages without actually breaking net play. Alter prior checks on GoBack. NEEDS TESTING.
Sun, 28 Nov 2010 13:12:00 -0500 nemo add null check
Sun, 28 Nov 2010 12:55:57 -0500 nemo 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
Sun, 28 Nov 2010 19:03:28 +0300 unc0rr Basic encoding of drawn map
Sun, 28 Nov 2010 17:23:51 +0300 unc0rr Improve map editor a bit
Sat, 27 Nov 2010 23:57:31 +0300 unc0rr Small testing app for DrawMap scene
Sat, 27 Nov 2010 23:55:39 +0300 unc0rr Some basic functionality
Sat, 27 Nov 2010 22:40:29 +0300 unc0rr Initial commit of the Draw Map Scene
Fri, 26 Nov 2010 15:31:57 -0500 nemo add a uid to VGs for purpose of Lua manipulation
Fri, 26 Nov 2010 10:21:53 -0500 nemo corrected steps
Thu, 25 Nov 2010 22:56:28 -0500 nemo 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.
Wed, 24 Nov 2010 20:36:46 -0500 prg fix for frontend desync
Wed, 24 Nov 2010 16:41:35 -0500 nemo update translations, add Dutch
Wed, 24 Nov 2010 15:40:28 -0500 nemo move this call to where the game tick is actually incremented
Mon, 22 Nov 2010 22:05:46 +0100 Henek adding a combobox to weapon editor as scheme editor, added a few notices for deleting and some buttons in this area.
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip