hedgewars/CCHandlers.inc
Sat, 05 Jul 2008 15:13:33 +0000 unc0rr Enable fullscreen switching back, now it's bound on F12
Fri, 27 Jun 2008 17:45:35 +0000 unc0rr Hopefully done taunts implementation
Sun, 22 Jun 2008 19:26:01 +0000 unc0rr Start exit confirmation implementation
Wed, 11 Jun 2008 21:41:44 +0000 unc0rr Enable history (bound on ` key)
Wed, 11 Jun 2008 21:00:58 +0000 unc0rr Implement history for chat (27 entries), no key binding yet
Sun, 01 Jun 2008 20:01:45 +0000 unc0rr - Quick hack for hats
Sun, 25 May 2008 18:09:21 +0000 unc0rr Add nickname to message in more appropriate place
Sat, 24 May 2008 18:37:04 +0000 unc0rr Preparing to have gsChat gamestate
Mon, 12 May 2008 19:49:36 +0000 unc0rr - Continue preparation for implementing attack from rope and parachute
Sun, 11 May 2008 19:30:40 +0000 unc0rr Remove AltSlot and AltAmmo fields of Hedgehog record, as they are not actually needed
Sun, 11 May 2008 19:21:58 +0000 unc0rr Timer as hedgehog message (avoid possible desync in very rare cases)
Thu, 08 May 2008 20:30:34 +0000 unc0rr Fix handling '/skip' command during net game
Tue, 06 May 2008 14:47:45 +0000 unc0rr More verbose video parameters setting
Sun, 04 May 2008 19:47:47 +0000 unc0rr - Better error handling when creating the window
Sun, 27 Apr 2008 11:40:22 +0000 unc0rr Update copyright info in source files headers
Fri, 25 Apr 2008 13:51:01 +0000 unc0rr - Fix sounds when the turn is skipped
Thu, 24 Apr 2008 15:19:33 +0000 unc0rr - Some more sounds
Tue, 05 Feb 2008 18:25:46 +0000 unc0rr - Handle new command in game record and net
Tue, 05 Feb 2008 17:53:38 +0000 unc0rr - New command 'set weapon'
Sun, 27 Jan 2008 16:49:11 +0000 unc0rr Now game looks almost like it did before switching to OpenGL
Fri, 25 Jan 2008 20:47:50 +0000 unc0rr Start conversion to OpenGL rendering
Sun, 30 Dec 2007 16:51:06 +0000 unc0rr Better tags switching sequence
Wed, 19 Dec 2007 20:54:00 +0000 unc0rr Some misc fixes
Sun, 02 Dec 2007 17:29:20 +0000 unc0rr 's' key to speed up demo playing
Sun, 30 Sep 2007 13:36:32 +0000 unc0rr - Add 'Mission Fail' trigger type
Thu, 27 Sep 2007 16:55:49 +0000 unc0rr Add 'Successful finish' trigger
Sat, 22 Sep 2007 10:06:27 +0000 unc0rr Add ammostores in frontend, should help further ammostores implemetation
Sat, 22 Sep 2007 09:49:55 +0000 unc0rr - Make hwengine protocol more obvious
Fri, 21 Sep 2007 21:51:48 +0000 unc0rr Let hedgehog position be taken from config, still more work is needed
Fri, 21 Sep 2007 18:55:44 +0000 unc0rr Add CurrentHedgehog variable which simplifies code
Sat, 15 Sep 2007 13:01:44 +0000 unc0rr Triggers PoC: targets are spawned right after the previous damaged
Sat, 15 Sep 2007 10:27:34 +0000 unc0rr - Fix some triggers bugs
Fri, 14 Sep 2007 20:51:40 +0000 unc0rr Triggers proof-of-concept
Sun, 09 Sep 2007 14:53:28 +0000 unc0rr Start implementing triggers in engine
Tue, 03 Jul 2007 16:09:04 +0000 unc0rr - Introduce clans (teams with same color)
Mon, 02 Jul 2007 21:33:21 +0000 unc0rr Convert teams list to array
Mon, 02 Jul 2007 18:35:31 +0000 unc0rr Proto change: set color in addteam command
Sun, 01 Jul 2007 11:02:47 +0000 unc0rr - Better randomness of placing hedgehogs on the land
Sun, 17 Jun 2007 14:48:15 +0000 unc0rr - Get rid of ammoProp_AttackInFall and gstFalling
Thu, 07 Jun 2007 18:09:54 +0000 unc0rr Ability to choose which info is shown above hedgehogs
Sun, 03 Jun 2007 17:21:57 +0000 unc0rr - Fix some bugs
Thu, 24 May 2007 19:41:51 +0000 unc0rr Teleportation tool
Sat, 17 Mar 2007 18:17:19 +0000 unc0rr - Get rid of operator := to have GPC support
Sun, 11 Mar 2007 17:19:28 +0000 unc0rr - Fix most of the warnings in hwengine
Sun, 11 Feb 2007 11:55:38 +0000 unc0rr - Two more land templates
Sat, 10 Feb 2007 23:37:40 +0000 unc0rr Fix bug with unexpected jumping after use of air attack or construction tool
Wed, 07 Feb 2007 21:36:55 +0000 unc0rr Construction tool
Mon, 05 Feb 2007 20:26:13 +0000 unc0rr - Implement hack to let ammo stores work without needed assistance of frontend
Mon, 05 Feb 2007 19:33:24 +0000 unc0rr Update copyright information
Thu, 01 Feb 2007 21:42:11 +0000 unc0rr Support unicode input for chat
Sun, 28 Jan 2007 20:58:06 +0000 unc0rr AI works properly
Sat, 27 Jan 2007 14:18:33 +0000 unc0rr integer -> LongInt
Tue, 23 Jan 2007 16:59:05 +0000 unc0rr - New Land Generator
Sun, 21 Jan 2007 19:51:02 +0000 unc0rr Fixed-point arithmetics in engine.
Sat, 13 Jan 2007 22:32:08 +0000 unc0rr Don't show game stats in case of interrupted by command '/quit' game
Mon, 08 Jan 2007 20:51:22 +0000 unc0rr Use new parameters, small protocol change
Tue, 05 Dec 2006 17:27:27 +0000 unc0rr Ammo schemes and ammo stores support in engine
Mon, 27 Nov 2006 17:29:08 +0000 unc0rr Pause support (mouse cursor is released when the game is paused)
Thu, 23 Nov 2006 20:10:42 +0000 unc0rr - Health tags over drowned hedgehogs
Thu, 26 Oct 2006 16:08:29 +0000 unc0rr - Set version to 0.8
less more (0) -60 tip