Mon, 16 Jul 2018 23:27:15 +0200 |
Wuzzy |
Add variable to make state of sound system clear
|
file |
diff |
annotate
|
Tue, 10 Jul 2018 16:44:13 +0200 |
Wuzzy |
Lua API: Add parameter forceDisplay to ShowMission to prevent manual hiding
|
file |
diff |
annotate
|
Tue, 10 Jul 2018 16:07:11 +0200 |
Wuzzy |
Add dedicated key to display mission panel: M
|
file |
diff |
annotate
|
Tue, 10 Jul 2018 13:28:47 +0200 |
Wuzzy |
Add /help chat command for engine
|
file |
diff |
annotate
|
Sun, 08 Jul 2018 02:06:08 +0200 |
Wuzzy |
Fix GetAmmo getting wrong ammo count
|
file |
diff |
annotate
|
Sun, 27 May 2018 13:10:32 -0400 |
nemo |
make the mine slippery too since it has the ice finish - add a gmDelete to the gear if you want it to *not* explode when hit ☺
|
file |
diff |
annotate
|
Sat, 26 May 2018 10:54:17 -0400 |
nemo |
Make mine active/hunting glow a bit more obvious. Add frozen sprite, increase ice beam mine "hit" radius a bit
|
file |
diff |
annotate
|
Wed, 16 May 2018 18:09:13 +0200 |
sheepluva |
add chat size to misc settings. persist in settings.ini
ui-scaling
|
file |
diff |
annotate
|
Tue, 15 May 2018 16:55:37 +0200 |
sheepluva |
WIP: allow changing chat size
ui-scaling
|
file |
diff |
annotate
|
Thu, 03 May 2018 21:40:13 +0200 |
Wuzzy |
Lua API: Add 5th parameter showExtra to SetAmmoTexts to hide extra text
|
file |
diff |
annotate
|
Mon, 12 Mar 2018 22:53:28 +0100 |
Wuzzy |
Use visible team count instead of total team count to determine rendered team bar height
|
file |
diff |
annotate
|
Thu, 08 Mar 2018 18:15:06 +0100 |
Wuzzy |
Lua API: Add SetSoundMask to disable playing certain sounds
|
file |
diff |
annotate
|
Wed, 07 Mar 2018 22:47:55 +0100 |
Wuzzy |
Add hedgehog effect heArtillery, allows to set per-hedgehog artillery mode
|
file |
diff |
annotate
|
Sun, 04 Mar 2018 00:13:38 +0100 |
unc0rr |
Having chat mode as game state was a mistake
|
file |
diff |
annotate
|
Tue, 20 Feb 2018 17:52:22 +0100 |
Wuzzy |
Fix volume caption not being shown when hitting mute key
|
file |
diff |
annotate
|
Wed, 14 Feb 2018 22:54:13 +0100 |
Wuzzy |
Switch + Change hog tags now turns on and off all tags
|
file |
diff |
annotate
|
Thu, 08 Feb 2018 07:09:39 +0100 |
Wuzzy |
Fix timebox being usable in SD w/ damage=0
|
file |
diff |
annotate
|
Wed, 31 Jan 2018 13:42:52 -0500 |
alfadur |
Machinegun. also tweaked ignore
|
file |
diff |
annotate
|
Sun, 07 Jan 2018 18:19:00 +0100 |
sheepluva |
also put GL2 fixes into default
|
file |
diff |
annotate
|
Fri, 05 Jan 2018 22:32:11 +0100 |
unc0rr |
Fix missing default values
qmlfrontend
|
file |
diff |
annotate
|
Sun, 17 Dec 2017 00:09:24 +0100 |
unc0rr |
Merge default. This branch is up-to-date and code is working.
qmlfrontend
|
file |
diff |
annotate
|
Sat, 25 Nov 2017 09:40:43 -0500 |
nemo |
Should probably have gl context stuff in its own unit separate from store, but, don't close the gl context before anything that might still want to do gl operations
|
file |
diff |
annotate
|
Fri, 17 Nov 2017 15:09:31 -0500 |
nemo |
alt damage should default to false
|
file |
diff |
annotate
|
Tue, 24 Oct 2017 04:48:20 +0200 |
Wuzzy |
Lua API: Fix Goals text being cut off at ca. 255 characters
|
file |
diff |
annotate
|
Wed, 18 Oct 2017 20:33:20 -0400 |
nemo |
extend land digest to all surfaces that could possibly be loaded into Land[] - i.e. ones that impact sync
|
file |
diff |
annotate
|
Wed, 18 Oct 2017 03:19:43 +0200 |
Wuzzy |
Move amNothing from F1 slot to new special hidden weapon slot. Move amDuck to F1
|
file |
diff |
annotate
|
Fri, 13 Oct 2017 16:37:56 -0400 |
nemo |
mark up sprites for uStore loading. critical is for ones needed for proper gameplay, checksum is for ones where the game will desync if they don't match. will add checksumming next...
|
file |
diff |
annotate
|
Wed, 11 Oct 2017 01:03:30 +0200 |
Wuzzy |
Fix cursor still being visible after using piano strike
|
file |
diff |
annotate
|
Sat, 07 Oct 2017 13:23:58 -0400 |
nemo |
extend overridable graphics/sounds to 8 of each, for lua scripters who really like having their own sprites/sounds. these should not be used in the engine.
|
file |
diff |
annotate
|
Thu, 05 Oct 2017 01:37:49 +0200 |
Wuzzy |
Show selected weapon again when using it in inf attack mode
|
file |
diff |
annotate
|
Tue, 25 Apr 2017 13:13:47 -0400 |
nemo |
turn hwp Ammos overrides into overlays. untested.
|
file |
diff |
annotate
|
Tue, 25 Apr 2017 04:54:46 +0200 |
Wuzzy |
Fix sndBoring being played when force-ending turn due to victory
|
file |
diff |
annotate
|
Mon, 24 Apr 2017 19:21:43 +0200 |
Wuzzy |
Backed out changeset 98824a464230 (disable GetLaunchX/Y again)
|
file |
diff |
annotate
|
Sat, 22 Apr 2017 23:06:47 +0200 |
Wuzzy |
Fix sniper rifle disabling laser sight utility after shooting
|
file |
diff |
annotate
|
Wed, 19 Apr 2017 17:50:31 +0200 |
Wuzzy |
New Lua call: EndTurn to end turn
|
file |
diff |
annotate
|
Tue, 18 Apr 2017 22:27:25 +0200 |
KoBeWi |
Change water speed range for better precision
|
file |
diff |
annotate
|
Thu, 12 May 2016 16:56:23 +0200 |
Wuzzy |
Re-enable GetLaunchX/Y, use non-zero eject only for amDuck for now
|
file |
diff |
annotate
|
Thu, 12 May 2016 16:20:17 +0200 |
Wuzzy |
Fix swimming rubberduck screwing up after portal, also change timer to 15s, no resets
|
file |
diff |
annotate
|
Sat, 08 Apr 2017 21:48:25 +0200 |
Wuzzy |
Add sounds for rubberduck drop, destruction and water collision
|
file |
diff |
annotate
|
Sat, 08 Apr 2017 21:43:48 +0200 |
Wuzzy |
Add ammotype amDuck for rubber duck
|
file |
diff |
annotate
|
Sat, 08 Apr 2017 18:36:12 +0200 |
Wuzzy |
Add gear gtDuck: rubber duck
|
file |
diff |
annotate
|
Sat, 08 Apr 2017 17:21:22 +0200 |
KoBeWi |
Fix bad water flow animation
|
file |
diff |
annotate
|
Sat, 08 Apr 2017 17:17:28 +0200 |
KoBeWi |
Water can now be animated
|
file |
diff |
annotate
|
Wed, 05 Apr 2017 17:28:46 +0200 |
Wuzzy |
Set default theme water color to blue
|
file |
diff |
annotate
|
Sun, 09 Oct 2016 19:59:00 +0200 |
KoBeWi |
added CloudsL and FlakeL
|
file |
diff |
annotate
|
Sun, 15 Jan 2017 12:50:27 -0500 |
alfadur |
code changes to make the new bat animation work
|
file |
diff |
annotate
|
Sat, 10 Dec 2016 19:09:25 +0100 |
sheepluva |
Bug #108 - Phyfs/Pathz: Fix binds not being loaded
|
file |
diff |
annotate
|
Tue, 10 May 2016 01:59:54 +0200 |
Wuzzy |
Add SetAmmoDescriptionAppendix to Lua API, see issue 82
|
file |
diff |
annotate
|
Mon, 09 May 2016 22:49:31 +0200 |
Wuzzy |
Add Lua API function SetAmmoTexts (see issue 82)
|
file |
diff |
annotate
|
Sat, 30 Apr 2016 23:30:34 +0200 |
Wuzzy |
Add ammoprop for blowtorch and pickhammer for not stopping timer in inf attack
|
file |
diff |
annotate
|
Sat, 30 Apr 2016 20:55:16 +0200 |
Wuzzy |
Make the timer red when it is the get-away time
|
file |
diff |
annotate
|
Sat, 30 Apr 2016 20:35:55 +0200 |
Wuzzy |
Turn timer digits green when it's still the ready timer
|
file |
diff |
annotate
|
Wed, 16 Nov 2016 12:26:26 -0500 |
nemo |
Make sd-tint a theme variable so cophernue can tweak his sky tinting
|
file |
diff |
annotate
|
Tue, 15 Nov 2016 03:00:56 +0100 |
Wuzzy |
Show symbols at bottom right while extra damage / low grav. are active
|
file |
diff |
annotate
|
Fri, 15 Jul 2016 22:39:07 +0300 |
unc0rr |
merge default
qmlfrontend
|
file |
diff |
annotate
|
Tue, 21 Jun 2016 18:02:46 -0400 |
nemo |
bit of a start on HDPI monitor support. Fonts.
|
file |
diff |
annotate
|
Tue, 17 May 2016 23:29:49 +0300 |
unc0rr |
Merge default
qmlfrontend
|
file |
diff |
annotate
|
Tue, 26 Apr 2016 22:09:50 +0200 |
sheepluva |
create forts in random order
|
file |
diff |
annotate
|
Tue, 26 Apr 2016 14:22:54 +0200 |
sheepluva |
fix clouds/flakes area not being adjusted after ResizeLand()
|
file |
diff |
annotate
|
Tue, 09 Feb 2016 21:11:16 +0300 |
unc0rr |
Merge default
qmlfrontend
|
file |
diff |
annotate
|
Sat, 23 Jan 2016 08:11:14 +0100 |
sheepluva |
Lua API: SetCinematicMode(enable)
|
file |
diff |
annotate
|
Sat, 23 Jan 2016 07:53:57 +0100 |
sheepluva |
adding a "cinematic mode" - currently: black bars on bottom/top. triggered by rcplane when pressing enter
|
file |
diff |
annotate
|
Fri, 01 Jan 2016 19:15:32 +0300 |
unc0rr |
merge default
qmlfrontend
|
file |
diff |
annotate
|
Thu, 31 Dec 2015 12:47:33 -0500 |
nemo |
Force locations for hogs if even TryHard fails on initial spawn.
|
file |
diff |
annotate
|
Mon, 16 Nov 2015 22:57:24 +0300 |
unc0rr |
Merge default (add a bunch of FIXMEs)
qmlfrontend
|
file |
diff |
annotate
|
Tue, 10 Nov 2015 22:18:06 +0100 |
sheepluva |
use SDL2 to paste clipboard contents
sdl2transition
|
file |
diff |
annotate
|
Sat, 07 Nov 2015 16:15:27 +0100 |
sheepluva |
merge orphan head (while discarding all its changes) to make koda and his hg-git happy
|
file |
diff |
annotate
|
Fri, 06 Nov 2015 01:29:22 +0100 |
antonc27 |
- Merge from default
ios-revival
|
file |
diff |
annotate
|
Thu, 15 Oct 2015 23:27:56 +0200 |
antonc27 |
- Mortar, Mudball and Land Spray need up/down buttons on mobile
ios-revival
|
file |
diff |
annotate
|
Thu, 15 Oct 2015 21:58:30 +0200 |
antonc27 |
- Target button added to mobile touch controls
ios-revival
|
file |
diff |
annotate
|
Thu, 15 Oct 2015 21:13:43 +0200 |
antonc27 |
- Target button added to mobile touch controls
ios-revival
|
file |
diff |
annotate
|
Thu, 15 Oct 2015 20:36:08 +0200 |
antonc27 |
- Timer button added to mobile touch controls
ios-revival
|
file |
diff |
annotate
|
Sun, 13 Sep 2015 18:58:22 -0400 |
nemo |
airmine hand sprite by wuzzy. totally temporary...
|
file |
diff |
annotate
|
Sat, 12 Sep 2015 05:46:59 +0200 |
antonc27 |
Merge
ios-revival
|
file |
diff |
annotate
|
Sat, 12 Sep 2015 05:39:35 +0200 |
antonc27 |
- Revert of 'Reset for previously selected static map'
ios-revival
|
file |
diff |
annotate
|
Sat, 12 Sep 2015 05:20:52 +0200 |
sheepluva |
uVariables: also initialize arrays and records in initModule
|
file |
diff |
annotate
|
Sat, 12 Sep 2015 04:12:29 +0200 |
antonc27 |
- Reset for previously selected static map
ios-revival
|
file |
diff |
annotate
|
Fri, 11 Sep 2015 05:54:17 +0200 |
sheepluva |
make uVariables not depend on implicit one-time initialization by FPC
|
file |
diff |
annotate
|
Thu, 10 Sep 2015 18:22:52 +0200 |
sheepluva |
merge branch ios-revival into default
|
file |
diff |
annotate
|
Tue, 18 Aug 2015 00:51:23 +0200 |
antonc27 |
- Fix for iPhone 4S screen size
ios-revival
|
file |
diff |
annotate
|
Thu, 13 Aug 2015 01:34:01 +0200 |
antonc27 |
- Name fixing for buttons
ios-revival
|
file |
diff |
annotate
|
Sat, 08 Aug 2015 22:55:02 +0200 |
antonc27 |
- Fix for "Exception: Could not load OpenGL from /System/Library/Frameworks/OpenGL.framework/Libraries/libGL.dylib" at start of app
ios-revival
|
file |
diff |
annotate
|
Thu, 03 Sep 2015 20:59:48 +0300 |
unc0rr |
Merge default
qmlfrontend
|
file |
diff |
annotate
|
Wed, 02 Sep 2015 00:39:35 +0200 |
sheepluva |
Lua API: SetMaxBuildDistance([ distInPx ]) -- set to 0 for no limit; call with no param to reset to default
|
file |
diff |
annotate
|
Tue, 01 Sep 2015 23:54:13 +0200 |
sheepluva |
global variable for defining construction distance limit. value smaller 1 means no limit (wip)
|
file |
diff |
annotate
|
Mon, 10 Aug 2015 03:53:11 +0200 |
sheepluva |
more copyright fixes
|
file |
diff |
annotate
|
Sun, 19 Jul 2015 03:10:00 +0200 |
sheepluva |
fix timebox sprite
|
file |
diff |
annotate
|
Sun, 24 May 2015 15:44:21 -0400 |
nemo |
change from default of 4 (like land mines) to 0, since it was breaking old scripts.
|
file |
diff |
annotate
|
Thu, 02 Apr 2015 21:09:56 +0300 |
unc0rr |
- Merge default
qmlfrontend
|
file |
diff |
annotate
|
Tue, 31 Mar 2015 03:41:36 +0200 |
sheepluva |
small pixel jizz tweak
|
file |
diff |
annotate
|
Tue, 31 Mar 2015 02:30:29 +0200 |
sheepluva |
alternative explosion border smoothing
|
file |
diff |
annotate
|
Sun, 22 Mar 2015 21:40:16 +0100 |
sheepluva |
make using hog speech a bit more comfortable
|
file |
diff |
annotate
|
Sun, 08 Mar 2015 01:04:41 +0100 |
sheepluva |
copy to/paste from system clipboard (via frontend)
|
file |
diff |
annotate
|
Sat, 14 Feb 2015 17:47:28 -0500 |
nemo |
Fix bug, undo debug level in server, set air mine number to something non-debug
|
file |
diff |
annotate
|
Sat, 14 Feb 2015 17:34:12 -0500 |
nemo |
Add placement of airmines in engine outside of hog proximity. Has a bug, only protecting 1st team. Also fix a spelling error and rename gstHHChooseTarget to gstChooseTarget
|
file |
diff |
annotate
|
Sat, 07 Feb 2015 23:26:14 +0300 |
unc0rr |
merge with default
qmlfrontend
|
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
|
Sat, 03 Jan 2015 23:46:26 +0300 |
unc0rr |
merge default
qmlfrontend
|
file |
diff |
annotate
|
Sun, 07 Dec 2014 14:36:28 -0500 |
nemo |
Add that "make screenshots of Land/LandPixels" thing for map creators
|
file |
diff |
annotate
|
Thu, 04 Dec 2014 20:15:03 +0100 |
sheepluva |
flake FrameTicks value of 0 now indicades that the frame should not be changed
|
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
|
Sun, 23 Nov 2014 03:38:15 +0100 |
sheepluva |
fix view limits in stereo 3d
|
file |
diff |
annotate
|
Sat, 22 Nov 2014 10:22:07 -0500 |
nemo |
Avoid promoting violence to hedgehogs. At least once a year.
|
file |
diff |
annotate
|
Tue, 18 Nov 2014 23:39:30 +0300 |
unc0rr |
merge default
qmlfrontend
|
file |
diff |
annotate
|
Sat, 08 Nov 2014 11:26:16 -0500 |
nemo |
Partially hook up feature size so horrorcat has something to test.
|
file |
diff |
annotate
|
Sat, 25 Oct 2014 11:29:45 -0400 |
nemo |
Remove switching of hog's hat to chef. do it in draw instead.
|
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
|
Sat, 27 Sep 2014 12:49:08 +0400 |
unc0rr |
- Get rid of engine's PathPrefix and UserPathPrefix
qmlfrontend
|
file |
diff |
annotate
|
Sat, 20 Sep 2014 00:56:54 +0400 |
unc0rr |
- Remove --port command
qmlfrontend
|
file |
diff |
annotate
|
Mon, 07 Jul 2014 00:37:10 +0200 |
sheepluva |
simplifying some code
|
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
|
Wed, 18 Jun 2014 23:57:51 +0200 |
sheepluva |
move DrawWaves to uRender
|
file |
diff |
annotate
|
Wed, 18 Jun 2014 15:42:01 +0200 |
sheepluva |
tweak/refactor how water is drawn
|
file |
diff |
annotate
|
Sat, 14 Jun 2014 15:49:44 +0200 |
sheepluva |
fix gl2 build, further rendering cleanup WIP, also new chat command: /debugvl
|
file |
diff |
annotate
|
Tue, 10 Jun 2014 19:38:37 +0200 |
sheepluva |
whoops, forgot to include this file in commt
|
file |
diff |
annotate
|
Tue, 10 Jun 2014 08:47:03 +0200 |
sheepluva |
some minor tweaks and stuff
|
file |
diff |
annotate
|
Wed, 07 May 2014 00:04:02 +0400 |
unc0rr |
sekret feature (test commit)
|
file |
diff |
annotate
|
Tue, 04 Mar 2014 00:40:23 +0400 |
unc0rr |
Remove game/preview functions split in library mode, just let normal procedure run instead:
|
file |
diff |
annotate
|