hedgewars/uConsts.pas
Fri, 16 Oct 2009 14:48:28 +0000 nemo oops. wrong size
Fri, 16 Oct 2009 13:53:11 +0000 nemo fix molotov size
Thu, 15 Oct 2009 23:54:18 +0000 koda molotov sound FTW
Thu, 15 Oct 2009 21:47:05 +0000 nemo openal fix, training map selection and rcplane adjustments from Smaxx (untested, but look reasonable). Bunch of new graphics from Tiy, new translation for pt-pt from inu_
Thu, 15 Oct 2009 17:42:21 +0000 nemo Initial molotov cocktail. Still needs graphics, tweaking of fire behaviour. Also changed probabilities for default weapon sets
Mon, 12 Oct 2009 16:44:30 +0000 unc0rr Huge Smaxx patch with some fixes by me:
Mon, 12 Oct 2009 13:49:22 +0000 unc0rr - Fix camera area with different zoom levels
Thu, 08 Oct 2009 00:58:17 +0000 koda fix a very rare bug in which CurSlot becomes greater than cMaxCurSlot
Wed, 16 Sep 2009 14:44:40 +0000 unc0rr Optimize network traffic a bit:
Thu, 10 Sep 2009 15:29:28 +0000 nemo Strip trailing spaces
Wed, 09 Sep 2009 14:04:06 +0000 unc0rr - Implement low quality rope
Wed, 09 Sep 2009 01:55:37 +0000 nemo Ok. This time I think I have it. amNothing should work.
Tue, 08 Sep 2009 21:58:09 +0000 nemo Trying to correct prior amNothing checkin. untested.
Tue, 08 Sep 2009 19:44:49 +0000 nemo Add an empty weapon to avoid selection of weapons which aren't yet ready. Might all be useful to switch to amNothing in certain situations, like after using up all ropes, instead of bazooka.
Thu, 03 Sep 2009 10:02:50 +0000 unc0rr Remove crosshair from skip
Wed, 19 Aug 2009 15:17:21 +0000 koda restored volumen control (hoorray)
Mon, 17 Aug 2009 06:29:34 +0000 unc0rr Allow kamikaze in move
Sat, 01 Aug 2009 13:59:41 +0000 unc0rr New waves rendering procedure based on using texture coodrinates > 1.0
Wed, 15 Jul 2009 00:35:59 +0000 koda sound for mortar
Sun, 12 Jul 2009 13:57:20 +0000 koda corrects a wrong binding
Fri, 10 Jul 2009 19:10:29 +0000 koda fix a binding that was preveting to display anything else besides hogs on iphone
Fri, 10 Jul 2009 16:56:37 +0000 nemo untested
Fri, 10 Jul 2009 16:47:11 +0000 koda real fix for iphone color (reverting previous commit)
Fri, 10 Jul 2009 14:46:33 +0000 koda moves indestructible color to green for iphone compatibility
Thu, 09 Jul 2009 00:56:26 +0000 koda routine for loading lower resolution horizont and sky for nature theme when bigger images are not supported; right now they are not installed, but they could be useful for less powerful machines in general
Wed, 08 Jul 2009 15:03:57 +0000 koda additional touch support and nemo's reduced land array size
Mon, 06 Jul 2009 11:37:03 +0000 koda patch for loading sprites on two columns (helps embedded and lowpower machines). must deal with amGirder.png
Fri, 03 Jul 2009 22:02:13 +0000 koda typos
Wed, 01 Jul 2009 22:50:27 +0000 koda sounds for teleport and beginning of sudden death
Mon, 29 Jun 2009 03:47:39 +0000 koda initial bugfix for volume setup
Sun, 28 Jun 2009 18:47:55 +0000 nemo Smaxx' idea of timers, reworked just a tad. Might need variable for offset, but seems ok for now
Sun, 21 Jun 2009 17:47:57 +0000 nemo Ugly graphic for jetpack - jetpack should be essentially functional.
Sun, 21 Jun 2009 15:41:07 +0000 nemo Use different group to not erase messages, restore gear deletion on hog damage.
Sun, 21 Jun 2009 15:36:50 +0000 nemo Duplicate Parachute more closely :D
Sun, 21 Jun 2009 15:31:09 +0000 nemo Initial attempt at jetpack. Pluses, more like lunar lander (takes fall damage). Minuses, can't seem to cancel it or use alt weapon
Thu, 18 Jun 2009 17:48:06 +0000 nemo Smaxx refactor of LoadImage to use flags, iphone changes by koda (mostly use of rgba instead of rgb)
Thu, 18 Jun 2009 01:51:25 +0000 nemo Tiy's new airstrike graphic
Sun, 14 Jun 2009 13:20:28 +0000 unc0rr koda's patch fixing some iphone port troubles (color, mouse)
Thu, 11 Jun 2009 15:57:51 +0000 unc0rr Patch by Smaxx:
Thu, 11 Jun 2009 15:22:02 +0000 unc0rr Patch by koda:
Tue, 02 Jun 2009 18:43:00 +0000 unc0rr - Fix some ugly code
Tue, 02 Jun 2009 18:27:15 +0000 nemo New baseball bat sound, steam when fire lands on water (needs new hiss sound), bubbles when hedgehog drowns, more messages on
Mon, 01 Jun 2009 20:38:45 +0000 unc0rr Make code suck less
Sun, 24 May 2009 13:01:39 +0000 nemo Allow CJK override for zh_CN/zh_TW/ja
Fri, 15 May 2009 00:38:49 +0000 nemo Two new wavez - Juggle requires a different frame rate. using 38 instead of 125
Mon, 11 May 2009 18:56:55 +0000 nemo Move Speech to visual gears. This checkin CRASHES on deletion of visual gear outside the doStep
Sun, 03 May 2009 17:35:10 +0000 nemo Artillery mode, sniper rifle, speech bubble tweaks, fix of rope bug introduced by enabling hats in jump
Thu, 30 Apr 2009 20:13:44 +0000 unc0rr nemo's great patch:
Sun, 19 Apr 2009 11:59:23 +0000 unc0rr Move health sorter to visual gears:
Sun, 22 Mar 2009 21:51:30 +0000 unc0rr Add sounds to girder
Sun, 22 Mar 2009 21:03:59 +0000 unc0rr Save much CPU time by initializing vertex arrays in texture creation function
Sun, 22 Mar 2009 17:44:00 +0000 unc0rr Fix previous patch
Sun, 22 Mar 2009 17:41:07 +0000 unc0rr nemo's patch for girder + some fixes
Sun, 22 Mar 2009 17:39:12 +0000 unc0rr Use GL_TRIANGLE_FAN instead of GL_TRIANGLES (more efficient)
Sun, 22 Mar 2009 14:32:22 +0000 unc0rr Apply koda's OpenGL ES compatibility patch
Wed, 18 Mar 2009 22:02:55 +0000 unc0rr - Fix warnings in frontend
Mon, 16 Mar 2009 14:43:15 +0000 unc0rr Don't use GLU
Sun, 15 Mar 2009 17:47:06 +0000 unc0rr More game options by nemo
Sun, 15 Mar 2009 12:59:52 +0000 unc0rr Some tweaks by nemo
Sat, 07 Mar 2009 17:42:54 +0000 unc0rr - nemo's patch: some animations, zero probability for infinite weapons
less more (0) -100 -60 tip