hedgewars/CCHandlers.inc
Sun, 21 Nov 2010 19:14:45 +0300 unc0rr Remove uChat dependency from uCommands
Sun, 21 Nov 2010 19:07:43 +0300 unc0rr Remove uAmmos dependaency from uCommands
Sun, 21 Nov 2010 17:48:58 +0300 unc0rr Move some command handlers out of uCommands into more appropriate places, thus removing some dependencies. Ideally uCommands shouldn't depend on anything (except for uTypes and uConsts probably)
Sat, 20 Nov 2010 23:48:04 +0300 unc0rr Move land hash checking into commands
Wed, 17 Nov 2010 20:58:23 +0300 unc0rr Remove ugly PHedgehog(Gear^.Hedgehog) cast
Sun, 28 Nov 2010 23:49:09 +0100 koda added missing graphics and fixed some glitches/crashes/bugs
Thu, 11 Nov 2010 11:04:24 -0500 nemo Move resurrection to utilities, reduce its probablit a bit to match other utilities, rename the "hint" prop since it really isn't being used as a hint anymore. That can be put back if it changes.
Sun, 07 Nov 2010 18:35:21 -0500 nemo revert 4200:dd54999c2822 - it was breaking schemes. koda. just leave this alone until next release
Sun, 07 Nov 2010 23:47:29 +0100 koda revamp gamemodes section in the ifrontend and update ios game modes
Wed, 03 Nov 2010 16:29:17 +0100 koda health reset mode ftw (replaces gfmines)
Mon, 11 Oct 2010 16:28:54 -0400 nemo Ok. Let's disable the right one this time. In fact, let's just remove newgrave entirely - no point in half-measures.
Mon, 11 Oct 2010 16:23:36 -0400 nemo Disable newgrave - conflicts with resurrection
Sun, 10 Oct 2010 12:08:16 -0400 nemo Add per-hog ammo option, initial stubs for infinite attack and weapon reset, fix a bug in ammo switching
Sat, 09 Oct 2010 18:00:53 +0200 koda made the new menu toggable
Thu, 07 Oct 2010 02:03:01 +0200 koda move all mobile-related functions in their own module, provides a structure for future mobile ports
Wed, 22 Sep 2010 21:53:29 +0200 smaxx Engine:
Mon, 06 Sep 2010 16:23:47 -0400 nemo Change all use of curslot/idx to CurAmmoType to try and avoid some bugs with use of last weapon.
Wed, 01 Sep 2010 17:42:56 +0200 smaxx Engine:
Wed, 01 Sep 2010 13:03:43 +0200 smaxx Engine:
Thu, 26 Aug 2010 22:41:36 +0200 smaxx Engine:
Thu, 26 Aug 2010 16:02:09 +0200 smaxx Engine:
Sat, 31 Jul 2010 10:39:20 +0200 koda fix panning when zoomed (finally)
Thu, 22 Jul 2010 12:47:32 +0200 koda reduce the number of keywords used and switch to BMP format for screenshots
Mon, 12 Jul 2010 01:42:43 +0200 koda use a button instead of label and simplify a lot touch interaction
Sun, 11 Jul 2010 18:39:01 +0200 koda touch overlay reworked, improvements to zoom and confirmation
Sun, 11 Jul 2010 03:23:26 +0200 koda implement the check on the type of ammo requiring a second tap to confirm
Sat, 03 Jul 2010 00:11:23 +0200 koda interpret parameters before initializing everything
Wed, 30 Jun 2010 22:42:55 +0200 koda tiy new overlay graphics
Sat, 26 Jun 2010 04:36:04 +0200 koda moar zoom, fixed fort mode, other glitches
Sun, 20 Jun 2010 18:35:59 +0200 koda fix zoom smoothness
Sat, 19 Jun 2010 00:48:47 +0200 koda add initial stubs for selecting weapons in the ifrontend
Wed, 05 May 2010 15:40:44 +0000 nemo buf needs to be used in IFDEF if declared in IFDEF
Sun, 02 May 2010 22:00:50 +0000 smxx Engine:
Sun, 02 May 2010 18:42:19 +0000 koda js' patch that restores Vsync on snow leopard
Sun, 02 May 2010 02:58:59 +0000 nemo More portal changes. Allows for a multishoot utility. Hopefully not breaking anything.
Sat, 01 May 2010 21:54:08 +0000 koda adding a somewhat working autoration for ipad (uStore.pas and uWorld.pas got mixed in the last two commits)
Fri, 16 Apr 2010 14:37:28 +0000 smxx Engine/Frontend:
Sun, 11 Apr 2010 09:53:28 +0000 smxx Engine:
Thu, 01 Apr 2010 16:08:09 +0000 nemo Update (c) lines to 2010 as unc0rr requested - they all had varying values so I just took the first year mentioned, then tacked on -2010
Wed, 17 Mar 2010 00:26:35 +0000 koda restore compilation on simulator and device
Sun, 14 Mar 2010 20:22:00 +0000 smxx Engine:
Sat, 06 Mar 2010 21:32:04 +0000 nemo This might be all it takes to prevent the desync. needs local/remote testing. Also toggle 2nd barrel state on 0 movement
Sat, 06 Mar 2010 18:44:42 +0000 smxx Engine:
Sat, 06 Mar 2010 13:54:55 +0000 unc0rr Oops, remove debug stuff
Sat, 06 Mar 2010 10:59:20 +0000 unc0rr Replace tabs with spaces using 'expand -t 4' command
Sat, 06 Mar 2010 10:54:24 +0000 unc0rr hate Smaxx (tested)
Mon, 01 Mar 2010 19:54:33 +0000 smxx Engine:
Sun, 28 Feb 2010 15:41:42 +0000 nemo Flag the sharing of ammo between clan teams.
Fri, 26 Feb 2010 19:52:22 +0000 nemo A simple hat reservation mechanism. Can be worked around with a little effort, but to make it useful, you'd have to get everyone you played with to work around it too. Quite a bit of effort for a small reward feature.
Wed, 24 Feb 2010 01:55:59 +0000 nemo Show the ammo menu of the last local non-bot team when not local turn. needs testing
Tue, 23 Feb 2010 19:25:38 +0000 nemo Restore shared clan ammo (still needs flag), add ammo info message if the person who picked up the ammo was a member of your clan
Sat, 20 Feb 2010 18:58:51 +0000 nemo Revert r2675 pending solution to teams getting wrong ammo.
Mon, 15 Feb 2010 23:32:34 +0000 smxx Engine:
Mon, 15 Feb 2010 19:49:20 +0000 koda add liblua to sources for macosx
Sun, 14 Feb 2010 21:57:47 +0000 nemo Need this too to set it to last hog for current switch alg
Fri, 12 Feb 2010 16:39:22 +0000 smxx Engine:
Wed, 10 Feb 2010 00:55:40 +0000 smxx Engine:
Thu, 04 Feb 2010 20:45:03 +0000 smxx Server:
Mon, 01 Feb 2010 21:26:15 +0000 koda new graphics from Tiy and frontend is loaded in landscape mode
Sun, 31 Jan 2010 16:20:53 +0000 nemo Update translation files, add "King Mode"
Sat, 30 Jan 2010 01:46:23 +0000 koda redo LANDSCAPE MODE in a saner way with lots of fps
Tue, 26 Jan 2010 21:55:51 +0000 koda complete the replacement of init/free wrappers for every unit
Sun, 24 Jan 2010 19:52:30 +0000 koda update iphone frontend to the new (silly) sdl api, code cleanups for other sections
Sat, 16 Jan 2010 06:48:56 +0000 koda code cleanup and opengles optimizations
Thu, 14 Jan 2010 16:46:50 +0000 koda makes freepascal code compatible with OBJFPC mode
Sun, 03 Jan 2010 15:40:41 +0000 koda smaller patches, one missing Sky-lowres, IMG_Init and Mix_Init (might require newer libraries), updates to SDL bindings, code cleanup, new compile flags
Sat, 28 Nov 2009 15:22:28 +0000 unc0rr Fix bug with cursor coordinates sent via net (or demo/save file)
Thu, 26 Nov 2009 16:51:03 +0000 unc0rr A message to help debug
Sat, 21 Nov 2009 17:24:44 +0000 unc0rr Teams in one clan have common ammo
Fri, 20 Nov 2009 23:40:24 +0000 koda trailing mods from previous commit
Fri, 20 Nov 2009 14:56:43 +0000 koda universal application setup
Sun, 15 Nov 2009 22:26:42 +0000 koda Color Fix in PPC + files fallbacks
Fri, 13 Nov 2009 23:04:23 +0000 koda JS patch to (really) activate Vsync
Fri, 13 Nov 2009 20:33:31 +0000 koda add option for vsync -- good results on mac and linux, should be harmless on others (please test)
Mon, 09 Nov 2009 20:29:21 +0000 unc0rr - Formatting changes
Thu, 29 Oct 2009 17:51:54 +0000 koda fix missing land on ppc
Sat, 24 Oct 2009 13:50:31 +0000 koda more updates on touch input/control
Thu, 22 Oct 2009 21:03:38 +0000 koda code cleanup for Surface2Tex (we don't have 3 bytes surfaces any more)
Thu, 22 Oct 2009 18:59:35 +0000 koda update color management for new sdl_image on mac
Tue, 20 Oct 2009 21:23:22 +0000 nemo Remove unneeded var from Smaxx' tag changes
Tue, 20 Oct 2009 21:20:47 +0000 nemo Bunch of neat stuff by Smaxx. ATI check, translucent name tags to reduce terrain fail, disabling health crates on invulnerable hogs. Also tweaks to prior stuff.
Mon, 12 Oct 2009 16:44:30 +0000 unc0rr Huge Smaxx patch with some fixes by me:
Wed, 07 Oct 2009 14:37:42 +0000 unc0rr - Fix mouse cursor bugs in net game (still has a bug near water)
Tue, 06 Oct 2009 16:30:08 +0000 koda cmake optimizations and simplification
Sat, 03 Oct 2009 09:35:14 +0000 unc0rr - Proper /team command implementation
Sun, 27 Sep 2009 10:26:36 +0000 unc0rr Colorize chat messages in frontend and engine
Thu, 10 Sep 2009 18:50:53 +0000 unc0rr - Implement zoom reset
Thu, 10 Sep 2009 12:46:56 +0000 unc0rr Fix background and horizont positions when zooming
Thu, 10 Sep 2009 12:42:01 +0000 unc0rr Implement smooth zoom
Fri, 04 Sep 2009 16:39:51 +0000 unc0rr Set window caption even in fullscreen mode (suggested by Smaxx)
Sun, 16 Aug 2009 11:56:10 +0000 unc0rr Better fix
Sun, 16 Aug 2009 11:55:41 +0000 unc0rr Check gear for nil in /timer command handler
Sat, 11 Jul 2009 13:59:27 +0000 koda hypothetical opengles improvements
Tue, 07 Jul 2009 21:48:55 +0000 koda -Removal of older WAV files, now useless thanks to OpenAL
Sun, 28 Jun 2009 18:51:54 +0000 unc0rr Fix for mouse targeting... not tested
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)
Sat, 13 Jun 2009 15:39:26 +0000 unc0rr - Implement zoom-in and zoom-out
Thu, 28 May 2009 00:25:19 +0000 nemo Please don't take away my checkin privileges - Tiy asked me to keep working on this
Wed, 27 May 2009 03:56:17 +0000 nemo Just for completeness, correct formatting on this probably-will-be-reverted-approach
Wed, 27 May 2009 03:52:07 +0000 nemo experiment in only sending a message to your clan
Sun, 24 May 2009 19:45:20 +0000 unc0rr Fix crash caused by speechbubbles when restoring from save or joining already started net game
Sun, 24 May 2009 15:01:10 +0000 unc0rr Finally fix bubbles
Sun, 24 May 2009 14:03:59 +0000 unc0rr Some updates
Wed, 20 May 2009 16:35:27 +0000 unc0rr Silence useless warning
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
less more (0) -120 tip