hedgewars/uTypes.pas
Mon, 03 Nov 2014 07:26:47 -0500 nemo swap off/on
Thu, 30 Oct 2014 15:09:49 -0400 nemo Add Auto Camera messages to localisation
Tue, 30 Sep 2014 00:54:04 +0400 unc0rr Themes model, also add some files I forgot to add previously qmlfrontend
Sun, 24 Aug 2014 15:18:26 -0400 nemo rename of variable typo for readability
Mon, 07 Jul 2014 00:37:10 +0200 sheepluva simplifying some code
Mon, 30 Jun 2014 00:07:03 +0400 unc0rr Make team disappear after 3 turns in 'gone' state
Sun, 29 Jun 2014 22:50:21 +0400 unc0rr Fix issues with unsynced F and G messages being lost if current team which is supposed to convert them to synced f/g quits
Sat, 28 Jun 2014 14:51:45 +0400 unc0rr Finish implementation of ability to take control over your team after being disconnected. Completely untested.
Tue, 24 Jun 2014 08:49:09 -0400 nemo couple of custom sprites for mikade to override in a lua sidecar if he wants to
Sun, 01 Jun 2014 04:17:27 +0200 sheepluva collision indicator on failed girder placement (especially useful with rubberband I guess). still needs some tweaks but I am going to bed now :P
Wed, 26 Feb 2014 23:43:42 +0400 unc0rr Add alpha channel to preview
Tue, 04 Feb 2014 19:45:22 +0100 sheepluva update FSF address. note: two sdl include files (by Sam Lantinga) still have the old FSF address in their copyright - but I ain't gonna touch their copyright headers
Tue, 21 Jan 2014 22:53:15 +0100 koda merge
Mon, 20 Jan 2014 21:16:17 -0500 nemo This adds idle hog tinting. Active hog tinting still needed.
Tue, 21 Jan 2014 22:38:13 +0100 koda partial merge of the webgl branch
Fri, 17 Jan 2014 01:06:54 +0100 sheepluva update copyright to 2014
Fri, 10 Jan 2014 22:56:10 +0400 unc0rr Cake falls when loses ground
Sat, 04 Jan 2014 23:55:54 +0400 unc0rr merge default webgl
Fri, 13 Dec 2013 22:14:02 +0400 unc0rr - /owner command to specify team owner
Mon, 09 Dec 2013 10:59:38 -0500 nemo Experiment in adding a "boing" graphic for bouncing. It has no text right now (was thinking l10n) and colour is fixed.
Sun, 08 Dec 2013 16:04:40 -0500 nemo Add rubber utility. Graphics are still incomplete. Also flag snow/ice in theme config.
Thu, 28 Nov 2013 00:41:35 +0400 unc0rr Animate hedgehogs healths inside team health bar. Proper animation for the case when max team health grows is lost though.
Tue, 12 Nov 2013 22:34:54 -0500 nemo Delete now toggles hiding team area
Fri, 08 Nov 2013 23:11:13 -0500 nemo Tweak trophyrace to work better w/ skip (probably, needs testing), drop Invulnerable in favour of effects - heInvulnerable is already in effects,
Sun, 03 Nov 2013 22:39:00 +0400 unc0rr Quick and simple implementation of afk mode (toggled by /pause)
Wed, 30 Oct 2013 00:18:10 +0400 unc0rr - More HealthTex to clan structure
Tue, 29 Oct 2013 23:47:57 +0400 unc0rr Tinted crosshair (without that cool white dot in the middle)
Fri, 11 Oct 2013 17:43:13 +0200 koda merge with latest defaul, fixing compiling with fpc, parsing and rendering with pas2c, some minor problems with compiling with clang webgl
Sun, 29 Sep 2013 16:10:32 -0400 nemo partial implementation of non-infinite world (edge wrap/warp/bounce)
Fri, 26 Jul 2013 23:02:25 +0200 koda remove old and unused getScreenDPI code
Sat, 06 Jul 2013 19:29:18 +0200 koda use SDL2 as ifdef symbol because we're not really sdl1.3 compatible, change the compatibility layer, drop unused code, add some documentation
Tue, 18 Jun 2013 18:39:12 +0200 koda BOM, pas2c only support ASCII webgl
Tue, 18 Jun 2013 09:48:10 +0200 koda fix a few loose ends here webgl
Mon, 17 Jun 2013 16:56:58 +0200 koda update with default webgl
Mon, 10 Jun 2013 15:18:03 +0300 Periklis Ntanasis created a new sendstat type for changing the kills label
Sat, 08 Jun 2013 23:24:52 +0300 Periklis Ntanasis added option to change stats graph title
Tue, 04 Jun 2013 00:10:48 +0300 Periklis Ntanasis added custom stats message
Tue, 04 Jun 2013 22:28:12 +0200 koda update branch webgl
Wed, 29 May 2013 15:12:06 -0400 unc0rr bump copyright year for Andrey entries
Wed, 29 May 2013 10:43:40 +0200 koda add hog freeze sound
Tue, 28 May 2013 21:30:02 -0400 nemo add ice beam sound
Tue, 28 May 2013 14:09:19 -0400 nemo frozen hog impact. koda says he'll add the beam
Tue, 02 Apr 2013 21:00:57 +0200 koda update webgl branch webgl
Wed, 27 Mar 2013 11:18:00 +0100 koda merge correction, also what's with all those trailing whitespaces?
Tue, 26 Mar 2013 17:47:06 -0400 nemo Try to document TGear a bit, so people know what is commonly overridden, and what stuff is used for. Remove gtIceGun-specific values from TGear and abuse a couple of commonly abused members instead.
Sun, 24 Feb 2013 21:40:06 +0200 Urbertar Add freezing hogs with icegun icegun
Sat, 23 Feb 2013 19:34:02 +0200 Urbertar Add change ice gun image icegun
Sat, 23 Feb 2013 19:12:11 +0200 Urbertar Add land freezing icegun
Sun, 27 Jan 2013 00:28:57 +0100 koda update branch webgl
Thu, 03 Jan 2013 19:57:17 +0100 martin_bede Removed wiggle 3D mode, reorder the list of 3D modes.
Tue, 25 Dec 2012 05:15:49 +0100 koda fix hwc install and pas2c preprocessing (but not total conversion) webgl
Tue, 25 Dec 2012 04:45:22 +0100 koda update branch with default webgl
Mon, 03 Dec 2012 17:51:57 +0100 Rowan D GCI2012: Convert uMobile into a Callback Record
Sat, 01 Dec 2012 02:12:10 +0100 deepdog GCI2012: Remove Structure Weapon Code
Sun, 11 Nov 2012 17:15:19 +0100 koda merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions) webgl
Wed, 07 Nov 2012 13:23:18 +0400 unc0rr Try to beat AI in Mutant!
Tue, 06 Nov 2012 08:38:37 -0500 nemo Remove duplicate files from voices (add a fallback check in uSound). Add JustYouWait as an alternate to IllGetYou. Note that IllGetYou being called every turn seems awkward. IMO they probably should be reserved for significant enemy action. Maybe played by team of heavily damaged or killed hog.
Sun, 14 Oct 2012 13:35:15 -0400 nemo First pass at cleaver.
Mon, 08 Oct 2012 13:27:46 -0400 nemo A bit more on the knife. Also add missing files to CMakeLists
Sat, 01 Sep 2012 17:11:39 -0400 unc0rr Rope fix without hacks.
less more (0) -100 -60 tip