hedgewars/uChat.pas
Mon, 04 Jul 2011 15:35:44 +0200 koda little code cleanup (but please test)
Mon, 04 Apr 2011 16:27:27 +0200 koda you can use esc to exit chat when input is empty
Mon, 04 Apr 2011 12:53:11 +0200 koda enable keyrepeat while chatting so you can keep backspace pressed to delete a line (fix issue 111)
Wed, 02 Mar 2011 00:27:20 +0100 koda Happy 2011 :)
Sun, 06 Feb 2011 00:47:00 +0100 sheepluva initialize pointers properly with nil
Sat, 05 Feb 2011 15:45:44 +0100 koda cleaning up how chat is handled on idevices
Tue, 01 Feb 2011 19:49:10 +0100 sheepluva Thou shalt not leak!
Tue, 04 Jan 2011 13:05:30 +0100 koda smaller rearrangement of (non stereo related) variables experimental3D
Sun, 05 Dec 2010 23:50:04 -0500 nemo trying to unbreak hog speech
Sun, 05 Dec 2010 22:02:30 -0500 nemo Allow hog speech when not your turn. Currently is set to 40% opacity (could be fainter) and drawn behind the hogs instead of in front. Also allows hog targetting using a number.
Sun, 21 Nov 2010 19:51:33 +0300 unc0rr Remove some more circular dependencies
Sun, 21 Nov 2010 19:14:45 +0300 unc0rr Remove uChat dependency from uCommands
Sat, 20 Nov 2010 23:08:11 +0300 unc0rr Introduce uGearsRender
Thu, 18 Nov 2010 15:45:35 +0300 unC0Rr Introduce uRender
Thu, 18 Nov 2010 11:45:31 +0300 unC0Rr Introduce uTextures
Thu, 18 Nov 2010 11:32:47 +0300 unC0Rr Move some stuff from uMisc to uUtils
Thu, 18 Nov 2010 09:12:27 +0300 unC0Rr Introduce uCommands.pas
Wed, 17 Nov 2010 22:14:41 +0300 unc0rr uTeams
Wed, 17 Nov 2010 20:28:42 +0300 unc0rr Move variables from uConsts to uVariables
Wed, 17 Nov 2010 17:45:55 +0300 unC0Rr Move variables from uMisc to uVariables
Wed, 17 Nov 2010 17:22:36 +0300 unC0Rr Introduce unit uTypes in order to remove some cyclic unit dependencies
Fri, 05 Nov 2010 16:07:39 +0100 koda fix issue 2 - taunts during AI turns
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.
Sat, 31 Jul 2010 07:05:06 +0200 koda fix issue #6 (missing nick in chat)
Wed, 23 Jun 2010 13:43:56 +0200 smaxx General:
Sun, 02 May 2010 22:00:50 +0000 smxx Engine:
Sat, 01 May 2010 20:02:20 +0000 smxx Engine:
Thu, 29 Apr 2010 17:21:10 +0000 smxx Engine:
Fri, 26 Mar 2010 17:43:21 +0000 smxx Engine:
Sun, 21 Mar 2010 19:02:03 +0000 unc0rr In pascal unit is a namespace
Sat, 06 Mar 2010 10:59:20 +0000 unc0rr Replace tabs with spaces using 'expand -t 4' command
Tue, 26 Jan 2010 21:55:51 +0000 koda complete the replacement of init/free wrappers for every unit
Mon, 18 Jan 2010 05:36:08 +0000 koda replace initialization/finalization statements with custom init functions
Tue, 05 Jan 2010 21:26:38 +0000 nemo Non-hacked version of CJK handling. Should switch to CJK rendering only if a particular string needs it, instead of based on locale file.
Fri, 18 Dec 2009 02:33:45 +0000 koda powerpc and gameserver compilation disabled temporarily
Fri, 20 Nov 2009 21:22:05 +0000 koda revamped file access and debug display
Sun, 15 Nov 2009 19:42:28 +0000 koda fix chat color in ppc
Sat, 14 Nov 2009 02:53:04 +0000 koda fix wrong ttf blending in ppc
Sat, 17 Oct 2009 07:02:58 +0000 unc0rr Don't try to send empty team message
Fri, 16 Oct 2009 18:37:55 +0000 unc0rr - Tweak join/leave colour
Sat, 03 Oct 2009 09:35:14 +0000 unc0rr - Proper /team command implementation
Sun, 27 Sep 2009 14:33:59 +0000 unc0rr - Patch for "Syncronizing" message by Smaxx + some tweaks by me
Sun, 27 Sep 2009 10:26:36 +0000 unc0rr Colorize chat messages in frontend and engine
Tue, 22 Sep 2009 18:58:02 +0000 koda converts some gl calls to gles
Thu, 10 Sep 2009 15:29:28 +0000 nemo Strip trailing spaces
Thu, 30 Jul 2009 22:36:57 +0000 nemo Selectively enable clamping - seeing if this helps avoid weird flake problems while still fixing vertical lines in waves and sky
Sat, 13 Jun 2009 15:30:40 +0000 unc0rr Some work on zooming. Hedgewars are now unplayable.
Thu, 28 May 2009 00:36:33 +0000 nemo mark up with (team)
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 15:02:37 +0000 unc0rr Fix attack bubbles
Sun, 24 May 2009 15:01:10 +0000 unc0rr Finally fix bubbles
Thu, 30 Apr 2009 20:13:44 +0000 unc0rr nemo's great patch:
Sat, 18 Apr 2009 12:46:56 +0000 unc0rr Patch by koda:
Sat, 21 Feb 2009 14:43:40 +0000 unc0rr Hedgehog drops a grave on "/newgrave" command. Patch by nemo
Sat, 21 Feb 2009 11:49:56 +0000 unc0rr Patch by koda to better support Mac OS X
Sun, 09 Nov 2008 07:51:53 +0000 unc0rr Fix chat bugs leading to serialized data corruption
Mon, 27 Oct 2008 16:49:42 +0000 unc0rr Draw dark background under chat text
Sat, 18 Oct 2008 17:01:34 +0000 unc0rr Allow /me in chat
less more (0) -60 tip