Sun, 05 Dec 2010 23:50:04 -0500 |
nemo |
trying to unbreak hog speech
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Sun, 21 Nov 2010 19:51:33 +0300 |
unc0rr |
Remove some more circular dependencies
|
file |
diff |
annotate
|
Sun, 21 Nov 2010 19:14:45 +0300 |
unc0rr |
Remove uChat dependency from uCommands
|
file |
diff |
annotate
|
Sat, 20 Nov 2010 23:08:11 +0300 |
unc0rr |
Introduce uGearsRender
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 15:45:35 +0300 |
unC0Rr |
Introduce uRender
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 11:45:31 +0300 |
unC0Rr |
Introduce uTextures
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 11:32:47 +0300 |
unC0Rr |
Move some stuff from uMisc to uUtils
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 09:12:27 +0300 |
unC0Rr |
Introduce uCommands.pas
|
file |
diff |
annotate
|
Wed, 17 Nov 2010 22:14:41 +0300 |
unc0rr |
uTeams
|
file |
diff |
annotate
|
Wed, 17 Nov 2010 20:28:42 +0300 |
unc0rr |
Move variables from uConsts to uVariables
|
file |
diff |
annotate
|
Wed, 17 Nov 2010 17:45:55 +0300 |
unC0Rr |
Move variables from uMisc to uVariables
|
file |
diff |
annotate
|
Wed, 17 Nov 2010 17:22:36 +0300 |
unC0Rr |
Introduce unit uTypes in order to remove some cyclic unit dependencies
|
file |
diff |
annotate
|
Fri, 05 Nov 2010 16:07:39 +0100 |
koda |
fix issue 2 - taunts during AI turns
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Sat, 31 Jul 2010 07:05:06 +0200 |
koda |
fix issue #6 (missing nick in chat)
|
file |
diff |
annotate
|
Wed, 23 Jun 2010 13:43:56 +0200 |
smaxx |
General:
|
file |
diff |
annotate
|
Sun, 02 May 2010 22:00:50 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sat, 01 May 2010 20:02:20 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Thu, 29 Apr 2010 17:21:10 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Fri, 26 Mar 2010 17:43:21 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sun, 21 Mar 2010 19:02:03 +0000 |
unc0rr |
In pascal unit is a namespace
|
file |
diff |
annotate
|
Sat, 06 Mar 2010 10:59:20 +0000 |
unc0rr |
Replace tabs with spaces using 'expand -t 4' command
|
file |
diff |
annotate
|
Tue, 26 Jan 2010 21:55:51 +0000 |
koda |
complete the replacement of init/free wrappers for every unit
|
file |
diff |
annotate
|
Mon, 18 Jan 2010 05:36:08 +0000 |
koda |
replace initialization/finalization statements with custom init functions
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Fri, 18 Dec 2009 02:33:45 +0000 |
koda |
powerpc and gameserver compilation disabled temporarily
|
file |
diff |
annotate
|
Fri, 20 Nov 2009 21:22:05 +0000 |
koda |
revamped file access and debug display
|
file |
diff |
annotate
|
Sun, 15 Nov 2009 19:42:28 +0000 |
koda |
fix chat color in ppc
|
file |
diff |
annotate
|
Sat, 14 Nov 2009 02:53:04 +0000 |
koda |
fix wrong ttf blending in ppc
|
file |
diff |
annotate
|
Sat, 17 Oct 2009 07:02:58 +0000 |
unc0rr |
Don't try to send empty team message
|
file |
diff |
annotate
|
Fri, 16 Oct 2009 18:37:55 +0000 |
unc0rr |
- Tweak join/leave colour
|
file |
diff |
annotate
|
Sat, 03 Oct 2009 09:35:14 +0000 |
unc0rr |
- Proper /team command implementation
|
file |
diff |
annotate
|
Sun, 27 Sep 2009 14:33:59 +0000 |
unc0rr |
- Patch for "Syncronizing" message by Smaxx + some tweaks by me
|
file |
diff |
annotate
|
Sun, 27 Sep 2009 10:26:36 +0000 |
unc0rr |
Colorize chat messages in frontend and engine
|
file |
diff |
annotate
|
Tue, 22 Sep 2009 18:58:02 +0000 |
koda |
converts some gl calls to gles
|
file |
diff |
annotate
|
Thu, 10 Sep 2009 15:29:28 +0000 |
nemo |
Strip trailing spaces
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sat, 13 Jun 2009 15:30:40 +0000 |
unc0rr |
Some work on zooming. Hedgewars are now unplayable.
|
file |
diff |
annotate
|
Thu, 28 May 2009 00:36:33 +0000 |
nemo |
mark up with (team)
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 27 May 2009 03:56:17 +0000 |
nemo |
Just for completeness, correct formatting on this probably-will-be-reverted-approach
|
file |
diff |
annotate
|
Wed, 27 May 2009 03:52:07 +0000 |
nemo |
experiment in only sending a message to your clan
|
file |
diff |
annotate
|
Sun, 24 May 2009 15:02:37 +0000 |
unc0rr |
Fix attack bubbles
|
file |
diff |
annotate
|
Sun, 24 May 2009 15:01:10 +0000 |
unc0rr |
Finally fix bubbles
|
file |
diff |
annotate
|
Thu, 30 Apr 2009 20:13:44 +0000 |
unc0rr |
nemo's great patch:
|
file |
diff |
annotate
|
Sat, 18 Apr 2009 12:46:56 +0000 |
unc0rr |
Patch by koda:
|
file |
diff |
annotate
|
Sat, 21 Feb 2009 14:43:40 +0000 |
unc0rr |
Hedgehog drops a grave on "/newgrave" command. Patch by nemo
|
file |
diff |
annotate
|
Sat, 21 Feb 2009 11:49:56 +0000 |
unc0rr |
Patch by koda to better support Mac OS X
|
file |
diff |
annotate
|
Sun, 09 Nov 2008 07:51:53 +0000 |
unc0rr |
Fix chat bugs leading to serialized data corruption
|
file |
diff |
annotate
|
Mon, 27 Oct 2008 16:49:42 +0000 |
unc0rr |
Draw dark background under chat text
|
file |
diff |
annotate
|
Sat, 18 Oct 2008 17:01:34 +0000 |
unc0rr |
Allow /me in chat
|
file |
diff |
annotate
|
Sun, 27 Jul 2008 16:35:44 +0000 |
unc0rr |
- Use DejaVuSans-Bold instead of DejaVuSans+bold
|
file |
diff |
annotate
|
Sun, 27 Jul 2008 16:03:45 +0000 |
unc0rr |
Try another appproach to render chat, should fix windows issues
|
file |
diff |
annotate
|
Mon, 07 Jul 2008 13:06:25 +0000 |
unc0rr |
Update copyright headers a bit
|
file |
diff |
annotate
|
Fri, 27 Jun 2008 20:56:38 +0000 |
unc0rr |
- Fix accidental network breakage
|
file |
diff |
annotate
|
Fri, 27 Jun 2008 17:45:35 +0000 |
unc0rr |
Hopefully done taunts implementation
|
file |
diff |
annotate
|
Fri, 27 Jun 2008 17:22:15 +0000 |
unc0rr |
Further work on taunts
|
file |
diff |
annotate
|
Thu, 26 Jun 2008 19:39:26 +0000 |
unc0rr |
Start implementing waves
|
file |
diff |
annotate
|
Tue, 17 Jun 2008 19:22:54 +0000 |
unc0rr |
Fix warnings
|
file |
diff |
annotate
|
Thu, 12 Jun 2008 10:50:05 +0000 |
unc0rr |
- Fix chat state at start
|
file |
diff |
annotate
|
Wed, 11 Jun 2008 21:41:44 +0000 |
unc0rr |
Enable history (bound on ` key)
|
file |
diff |
annotate
|
Wed, 11 Jun 2008 21:00:58 +0000 |
unc0rr |
Implement history for chat (27 entries), no key binding yet
|
file |
diff |
annotate
|
Wed, 11 Jun 2008 20:27:09 +0000 |
unc0rr |
Get rid of old console
|
file |
diff |
annotate
|
Mon, 09 Jun 2008 20:34:45 +0000 |
unc0rr |
Kamikaze weapon
|
file |
diff |
annotate
|
Sun, 25 May 2008 18:09:21 +0000 |
unc0rr |
Add nickname to message in more appropriate place
|
file |
diff |
annotate
|
Sun, 25 May 2008 14:09:44 +0000 |
unc0rr |
Use nick from frontend to prepend chat messages
|
file |
diff |
annotate
|
Sat, 24 May 2008 22:28:40 +0000 |
unc0rr |
Fix chat behavior
|
file |
diff |
annotate
|
Sat, 24 May 2008 21:10:49 +0000 |
unc0rr |
- 't' key for entering chat message
|
file |
diff |
annotate
|
Sat, 24 May 2008 18:37:04 +0000 |
unc0rr |
Preparing to have gsChat gamestate
|
file |
diff |
annotate
|
Sat, 24 May 2008 17:34:06 +0000 |
unc0rr |
- Start chat implementation: chat strings are on the screen
|
file |
diff |
annotate
|
Mon, 19 May 2008 18:07:05 +0000 |
unc0rr |
Stub for chat implementation
|
file |
diff |
annotate
|