hedgewars/CCHandlers.inc
Mon, 11 May 2009 21:20:21 +0000 unc0rr Oops, some debug stuff left
Mon, 11 May 2009 21:19:47 +0000 unc0rr - Fix network (my crappy fault, triggered by nemo's patch)
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
Fri, 01 May 2009 11:58:22 +0000 unc0rr nemo's tweaks to bubbles
Thu, 30 Apr 2009 20:13:44 +0000 unc0rr nemo's great patch:
Sun, 01 Mar 2009 17:30:10 +0000 unc0rr a patch :P
Sun, 01 Mar 2009 17:24:25 +0000 unc0rr 4 utilities by nemo
Mon, 23 Feb 2009 20:43:05 +0000 unc0rr titlebar fix for Mac OS X by koda
Sat, 21 Feb 2009 14:43:40 +0000 unc0rr Hedgehog drops a grave on "/newgrave" command. Patch by nemo
Sat, 24 Jan 2009 12:43:57 +0000 unc0rr Don't allow pause when playing online
Mon, 12 Jan 2009 21:57:41 +0000 unc0rr Finish voicepacks support in engine (not tested though)
Mon, 12 Jan 2009 21:49:10 +0000 unc0rr Start voicepacks implementation
Sat, 10 Jan 2009 22:50:54 +0000 unc0rr Implement precise aiming when pressing left shift
Thu, 04 Dec 2008 21:14:03 +0000 unc0rr Don't call SDL_FreeSurface with null pointer
Sat, 18 Oct 2008 17:01:56 +0000 unc0rr Fix formatting
Sat, 18 Oct 2008 17:01:34 +0000 unc0rr Allow /me in chat
Wed, 15 Oct 2008 15:02:39 +0000 unc0rr Share chat between frontend and engine
Sun, 31 Aug 2008 17:22:50 +0000 unc0rr Hats now fully implemented for local game
Sun, 27 Jul 2008 21:58:46 +0000 unc0rr - Disable ability to resize window
Sun, 27 Jul 2008 19:47:12 +0000 unc0rr Remember initial resolution settings to use when switching to fullscreen mode
Sun, 27 Jul 2008 19:37:24 +0000 unc0rr Add ability to resize engine's window
Mon, 07 Jul 2008 13:06:25 +0000 unc0rr Update copyright headers a bit
Sun, 06 Jul 2008 21:52:07 +0000 unc0rr - Proper turns counting, split SwitchHedgehog into two functions
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
Mon, 09 Oct 2006 18:26:44 +0000 unc0rr Add video driver name to debug
Thu, 05 Oct 2006 20:07:04 +0000 unc0rr Color fixes
Thu, 05 Oct 2006 16:33:18 +0000 unc0rr Relicense to GPL
Thu, 28 Sep 2006 16:34:42 +0000 unc0rr 'h' marks out current hedgehog
Wed, 27 Sep 2006 20:52:22 +0000 unc0rr - Some improvements to volume control
Wed, 27 Sep 2006 20:13:29 +0000 unc0rr Changeable volume
Tue, 26 Sep 2006 11:53:12 +0000 unc0rr "Trusted" binds
Mon, 25 Sep 2006 19:48:51 +0000 unc0rr Switching between fullscreen and windowed modes on 'F' key
Sun, 24 Sep 2006 18:29:14 +0000 unc0rr Ammo menu now works!
Sat, 23 Sep 2006 19:26:07 +0000 unc0rr - AmmoMenu
Wed, 20 Sep 2006 15:33:47 +0000 unc0rr Network protocol uses integers in network byte order
Thu, 14 Sep 2006 17:20:50 +0000 unc0rr - Fix crash in AI
Mon, 14 Aug 2006 14:49:40 +0000 unc0rr - Use right packet length
Mon, 07 Aug 2006 12:08:43 +0000 unc0rr New faster random generator
Sat, 05 Aug 2006 20:57:36 +0000 unc0rr - Fixed compilation
Mon, 24 Jul 2006 14:03:51 +0000 unc0rr - First hedgehog in team has first turn in team
Fri, 21 Jul 2006 20:37:44 +0000 unc0rr More translations
Thu, 20 Jul 2006 20:11:32 +0000 unc0rr - Fixed bug with hedgehog under water using rope
Thu, 29 Jun 2006 18:27:53 +0000 unc0rr Basic save support in engine
Fri, 23 Jun 2006 20:02:41 +0000 unc0rr - Many AI improvements
Wed, 01 Feb 2006 20:42:53 +0000 unc0rr - Fixed compiling .)
Sat, 21 Jan 2006 16:18:19 +0000 unc0rr Send run parameters by cmd line, game parameters by IPC... breaks network game
Thu, 12 Jan 2006 22:07:36 +0000 unc0rr - New /skip command
Thu, 05 Jan 2006 15:54:22 +0000 unc0rr - Properly get seed in net game
Wed, 28 Dec 2005 22:18:11 +0000 unc0rr With this patch the game doesn't crash when gaming by net
Wed, 07 Sep 2005 18:51:53 +0000 unc0rr - Show no crosshair when using mine
Sat, 03 Sep 2005 16:01:28 +0000 unc0rr - Mine weapon
Tue, 23 Aug 2005 16:17:53 +0000 unc0rr - set svn:eol-style to native
Mon, 22 Aug 2005 13:35:41 +0000 unc0rr Add current sources.
less more (0) tip