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
|
Sat, 23 Feb 2013 19:12:11 +0200 |
Urbertar |
Add land freezing
icegun
|
file |
diff |
annotate
|
Sun, 27 Jan 2013 00:28:57 +0100 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
Thu, 03 Jan 2013 19:57:17 +0100 |
martin_bede |
Removed wiggle 3D mode, reorder the list of 3D modes.
|
file |
diff |
annotate
|
Tue, 25 Dec 2012 05:15:49 +0100 |
koda |
fix hwc install and pas2c preprocessing (but not total conversion)
webgl
|
file |
diff |
annotate
|
Tue, 25 Dec 2012 04:45:22 +0100 |
koda |
update branch with default
webgl
|
file |
diff |
annotate
|
Mon, 03 Dec 2012 17:51:57 +0100 |
Rowan D |
GCI2012: Convert uMobile into a Callback Record
|
file |
diff |
annotate
|
Sat, 01 Dec 2012 02:12:10 +0100 |
deepdog |
GCI2012: Remove Structure Weapon Code
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 07 Nov 2012 13:23:18 +0400 |
unc0rr |
Try to beat AI in Mutant!
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Sun, 14 Oct 2012 13:35:15 -0400 |
nemo |
First pass at cleaver.
|
file |
diff |
annotate
|
Mon, 08 Oct 2012 13:27:46 -0400 |
nemo |
A bit more on the knife. Also add missing files to CMakeLists
|
file |
diff |
annotate
|
Sat, 01 Sep 2012 17:11:39 -0400 |
unc0rr |
Rope fix without hacks.
|
file |
diff |
annotate
|
Tue, 28 Aug 2012 20:30:57 +0400 |
unc0rr |
Merge Stepik-777's video recording gsoc project
|
file |
diff |
annotate
|
Sat, 25 Aug 2012 18:22:15 -0400 |
nemo |
Fix throwing things off rope, also make throwing things a bit more generic and gear density dependent (so you can throw mines further, and also throw dynamite a little).
|
file |
diff |
annotate
|
Mon, 06 Aug 2012 00:40:26 +0400 |
Stepan777 |
merge
|
file |
diff |
annotate
|
Sun, 05 Aug 2012 15:00:59 -0400 |
nemo |
Add bot level to CPU flag
|
file |
diff |
annotate
|
Thu, 26 Jul 2012 21:56:47 +0400 |
Stepan777 |
merge
|
file |
diff |
annotate
|
Fri, 20 Jul 2012 15:39:13 +0100 |
koda |
ooops (and indentation)
|
file |
diff |
annotate
|
Fri, 20 Jul 2012 12:25:53 +0100 |
koda |
press 8 to mute audio while ingame
|
file |
diff |
annotate
|
Sat, 14 Jul 2012 23:19:09 -0400 |
nemo |
Sorry about the slight delay in pickup. You can blame a few lame cheaters. This is to make their cheating a bit harder.
|
file |
diff |
annotate
|
Tue, 10 Jul 2012 11:09:38 +0200 |
Wolfgang Steffens |
Merge
|
file |
diff |
annotate
|
Fri, 06 Jul 2012 12:50:18 +0400 |
Stepan777 |
merge
|
file |
diff |
annotate
|
Tue, 03 Jul 2012 22:44:50 +0400 |
unc0rr |
- Don't call Length() on variable size arrays
|
file |
diff |
annotate
|
Tue, 10 Jul 2012 11:08:35 +0200 |
Wolfgang Steffens |
Added auto cropping to atlasing
|
file |
diff |
annotate
|
Mon, 25 Jun 2012 15:46:08 +0200 |
Wolfgang Steffens |
using atlas for rendering now
|
file |
diff |
annotate
|
Mon, 25 Jun 2012 11:47:40 +0200 |
Wolfgang Steffens |
retaining SDL surfaces in order to allow recreating atlases from scratch without
|
file |
diff |
annotate
|
Mon, 25 Jun 2012 10:44:27 +0200 |
Wolfgang Steffens |
Merge
|
file |
diff |
annotate
|
Sun, 24 Jun 2012 20:31:26 +0400 |
Stepan777 |
merge
|
file |
diff |
annotate
|
Sat, 23 Jun 2012 22:39:00 -0400 |
nemo |
Second part of the change. Make collision check use the new mask bit.
|
file |
diff |
annotate
|
Thu, 07 Jun 2012 17:42:32 +0400 |
Stepan777 |
merge
|
file |
diff |
annotate
|
Thu, 07 Jun 2012 01:10:57 +0200 |
Xeli |
first attempt at implementing support for keys with modifiers
|
file |
diff |
annotate
|
Mon, 04 Jun 2012 21:32:30 +0400 |
Stepan777 |
here it is
|
file |
diff |
annotate
|
Fri, 25 May 2012 09:00:54 +0200 |
Wolfgang Steffens |
initial GLSL1.2 test version
|
file |
diff |
annotate
|
Tue, 22 May 2012 09:25:03 +0200 |
Wolfgang Steffens |
Replaced matrix related FFP code with explicit matrix calculations.
|
file |
diff |
annotate
|
Mon, 14 May 2012 19:26:50 +0200 |
Wolfgang Steffens |
Refactored TTexture to allow encoding sprite(s) at an arbitrary location within
|
file |
diff |
annotate
|
Thu, 10 May 2012 00:58:05 +0400 |
unc0rr |
(PointerTo (SimpleType _)) could be a pointer to a non-struct type
|
file |
diff |
annotate
|
Thu, 03 May 2012 16:04:38 +0100 |
koda |
HAPPY 7000th COMMIT HEDGEWARS
|
file |
diff |
annotate
|
Thu, 03 May 2012 00:20:58 -0400 |
nemo |
Switch effects to longint for convenience of tracking ice states. I could add a new Hedgehog value, but since we have this effects list being all useless as booleans anyway...
|
file |
diff |
annotate
|
Wed, 02 May 2012 19:16:12 -0400 |
nemo |
Initial stub for freezer
|
file |
diff |
annotate
|
Sun, 29 Apr 2012 16:09:42 +0200 |
Xeli |
target using the utility button, this fixes bee
|
file |
diff |
annotate
|
Sat, 14 Apr 2012 23:36:57 +0400 |
unc0rr |
More string types
|
file |
diff |
annotate
|
Sat, 14 Apr 2012 23:19:45 +0400 |
unc0rr |
Get rid of TGearsType to simplify pas2c
|
file |
diff |
annotate
|
Fri, 23 Mar 2012 14:14:43 +0100 |
Xeli |
first part of the utilitywidget (grenade timer/swap hogs) code
|
file |
diff |
annotate
|
Sat, 18 Feb 2012 16:56:04 +0100 |
Xeli |
moved the firebutton, added the AMWidget button and removed the forwardjump widget(it's longpress on backjump now)
|
file |
diff |
annotate
|
Fri, 17 Feb 2012 21:34:33 +0100 |
Xeli |
the onScreenwidgets are multitouch now, frequently (alternating) tapping left and right still causes it to bug though, but you have to try hard to duplicate it, works ok for now
|
file |
diff |
annotate
|
Fri, 17 Feb 2012 18:23:36 +0100 |
koda |
the most important commit of the year
|
file |
diff |
annotate
|
Fri, 17 Feb 2012 12:08:01 +0100 |
koda |
refactored a few types involved in the touch interface and corrected a few invisible mistakes
|
file |
diff |
annotate
|
Fri, 17 Feb 2012 09:33:03 +0100 |
koda |
and of course fix build for sdl 1.2
|
file |
diff |
annotate
|
Thu, 16 Feb 2012 23:20:49 +0100 |
koda |
carried out some cosmetic TODOs in uTouch
|
file |
diff |
annotate
|
Thu, 16 Feb 2012 16:02:41 +0100 |
Xeli |
added translate/fade animations for OnScreenWidgets
|
file |
diff |
annotate
|
Wed, 15 Feb 2012 18:22:39 +0100 |
koda |
moved other widgets under the USE_TOUCH_INTERFACE, added pause button (at least, graphically...)
|
file |
diff |
annotate
|
Wed, 15 Feb 2012 16:23:59 +0100 |
koda |
small refactoring to touch screen buttons, use a record to store values, added 'offset' fields to adjust active button area
|
file |
diff |
annotate
|
Sun, 12 Feb 2012 15:59:10 +0100 |
koda |
add keywords for landscape ammomenu and touch interface
|
file |
diff |
annotate
|
Mon, 06 Feb 2012 19:16:22 +0100 |
Xeli |
show buttons on the screen, similar to the iOS overlay
|
file |
diff |
annotate
|
Sun, 05 Feb 2012 15:20:49 -0500 |
nemo |
add individual hog healths to team health bar
|
file |
diff |
annotate
|
Sat, 28 Jan 2012 23:10:39 +0100 |
koda |
minor cleanup, gather AMSlotSize in uConsts
|
file |
diff |
annotate
|
Tue, 17 Jan 2012 09:01:31 -0500 |
lovelacer |
A partial reformatting of the pascal code to have consistent syntax. Things that are still inconsistent.
|
file |
diff |
annotate
|
Fri, 25 Nov 2011 23:22:35 +0300 |
unc0rr |
Help parser a bit
|
file |
diff |
annotate
|
Sat, 12 Nov 2011 17:06:49 +0100 |
Xeli |
merge...i think
hedgeroid
|
file |
diff |
annotate
|