Wed, 25 Mar 2015 20:30:52 +0100 |
sheepluva |
allow gear specific data (with gear type specific type). applied to cake
|
file |
diff |
annotate
|
Tue, 17 Feb 2015 10:04:32 -0500 |
nemo |
avoid airmines too when spawning
|
file |
diff |
annotate
|
Sat, 07 Feb 2015 23:26:14 +0300 |
unc0rr |
merge with default
qmlfrontend
|
file |
diff |
annotate
|
Sun, 25 Jan 2015 16:10:20 -0500 |
nemo |
Add generic getter/setter for a bunch of more obscure gear structure values
|
file |
diff |
annotate
|
Sun, 18 Jan 2015 14:18:06 -0500 |
nemo |
Toss in scaled down underwater SD mine as "air mine" pending, er, cybernetic butterflies or whatever
|
file |
diff |
annotate
|
Fri, 16 Jan 2015 17:51:29 -0500 |
nemo |
experiment with air mines. thought they could make shoppa... interesting. ToDo: Allow mines to give up, tweak distances, real graphics, toggle for whether they can acquire a new target while they haven't given up.
|
file |
diff |
annotate
|
Mon, 12 Jan 2015 08:20:20 -0500 |
nemo |
oups. Accidentally commited air mine stuff which needs reworking now since I can't use Gear^.Hedgehog
|
file |
diff |
annotate
|
Sun, 11 Jan 2015 22:30:52 -0500 |
nemo |
move TGear Hedgehog based on how uStats is using it
|
file |
diff |
annotate
|
Sat, 03 Jan 2015 23:46:26 +0300 |
unc0rr |
merge default
qmlfrontend
|
file |
diff |
annotate
|
Mon, 08 Dec 2014 09:35:14 -0500 |
nemo |
Use FreeAndNil across the board. Even if we are immediately assigning after, probably avoids accidental mistakes. Also free neglected owner tex on shutdown, and delete hog gears using the normal deletion procedure if for any reason they still exist (EndGame call?).
|
file |
diff |
annotate
|
Wed, 03 Dec 2014 00:07:33 +0300 |
unc0rr |
merge default
qmlfrontend
|
file |
diff |
annotate
|
Tue, 02 Dec 2014 13:29:06 -0500 |
nemo |
switch mapgen to enum. should still try and make sure the values are backwards compatible if possible.
|
file |
diff |
annotate
|
Tue, 18 Nov 2014 23:39:30 +0300 |
unc0rr |
merge default
qmlfrontend
|
file |
diff |
annotate
|
Mon, 03 Nov 2014 07:26:47 -0500 |
nemo |
swap off/on
|
file |
diff |
annotate
|
Thu, 30 Oct 2014 15:09:49 -0400 |
nemo |
Add Auto Camera messages to localisation
|
file |
diff |
annotate
|
Tue, 30 Sep 2014 00:54:04 +0400 |
unc0rr |
Themes model, also add some files I forgot to add previously
qmlfrontend
|
file |
diff |
annotate
|
Sun, 24 Aug 2014 15:18:26 -0400 |
nemo |
rename of variable typo for readability
|
file |
diff |
annotate
|
Mon, 07 Jul 2014 00:37:10 +0200 |
sheepluva |
simplifying some code
|
file |
diff |
annotate
|
Mon, 30 Jun 2014 00:07:03 +0400 |
unc0rr |
Make team disappear after 3 turns in 'gone' state
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sat, 28 Jun 2014 14:51:45 +0400 |
unc0rr |
Finish implementation of ability to take control over your team after being disconnected. Completely untested.
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 26 Feb 2014 23:43:42 +0400 |
unc0rr |
Add alpha channel to preview
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 22:53:15 +0100 |
koda |
merge
|
file |
diff |
annotate
|
Mon, 20 Jan 2014 21:16:17 -0500 |
nemo |
This adds idle hog tinting. Active hog tinting still needed.
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 22:38:13 +0100 |
koda |
partial merge of the webgl branch
|
file |
diff |
annotate
|
Fri, 17 Jan 2014 01:06:54 +0100 |
sheepluva |
update copyright to 2014
|
file |
diff |
annotate
|
Fri, 10 Jan 2014 22:56:10 +0400 |
unc0rr |
Cake falls when loses ground
|
file |
diff |
annotate
|
Sat, 04 Jan 2014 23:55:54 +0400 |
unc0rr |
merge default
webgl
|
file |
diff |
annotate
|
Fri, 13 Dec 2013 22:14:02 +0400 |
unc0rr |
- /owner command to specify team owner
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Sun, 08 Dec 2013 16:04:40 -0500 |
nemo |
Add rubber utility. Graphics are still incomplete. Also flag snow/ice in theme config.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Tue, 12 Nov 2013 22:34:54 -0500 |
nemo |
Delete now toggles hiding team area
|
file |
diff |
annotate
|
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,
|
file |
diff |
annotate
|
Sun, 03 Nov 2013 22:39:00 +0400 |
unc0rr |
Quick and simple implementation of afk mode (toggled by /pause)
|
file |
diff |
annotate
|
Wed, 30 Oct 2013 00:18:10 +0400 |
unc0rr |
- More HealthTex to clan structure
|
file |
diff |
annotate
|
Tue, 29 Oct 2013 23:47:57 +0400 |
unc0rr |
Tinted crosshair (without that cool white dot in the middle)
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sun, 29 Sep 2013 16:10:32 -0400 |
nemo |
partial implementation of non-infinite world (edge wrap/warp/bounce)
|
file |
diff |
annotate
|
Fri, 26 Jul 2013 23:02:25 +0200 |
koda |
remove old and unused getScreenDPI code
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 18 Jun 2013 18:39:12 +0200 |
koda |
BOM, pas2c only support ASCII
webgl
|
file |
diff |
annotate
|
Tue, 18 Jun 2013 09:48:10 +0200 |
koda |
fix a few loose ends here
webgl
|
file |
diff |
annotate
|
Mon, 17 Jun 2013 16:56:58 +0200 |
koda |
update with default
webgl
|
file |
diff |
annotate
|
Mon, 10 Jun 2013 15:18:03 +0300 |
Periklis Ntanasis |
created a new sendstat type for changing the kills label
|
file |
diff |
annotate
|
Sat, 08 Jun 2013 23:24:52 +0300 |
Periklis Ntanasis |
added option to change stats graph title
|
file |
diff |
annotate
|
Tue, 04 Jun 2013 00:10:48 +0300 |
Periklis Ntanasis |
added custom stats message
|
file |
diff |
annotate
|
Tue, 04 Jun 2013 22:28:12 +0200 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
Wed, 29 May 2013 15:12:06 -0400 |
unc0rr |
bump copyright year for Andrey entries
|
file |
diff |
annotate
|
Wed, 29 May 2013 10:43:40 +0200 |
koda |
add hog freeze sound
|
file |
diff |
annotate
|
Tue, 28 May 2013 21:30:02 -0400 |
nemo |
add ice beam sound
|
file |
diff |
annotate
|
Tue, 28 May 2013 14:09:19 -0400 |
nemo |
frozen hog impact. koda says he'll add the beam
|
file |
diff |
annotate
|
Tue, 02 Apr 2013 21:00:57 +0200 |
koda |
update webgl branch
webgl
|
file |
diff |
annotate
|
Wed, 27 Mar 2013 11:18:00 +0100 |
koda |
merge correction, also what's with all those trailing whitespaces?
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Sun, 24 Feb 2013 21:40:06 +0200 |
Urbertar |
Add freezing hogs with icegun
icegun
|
file |
diff |
annotate
|
Sat, 23 Feb 2013 19:34:02 +0200 |
Urbertar |
Add change ice gun image
icegun
|
file |
diff |
annotate
|