hedgewars/GSHandlers.inc
Wed, 30 Jul 2008 12:20:14 +0000 unc0rr Last try to get rope not to get stuck in the ground
Mon, 28 Jul 2008 13:53:50 +0000 unc0rr - Fix warnings
Sun, 27 Jul 2008 23:01:41 +0000 unc0rr - Fix problem when clouds number is 0
Sun, 27 Jul 2008 21:01:11 +0000 unc0rr - Airplane is higher
Sun, 27 Jul 2008 20:03:07 +0000 unc0rr Play Ow1.ogg and Ow4.ogg when hedgehog falls
Sun, 27 Jul 2008 19:37:24 +0000 unc0rr Add ability to resize engine's window
Sun, 27 Jul 2008 14:28:45 +0000 unc0rr Play sound before cake explodes
Sun, 27 Jul 2008 14:05:17 +0000 unc0rr Finish cake implementation
Sun, 27 Jul 2008 13:44:04 +0000 unc0rr - Cake sits down before exploding
Sun, 27 Jul 2008 13:32:44 +0000 unc0rr Animate falling and waking up cake
Sun, 27 Jul 2008 12:57:15 +0000 unc0rr - Animate cake walking
Fri, 25 Jul 2008 22:28:22 +0000 unc0rr Show cake rotated correct angle
Fri, 25 Jul 2008 14:01:28 +0000 unc0rr Cake explodes on /attack
Fri, 25 Jul 2008 13:52:35 +0000 unc0rr First implementation of the Cake weapon
Fri, 25 Jul 2008 10:56:05 +0000 unc0rr Stubs for spider weapon
Mon, 07 Jul 2008 13:06:25 +0000 unc0rr Update copyright headers a bit
Fri, 04 Jul 2008 21:20:17 +0000 unc0rr Update explosion graphics
Fri, 04 Jul 2008 19:25:00 +0000 unc0rr Better ?? implementation of explosion
Fri, 04 Jul 2008 14:40:52 +0000 unc0rr Testing explosion particles implementation
Mon, 23 Jun 2008 12:25:59 +0000 unc0rr Make engine compilable without debugging on
Wed, 18 Jun 2008 20:43:34 +0000 unc0rr - Fix firepunch sprite direction when use in high jump
Wed, 11 Jun 2008 22:19:14 +0000 unc0rr Use Kamikaze sound
Wed, 11 Jun 2008 15:42:53 +0000 unc0rr Use kamiakze sprite
Mon, 09 Jun 2008 20:34:45 +0000 unc0rr Kamikaze weapon
Mon, 09 Jun 2008 15:02:49 +0000 unc0rr Don't push attacking hedgehog when using whip or baseball
Mon, 09 Jun 2008 14:57:54 +0000 unc0rr Fix firepunch direction when attacking from high jump
Fri, 06 Jun 2008 14:40:29 +0000 unc0rr Prevent wrong aim direction when using rope after high jump
Thu, 29 May 2008 18:27:20 +0000 unc0rr Fix mortar clusters spread direction
Sat, 24 May 2008 17:34:06 +0000 unc0rr - Start chat implementation: chat strings are on the screen
Sat, 17 May 2008 22:21:45 +0000 unc0rr Better rope
Wed, 14 May 2008 14:13:18 +0000 unc0rr Fix some bugs with dropping from parachute
Mon, 12 May 2008 19:49:36 +0000 unc0rr - Continue preparation for implementing attack from rope and parachute
Mon, 12 May 2008 15:00:20 +0000 unc0rr Some preparation work for attacking from rope, parachute and etc.
Sat, 10 May 2008 16:26:53 +0000 unc0rr Implement whip weapon
Sat, 10 May 2008 14:46:02 +0000 unc0rr Initial implementation of mortar
Thu, 08 May 2008 21:27:59 +0000 unc0rr It looks like fix for cluster bomb issue...
Thu, 08 May 2008 18:02:52 +0000 unc0rr - Some changes in clusters initialization
Thu, 08 May 2008 14:54:48 +0000 unc0rr Now really fix issue with mines on top of cases
Thu, 08 May 2008 14:22:19 +0000 unc0rr Fix mines on top of the case issue also
Thu, 08 May 2008 14:06:44 +0000 unc0rr Fix collecting cases after teleportation
Thu, 08 May 2008 13:55:14 +0000 unc0rr Fix issue with hedgehog on top of the hedgehog with pickhammer
Sun, 27 Apr 2008 11:40:22 +0000 unc0rr Update copyright info in source files headers
Sat, 26 Apr 2008 14:35:01 +0000 unc0rr Desert Eagle and Shotgun shot animations
Mon, 21 Apr 2008 16:51:14 +0000 unc0rr Animate baseball bat attack
Sun, 20 Apr 2008 10:39:08 +0000 unc0rr Teleport animation
Sun, 13 Apr 2008 16:14:13 +0000 unc0rr Add sprite for pickhammer
Sun, 23 Mar 2008 18:08:00 +0000 unc0rr Fix fall without damage trick, which could be performed with not attached rope
Sun, 23 Mar 2008 18:03:07 +0000 unc0rr Fix bug allowing to make stacks of hedgehogs with teleport
Fri, 21 Mar 2008 20:34:48 +0000 unc0rr Fix accessing to freed memory
Fri, 14 Mar 2008 16:51:24 +0000 unc0rr Fix potentional syncronizing bug
Sun, 09 Mar 2008 12:33:54 +0000 unc0rr Fix hedgehogs switching hang
Fri, 07 Mar 2008 18:10:03 +0000 unc0rr - Use cloud as 'visual gear'
Fri, 07 Mar 2008 14:47:03 +0000 unc0rr - 'Incoming!' shout when the plane appears
Fri, 07 Mar 2008 13:16:11 +0000 unc0rr Fix teleportation bug spotted by Tiyuri
Sun, 24 Feb 2008 20:00:31 +0000 unc0rr - More accurate rope collision detection
Mon, 28 Jan 2008 19:05:29 +0000 unc0rr Convert the rest of rotated sprites to be rotated by OpenGL
Sun, 27 Jan 2008 16:49:11 +0000 unc0rr Now game looks almost like it did before switching to OpenGL
Sun, 27 Jan 2008 15:02:12 +0000 unc0rr More sprites are visible
Sun, 30 Dec 2007 16:40:12 +0000 unc0rr Finally, get rid of large stupid StoreSurface
Thu, 13 Dec 2007 16:10:58 +0000 unc0rr - Fix for hedgehogs switching
less more (0) -100 -60 tip