Mon, 24 Apr 2017 19:31:53 +0200 |
Wuzzy |
Drop rubber duck like dynamite
|
changeset |
files
|
Mon, 24 Apr 2017 19:21:43 +0200 |
Wuzzy |
Backed out changeset 98824a464230 (disable GetLaunchX/Y again)
|
changeset |
files
|
Mon, 24 Apr 2017 09:59:10 -0400 |
nemo |
Move sidecar lua load to prior to script load. This should let the script use it for dependencies.
|
changeset |
files
|
Mon, 24 Apr 2017 13:53:34 +0200 |
Wuzzy |
Fix incorrect SDL_UnloadObject usage in about.cpp (copy-paste fail)
|
changeset |
files
|
Sun, 23 Apr 2017 22:21:41 +0200 |
sheepluva |
Jungle Theme: allow flower object to go across gaps
|
changeset |
files
|
Sun, 23 Apr 2017 18:23:59 +0200 |
sheepluva |
Art theme: fix alpha in landtex
|
changeset |
files
|
Sun, 23 Apr 2017 17:27:07 +0200 |
sheepluva |
clean up flake falling/rising code. this should fix issue #157
|
changeset |
files
|
Sun, 23 Apr 2017 14:38:33 +0200 |
sheepluva |
fix fort mode's edge adjustments getting lost with weWrap. issue #181
|
changeset |
files
|
Sun, 23 Apr 2017 04:47:13 +0200 |
Wuzzy |
HedgeEditor: Fix maximum ammos sprite ID being 1 too low
|
changeset |
files
|
Sun, 23 Apr 2017 00:21:11 +0200 |
Wuzzy |
Fix broken ammo preview caused by previous commit
|
changeset |
files
|
Sat, 22 Apr 2017 23:55:49 +0200 |
Wuzzy |
Fix hog not getting new ammo in Highlander when it takes 2 consecutive turns
|
changeset |
files
|
Sat, 22 Apr 2017 23:30:46 +0200 |
Wuzzy |
Lock ammo scheme of TechRacer (is ignored anyway)
|
changeset |
files
|
Sat, 22 Apr 2017 23:06:47 +0200 |
Wuzzy |
Fix sniper rifle disabling laser sight utility after shooting
|
changeset |
files
|
Sat, 22 Apr 2017 22:23:49 +0200 |
sheepluva |
fix campaign missions not showing up for me
|
changeset |
files
|
Sat, 22 Apr 2017 20:37:51 +0200 |
Wuzzy |
Backed out changeset 071a05275798
|
changeset |
files
|
Sat, 22 Apr 2017 19:30:24 +0200 |
Wuzzy |
Fix warning caused in uGearsHedgehog.pas
|
changeset |
files
|
Sat, 22 Apr 2017 18:58:25 +0200 |
Wuzzy |
Replace hardcoded max. ammo index in Highlander with AmmoTypeMax
|
changeset |
files
|
Sat, 22 Apr 2017 18:36:57 +0200 |
Wuzzy |
Lua variable: AmmoTypeMax (maximum ammo type ID for iterating)
|
changeset |
files
|
Sat, 22 Apr 2017 18:12:58 +0200 |
Wuzzy |
Make sticky mines fall off the map when frozen
|
changeset |
files
|
Sat, 22 Apr 2017 18:00:57 +0200 |
Wuzzy |
Freezer allows to freeze sticky mines (currently only disables them)
|
changeset |
files
|
Sat, 22 Apr 2017 04:17:51 +0200 |
Wuzzy |
Stretch teamselwidget across whole page in local multiplayer page
|
changeset |
files
|
Sat, 22 Apr 2017 02:33:32 +0200 |
Wuzzy |
Allow to press [Precise]+[Slot] to cycle through weapons in reverse order
|
changeset |
files
|
Fri, 21 Apr 2017 17:54:28 +0200 |
Wuzzy |
Only select from default graves and forts for new themes
|
changeset |
files
|
Fri, 21 Apr 2017 17:42:09 +0200 |
Wuzzy |
Add DLC filtering in DataManager.cpp and namegen.cpp
|
changeset |
files
|
Thu, 20 Apr 2017 11:22:29 -0400 |
nemo |
For testing purposes, drop tointeger and pushint since Lua uses ptrdiff causing inconsistent behaviour if we try to get a longword value from tointeger on 64 bit vs 32bit. This should improve script reliability a bit
|
changeset |
files
|
Thu, 20 Apr 2017 02:38:45 +0200 |
Wuzzy |
Make health gain message translatable
|
changeset |
files
|
Thu, 20 Apr 2017 00:04:35 +0200 |
Wuzzy |
Take sacrifices into account for the “Stupid” taunt
|
changeset |
files
|
Wed, 19 Apr 2017 22:26:24 +0200 |
Wuzzy |
Call hog stupid for selfkilling
|
changeset |
files
|
Wed, 19 Apr 2017 22:10:12 +0200 |
Wuzzy |
Call hedgehogs stupid for poisoning themselves
|
changeset |
files
|
Wed, 19 Apr 2017 22:03:11 +0200 |
Wuzzy |
Fix hedgehog self-damage not counted, and there were never Stupid taunts/announces
|
changeset |
files
|
Wed, 19 Apr 2017 20:50:57 +0200 |
Wuzzy |
Fix incorrect Mutant score message color
|
changeset |
files
|
Wed, 19 Apr 2017 20:21:15 +0200 |
Wuzzy |
Use new EndTurn in a couple of scripts, esp. to fix timeout taunts in Racer
|
changeset |
files
|
Wed, 19 Apr 2017 17:50:31 +0200 |
Wuzzy |
New Lua call: EndTurn to end turn
|
changeset |
files
|
Wed, 19 Apr 2017 08:35:31 -0400 |
koda |
travis: Exclude gcc for the macOS target
|
changeset |
files
|
Wed, 19 Apr 2017 00:46:54 +0200 |
Wuzzy |
Add a few more announcer messages, loosely based on forum suggestions from https://hedgewars.org/node/1195
|
changeset |
files
|
Tue, 18 Apr 2017 22:56:28 +0200 |
Wuzzy |
Add a few announcer messages suggested by Star and Moon
|
changeset |
files
|
Tue, 18 Apr 2017 22:27:25 +0200 |
KoBeWi |
Change water speed range for better precision
|
changeset |
files
|
Tue, 18 Apr 2017 22:19:19 +0200 |
KoBeWi |
Fix broken sprites on animated water edges
|
changeset |
files
|
Tue, 18 Apr 2017 22:07:16 +0200 |
Wuzzy |
Update some music credits, fix Beach theme credits
|
changeset |
files
|
Tue, 18 Apr 2017 21:38:36 +0200 |
Wuzzy |
Credit most theme and map authors in credits.txt
|
changeset |
files
|
Tue, 18 Apr 2017 19:36:29 +0200 |
Wuzzy |
Add 3 forts: Lonely_Island, Olympic, Snail
|
changeset |
files
|
Mon, 17 Apr 2017 23:17:47 +0200 |
sheepluva |
engine: d52af905437b broke pas2c build. pas2c doesn't understand "in [1, 2]" etc.
|
changeset |
files
|
Mon, 17 Apr 2017 18:47:56 +0200 |
Wuzzy |
Backed out changeset 8e9603088f99
|
changeset |
files
|
Mon, 17 Apr 2017 07:12:00 +0200 |
Wuzzy |
Remove redundant main menu tips
|
changeset |
files
|
Mon, 17 Apr 2017 04:06:49 +0200 |
Wuzzy |
Mention missing controls for rope and landspray, explain cleaver damage
|
changeset |
files
|
Sun, 16 Apr 2017 08:49:18 +0200 |
Wuzzy |
Block left entrance in ACF, mission 6
|
changeset |
files
|
Sun, 16 Apr 2017 08:19:33 +0200 |
Wuzzy |
Add alternate dialogs in ACF mission 6 when killing cyborgs before collecting crates
|
changeset |
files
|
Sun, 16 Apr 2017 06:08:24 +0200 |
Wuzzy |
Restore old barrels and mines in ACF: Dragon's Lair
|
changeset |
files
|
Sun, 16 Apr 2017 05:52:33 +0200 |
Wuzzy |
Update sniper rifle challenge preview image because the theme changed
|
changeset |
files
|
Sun, 16 Apr 2017 05:37:56 +0200 |
Wuzzy |
Show mines timer in ACF, Dragon's Lair
|
changeset |
files
|
Sun, 16 Apr 2017 04:49:05 +0200 |
Wuzzy |
Replace some HTTP links with HTTPS links
|
changeset |
files
|
Sun, 16 Apr 2017 03:24:17 +0200 |
Wuzzy |
Fix broken URL in pagenetserver
|
changeset |
files
|
Sun, 16 Apr 2017 02:40:17 +0200 |
Wuzzy |
Update changelog regarding translations and rubber duck
|
changeset |
files
|
Sun, 16 Apr 2017 02:10:36 +0200 |
Wuzzy |
Swap the preview of missions 2 and 3 in A Classic Fairytale
|
changeset |
files
|
Sun, 16 Apr 2017 02:02:07 +0200 |
Wuzzy |
Allow the diaogues in ACF missions 8 and 10 to be translated
|
changeset |
files
|
Sun, 16 Apr 2017 01:05:08 +0200 |
Wuzzy |
Use format strings everywhere in A Classic Fairytale (for translators)
|
changeset |
files
|
Sun, 16 Apr 2017 00:18:44 +0200 |
Wuzzy |
Remove incorrect help about restarting mission in ACF mission 6
|
changeset |
files
|
Sat, 15 Apr 2017 23:47:53 +0200 |
Wuzzy |
Refactor ACF mission 6
|
changeset |
files
|
Sat, 15 Apr 2017 23:21:13 +0200 |
Wuzzy |
Add two main menu tips regarding mission panel
|
changeset |
files
|
Sat, 15 Apr 2017 08:52:05 +0200 |
Wuzzy |
Fix broken "whats this" help in misc options tab
|
changeset |
files
|
Sat, 15 Apr 2017 08:09:23 +0200 |
Wuzzy |
Add HedgeEditor schemes as recommended on https://hedgewars.org/HedgeEditor
|
changeset |
files
|
Sat, 15 Apr 2017 07:12:11 +0200 |
Wuzzy |
Add back "more wind" modifier into mission panel. Fixes regression in 10aad1cafc10
|
changeset |
files
|
Sat, 15 Apr 2017 06:52:14 +0200 |
Wuzzy |
Delete the now unused fort mode icons
|
changeset |
files
|
Sat, 15 Apr 2017 06:25:32 +0200 |
Wuzzy |
Redraw game flag icons: AISurvival, Border BottomBorder, LowGrav, MoreWind, NoWind, PlaceHog
|
changeset |
files
|
Sat, 15 Apr 2017 05:01:40 +0200 |
Wuzzy |
Replace initial health icon in game scheme editor
|
changeset |
files
|
Sat, 15 Apr 2017 04:28:00 +0200 |
Wuzzy |
Make all hogs say Yessir taunt on their turn start (replaces revenge taunts)
|
changeset |
files
|
Fri, 14 Apr 2017 07:27:56 +0200 |
Wuzzy |
Use videos icon in videos page
|
changeset |
files
|
Fri, 14 Apr 2017 06:36:36 +0200 |
Wuzzy |
Use palette icon for user color settings group box
|
changeset |
files
|
Thu, 13 Apr 2017 23:50:00 +0200 |
Wuzzy |
Team editor: Disable flag widget when selecting CPU team
|
changeset |
files
|
Thu, 13 Apr 2017 21:22:32 +0200 |
Wuzzy |
Move random team button of of team members box
|
changeset |
files
|
Thu, 13 Apr 2017 18:48:06 +0200 |
Wuzzy |
Add buttons to randomize hats and hog names only
|
changeset |
files
|
Thu, 13 Apr 2017 17:58:32 +0200 |
Wuzzy |
Fix non-matching team name when generating random teams
|
changeset |
files
|
Thu, 13 Apr 2017 17:42:57 +0200 |
Wuzzy |
Use smaller play sound icon in team editor
|
changeset |
files
|
Thu, 13 Apr 2017 17:26:37 +0200 |
Wuzzy |
Allow to randomize team name, flag, grave, voice and fort seperately
|
changeset |
files
|
Thu, 13 Apr 2017 15:18:07 +0200 |
Wuzzy |
Refactor team name generator
|
changeset |
files
|
Thu, 13 Apr 2017 06:39:01 +0200 |
Wuzzy |
Update changelog regarding team updates
|
changeset |
files
|
Thu, 13 Apr 2017 06:25:41 +0200 |
Wuzzy |
Randomize forts and graves in new teams
|
changeset |
files
|
Thu, 13 Apr 2017 05:44:23 +0200 |
Wuzzy |
Add 4 teams on first start of Hedgewars
|
changeset |
files
|
Wed, 12 Apr 2017 23:05:18 +0200 |
Wuzzy |
Add a few WhatsThis texts in frontend, rename “Stereo rendering” to “Stereoscopy”
|
changeset |
files
|
Wed, 12 Apr 2017 22:04:32 +0200 |
Wuzzy |
Use standard units and abbreviations in frontend
|
changeset |
files
|
Wed, 12 Apr 2017 21:34:02 +0200 |
Wuzzy |
Clariy home button in DLC
|
changeset |
files
|
Wed, 12 Apr 2017 21:23:02 +0200 |
Wuzzy |
Make framerate drop-down list translatable
|
changeset |
files
|
Wed, 12 Apr 2017 20:14:17 +0200 |
Wuzzy |
Apply minimal padding to all text buttons in frontend
|
changeset |
files
|
Wed, 12 Apr 2017 19:46:59 +0200 |
Wuzzy |
Redraw audio icon in settings menu be more HW style-like
|
changeset |
files
|
Wed, 12 Apr 2017 19:35:44 +0200 |
Wuzzy |
Add home button to DLC page
|
changeset |
files
|
Wed, 12 Apr 2017 00:23:10 +0200 |
Wuzzy |
Don't place air mines in Shoppa
|
changeset |
files
|
Tue, 11 Apr 2017 07:00:22 +0200 |
Wuzzy |
Add a few more maps to the WxW Shoppa map list
|
changeset |
files
|
Tue, 11 Apr 2017 05:31:40 +0200 |
Wuzzy |
Change voices in Big Armory, remove duplicate countdown sounds
|
changeset |
files
|
Tue, 11 Apr 2017 05:29:44 +0200 |
Wuzzy |
Add scenario: Big Armory
|
changeset |
files
|
Tue, 11 Apr 2017 04:48:58 +0200 |
Wuzzy |
Clean up mission strings of Teamwork scenario
|
changeset |
files
|
Tue, 11 Apr 2017 04:46:01 +0200 |
Wuzzy |
Add scenario: Teamwork 2
|
changeset |
files
|
Tue, 11 Apr 2017 04:14:21 +0200 |
Wuzzy |
Fix bad mission texts in A Space Adventure
|
changeset |
files
|
Tue, 11 Apr 2017 03:44:56 +0200 |
Wuzzy |
Display mines timer in all missions with non-default timer
|
changeset |
files
|
Tue, 11 Apr 2017 02:48:38 +0200 |
Wuzzy |
Set infinite turn time in RC Plane Challenge
|
changeset |
files
|
Tue, 11 Apr 2017 02:44:59 +0200 |
Wuzzy |
Disable Sudden Death consistently in all missions which don't require it
|
changeset |
files
|
Tue, 11 Apr 2017 02:11:49 +0200 |
Wuzzy |
Give infinite flying saucers in Space Adventure main menu
|
changeset |
files
|
Tue, 11 Apr 2017 02:09:01 +0200 |
Wuzzy |
Add infinite skipping in fruit03 mission
|
changeset |
files
|
Tue, 11 Apr 2017 00:17:42 +0200 |
Wuzzy |
New icon for video button to follow the Hedgewars style guide
|
changeset |
files
|
Mon, 10 Apr 2017 23:32:03 +0200 |
Wuzzy |
Use the same link color consistently in frontend
|
changeset |
files
|
Mon, 10 Apr 2017 23:10:56 +0200 |
Wuzzy |
Make entire top part of about screen translatable
|
changeset |
files
|
Mon, 10 Apr 2017 22:43:55 +0200 |
Wuzzy |
Make library list in about screen translatable
|
changeset |
files
|
Mon, 10 Apr 2017 21:42:53 +0200 |
Wuzzy |
Prevent frontend from starting game w/ >48 hogs
|
changeset |
files
|
Mon, 10 Apr 2017 20:56:01 +0200 |
Wuzzy |
Fix crash when trying to open ammo menu with current team hog gear = nil
|
changeset |
files
|
Mon, 10 Apr 2017 19:08:00 +0200 |
Wuzzy |
Fix caption not updating if adding caption with same text but different color
|
changeset |
files
|
Mon, 10 Apr 2017 18:42:50 +0200 |
Wuzzy |
Increase duck cost in Construction Mode to 40
|
changeset |
files
|
Mon, 10 Apr 2017 12:06:43 -0400 |
nemo |
bulk copy of latest physfs to our misc/libphysfs since this seems to fix an off-by-1 error reliably hit in readln read of 1 byte probably introduced in the addition of the buffered read. Whether this is excessive or whether libphysfs should even be maintained by us is another matter. But at least we shouldn't crash
|
changeset |
files
|
Mon, 10 Apr 2017 09:05:16 -0400 |
nemo |
merge in patch used in arch/fedora - fixes a lazy physfs memcpy that was breaking upstream's stricter checking
|
changeset |
files
|
Mon, 10 Apr 2017 14:34:32 +0200 |
Wuzzy |
Fix dynamite sparks appearing underwater
|
changeset |
files
|
Mon, 10 Apr 2017 14:15:00 +0200 |
Wuzzy |
Render gear timers in front of water
|
changeset |
files
|
Mon, 10 Apr 2017 13:51:07 +0200 |
Wuzzy |
Fix syntax error in uGearsUtils
|
changeset |
files
|
Mon, 10 Apr 2017 13:30:44 +0200 |
Wuzzy |
Play different bounce sound for rubber duck
|
changeset |
files
|
Sun, 09 Apr 2017 20:54:33 +0200 |
Wuzzy |
Add rubber duck to (Balanced) Random Weapon, Construction Mode, HedgeEditor
|
changeset |
files
|
Sun, 09 Apr 2017 00:51:26 +0200 |
Wuzzy |
Fix free rubber ducks in Highlander
|
changeset |
files
|
Fri, 13 May 2016 01:19:28 +0200 |
Wuzzy |
Fix duck issues with Sea edge swimming
|
changeset |
files
|
Fri, 13 May 2016 00:17:05 +0200 |
Wuzzy |
Don't play duck drop sound when duck spawns in water
|
changeset |
files
|
Fri, 13 May 2016 00:08:09 +0200 |
Wuzzy |
Make duck rise to surface when spawning underwater
|
changeset |
files
|
Thu, 12 May 2016 19:45:26 +0200 |
Wuzzy |
Add a few comments for rubber duck
|
changeset |
files
|
Thu, 12 May 2016 19:33:30 +0200 |
Wuzzy |
Put duck speed factor into gear variable
|
changeset |
files
|
Thu, 12 May 2016 19:22:53 +0200 |
Wuzzy |
Fix rubber duck speed when hitting sea edge initially
|
changeset |
files
|
Thu, 12 May 2016 18:16:09 +0200 |
Wuzzy |
Fix rubber duck not bouncing off diagonal rubber
|
changeset |
files
|
Thu, 12 May 2016 17:23:06 +0200 |
Wuzzy |
Render rubber duck timer when <6s
|
changeset |
files
|
Thu, 12 May 2016 16:56:23 +0200 |
Wuzzy |
Re-enable GetLaunchX/Y, use non-zero eject only for amDuck for now
|
changeset |
files
|
Thu, 12 May 2016 16:20:17 +0200 |
Wuzzy |
Fix swimming rubberduck screwing up after portal, also change timer to 15s, no resets
|
changeset |
files
|
Sat, 08 Apr 2017 21:48:39 +0200 |
Wuzzy |
Add rubber duck images for real
|
changeset |
files
|
Sat, 08 Apr 2017 21:48:25 +0200 |
Wuzzy |
Add sounds for rubberduck drop, destruction and water collision
|
changeset |
files
|
Sat, 08 Apr 2017 21:43:48 +0200 |
Wuzzy |
Add ammotype amDuck for rubber duck
|
changeset |
files
|
Sat, 08 Apr 2017 18:36:12 +0200 |
Wuzzy |
Add gear gtDuck: rubber duck
|
changeset |
files
|
Sat, 08 Apr 2017 18:26:25 +0200 |
Wuzzy |
Update changelog: Water anim., translations
|
changeset |
files
|
Sat, 08 Apr 2017 17:21:22 +0200 |
KoBeWi |
Fix bad water flow animation
|
changeset |
files
|
Sat, 08 Apr 2017 17:17:28 +0200 |
KoBeWi |
Water can now be animated
|
changeset |
files
|
Sat, 08 Apr 2017 06:22:43 +0200 |
Wuzzy |
Fix CPU level sprites falling down in ClimbHome (instead of stars)
|
changeset |
files
|
Sat, 08 Apr 2017 05:23:07 +0200 |
Wuzzy |
Locale: Replace outdated round start message with loading template
|
changeset |
files
|
Sat, 08 Apr 2017 05:04:18 +0200 |
Wuzzy |
Load screen: Move “LOADING” from image into text box
|
changeset |
files
|
Fri, 07 Apr 2017 05:03:30 +0200 |
Wuzzy |
Add a few home run messages (en, de)
|
changeset |
files
|
Fri, 07 Apr 2017 04:56:51 +0200 |
Wuzzy |
Add support for hog name in home run message
|
changeset |
files
|
Fri, 07 Apr 2017 03:27:17 +0200 |
Wuzzy |
Remove English-only text from campaign mission images
|
changeset |
files
|
Fri, 07 Apr 2017 03:10:28 +0200 |
Wuzzy |
Replace portal mission image with screenshot
|
changeset |
files
|
Fri, 07 Apr 2017 02:26:12 +0200 |
Wuzzy |
Harden the countdown sound check
|
changeset |
files
|
Fri, 07 Apr 2017 01:50:49 +0200 |
Wuzzy |
Fix name Scottish Gaelic being incorrectly displayed in language dropdown
|
changeset |
files
|
Fri, 07 Apr 2017 01:41:30 +0200 |
Wuzzy |
Add basic win/draw messages in Scottish Gaelic
|
changeset |
files
|
Fri, 07 Apr 2017 01:17:51 +0200 |
fios@foramnagaidhlig.net |
Scottish Gaelic translation update: tips, missions, frontend, engine
|
changeset |
files
|
Fri, 07 Apr 2017 00:57:09 +0200 |
Wuzzy |
Set turn time to 0 when current hog drowns
|
changeset |
files
|
Thu, 06 Apr 2017 23:28:13 +0200 |
Wuzzy |
Fix enemy saying “Missed” when poisoned w/o damage
|
changeset |
files
|
Thu, 06 Apr 2017 22:34:02 +0200 |
Wuzzy |
Fix time box tooltip saying it is not *yet* available in SD
|
changeset |
files
|
Thu, 06 Apr 2017 22:02:29 +0200 |
Wuzzy |
Show random event message on round start, instead of the static one
|
changeset |
files
|
Thu, 06 Apr 2017 21:49:59 +0200 |
Wuzzy |
Add new random victory/round draw messages in English
|
changeset |
files
|
Thu, 06 Apr 2017 20:57:51 +0200 |
Wuzzy |
Implement random round draw / team win messages
|
changeset |
files
|
Thu, 06 Apr 2017 20:14:05 +0200 |
Wuzzy |
Add back accidental removal of random mines
|
changeset |
files
|
Thu, 06 Apr 2017 20:01:14 +0200 |
Wuzzy |
Add many ticker messages for the new ticker events
|
changeset |
files
|
Thu, 06 Apr 2017 07:34:00 +0200 |
Wuzzy |
More ticker messages: Sick, king died, resurrect, time box return, timeout, kamikaze
|
changeset |
files
|
Thu, 06 Apr 2017 05:54:45 +0200 |
Wuzzy |
Allow to place theme objects on water
|
changeset |
files
|
Wed, 05 Apr 2017 18:23:10 +0200 |
Wuzzy |
Simplify the background gradient of Beach theme, fixes ugly “stripe” at borders
|
changeset |
files
|
Wed, 05 Apr 2017 18:12:40 +0200 |
Wuzzy |
Smoother water gradient for Beach theme
|
changeset |
files
|
Wed, 05 Apr 2017 17:43:46 +0200 |
Wuzzy |
Update changelog
|
changeset |
files
|
Wed, 05 Apr 2017 17:29:18 +0200 |
Wuzzy |
Remove redundant water color definitions in themes with default water
|
changeset |
files
|
Wed, 05 Apr 2017 17:28:46 +0200 |
Wuzzy |
Set default theme water color to blue
|
changeset |
files
|
Wed, 05 Apr 2017 17:26:59 +0200 |
Wuzzy |
Remove Lua function SetAmmoStore
|
changeset |
files
|
Wed, 05 Apr 2017 17:26:05 +0200 |
Wuzzy |
Fix ugly dragonball grave 1 pixel bouncing
|
changeset |
files
|
Wed, 05 Apr 2017 17:23:34 +0200 |
Wuzzy |
Display native language names in language combo box instead of always English
|
changeset |
files
|
Tue, 04 Apr 2017 23:43:19 +0200 |
sheepluva |
whitespace fixes (SEE, I AM USEFUL!)
|
changeset |
files
|
Sun, 09 Oct 2016 19:59:00 +0200 |
KoBeWi |
added CloudsL and FlakeL
|
changeset |
files
|
Tue, 04 Apr 2017 21:17:02 +0200 |
Wuzzy |
Fix hedgehogs/ticker ignoring kills without damage (#149)
|
changeset |
files
|
Tue, 04 Apr 2017 17:02:38 +0200 |
Wuzzy |
Lua callback: onUsedAmmo, after using up an ammo
|
changeset |
files
|
Tue, 04 Apr 2017 05:35:11 +0200 |
Wuzzy |
Disable incorrect “%1” messages in German home run messages
|
changeset |
files
|
Tue, 04 Apr 2017 05:33:15 +0200 |
Wuzzy |
Add a bunch of funny ticker messages for English
|
changeset |
files
|
Tue, 04 Apr 2017 02:41:11 +0200 |
Wuzzy |
Fix incorrect size of Beach theme icons
|
changeset |
files
|
Tue, 04 Apr 2017 02:22:30 +0200 |
Wuzzy |
Mention addition of Beach theme in changelog
|
changeset |
files
|
Tue, 04 Apr 2017 02:06:35 +0200 |
Wuzzy |
Update German frontend translation
|
changeset |
files
|
Mon, 20 Mar 2017 08:58:30 -0400 |
nemo |
sanity cutoff for splash sound
|
changeset |
files
|
Mon, 06 Feb 2017 18:15:29 +0300 |
unc0rr |
Fix handlers module
|
changeset |
files
|
Mon, 06 Feb 2017 17:54:27 +0300 |
unc0rr |
Store room protocol number
|
changeset |
files
|
Sat, 04 Feb 2017 19:52:38 +0300 |
unc0rr |
Room creation halfplemented
|
changeset |
files
|
Fri, 27 Jan 2017 23:03:31 +0300 |
unc0rr |
SendAllButMe action, list all clients in lobby in LobbyJoined message to newcomers
|
changeset |
files
|
Thu, 26 Jan 2017 14:45:44 +0300 |
unc0rr |
Lobby joining action
|
changeset |
files
|
Wed, 25 Jan 2017 23:48:23 +0300 |
unc0rr |
More refactoring
|
changeset |
files
|
Tue, 24 Jan 2017 20:28:16 +0300 |
unc0rr |
Toss code around
|
changeset |
files
|
Mon, 23 Jan 2017 23:43:29 +0300 |
unc0rr |
Start refactoring path from getting message from client to reacting to it
|
changeset |
files
|
Wed, 18 Jan 2017 22:54:02 +0300 |
unc0rr |
Basic support for NICK message
|
changeset |
files
|
Wed, 18 Jan 2017 22:23:41 +0300 |
unc0rr |
Fix malformed messages parsing
|
changeset |
files
|
Wed, 18 Jan 2017 22:15:55 +0300 |
unc0rr |
- Handle errors
|
changeset |
files
|
Sun, 15 Jan 2017 00:34:36 +0300 |
unc0rr |
Introduce actions, just like in the old server
|
changeset |
files
|
Sat, 14 Jan 2017 22:30:09 +0300 |
unc0rr |
- Use logging facilities instead of plain println!
|
changeset |
files
|
Sat, 14 Jan 2017 00:46:52 +0300 |
unc0rr |
- Render messages to string
|
changeset |
files
|
Wed, 11 Jan 2017 22:42:59 +0300 |
unc0rr |
Add more messages to the parser
|
changeset |
files
|
Wed, 11 Jan 2017 17:39:21 +0300 |
unc0rr |
Optional parameters parsing function
|
changeset |
files
|
Sun, 08 Jan 2017 23:57:45 +0300 |
unc0rr |
Some parsing using nom
|
changeset |
files
|
Sat, 07 Jan 2017 21:34:00 +0300 |
unc0rr |
Give up on lalrpop, let's try nom
|
changeset |
files
|
Fri, 06 Jan 2017 01:00:21 +0300 |
unc0rr |
Still trying to make parser work
|
changeset |
files
|
Thu, 05 Jan 2017 19:07:01 +0300 |
unc0rr |
Start on messages parser
|
changeset |
files
|
Tue, 03 Jan 2017 00:19:47 +0300 |
unc0rr |
- Start protocol parser implementation
|
changeset |
files
|
Mon, 02 Jan 2017 00:16:22 +0300 |
unc0rr |
Refactor modules layout
|
changeset |
files
|
Mon, 02 Jan 2017 00:05:12 +0300 |
unc0rr |
- Use netbuf buffers for client connection stream
|
changeset |
files
|
Sun, 01 Jan 2017 22:13:35 +0300 |
unc0rr |
Refactor code to add more structure to it
|
changeset |
files
|
Sat, 31 Dec 2016 23:56:29 +0300 |
unc0rr |
Start server implementation in rust
|
changeset |
files
|
Fri, 03 Feb 2017 23:04:50 +0300 |
unc0rr |
Adopt some patches from OpenBSD port
|
changeset |
files
|
Mon, 30 Jan 2017 11:35:09 -0500 |
nemo |
updates to polish translation by alzen, also add two unlocalised string he found in the gui
|
changeset |
files
|
Wed, 25 Jan 2017 00:17:32 +0300 |
unc0rr |
Add a buffer for files opened with physfs for reading, fixes slow engine start
|
changeset |
files
|
Sun, 15 Jan 2017 19:35:41 -0500 |
CopherNeue |
svg source for the bat animation update
|
changeset |
files
|
Sun, 15 Jan 2017 15:11:07 -0500 |
alfadur+copherneue |
fix of offsets and size to prior commits
|
changeset |
files
|
Sun, 15 Jan 2017 12:50:27 -0500 |
alfadur |
code changes to make the new bat animation work
|
changeset |
files
|
Sun, 15 Jan 2017 12:49:26 -0500 |
CopherNeue |
nicer hog bat animation art
|
changeset |
files
|
Thu, 12 Jan 2017 11:40:28 -0500 |
LocutusOfBorg |
aaand italian
|
changeset |
files
|
Thu, 12 Jan 2017 11:28:25 -0500 |
nemo |
aaand put in an exclamation mark
|
changeset |
files
|
Thu, 12 Jan 2017 11:17:53 -0500 |
nemo |
lowercase hedgehog, duplicate comment to description
|
changeset |
files
|
Fri, 23 Dec 2016 23:29:00 +0300 |
unc0rr |
Only registered players regain their teams on rejoin
|
changeset |
files
|
Fri, 23 Dec 2016 23:12:00 +0300 |
unc0rr |
Fix official server build
|
changeset |
files
|
Mon, 19 Dec 2016 12:34:09 -0500 |
alfadur |
surfboard object for beach theme
|
changeset |
files
|
Tue, 13 Dec 2016 09:33:50 -0500 |
alfadur |
Source svg for the sandcastle
|
changeset |
files
|
Sun, 11 Dec 2016 18:00:10 -0500 |
nemo |
requested by CopherNeue - make "flatten-flakes" only exclude the foreground layers. testing on eyes/halloween seems ok.
|
changeset |
files
|
Sun, 11 Dec 2016 17:51:13 -0500 |
nemo |
Enable beach theme install
|
changeset |
files
|
Sun, 11 Dec 2016 17:46:40 -0500 |
CopherNeue |
Beach theme, completely redone
|
changeset |
files
|
Sat, 10 Dec 2016 21:28:10 +0100 |
sheepluva |
Fix ScriptExists() destroying lua stack (fixes Bug #146)
|
changeset |
files
|
Sat, 10 Dec 2016 19:09:25 +0100 |
sheepluva |
Bug #108 - Phyfs/Pathz: Fix binds not being loaded
|
changeset |
files
|
Wed, 07 Dec 2016 13:25:04 -0500 |
alfadur |
Add Beach theme, update Fruit theme
|
changeset |
files
|
Tue, 06 Dec 2016 02:18:38 +0100 |
sheepluva |
tweak landtex filling some more. cuz it's fun
|
changeset |
files
|
Tue, 06 Dec 2016 01:05:46 +0100 |
sheepluva |
fix pas2c definition of SizeInt
|
changeset |
files
|
Sun, 04 Dec 2016 02:02:18 +0100 |
sheepluva |
fix chat SDL surfaces being in wrong color format (didn't play well with copyToXY's new quick pixel copies)
|
changeset |
files
|
Sun, 04 Dec 2016 01:07:36 +0100 |
sheepluva |
copyToXYFromRect: simplify my math (so that it actually, you know, works...)
|
changeset |
files
|
Sat, 03 Dec 2016 17:45:32 +0100 |
sheepluva |
GOTTA GO FAST! - speed up landtex filling
|
changeset |
files
|
Sat, 03 Dec 2016 13:51:57 +0100 |
sheepluva |
copyToXYFromRect: some tweaks
|
changeset |
files
|
Sat, 03 Dec 2016 09:09:16 +0100 |
sheepluva |
copyToXYFromRect: fix pixels overflowing pixel lines in dest
|
changeset |
files
|
Mon, 28 Nov 2016 13:46:25 -0500 |
nemo |
add alpha for sd-tint, since CopherNeue thinks the textures might need fading
|
changeset |
files
|
Sun, 27 Nov 2016 18:49:15 +0100 |
sheepluva |
fix German translation error
|
changeset |
files
|
Sun, 27 Nov 2016 13:08:12 +0100 |
sheepluva |
fix problem with pas2c build. please don't use "and not xyz", use "and (not xyz)"
|
changeset |
files
|
Sun, 27 Nov 2016 12:58:41 +0100 |
sheepluva |
make random timers less easy to predict
|
changeset |
files
|
Sun, 27 Nov 2016 06:32:00 +0100 |
Wuzzy |
Construction Mode: Fix free girder/rubber placement near hog
|
changeset |
files
|
Sun, 27 Nov 2016 06:24:43 +0100 |
Wuzzy |
Construction Mode: Turn crate limit into a script parameter
|
changeset |
files
|
Sun, 27 Nov 2016 05:56:45 +0100 |
Wuzzy |
Contruction Mode: Fix rubber being placable in land and invalid girder placement costing energy
|
changeset |
files
|
Sun, 27 Nov 2016 05:33:26 +0100 |
Wuzzy |
Add PlaceRubber to Lua API
|
changeset |
files
|
Sun, 27 Nov 2016 03:18:20 +0100 |
Wuzzy |
Fix Killing the Specialists giving you a free turn after killing Desert Eagle with a desert eagle with shot 1-3
|
changeset |
files
|
Sun, 27 Nov 2016 01:30:41 +0100 |
Wuzzy |
Fix A Space Adventure Missions allowing player to walk before 1st animation and screw things up
|
changeset |
files
|
Sun, 27 Nov 2016 00:00:25 +0100 |
sheepluva |
simplify code of previous commit ( ba1807589eaa )
|
changeset |
files
|
Sat, 26 Nov 2016 23:46:31 +0100 |
sheepluva |
OCD-compatibility-patch: make border stripes consistent in direction and offset, seamless.
|
changeset |
files
|
Sat, 26 Nov 2016 22:48:37 +0100 |
Wuzzy |
Give visual and audible feedback for flying through rings in Hard Flying mission
|
changeset |
files
|
Sat, 26 Nov 2016 22:16:45 +0100 |
Wuzzy |
Use SetCinematicMode in Animate lib, which introduces cinematic mode to missions using Animate
|
changeset |
files
|
Sat, 26 Nov 2016 20:27:41 +0100 |
Wuzzy |
Fix group box text being cut off (fixes #125)
|
changeset |
files
|
Fri, 25 Nov 2016 14:22:34 +0100 |
Wuzzy |
Add custom ammo texts for Knockball
|
changeset |
files
|
Fri, 25 Nov 2016 14:06:00 +0100 |
Wuzzy |
Remove team score messages in Knockball/Basketball because they're redundant
|
changeset |
files
|
Fri, 25 Nov 2016 13:53:22 +0100 |
Wuzzy |
Clean up strings in Control mission maps (more translator-friendly)
|
changeset |
files
|
Fri, 25 Nov 2016 13:38:24 +0100 |
Wuzzy |
Disable SD for a couple of scripts and mission maps
|
changeset |
files
|
Fri, 25 Nov 2016 03:14:46 +0100 |
Wuzzy |
Fix misleading scenario desciptions regarding time limit / no time limit
|
changeset |
files
|
Fri, 25 Nov 2016 02:53:42 +0100 |
Wuzzy |
Rewrite 2nd line of mission panel of most missions for consistency
|
changeset |
files
|
Fri, 25 Nov 2016 02:01:18 +0100 |
Wuzzy |
Move some changelog entries to the correct categories
|
changeset |
files
|
Fri, 25 Nov 2016 01:52:03 +0100 |
Wuzzy |
Mention Cheese in changelog
|
changeset |
files
|
Fri, 25 Nov 2016 01:42:55 +0100 |
Wuzzy |
Update changelog for Highlander changes
|
changeset |
files
|
Fri, 25 Nov 2016 01:36:20 +0100 |
Wuzzy |
Make Highlander mission text consistent with other game mode messages
|
changeset |
files
|
Fri, 25 Nov 2016 01:20:03 +0100 |
Wuzzy |
Game mode messages: New messages for PlaceHog+King; All messages get a colon to get highlighted; Reorder messages more logically
|
changeset |
files
|
Thu, 24 Nov 2016 17:47:19 +0100 |
Wuzzy |
WxW: Remove old compability code which caused problems with unknown maps
|
changeset |
files
|
Thu, 24 Nov 2016 17:18:16 +0100 |
Wuzzy |
Tweak WxW wall spark count according to wall size
|
changeset |
files
|
Thu, 24 Nov 2016 17:05:26 +0100 |
Wuzzy |
WxW: Add crate radar info to rope description
|
changeset |
files
|
Thu, 24 Nov 2016 16:52:13 +0100 |
Wuzzy |
WxW: Increase wall height of left/right walls with bounce edge and no border
|
changeset |
files
|
Thu, 24 Nov 2016 16:25:39 +0100 |
Wuzzy |
Add WorldEdge support for WxW
|
changeset |
files
|
Thu, 24 Nov 2016 15:45:46 +0100 |
Wuzzy |
Update changelog for Wxw updates
|
changeset |
files
|
Thu, 24 Nov 2016 15:09:26 +0100 |
Wuzzy |
WxW: Selectable walls, support more maps, more liberal game schemes, new rules, script parameter, better menu
|
changeset |
files
|
Thu, 24 Nov 2016 06:33:00 +0100 |
Wuzzy |
Make name “Tumbler” translatable
|
changeset |
files
|
Thu, 24 Nov 2016 05:49:57 +0100 |
Wuzzy |
Disable world edge in Space Invasion
|
changeset |
files
|
Thu, 24 Nov 2016 05:41:50 +0100 |
Wuzzy |
Use yellow clock color in Space Invasion and Tumbler
|
changeset |
files
|
Thu, 24 Nov 2016 05:35:21 +0100 |
Wuzzy |
Turn invaders white in Space Invasion when round is over
|
changeset |
files
|
Thu, 24 Nov 2016 05:08:04 +0100 |
Wuzzy |
Update changelog for Space Invasion
|
changeset |
files
|
Thu, 24 Nov 2016 04:56:49 +0100 |
Wuzzy |
More helpful Space Invasion description
|
changeset |
files
|
Thu, 24 Nov 2016 04:24:56 +0100 |
Wuzzy |
Remove unused flamer code from Space Invasion
|
changeset |
files
|
Thu, 24 Nov 2016 04:21:34 +0100 |
Wuzzy |
Space Invasion: Play countdown sounds
|
changeset |
files
|
Thu, 24 Nov 2016 04:15:27 +0100 |
Wuzzy |
Space Invasion: Make all strings more translator-friendly
|
changeset |
files
|
Thu, 24 Nov 2016 03:53:56 +0100 |
Wuzzy |
Space Invasion: Dump most out-commented and unused code
|
changeset |
files
|
Thu, 24 Nov 2016 03:36:56 +0100 |
Wuzzy |
Space Invasion: Better HUD, messages, stats screen, sounds. Add script param support
|
changeset |
files
|
Thu, 24 Nov 2016 01:04:55 +0100 |
Wuzzy |
Add countdown sounds to Tumbler
|
changeset |
files
|
Thu, 24 Nov 2016 00:50:40 +0100 |
Wuzzy |
Change ammo display texts in Tumbler to avoid pluralization failures
|
changeset |
files
|
Thu, 24 Nov 2016 00:42:27 +0100 |
Wuzzy |
Tumbler updates: Script params, select weaps via slots, more sounds, rewrite texts, ignore broken gameflags
|
changeset |
files
|
Thu, 24 Nov 2016 00:20:41 +0100 |
Wuzzy |
Rewrite some help texts in the basic rope training mission
|
changeset |
files
|
Wed, 23 Nov 2016 23:54:55 +0100 |
Wuzzy |
Tweak flags used in all missions to fit more to the theme
|
changeset |
files
|
Wed, 23 Nov 2016 20:25:44 +0100 |
Wuzzy |
Fix game extremely slowing down if hog collects crate with huge health, or vampire gets huge health.
|
changeset |
files
|
Wed, 23 Nov 2016 19:43:40 +0100 |
Wuzzy |
Use GetHogFort in HedgeEditor
|
changeset |
files
|
Wed, 23 Nov 2016 19:39:01 +0100 |
Wuzzy |
Add GetHogFort to Lua API
|
changeset |
files
|
Wed, 23 Nov 2016 18:57:08 +0100 |
Wuzzy |
HedgeEditor: Fix mine, sticky mine, health crate, air mine sometimes being incorrectly exported
|
changeset |
files
|
Wed, 23 Nov 2016 18:33:14 +0100 |
Wuzzy |
HedgeEditor: Fix air mines timer being falsely exported and displayed
|
changeset |
files
|
Wed, 23 Nov 2016 18:00:35 +0100 |
Wuzzy |
HedgeEditor: Export WorldEdge, fix export of Theme
|
changeset |
files
|
Wed, 23 Nov 2016 17:21:17 +0100 |
Wuzzy |
Remove some items from the HedgeEditor TODO list
|
changeset |
files
|
Wed, 23 Nov 2016 17:04:15 +0100 |
Wuzzy |
HedgeEditor: Rename “Standard” target and cleaver to just target and cleaver
|
changeset |
files
|
Wed, 23 Nov 2016 17:03:46 +0100 |
Wuzzy |
HedgeEditor: Simplify placement mode description
|
changeset |
files
|
Wed, 23 Nov 2016 16:33:01 +0100 |
Wuzzy |
Update changelog for the recent HedgeEditor updates
|
changeset |
files
|
Wed, 23 Nov 2016 16:02:03 +0100 |
Wuzzy |
Add sine gun to Crazy weapon set
|
changeset |
files
|
Wed, 23 Nov 2016 15:57:45 +0100 |
Wuzzy |
Set minimum ammo box content of 1 for default ammo schemes
|
changeset |
files
|
Wed, 23 Nov 2016 15:34:08 +0100 |
Wuzzy |
Add icon to “Send Feedback” button, do some TODO tasks in pagevideo.cpp
|
changeset |
files
|
Wed, 23 Nov 2016 15:08:51 +0100 |
Wuzzy |
Use SetAmmoTexts in HedgeEditor to describe overwritten air attack (gear placement tool)
|
changeset |
files
|
Wed, 20 Apr 2016 20:13:03 +0200 |
Wuzzy |
HedgeEditor: Add missing Left click help texts
|
changeset |
files
|
Wed, 20 Apr 2016 19:04:22 +0200 |
Wuzzy |
HedgeEditor: Don't change placement mode when air attack is not selected
|
changeset |
files
|
Wed, 20 Apr 2016 18:54:31 +0200 |
Wuzzy |
HedgeEditor: Make toggle help and toggle gear info work everywhere
|
changeset |
files
|
Wed, 20 Apr 2016 18:42:40 +0200 |
Wuzzy |
HedgeEditor: Disable timer keys 2-4 in rubber placement mode
|
changeset |
files
|
Wed, 23 Nov 2016 14:10:29 +0100 |
Wuzzy |
HedgeEditor: Unify key combination help
|
changeset |
files
|
Wed, 20 Apr 2016 18:18:05 +0200 |
Wuzzy |
HedgeEditor: Fix health add/subtract not working for dud mines
|
changeset |
files
|
Wed, 23 Nov 2016 14:08:43 +0100 |
Wuzzy |
HedgeEditor: Make landgun spawn in utility crates and sort list of ammo types to reflect the ammo menu ordering
|
changeset |
files
|
Wed, 23 Nov 2016 13:59:36 +0100 |
Wuzzy |
HedgeEditor: Proper indentation for atkArray and utilArray
|
changeset |
files
|
Wed, 20 Apr 2016 17:53:07 +0200 |
Wuzzy |
HedgeEditor: Improve secondary message
|
changeset |
files
|
Wed, 20 Apr 2016 17:31:34 +0200 |
Wuzzy |
HedgeEditor: Allow health crates with 0 health
|
changeset |
files
|
Wed, 23 Nov 2016 13:53:51 +0100 |
Wuzzy |
HedgeEditor: Make health/timer tags toggable with Precise+3
|
changeset |
files
|
Wed, 20 Apr 2016 17:10:05 +0200 |
Wuzzy |
HedgeEditor: Show tags for gear timers and health
|
changeset |
files
|
Mon, 18 Apr 2016 22:44:26 +0200 |
Wuzzy |
HedgeEditor: Play placement sound more often
|
changeset |
files
|
Mon, 18 Apr 2016 22:34:39 +0200 |
Wuzzy |
HedgeEditor: Proper error handling when attempting to delete hedgehogs
|
changeset |
files
|
Mon, 18 Apr 2016 22:25:56 +0200 |
Wuzzy |
HedgeEditor: Fix girder/rubber mods sometimes show nil in 2nd message
|
changeset |
files
|
Mon, 18 Apr 2016 22:12:50 +0200 |
Wuzzy |
HedgeEditor: Minor string corrections
|
changeset |
files
|
Thu, 14 Apr 2016 16:28:59 +0200 |
Wuzzy |
HedgeEditor: Fix Lua error when trying to set ShoppaBalance rank without anything being selected
|
changeset |
files
|
Wed, 23 Nov 2016 13:40:06 +0100 |
Wuzzy |
HedgeEditor: Remove hardcoded ammo names in favor of GetAmmoName
|
changeset |
files
|
Sat, 09 Apr 2016 23:34:21 +0200 |
Wuzzy |
HedgeEditor: Fix nil bugs related to sprite placement mode
|
changeset |
files
|
Sat, 09 Apr 2016 23:29:16 +0200 |
Wuzzy |
HedgeEditor: Clean up some incorrect menu texts
|
changeset |
files
|
Sat, 09 Apr 2016 23:13:33 +0200 |
Wuzzy |
HedgeEditor: Make all hog and team names translatable and export them properly
|
changeset |
files
|
Sat, 09 Apr 2016 22:13:47 +0200 |
Wuzzy |
Add loc_noop to Locale Lua library
|
changeset |
files
|
Sat, 09 Apr 2016 20:44:55 +0200 |
Wuzzy |
HedgeEditor: Minor team/hog name fixes
|
changeset |
files
|
Sat, 09 Apr 2016 14:45:47 +0200 |
Wuzzy |
HedgeEditor: Resort sprite array, add sprTargetBee
|
changeset |
files
|
Sat, 09 Apr 2016 14:33:27 +0200 |
Wuzzy |
HedgeEditor: Implement frame selection for sprites
|
changeset |
files
|
Sat, 09 Apr 2016 13:24:06 +0200 |
Wuzzy |
Tweak HedgeEditor output: loc() hog/team names and tweak mission text
|
changeset |
files
|
Sat, 09 Apr 2016 11:56:52 +0200 |
Wuzzy |
HedgeEditor: Fix broken export of team colors
|
changeset |
files
|
Sat, 09 Apr 2016 11:15:14 +0200 |
Wuzzy |
HedgeEditor: Reliably change mission text on weapon switch
|
changeset |
files
|
Sat, 09 Apr 2016 10:33:08 +0200 |
Wuzzy |
HedgeEditor: Fix stuff being exported multiple times on multiple saves
|
changeset |
files
|
Sat, 09 Apr 2016 10:14:35 +0200 |
Wuzzy |
Don't agressively show HedgeEditor mission panel
|
changeset |
files
|
Sat, 09 Apr 2016 09:41:57 +0200 |
Wuzzy |
HedgeEditor: Don't count sprites failed to place
|
changeset |
files
|
Sat, 09 Apr 2016 09:14:09 +0200 |
Wuzzy |
HedgeEditor: Disable delete mode for sprite placement mode
|
changeset |
files
|
Sat, 09 Apr 2016 08:59:29 +0200 |
Wuzzy |
HedgeEditor: Allow to modify dud mine health
|
changeset |
files
|
Sat, 09 Apr 2016 08:52:19 +0200 |
Wuzzy |
HedgeEditor: Improved help disabled message, also loc()'ed
|
changeset |
files
|
Sat, 09 Apr 2016 08:45:46 +0200 |
Wuzzy |
Write better “greeting” message for HedgeEditor
|
changeset |
files
|
Sat, 09 Apr 2016 08:29:22 +0200 |
Wuzzy |
HedgeEditor: Add loc() to some forgotten strings, minor cleanup
|
changeset |
files
|
Sat, 09 Apr 2016 08:19:43 +0200 |
Wuzzy |
HedgeEditor: Generally improve menu help texts
|
changeset |
files
|
Sat, 09 Apr 2016 08:00:53 +0200 |
Wuzzy |
HedgeEditor: Better naming and explanation of tagging mode and advanced repositioning mode
|
changeset |
files
|
Sat, 09 Apr 2016 07:40:15 +0200 |
Wuzzy |
HedgeEditor: Improve graphics on girder/rubber placement
|
changeset |
files
|
Sat, 09 Apr 2016 07:16:01 +0200 |
Wuzzy |
HedgeEditor: Throw away code in comments and unused variables
|
changeset |
files
|
Sat, 09 Apr 2016 06:42:31 +0200 |
Wuzzy |
HedgeEditor: Refactor legacy GetVisualGearValues code
|
changeset |
files
|
Sat, 09 Apr 2016 06:38:11 +0200 |
Wuzzy |
HedgeEditor: Fix girder sprite being displayed a top left
|
changeset |
files
|
Sat, 09 Apr 2016 06:09:59 +0200 |
Wuzzy |
HedgeEditor: Fix teams being exported multiple times when saving multiple times in same session
|
changeset |
files
|
Sat, 09 Apr 2016 05:28:18 +0200 |
Wuzzy |
Add dud mine placement mode to HedgeEditor
|
changeset |
files
|
Sat, 09 Apr 2016 04:37:03 +0200 |
Wuzzy |
HedgeEditor: Tweak and reorder health/timer selection numbers
|
changeset |
files
|
Sat, 09 Apr 2016 04:22:39 +0200 |
Wuzzy |
HedgeEditor: Allow to set sticky mine timer
|
changeset |
files
|
Wed, 23 Nov 2016 13:08:24 +0100 |
Wuzzy |
Update outdated onGameInit variables in HedgeEditor map export, fixes various bugs
|
changeset |
files
|
Wed, 23 Nov 2016 03:02:37 +0100 |
Wuzzy |
Split up change log sections even more, and update it for Racer
|
changeset |
files
|
Wed, 23 Nov 2016 02:53:05 +0100 |
Wuzzy |
Allow to set Racer waypoint limit with script parameter “maxwaypoints”
|
changeset |
files
|
Wed, 23 Nov 2016 02:39:08 +0100 |
Wuzzy |
Fix incorrect type check of wpRad in Racer
|
changeset |
files
|
Wed, 23 Nov 2016 02:00:24 +0100 |
Wuzzy |
Highlight first Racer waypoint in placement phase
|
changeset |
files
|
Wed, 23 Nov 2016 01:05:34 +0100 |
Wuzzy |
Allow to remove waypoints in Racer with precise key
|
changeset |
files
|
Wed, 23 Nov 2016 00:28:58 +0100 |
Wuzzy |
Fix Construction Mode screwing up when initialenergy > maxenergy
|
changeset |
files
|
Wed, 23 Nov 2016 00:17:28 +0100 |
Wuzzy |
Use GetAmmoName in Construction Mode
|
changeset |
files
|
Tue, 22 Nov 2016 21:30:23 +0100 |
Wuzzy |
Disable Sudden Death in Shoppa for good
|
changeset |
files
|
Tue, 22 Nov 2016 17:07:14 +0100 |
Wuzzy |
Remove colons in campaign screen for more UI consistency
|
changeset |
files
|
Tue, 22 Nov 2016 17:02:20 +0100 |
Wuzzy |
Align drop-down text of unfinished campaign missions with finished icons
|
changeset |
files
|
Tue, 22 Nov 2016 16:39:54 +0100 |
Wuzzy |
Give infinite ropes in Running for survival mission
|
changeset |
files
|
Tue, 22 Nov 2016 16:30:54 +0100 |
Wuzzy |
Add skip option to desert01, fruit02, moon01 in A Space Adventure
|
changeset |
files
|
Tue, 22 Nov 2016 15:52:57 +0100 |
Wuzzy |
Fix double achievements and ranks in The First Stop mission (fixes #106)
|
changeset |
files
|
Sun, 20 Nov 2016 15:20:08 +0100 |
unc0rr |
Prepend "User quit: " to client-side quit messages
|
changeset |
files
|
Sun, 20 Nov 2016 05:11:19 +0100 |
Wuzzy |
Use proper start button in training menu
|
changeset |
files
|
Sun, 20 Nov 2016 05:02:59 +0100 |
Wuzzy |
Update changelog about mission tabs
|
changeset |
files
|
Sun, 20 Nov 2016 05:01:27 +0100 |
Wuzzy |
Update German mission description strings
|
changeset |
files
|
Wed, 13 Apr 2016 14:53:47 +0200 |
Wuzzy |
Make tab of mission list tab header blend into mission list
|
changeset |
files
|
Wed, 13 Apr 2016 14:52:35 +0200 |
Wuzzy |
Update English mission descriptions to better fit tabbed mission menu
|
changeset |
files
|
Wed, 13 Apr 2016 14:39:17 +0200 |
Wuzzy |
Mission recategorization into trainings, challenges and scenarios.
|
changeset |
files
|
Sun, 20 Nov 2016 04:21:24 +0100 |
Wuzzy |
Fix typo in German campaign translation
|
changeset |
files
|
Sun, 20 Nov 2016 04:12:19 +0100 |
Wuzzy |
Update changelog for space campaign updates
|
changeset |
files
|
Sun, 20 Nov 2016 04:08:21 +0100 |
Wuzzy |
Complete space campaign's spacetrip mission if all main+side missions are completed
|
changeset |
files
|
Sun, 20 Nov 2016 03:43:27 +0100 |
Wuzzy |
Draw 2 flowers for fully completed (w/ side missions) planets in space campaign
|
changeset |
files
|
Sun, 20 Nov 2016 01:50:24 +0100 |
Wuzzy |
Expose number of air mines in Lua variable AirMinesNum
|
changeset |
files
|
Sun, 20 Nov 2016 01:31:09 +0100 |
Wuzzy |
Add more descriptions into desktop entry files, fix some specification mismatches
|
changeset |
files
|
Sun, 20 Nov 2016 00:43:12 +0100 |
Wuzzy |
Merge new Cheese map
|
changeset |
files
|
Sun, 20 Nov 2016 00:40:20 +0100 |
Wuzzy |
Update changelog about campaign screen check marks
|
changeset |
files
|
Wed, 04 May 2016 09:19:44 +0200 |
Wuzzy |
Don't show AI-controlled teams in campaigns page
|
changeset |
files
|
Wed, 04 May 2016 08:44:53 +0200 |
Wuzzy |
Make campaign mission names translatable
|
changeset |
files
|
Wed, 04 May 2016 07:41:46 +0200 |
Wuzzy |
Make campaign names translatable
|
changeset |
files
|
Wed, 04 May 2016 05:23:58 +0200 |
Wuzzy |
Seperate campaign victories from campaign mission victories
|
changeset |
files
|
Wed, 04 May 2016 04:44:41 +0200 |
Wuzzy |
Update campaign drop-down list after campaign victory
|
changeset |
files
|
Wed, 04 May 2016 04:32:31 +0200 |
Wuzzy |
Fix final mission of Progress-based campaigns (like ACF) not being recognized as finished
|
changeset |
files
|
Wed, 04 May 2016 04:07:12 +0200 |
Wuzzy |
Campaign page: Add labels and move start button to footer
|
changeset |
files
|
Sun, 20 Nov 2016 00:12:07 +0100 |
Wuzzy |
Save mission success for A Space Adventure missions
|
changeset |
files
|
Wed, 04 May 2016 02:10:59 +0200 |
Wuzzy |
Add support for storing and displaying success of campaign missions
|
changeset |
files
|
Wed, 04 May 2016 00:14:41 +0200 |
Wuzzy |
Update campaign victory status when changing selection
|
changeset |
files
|
Tue, 03 May 2016 22:56:26 +0200 |
Wuzzy |
Store campaign victories in campaign variable "Won"
|
changeset |
files
|
Tue, 03 May 2016 22:26:39 +0200 |
Wuzzy |
Show check marks for campaigns with Won=true
|
changeset |
files
|
Sat, 19 Nov 2016 17:26:16 -0500 |
CopherNeue |
Updated cheese map
|
changeset |
files
|
Sat, 19 Nov 2016 23:04:44 +0100 |
Wuzzy |
Overwrite special ammo descriptions in Racer script
|
changeset |
files
|
Sat, 19 Nov 2016 22:17:08 +0100 |
Wuzzy |
Allow to ignore overwritten ammo name in GetAmmoName
|
changeset |
files
|
Sat, 19 Nov 2016 22:00:23 +0100 |
Wuzzy |
GetAmmoName now returns ammo name overwritten by SetAmmoTexts
|
changeset |
files
|
Sat, 19 Nov 2016 21:39:52 +0100 |
Wuzzy |
Update changelog for SetAmmoTexts-related changes
|
changeset |
files
|
Sat, 19 Nov 2016 21:33:02 +0100 |
Wuzzy |
Change descriptions for special Construction Mode tools
|
changeset |
files
|
Tue, 10 May 2016 01:59:54 +0200 |
Wuzzy |
Add SetAmmoDescriptionAppendix to Lua API, see issue 82
|
changeset |
files
|
Tue, 10 May 2016 01:33:23 +0200 |
Wuzzy |
Make SetAmmoTexts update ammo menu weapon name, too
|
changeset |
files
|
Mon, 09 May 2016 22:49:31 +0200 |
Wuzzy |
Add Lua API function SetAmmoTexts (see issue 82)
|
changeset |
files
|
Sat, 19 Nov 2016 21:17:48 +0100 |
Wuzzy |
Update Changelog: Add Racer and TechRacer updates
|
changeset |
files
|
Wed, 13 Apr 2016 13:55:47 +0200 |
Wuzzy |
TechRacer: Cleanup mess regarding teams which did not finish
|
changeset |
files
|
Wed, 13 Apr 2016 13:17:58 +0200 |
Wuzzy |
Fix some incorrect TechRacer messages
|
changeset |
files
|
Wed, 13 Apr 2016 13:17:08 +0200 |
Wuzzy |
TechRacer: Show racing times and ranking in stats screen
|
changeset |
files
|
Wed, 13 Apr 2016 13:16:01 +0200 |
Wuzzy |
Force TechRacer maps when image map is selected. Fixes Google Code issue #882
|
changeset |
files
|
Wed, 13 Apr 2016 13:14:01 +0200 |
Wuzzy |
TechRacer: Don't mess with ammo caption while in waypoint.
|
changeset |
files
|
Wed, 13 Apr 2016 13:13:07 +0200 |
Wuzzy |
Clean up TechRacer strings
|
changeset |
files
|
Wed, 13 Apr 2016 14:19:42 +0200 |
Wuzzy |
Racer: Reduce minimum number of waypoints to 2, tweak descriptions
|
changeset |
files
|
Wed, 13 Apr 2016 14:14:33 +0200 |
Wuzzy |
Racer: Clean up “did not finish” mess
|
changeset |
files
|
Wed, 13 Apr 2016 14:02:53 +0200 |
Wuzzy |
Add new Racer script parameter: waypointradius
|
changeset |
files
|
Sat, 19 Nov 2016 20:22:55 +0100 |
Wuzzy |
Racer: Dump old commented-out code
|
changeset |
files
|
Wed, 13 Apr 2016 14:01:28 +0200 |
Wuzzy |
Racer: Show “Track completed!” message
|
changeset |
files
|
Wed, 13 Apr 2016 14:00:53 +0200 |
Wuzzy |
Add “rounds” script parameter for Racer
|
changeset |
files
|
Wed, 13 Apr 2016 14:00:03 +0200 |
Wuzzy |
Racer: Don't mess with ammo display when touching waypoint
|
changeset |
files
|
Wed, 13 Apr 2016 13:59:20 +0200 |
Wuzzy |
Racer: Clean up strings
|
changeset |
files
|
Wed, 13 Apr 2016 13:58:44 +0200 |
Wuzzy |
Implement stats screen for Racer
|
changeset |
files
|
Sun, 01 May 2016 02:40:12 +0200 |
Wuzzy |
Add “boring” voice to voice queue to avoid voice overlapping
|
changeset |
files
|
Sun, 01 May 2016 02:36:17 +0200 |
Wuzzy |
Enable timer warning sounds in hog placement phase
|
changeset |
files
|
Sat, 19 Nov 2016 15:03:16 +0100 |
Wuzzy |
Add changelog entries for the timer color-coding and countdown sounds
|
changeset |
files
|
Sun, 01 May 2016 01:18:58 +0200 |
Wuzzy |
When doing something, set ready time to 0 instead of 1
|
changeset |
files
|
Sun, 01 May 2016 01:04:45 +0200 |
Wuzzy |
Fix sniper rifle making timer gray all the time
|
changeset |
files
|
Sun, 01 May 2016 00:09:14 +0200 |
Wuzzy |
Show timer at 999s instead of 1000s
|
changeset |
files
|
Sat, 30 Apr 2016 23:46:57 +0200 |
Wuzzy |
Make timer gray while the time is not running or while it is paused
|
changeset |
files
|
Sat, 30 Apr 2016 23:30:34 +0200 |
Wuzzy |
Add ammoprop for blowtorch and pickhammer for not stopping timer in inf attack
|
changeset |
files
|
Sat, 19 Nov 2016 15:00:14 +0100 |
Wuzzy |
Play countdown sounds for 4-1 remaining seconds and “boring” voice on timeout
|
changeset |
files
|
Sat, 30 Apr 2016 20:55:16 +0200 |
Wuzzy |
Make the timer red when it is the get-away time
|
changeset |
files
|
Sat, 30 Apr 2016 20:35:55 +0200 |
Wuzzy |
Turn timer digits green when it's still the ready timer
|
changeset |
files
|
Sat, 19 Nov 2016 06:43:44 +0100 |
Wuzzy |
Add sounds for blowtorch, invuln., f. saucer, lasersight, portal gun
|
changeset |
files
|
Thu, 17 Nov 2016 15:29:16 +0100 |
Wuzzy |
Fix Qt warnings about QLayout (Fixes #127)
|
changeset |
files
|
Thu, 17 Nov 2016 14:59:20 +0100 |
Wuzzy |
Update Mutant script
|
changeset |
files
|
Thu, 17 Nov 2016 14:38:11 +0100 |
Wuzzy |
Update changelog for CTF
|
changeset |
files
|
Wed, 13 Apr 2016 04:51:17 +0200 |
Wuzzy |
CTF: Play sound when capturing flag
|
changeset |
files
|
Wed, 13 Apr 2016 04:48:26 +0200 |
Wuzzy |
CTF: Allow to set capture limit with script param
|
changeset |
files
|
Wed, 13 Apr 2016 04:33:13 +0200 |
Wuzzy |
CTF: Clean up mission panel
|
changeset |
files
|
Thu, 17 Nov 2016 14:05:12 +0100 |
Wuzzy |
Capture The Flag: Fix flag of first team spawning at second hog (issue #9)
|
changeset |
files
|
Thu, 17 Nov 2016 03:47:28 +0100 |
Wuzzy |
Update changelog
|
changeset |
files
|
Thu, 17 Nov 2016 03:37:48 +0100 |
Wuzzy |
Fix and change escaping for mission map descriptions
|
changeset |
files
|
Thu, 17 Nov 2016 03:36:45 +0100 |
Wuzzy |
Show mission map descriptions for default language as well
|
changeset |
files
|
Thu, 17 Nov 2016 03:35:58 +0100 |
Wuzzy |
UTF-8 support for mission map descriptions
|
changeset |
files
|
Thu, 17 Nov 2016 03:35:10 +0100 |
Wuzzy |
Fix improper locale detection for mission map descriptions
|
changeset |
files
|
Thu, 17 Nov 2016 03:34:21 +0100 |
Wuzzy |
Add German translations for mission maps
|
changeset |
files
|
Thu, 17 Nov 2016 03:33:46 +0100 |
Wuzzy |
Slightly improved mission map descriptions
|
changeset |
files
|
Wed, 16 Nov 2016 19:19:36 +0100 |
sheepluva |
reenable divided-mode spawning hack^Wtweak, that was accidently removed in 34ede05e4d4f
|
changeset |
files
|
Wed, 16 Nov 2016 12:26:26 -0500 |
nemo |
Make sd-tint a theme variable so cophernue can tweak his sky tinting
|
changeset |
files
|
Wed, 16 Nov 2016 18:06:02 +0100 |
Wuzzy |
Improve mission panel in Gravity script (don't overwrite game modifier texts)
|
changeset |
files
|
Wed, 16 Nov 2016 18:02:22 +0100 |
Wuzzy |
Fix low gravity utility not working in Gravity script (fixes #13)
|
changeset |
files
|
Wed, 16 Nov 2016 16:35:43 +0100 |
Wuzzy |
Save fastest rounds in Killing the specialists and Precise shooting missions
|
changeset |
files
|
Wed, 16 Nov 2016 16:35:09 +0100 |
Wuzzy |
Save record time for Chasing the blue hog mission
|
changeset |
files
|
Wed, 16 Nov 2016 16:34:33 +0100 |
Wuzzy |
Save some records in campaign vars: Hard flying, Running for survival
|
changeset |
files
|
Wed, 16 Nov 2016 16:32:44 +0100 |
Wuzzy |
Fix ClimbHome mission bugs (broken teams, broken graph)
|
changeset |
files
|
Wed, 16 Nov 2016 16:18:32 +0100 |
Wuzzy |
Set random flags and voice in random teams
|
changeset |
files
|
Tue, 15 Nov 2016 03:00:56 +0100 |
Wuzzy |
Show symbols at bottom right while extra damage / low grav. are active
|
changeset |
files
|
Tue, 15 Nov 2016 02:30:35 +0100 |
Wuzzy |
Relax some health bounds in game scheme editor
|
changeset |
files
|
Tue, 15 Nov 2016 02:12:49 +0100 |
Wuzzy |
Fix Lua error message in A Classic Fairytale mission 8
|
changeset |
files
|
Tue, 15 Nov 2016 02:05:12 +0100 |
Wuzzy |
Translate appdata file into German
|
changeset |
files
|
Tue, 15 Nov 2016 02:00:27 +0100 |
Wuzzy |
Upgrade appdata file to AppStream 0.8 format, update screenshots
|
changeset |
files
|
Tue, 15 Nov 2016 01:49:36 +0100 |
Wuzzy |
Simplify the hat format for unanimated hats
|
changeset |
files
|
Tue, 15 Nov 2016 01:25:37 +0100 |
Wuzzy |
Remove old Fort Mode from frontend
|
changeset |
files
|
Tue, 15 Nov 2016 00:42:44 +0100 |
Wuzzy |
Lua API: Add GetVisualGearType, onVisualGearAdd, onVisualGearDelete
|
changeset |
files
|
Tue, 15 Nov 2016 00:17:31 +0100 |
Wuzzy |
Add WorldEdge to Lua API to expose/change world edge type
|
changeset |
files
|
Mon, 14 Nov 2016 21:33:59 +0100 |
Wuzzy |
Show “More Wind” modifier in mission panel
|
changeset |
files
|
Wed, 09 Nov 2016 12:31:05 -0500 |
nemo |
fix urls
|
changeset |
files
|
Wed, 09 Nov 2016 11:21:14 -0500 |
nemo |
allow longer grave animations
|
changeset |
files
|
Sat, 15 Oct 2016 20:54:30 +0200 |
sheepluva |
update changelog
|
changeset |
files
|
Sat, 15 Oct 2016 20:11:05 +0200 |
sheepluva |
fix copypastafail (incorrect variable name) and whitespaces
|
changeset |
files
|
Sat, 15 Oct 2016 20:06:42 +0200 |
KoBeWi |
support for alternate sound paths [this is allowing themes to override certain sound files; reviewed and committed by sheepluva, fixes pending]
|
changeset |
files
|
Sat, 15 Oct 2016 13:34:14 +0200 |
sheepluva |
update changelog
|
changeset |
files
|
Sat, 15 Oct 2016 13:28:13 +0200 |
sheepluva |
rename variables for better code-readability and fix indentation
|
changeset |
files
|
Sat, 15 Oct 2016 13:10:16 +0200 |
KoBeWi |
support for multiple inland rectangles [reviewed, cleaned up and committed by sheepluva]
|
changeset |
files
|
Fri, 14 Oct 2016 23:25:51 +0200 |
sheepluva |
update Changelog
|
changeset |
files
|
Fri, 14 Oct 2016 22:52:04 +0200 |
KoBeWi |
rising flakes will no longer fly forever [reviewed, cleaned up and committed by sheepluva]
|
changeset |
files
|
Mon, 03 Oct 2016 14:10:25 -0400 |
nemo |
Make frozen hogs poison immune
|
changeset |
files
|
Sun, 02 Oct 2016 18:30:15 +0200 |
sheepluva |
lupdate-qt4
|
changeset |
files
|
Sun, 02 Oct 2016 18:29:55 +0200 |
sheepluva |
fix for Bug 91 - Make DELEGATE action available in frontend
|
changeset |
files
|
Sun, 02 Oct 2016 17:39:42 +0200 |
sheepluva |
fix a typo back from may that apparently completely broke online-multiplayer due to causing a frontend crash on joining somebody else's room
|
changeset |
files
|
Sun, 02 Oct 2016 15:15:39 +0200 |
sheepluva |
Bug 115 - Application icon is missing
|
changeset |
files
|
Sun, 02 Oct 2016 12:42:16 +0200 |
sheepluva |
also update ghc info in INSTALL file
|
changeset |
files
|
Sun, 02 Oct 2016 12:00:39 +0200 |
sheepluva |
travis: also add libghc-regex-tdfa-dev to dependencies
|
changeset |
files
|
Sun, 02 Oct 2016 01:26:59 +0200 |
sheepluva |
increase heart count in seduction effect. FPS are overrated anyway
|
changeset |
files
|
Sun, 02 Oct 2016 01:17:33 +0200 |
sheepluva |
reflect dataenc->sandi change in travis file
|
changeset |
files
|
Sun, 02 Oct 2016 00:42:29 +0200 |
sheepluva |
and while I'm at it, fix seduction... kinda ♥
|
changeset |
files
|
Sat, 01 Oct 2016 22:48:00 +0200 |
sheepluva |
pimp up random droplet movement vector init to create half-elliptic rather than square patterns - makes using piano less painful to the eyes
|
changeset |
files
|
Sat, 01 Oct 2016 22:35:14 +0200 |
sheepluva |
adding some frontend stuff to changelog
|
changeset |
files
|
Sat, 01 Oct 2016 21:27:05 +0300 |
unc0rr |
- Use sandi instead of dataenc (bugs.debian.org/836686)
|
changeset |
files
|
Sat, 01 Oct 2016 20:56:42 +0300 |
unc0rr |
Use regex match for bans
|
changeset |
files
|
Sat, 01 Oct 2016 19:06:12 +0200 |
sheepluva |
fix issue 110
|
changeset |
files
|
Sat, 01 Oct 2016 16:45:59 +0200 |
sheepluva |
fix build
|
changeset |
files
|
Mon, 26 Sep 2016 23:36:00 -0400 |
koda |
Drop xfire module
|
changeset |
files
|
Sat, 24 Sep 2016 21:01:12 +0200 |
sheepluva |
minor german translation adjustment
|
changeset |
files
|
Fri, 16 Sep 2016 00:41:03 +0200 |
sheepluva |
fix typo and hopefully also pas2c
|
changeset |
files
|
Fri, 16 Sep 2016 00:22:05 +0200 |
sheepluva |
Highlander: give visual and acustic feedback when weapons are collected from a kill, similar to collecting a crate
|
changeset |
files
|
Fri, 16 Sep 2016 00:01:43 +0200 |
sheepluva |
Lua API: IsHogLocal(gearUid)
|
changeset |
files
|
Thu, 15 Sep 2016 23:16:49 +0200 |
sheepluva |
Lua API: GetAmmoName(ammoType)
|
changeset |
files
|
Fri, 09 Sep 2016 15:57:30 +0000 |
koda |
merge with github
|
changeset |
files
|
Sun, 04 Sep 2016 21:23:00 +0200 |
sheepluva |
Lua API: fix incorrect error message. thanks to TheAnachron and rhino for pointing this out
|
changeset |
files
|
Thu, 11 Aug 2016 23:05:14 +0300 |
unc0rr |
Make in-game chat work
qmlfrontend
|
changeset |
files
|
Tue, 02 Aug 2016 23:08:17 +0300 |
unc0rr |
Preparation to sending engine messages to net.
qmlfrontend
|
changeset |
files
|
Fri, 15 Jul 2016 22:39:07 +0300 |
unc0rr |
merge default
qmlfrontend
|
changeset |
files
|
Sat, 09 Jul 2016 22:40:44 +0300 |
unc0rr |
Use less weird options
|
changeset |
files
|
Sat, 02 Jul 2016 17:56:10 +0200 |
LocutusOfBorg |
Remove some more bytestring-show references, e.g. INSTALL file and travis file
|
changeset |
files
|
Wed, 29 Jun 2016 20:16:29 +0300 |
unc0rr |
bytestring-show RIP
|
changeset |
files
|
Wed, 22 Jun 2016 09:25:29 -0400 |
alzen |
Polish update
|
changeset |
files
|
Tue, 21 Jun 2016 18:02:46 -0400 |
nemo |
bit of a start on HDPI monitor support. Fonts.
|
changeset |
files
|
Tue, 21 Jun 2016 22:03:09 +0200 |
sheepluva |
remove experimental in-game credits code
|
changeset |
files
|
Tue, 21 Jun 2016 15:37:08 -0400 |
nemo |
no.
|
changeset |
files
|
Wed, 15 Jun 2016 18:39:31 -0400 |
nemo |
lupdate
|
changeset |
files
|
Sun, 22 May 2016 15:06:08 +0200 |
antonc27 |
- In case of HWLIBRARY we need reference to sysutils for GetCurrentDir()
|
changeset |
files
|
Sat, 21 May 2016 15:23:08 -0400 |
nemo |
Change this back to allowing hooking rope to hogs again, 'cause, well, rage...
|
changeset |
files
|
Sat, 21 May 2016 14:39:35 -0400 |
nemo |
http → https
|
changeset |
files
|
Wed, 18 May 2016 15:42:14 -0400 |
alfadur |
Fruit theme music
|
changeset |
files
|
Tue, 17 May 2016 23:29:49 +0300 |
unc0rr |
Merge default
qmlfrontend
|
changeset |
files
|
Tue, 17 May 2016 23:18:08 +0300 |
unc0rr |
- Add state to engine callback for it to know what engine is sending
qmlfrontend
|
changeset |
files
|
Tue, 17 May 2016 21:32:10 +0200 |
sheepluva |
implement ExtraftFileDir and ExtractFileName in uUtils
|
changeset |
files
|
Mon, 16 May 2016 00:15:32 +0200 |
sheepluva |
remove another useless SysUtils include
|
changeset |
files
|
Sun, 15 May 2016 23:59:24 +0200 |
sheepluva |
implement Trim() in uUtils
|
changeset |
files
|
Sun, 15 May 2016 23:11:14 +0200 |
sheepluva |
drop SysUtils inclusion from 5 files where it is not needed anymore
|
changeset |
files
|
Sun, 15 May 2016 14:29:37 +0300 |
unc0rr |
- Use IntToStr() in preference to Str()
|
changeset |
files
|
Sun, 15 May 2016 13:18:34 +0200 |
sheepluva |
always include uUtils _after_ SysUtils
|
changeset |
files
|
Sun, 15 May 2016 11:37:07 +0200 |
sheepluva |
merge Wuzzy's frontend tweaks
|
changeset |
files
|
Fri, 06 May 2016 20:12:27 +0200 |
Wuzzy |
Tweak sizes and icons of most footer buttons of frontend
|
changeset |
files
|
Fri, 06 May 2016 19:23:26 +0200 |
Wuzzy |
Neatly align all the bottom buttons on the same height
|
changeset |
files
|
Fri, 06 May 2016 18:49:41 +0200 |
Wuzzy |
Slightly better naming of new or copied ammo/game schemes
|
changeset |
files
|
Fri, 06 May 2016 18:35:33 +0200 |
Wuzzy |
Tweak damage modifier help
|
changeset |
files
|
Fri, 06 May 2016 18:33:54 +0200 |
Wuzzy |
Fix mines time displaying "1 seconds" in frontend
|
changeset |
files
|
Fri, 06 May 2016 17:26:06 +0200 |
Wuzzy |
Frontend: Increase space for help text in the footer
|
changeset |
files
|
Fri, 06 May 2016 17:20:19 +0200 |
Wuzzy |
Add help texts for game scheme's basic settings (initial health, etc.)
|
changeset |
files
|
Fri, 06 May 2016 16:08:48 +0200 |
Wuzzy |
Add more What's This? texts throughout the frontend
|
changeset |
files
|
Fri, 06 May 2016 15:45:48 +0200 |
Wuzzy |
Fix problems with dynamic whats this texts
|
changeset |
files
|
Wed, 04 May 2016 22:56:22 +0200 |
Wuzzy |
Add missing frontend constants
|
changeset |
files
|
Wed, 04 May 2016 19:42:20 +0200 |
Wuzzy |
Add various “What's This?” texts to multiplayer, net and team editor frontend pages
|
changeset |
files
|
Wed, 04 May 2016 18:14:25 +0200 |
Wuzzy |
Team editor: Make bot icons and graves more visible in closed drop-down lists, smaller botlevel images
|
changeset |
files
|
Sun, 15 May 2016 10:43:18 +0200 |
koda |
avrec crash/math fix (sheepy here, committing koda's fix because I'm tired of having it lying around in my repo :P
|
changeset |
files
|
Tue, 10 May 2016 13:28:37 -0400 |
nemo |
turn off sparks for drowning dynamite
|
changeset |
files
|
Fri, 06 May 2016 20:00:55 +0200 |
sheepluva |
<unC0Rr> might be somewhere width used instead of rightx
|
changeset |
files
|
Wed, 04 May 2016 14:30:04 -0400 |
koda |
linux on travis needs sudo to install dependencies
|
changeset |
files
|
Wed, 04 May 2016 14:09:54 +0300 |
unC0Rr |
Fix some warnings
|
changeset |
files
|
Tue, 03 May 2016 22:19:17 +0200 |
antonc27 |
- Don't forget to init uVaribles inside LoadLocaleWrapper call
|
changeset |
files
|
Tue, 03 May 2016 13:20:35 -0400 |
koda |
Enable GL2 travis builds
|
changeset |
files
|
Tue, 03 May 2016 20:18:25 +0300 |
unc0rr |
ansistring, not Ansistring
|
changeset |
files
|
Tue, 03 May 2016 19:06:09 +0200 |
sheepluva |
small code cleanup/comment
|
changeset |
files
|
Tue, 03 May 2016 19:17:30 +0300 |
unc0rr |
I heard we switched to physfs
|
changeset |
files
|
Tue, 03 May 2016 19:08:27 +0300 |
unc0rr |
TryDo is deprecated
|
changeset |
files
|
Tue, 03 May 2016 01:07:26 -0400 |
frd |
Add pre/post js stub files and expand the emscripten options
|
changeset |
files
|
Tue, 03 May 2016 00:55:46 -0400 |
frd |
Set medium floating precision to shaders
|
changeset |
files
|
Tue, 03 May 2016 00:51:33 -0400 |
koda |
Compile uMatrix to c too when GL2 is requested
|
changeset |
files
|
Mon, 02 May 2016 23:28:58 -0400 |
koda |
Work around missing gl functions from emscripten headers
|
changeset |
files
|
Mon, 02 May 2016 23:03:42 -0400 |
koda |
Avoid using an undeclared variable
|
changeset |
files
|
Mon, 02 May 2016 22:52:21 -0400 |
koda |
Set pas2c switches more cleanly
|
changeset |
files
|
Tue, 03 May 2016 01:13:41 +0200 |
antonc27 |
- Pass also userPath to LoadLocaleWrapper
|
changeset |
files
|
Tue, 03 May 2016 01:09:36 +0200 |
antonc27 |
- More ugly ifdefs for the ifdef god
|
changeset |
files
|
Tue, 03 May 2016 00:59:38 +0200 |
antonc27 |
[BUG 66] - Create '/Logs' folder if not exists
|
changeset |
files
|
Sun, 01 May 2016 21:09:45 +0200 |
sheepluva |
qmlfrontend/map-preview: add hog count display thingy (only displays "?" for now)
qmlfrontend
|
changeset |
files
|
Sun, 01 May 2016 15:58:19 +0200 |
sheepluva |
qmlfrontend: tweak map preview a little in an attempt to buy back unC0Rr's <3
qmlfrontend
|
changeset |
files
|
Sun, 01 May 2016 14:32:47 +0200 |
sheepluva |
add button to randomize theme only
|
changeset |
files
|
Sun, 01 May 2016 12:36:59 +0200 |
sheepluva |
changelog
|
changeset |
files
|
Sun, 01 May 2016 02:47:51 +0200 |
sheepluva |
update changelog
|
changeset |
files
|
Sat, 30 Apr 2016 21:06:46 +0200 |
sheepluva |
update changelog
|
changeset |
files
|
Sat, 30 Apr 2016 20:55:02 +0200 |
sheepluva |
update changelog
|
changeset |
files
|
Sat, 30 Apr 2016 00:13:11 +0200 |
sheepluva |
indentation fixes
|
changeset |
files
|
Sat, 30 Apr 2016 00:02:33 +0200 |
sheepluva |
koda told me that putting in one finger wasn't enough
|
changeset |
files
|
Fri, 29 Apr 2016 23:52:44 +0200 |
sheepluva |
koda told me to put the finger in
|
changeset |
files
|
Fri, 29 Apr 2016 23:42:37 +0200 |
sheepluva |
fix memory corruptions caused by outofbounds-writes in uTouch
|
changeset |
files
|
Fri, 29 Apr 2016 19:01:52 +0200 |
sheepluva |
show credits only briefly
|
changeset |
files
|
Fri, 29 Apr 2016 18:18:32 +0200 |
sheepluva |
aggregate music credits into a single file (individual files can still be used to override. useful for .hwp etc.)
|
changeset |
files
|
Fri, 29 Apr 2016 15:10:27 +0200 |
sheepluva |
more credits updates
|
changeset |
files
|
Fri, 29 Apr 2016 13:36:59 +0200 |
sheepluva |
add some more credits
|
changeset |
files
|
Fri, 29 Apr 2016 13:12:26 +0200 |
sheepluva |
music credits etc.
|
changeset |
files
|
Fri, 29 Apr 2016 12:26:13 +0200 |
sheepluva |
do not show credits in stats-only mode
|
changeset |
files
|
Fri, 29 Apr 2016 12:11:19 +0200 |
sheepluva |
move function
|
changeset |
files
|
Fri, 29 Apr 2016 00:56:04 +0200 |
sheepluva |
some initial credits-display implementation
|
changeset |
files
|
Thu, 28 Apr 2016 21:28:22 +0200 |
sheepluva |
merge target practice patch by Wuzzy
|
changeset |
files
|
Wed, 13 Apr 2016 15:44:42 +0200 |
Wuzzy |
Target Practice: Make targets respawn after drowning, and minor code cleanup
|
changeset |
files
|
Thu, 28 Apr 2016 21:15:08 +0200 |
sheepluva |
merge 3 new sound effects added by Wuzzy
|
changeset |
files
|
Wed, 13 Apr 2016 12:17:30 +0200 |
Wuzzy |
Add sound effects for: cleaver impact, air mine impact, using extra time
|
changeset |
files
|
Thu, 28 Apr 2016 20:28:53 +0200 |
sheepluva |
merging Wuzzy's empty weaponset for "new" button in weaponset editor
|
changeset |
files
|
Wed, 13 Apr 2016 12:13:34 +0200 |
Wuzzy |
Add empty weapons scheme (instead of default) when using “New” button
|
changeset |
files
|
Thu, 28 Apr 2016 20:07:10 +0200 |
sheepluva |
merge more construction mode patches by Wuzzy
|
changeset |
files
|
Tue, 26 Apr 2016 18:00:15 +0200 |
Wuzzy |
Construction Mode: Make weapon crate mode be initial selection in crate tool
|
changeset |
files
|
Tue, 26 Apr 2016 17:54:48 +0200 |
Wuzzy |
Construction Mode: Don't update ticker for cursor keys when hedgehog is not under control anymore
|
changeset |
files
|
Tue, 26 Apr 2016 17:40:29 +0200 |
Wuzzy |
Construction Mode: Reorder weapon and utility list to parrallel weapon menu order
|
changeset |
files
|
Tue, 26 Apr 2016 17:33:51 +0200 |
Wuzzy |
Construction Mode: Fix landspray being considered a weapon instead of utility
|
changeset |
files
|
Thu, 28 Apr 2016 18:32:50 +0200 |
sheepluva |
in non-local games, don't include DLC-themes/maps/missions during random selection. thanks to unC0Rr for helping me realize that I was stupid in a different way than I thought :P
|
changeset |
files
|
Thu, 28 Apr 2016 17:42:43 +0200 |
sheepluva |
lupdate
|
changeset |
files
|
Thu, 28 Apr 2016 17:38:30 +0200 |
Wuzzy |
fix for bug 117: Incorrect description of modifier “divide teams”
|
changeset |
files
|
Thu, 28 Apr 2016 15:23:02 +0200 |
sheepluva |
rollback last commit (bad approach, as item index confusion can happen)
|
changeset |
files
|
Thu, 28 Apr 2016 02:06:35 +0200 |
sheepluva |
exclude DLC theme from random theme selection
|
changeset |
files
|
Thu, 28 Apr 2016 00:41:09 +0200 |
sheepluva |
rooms-list: fix "Forts" map type being displayed in dark red
|
changeset |
files
|
Wed, 27 Apr 2016 23:52:43 +0200 |
sheepluva |
make hog fallback (flower-in-hole) positioning respect limits (e.g. used by gfDivideTeams)
|
changeset |
files
|
Wed, 27 Apr 2016 23:14:47 +0200 |
sheepluva |
fix incorrect debug message
|
changeset |
files
|
Wed, 27 Apr 2016 15:10:25 -0400 |
koda |
Only build engine to c with clang on travis
|
changeset |
files
|
Wed, 27 Apr 2016 15:08:43 -0400 |
koda |
Minor changes to the travis file
|
changeset |
files
|
Wed, 27 Apr 2016 18:08:48 +0200 |
sheepluva |
make construction mode recognize fort maps too
|
changeset |
files
|
Wed, 27 Apr 2016 17:54:36 +0200 |
sheepluva |
tweak preview
|
changeset |
files
|
Wed, 27 Apr 2016 17:38:44 +0200 |
sheepluva |
tweak preview
|
changeset |
files
|
Wed, 27 Apr 2016 16:20:59 +0200 |
sheepluva |
Added "Forts" to map type selection. This makes the mode easier selectable/discoverable. Also the slider can be used to adjust the distance between forts.
|
changeset |
files
|
Wed, 27 Apr 2016 13:01:38 +0200 |
sheepluva |
fallback to stdout if no writable logfile available
|
changeset |
files
|
Wed, 27 Apr 2016 11:41:32 +0200 |
sheepluva |
update Changelog
|
changeset |
files
|
Wed, 27 Apr 2016 01:12:37 -0400 |
koda |
Set install dir for emscripten
|
changeset |
files
|
Wed, 27 Apr 2016 01:03:15 -0400 |
koda |
Drop duplicated include from CMakeLists.txt
|
changeset |
files
|
Wed, 27 Apr 2016 01:34:59 +0200 |
sheepluva |
fix issue 8: Static skull and bones flakes near the water in Sudden Death in themes without flakes
|
changeset |
files
|
Wed, 27 Apr 2016 01:06:29 +0200 |
sheepluva |
add /clear command to frontend chat (clears chat window)
|
changeset |
files
|
Wed, 27 Apr 2016 00:14:06 +0200 |
Wuzzy |
fix for issue 71: Lua API: “Theme” variable is set to empty string initially
|
changeset |
files
|
Wed, 27 Apr 2016 00:04:37 +0200 |
sheepluva |
Lua-API - GetClanColor: Verify argument and display error message on fail (instead of engine crash)
|
changeset |
files
|
Tue, 26 Apr 2016 23:34:28 +0200 |
Wuzzy |
issue 94: Seduction text is outdated and misleading
|
changeset |
files
|
Tue, 26 Apr 2016 22:09:50 +0200 |
sheepluva |
create forts in random order
|
changeset |
files
|
Tue, 26 Apr 2016 20:51:13 +0200 |
sheepluva |
make construction mode work with fort mode without mixing up clans and forts
|
changeset |
files
|
Tue, 26 Apr 2016 18:15:10 +0200 |
sheepluva |
update construction mode in-file version info
|
changeset |
files
|
Tue, 26 Apr 2016 17:02:24 +0200 |
sheepluva |
merge construction mode patches by Wuzzy
|
changeset |
files
|
Wed, 13 Apr 2016 03:17:32 +0200 |
Wuzzy |
Construction Mode: Fix Girder/Rubber mode sometimes show nil
|
changeset |
files
|
Wed, 13 Apr 2016 03:04:24 +0200 |
Wuzzy |
Fix bad comment in Construction Mode
|
changeset |
files
|
Wed, 13 Apr 2016 03:03:46 +0200 |
Wuzzy |
Construction Mode: Sanity-check numbers from script parameter
|
changeset |
files
|
Wed, 13 Apr 2016 02:54:36 +0200 |
Wuzzy |
Construction Mode: Fix timer issues
|
changeset |
files
|
Wed, 13 Apr 2016 02:44:37 +0200 |
Wuzzy |
Construction Mode: Recognize health case amount from game scheme
|
changeset |
files
|
Wed, 13 Apr 2016 02:41:16 +0200 |
Wuzzy |
Construction Mode: Remove 2 useless blank lines in mission panel
|
changeset |
files
|
Wed, 13 Apr 2016 02:20:04 +0200 |
Wuzzy |
Construction Mode: Fix construction/support station
|
changeset |
files
|
Wed, 13 Apr 2016 01:53:25 +0200 |
Wuzzy |
Construction Mode: Update structure overlay each tick, thus falling smoothly
|
changeset |
files
|
Wed, 13 Apr 2016 01:28:20 +0200 |
Wuzzy |
Construction Mode: “spawn” extra time, not buying
|
changeset |
files
|
Wed, 13 Apr 2016 01:26:46 +0200 |
Wuzzy |
Construction Mode: Fix giving round energy boost at first round
|
changeset |
files
|
Wed, 13 Apr 2016 01:19:37 +0200 |
Wuzzy |
Add script parameter support to Construction Mode
|
changeset |
files
|
Wed, 13 Apr 2016 00:49:34 +0200 |
Wuzzy |
Throw away legacy Construction Mode code which is never actually used
|
changeset |
files
|
Wed, 13 Apr 2016 00:39:45 +0200 |
Wuzzy |
Throw away old out-commented Construction Mode code
|
changeset |
files
|
Wed, 13 Apr 2016 00:27:40 +0200 |
Wuzzy |
Construction Mode: Disable setting drill strike timer in object placement mode
|
changeset |
files
|
Wed, 13 Apr 2016 00:17:07 +0200 |
Wuzzy |
Construction Mode: Fix mine timer message being shown at start
|
changeset |
files
|
Tue, 12 Apr 2016 23:50:49 +0200 |
Wuzzy |
Construction Mode: Disable up/down in building mode
|
changeset |
files
|
Tue, 12 Apr 2016 23:48:34 +0200 |
Wuzzy |
Construction Mode: Show mine timer in seconds
|
changeset |
files
|
Tue, 12 Apr 2016 23:40:24 +0200 |
Wuzzy |
Tweak barrel and mine defaults in Construction Mode
|
changeset |
files
|
Tue, 12 Apr 2016 23:37:25 +0200 |
Wuzzy |
Mark some forgotten Construction Mode strings for translation
|
changeset |
files
|
Tue, 12 Apr 2016 23:12:43 +0200 |
Wuzzy |
Construction Mode: Actually, the extra time limit is about buying
|
changeset |
files
|
Tue, 12 Apr 2016 23:10:53 +0200 |
Wuzzy |
Remove cheat in Construction Mode
|
changeset |
files
|
Tue, 12 Apr 2016 23:06:49 +0200 |
Wuzzy |
Construction Mode: Make weapon names match en.txt
|
changeset |
files
|
Tue, 12 Apr 2016 23:04:05 +0200 |
Wuzzy |
Fix crate costs in Construction Mode being all the same (fixes #15)
|
changeset |
files
|
Tue, 26 Apr 2016 15:19:36 +0200 |
sheepluva |
also make forts face inwards in wrap mode, if there are only 2 teams
|
changeset |
files
|
Tue, 26 Apr 2016 15:15:12 +0200 |
sheepluva |
fix last fort not facing left
|
changeset |
files
|
Tue, 26 Apr 2016 14:41:56 +0200 |
sheepluva |
Fort Mode: allow more than 2 clans
|
changeset |
files
|
Tue, 26 Apr 2016 14:22:54 +0200 |
sheepluva |
fix clouds/flakes area not being adjusted after ResizeLand()
|
changeset |
files
|
Tue, 26 Apr 2016 12:27:17 +0200 |
sheepluva |
cleaning up team divide mode code from last night a little
|
changeset |
files
|
Tue, 26 Apr 2016 02:42:45 +0200 |
sheepluva |
divided teams: better horizontal clan distribution
|
changeset |
files
|
Mon, 25 Apr 2016 16:26:02 -0400 |
koda |
Reword emscripten-related error messages
|
changeset |
files
|
Mon, 25 Apr 2016 21:12:34 +0200 |
sheepluva |
"divided teams" modifier will now work with more than 2 teams!
|
changeset |
files
|
Mon, 25 Apr 2016 22:10:06 +0300 |
unc0rr |
Merge default
qmlfrontend
|
changeset |
files
|
Mon, 25 Apr 2016 16:11:39 +0200 |
sheepluva |
Fix issue 12: “Yoohoo” sound for seduction is missing
|
changeset |
files
|
Sun, 24 Apr 2016 22:41:24 +0200 |
sheepluva |
some more dark magic regarding hog speech input
|
changeset |
files
|
Sun, 24 Apr 2016 22:10:37 +0200 |
sheepluva |
restore closing hog speech quotation marks being added automatically (lost in SDL2 transition... I think)
|
changeset |
files
|
Sun, 24 Apr 2016 21:16:08 +0200 |
sheepluva |
merge Wuzzy's new scheme icons
|
changeset |
files
|
Wed, 13 Apr 2016 12:03:22 +0200 |
Wuzzy |
Update scheme editor icons
|
changeset |
files
|
Sun, 24 Apr 2016 21:08:12 +0200 |
sheepluva |
merge Wuzzy's space campaign string fixes
|
changeset |
files
|
Wed, 13 Apr 2016 14:59:14 +0200 |
Wuzzy |
Typo fixes for A Space Adventure campaign
|
changeset |
files
|
Sun, 24 Apr 2016 16:51:31 +0200 |
sheepluva |
merge Wuzzy's game modifier buttons reorder patch
|
changeset |
files
|
Tue, 12 Apr 2016 19:52:35 +0200 |
Wuzzy |
Reorder game flag buttons
|
changeset |
files
|
Sun, 24 Apr 2016 16:34:01 +0200 |
sheepluva |
preselect weapons
|
changeset |
files
|
Sun, 24 Apr 2016 16:12:19 +0200 |
sheepluva |
merge Wuzzy's ropeknockchallenge updates
|
changeset |
files
|
Tue, 12 Apr 2016 19:46:25 +0200 |
Wuzzy |
Update Rope-Knocking Challenge
|
changeset |
files
|
Sun, 24 Apr 2016 00:54:00 +0200 |
sheepluva |
drop function that does not exist in SDL2 from SDLh.pas
|
changeset |
files
|
Sat, 23 Apr 2016 17:03:38 -0400 |
frd |
pas2c converts exit to return, so change RunEngine signature
|
changeset |
files
|
Sat, 23 Apr 2016 16:57:27 -0400 |
frd |
Correctly call uPhysFSLayer.initModule
|
changeset |
files
|
Sat, 23 Apr 2016 16:57:20 -0400 |
koda |
Add workaround to force string concatenation in pas2c
|
changeset |
files
|
Sat, 23 Apr 2016 16:32:18 -0400 |
koda |
Implement GetCurrentDir in the c rtl
|
changeset |
files
|
Sat, 23 Apr 2016 16:18:07 -0400 |
frd |
Use hwlibrary while converting to c
|
changeset |
files
|
Sat, 23 Apr 2016 16:17:15 -0400 |
koda |
Set cdecl on exported functions and hide them from pas2c
|
changeset |
files
|
Sat, 23 Apr 2016 13:52:30 -0400 |
frd |
Add a necessary flag to emscripten
|
changeset |
files
|
Sat, 23 Apr 2016 13:48:30 -0400 |
koda |
Add missing functions to fully disable lua at compile time
|
changeset |
files
|
Sat, 23 Apr 2016 13:41:10 -0400 |
koda |
uscript cosmetics
|
changeset |
files
|
Sat, 23 Apr 2016 12:15:31 +0200 |
sheepluva |
whitespace fix
|
changeset |
files
|
Sat, 23 Apr 2016 12:08:23 +0200 |
sheepluva |
merge commit by Wuzzy that allows various drop down lists to display more items at a time, if possible
|
changeset |
files
|
Mon, 18 Apr 2016 19:53:48 +0200 |
Wuzzy |
Increase size of many drop-down lists
|
changeset |
files
|
Sat, 23 Apr 2016 12:02:39 +0200 |
sheepluva |
merge commit by Wuzzy that allows drop down lists in team edit screen to display more items at a time, if possible
|
changeset |
files
|
Mon, 18 Apr 2016 18:15:20 +0200 |
Wuzzy |
Increase size of drop-down lists in team editor
|
changeset |
files
|
Sat, 23 Apr 2016 11:51:21 +0200 |
sheepluva |
merge portal mission fixes by Wuzzy and restore accidently removed SetWind call
|
changeset |
files
|
Mon, 18 Apr 2016 17:33:07 +0200 |
Wuzzy |
Portal mission: Fix speech bubbles appearing when crate got destroyed
|
changeset |
files
|
Mon, 18 Apr 2016 17:26:32 +0200 |
Wuzzy |
Disable Sudden Death in portal mission
|
changeset |
files
|
Mon, 18 Apr 2016 17:25:52 +0200 |
Wuzzy |
Clean up portal mission code
|
changeset |
files
|
Mon, 18 Apr 2016 17:18:36 +0200 |
Wuzzy |
Clean up strings, hats, flags and graves in Portal mission
|
changeset |
files
|
Sat, 23 Apr 2016 11:19:34 +0200 |
sheepluva |
merging Wuzzy's feedback fix
|
changeset |
files
|
Mon, 18 Apr 2016 19:18:35 +0200 |
Wuzzy |
Fix bad layouting of feedback dialog, fixes #58
|
changeset |
files
|
Sat, 23 Apr 2016 10:48:18 +0200 |
sheepluva |
fix default binding for F10 / slot 10 not working
|
changeset |
files
|
Sat, 23 Apr 2016 09:54:05 +0200 |
sheepluva |
fix sounds not playing on first play (=load), because function bailed on success, rather than error. introduced in bd9a2f1b0080 , addressing issue 111
|
changeset |
files
|
Thu, 21 Apr 2016 16:03:57 -0400 |
koda |
travis: Use correct vorbis flag in sdl2_mixer install
|
changeset |
files
|
Thu, 21 Apr 2016 14:16:47 -0400 |
koda |
Correctly set WEBGL macro during pas2c conversion
|
changeset |
files
|
Thu, 21 Apr 2016 13:10:15 -0400 |
koda |
Disable stereo rendering when compiled with pas2c
|
changeset |
files
|
Thu, 21 Apr 2016 11:55:36 -0400 |
koda |
Fully support emscripten toolchain in our build system
|
changeset |
files
|
Thu, 21 Apr 2016 11:54:21 -0400 |
koda |
Import the Emscripted toolchain configuration
|
changeset |
files
|
Thu, 21 Apr 2016 00:10:23 -0400 |
koda |
Hijack SDL2 and GLEW include and library when compiling to javascript
|
changeset |
files
|
Thu, 21 Apr 2016 00:09:07 -0400 |
koda |
Work around how emscripten defines rwops
|
changeset |
files
|
Wed, 20 Apr 2016 23:49:37 -0400 |
koda |
Work around emscripten not finding math.h
|
changeset |
files
|
Wed, 20 Apr 2016 14:46:04 -0400 |
koda |
Add support for compiling C engine with emscripten
|
changeset |
files
|
Tue, 19 Apr 2016 12:04:21 -0400 |
koda |
travis: Use latest cmake vailable
|
changeset |
files
|
Mon, 18 Apr 2016 21:47:39 +0300 |
unc0rr |
Fix fpcrtl_strappendA, which cut last char from UserPathPrefix
|
changeset |
files
|
Wed, 13 Apr 2016 20:02:14 -0400 |
nemo |
missing comma
|
changeset |
files
|
Wed, 13 Apr 2016 19:48:36 -0400 |
nemo |
Use our copy for border too
|
changeset |
files
|
Wed, 13 Apr 2016 17:59:13 -0400 |
nemo |
SDL blit wraps at 16,384 - not the first time that routine has disappointed us.
|
changeset |
files
|
Wed, 13 Apr 2016 21:42:00 +0900 |
mikade |
merge
|
changeset |
files
|
Sun, 10 Apr 2016 14:00:09 +0900 |
mikade |
Allow variable boost directions in Racer
|
changeset |
files
|
Tue, 12 Apr 2016 15:41:48 -0400 |
nemo |
Fixes crash Wuzzy and I were encountering in debian fpc 2.6.2 and 3.0.0 after the addition of the uPhysFSLayer dependency to uUtils in rcac74d9075be
|
changeset |
files
|
Thu, 07 Apr 2016 11:53:20 +0200 |
sheepluva |
fix scout hat name and image file (Bug 68 - Hats tf_demoman and tf_scount are identical)
|
changeset |
files
|
Sat, 02 Apr 2016 23:32:57 +0300 |
unc0rr |
- Init physfs before creating debug log
|
changeset |
files
|
Sat, 02 Apr 2016 10:45:33 +0300 |
unc0rr |
Fix pas2c build
|
changeset |
files
|
Fri, 01 Apr 2016 15:36:19 +0200 |
sheepluva |
merging 5 of Wuzzy's 6 patches. review for last patch pending (hwp content changes)
|
changeset |
files
|
Fri, 11 Sep 2015 04:05:09 +0200 |
Wuzzy |
HedgeEditor: Fix list of available sprites
|
changeset |
files
|
Fri, 11 Sep 2015 03:50:32 +0200 |
Wuzzy |
Hedge Editor: Also allow to set health of barrels and health crates in Health Modification Mode
|
changeset |
files
|
Fri, 11 Sep 2015 03:41:43 +0200 |
Wuzzy |
More selectable barrel healths in Hedge editor, including default 60
|
changeset |
files
|
Fri, 11 Sep 2015 03:39:27 +0200 |
Wuzzy |
Hedge Editor: Allow to add/subtract health in Health Modification Mode
|
changeset |
files
|
Fri, 11 Sep 2015 03:07:48 +0200 |
Wuzzy |
Fix broken HedgeEditor map preview
|
changeset |
files
|
Fri, 01 Apr 2016 09:09:33 -0400 |
nemo |
Commit flag from bug #14 + zopfli/pngcrush. Also corrected cyborg.
|
changeset |
files
|
Fri, 01 Apr 2016 14:42:14 +0300 |
unC0Rr |
Time achievement for ClimbHome
|
changeset |
files
|
Tue, 29 Mar 2016 22:36:59 +0300 |
unc0rr |
Don't spam '+' message
qmlfrontend
|
changeset |
files
|
Tue, 29 Mar 2016 22:09:13 +0300 |
unc0rr |
merge default
qmlfrontend
|
changeset |
files
|
Tue, 15 Mar 2016 22:29:40 +0300 |
unc0rr |
logging via physfs
|
changeset |
files
|
Tue, 29 Mar 2016 22:00:34 +0300 |
unc0rr |
Pass paths to initModule of uPhysFSLayer (as in 4be6cd55f1cf from qmlfrontend branch)
|
changeset |
files
|
Tue, 29 Mar 2016 16:54:41 +0200 |
koda |
Fix function name in avwrapper
0.9.22
|
changeset |
files
|
Tue, 29 Mar 2016 16:54:07 +0200 |
koda |
Fix function name in avwrapper
|
changeset |
files
|
Tue, 29 Mar 2016 09:04:53 -0400 |
nemo |
add svg sources. bug #43
|
changeset |
files
|
Tue, 29 Mar 2016 11:16:54 +0300 |
unC0Rr |
Trick on storage format to simplify sql queries
|
changeset |
files
|
Tue, 29 Mar 2016 09:00:12 +0200 |
sheepluva |
https4dlc
|
changeset |
files
|
Tue, 29 Mar 2016 08:52:45 +0200 |
sheepluva |
change all URLs of feedback dialog to use https
|
changeset |
files
|
Mon, 28 Mar 2016 18:19:20 -0400 |
nemo |
RC planes should not pick up frozen crates
|
changeset |
files
|
Mon, 28 Mar 2016 21:20:11 +0300 |
unc0rr |
Declare achievements alongwith EndGame call, since it would skip SendStats
|
changeset |
files
|
Fri, 25 Mar 2016 11:27:53 -0400 |
koda |
Keep very old compatibility
0.9.22
|
changeset |
files
|
Fri, 25 Mar 2016 11:21:18 -0400 |
koda |
Keep very old compatibility
|
changeset |
files
|
Fri, 25 Mar 2016 11:02:38 -0400 |
koda |
Use the correct replacement
0.9.22
|
changeset |
files
|
Fri, 25 Mar 2016 11:01:01 -0400 |
koda |
Use the correct replacement
|
changeset |
files
|
Fri, 25 Mar 2016 10:54:23 -0400 |
koda |
More compatibility wrappers for video
|
changeset |
files
|
Fri, 25 Mar 2016 15:52:49 +0100 |
sheepluva |
fix check for wrong value
|
changeset |
files
|
Fri, 25 Mar 2016 15:40:44 +0300 |
unC0Rr |
racer map #20
|
changeset |
files
|
Thu, 24 Mar 2016 14:40:59 +0300 |
unC0Rr |
Achievement for ClimbHome
|
changeset |
files
|
Tue, 22 Mar 2016 11:59:31 -0400 |
koda |
Add an additional compatibility layer for video
|
changeset |
files
|
Tue, 22 Mar 2016 12:09:26 +0300 |
unC0Rr |
Fix typo
|
changeset |
files
|
Sun, 20 Mar 2016 03:08:51 -0400 |
koda |
Move pixel format conversion from uVideoRec to AVWrapper
|
changeset |
files
|
Sun, 20 Mar 2016 01:16:11 -0400 |
koda |
Fix bundle already present check
|
changeset |
files
|
Sun, 20 Mar 2016 00:58:30 -0400 |
koda |
Add FindOggVorbis to make sure all paths are set
|
changeset |
files
|
Sun, 20 Mar 2016 00:57:44 -0400 |
koda |
Update osx bundle creation with SDL2 library names
|
changeset |
files
|
Fri, 18 Mar 2016 13:27:30 -0400 |
nemo |
copypasta to make AI use vampirism too
|
changeset |
files
|
Tue, 15 Mar 2016 22:29:40 +0300 |
unc0rr |
logging via physfs
qmlfrontend
|
changeset |
files
|
Mon, 14 Mar 2016 22:08:27 +0300 |
unc0rr |
Merge default
qmlfrontend
|
changeset |
files
|
Mon, 14 Mar 2016 22:04:39 +0300 |
unc0rr |
Do not check games lasting for more than 3 hours
|
changeset |
files
|
Mon, 14 Mar 2016 14:38:23 +0100 |
sheepluva |
german translation: fix error due to confusion of plural "you" with singular "you"
|
changeset |
files
|
Mon, 16 Nov 2015 18:28:10 +0100 |
koda |
avwrapper: Explicitly check for macro existence
0.9.22
|
changeset |
files
|
Sat, 07 Nov 2015 15:07:33 +0100 |
koda |
videorec: Drop setting x264 preset
0.9.22
|
changeset |
files
|
Mon, 16 Nov 2015 13:59:04 +0100 |
koda |
avwrapper: Adjust prefixed symobols version guard
0.9.22
|
changeset |
files
|
Thu, 12 Nov 2015 02:41:40 +0100 |
Vittorio Giovara |
libavinteraction: Adjust version guard for av_codec_is_encoder()
0.9.22
|
changeset |
files
|
Tue, 10 Nov 2015 13:53:40 +0100 |
Vittorio Giovara |
videorec: Drop a commented out option
0.9.22
|
changeset |
files
|
Tue, 10 Nov 2015 13:53:16 +0100 |
Vittorio Giovara |
videorec: Use future API for raw video encoding
0.9.22
|
changeset |
files
|
Tue, 10 Nov 2015 13:53:15 +0100 |
Vittorio Giovara |
videorec: Appropriately rescale timestamps and duration
0.9.22
|
changeset |
files
|
Tue, 10 Nov 2015 13:53:14 +0100 |
Vittorio Giovara |
videorec: Always initialize audio and video time bases
0.9.22
|
changeset |
files
|
Tue, 10 Nov 2015 13:53:13 +0100 |
Vittorio Giovara |
videorec: Fully set frame properties
0.9.22
|
changeset |
files
|
Tue, 10 Nov 2015 13:53:12 +0100 |
Vittorio Giovara |
videorec: Fix flushing encoders
0.9.22
|
changeset |
files
|
Tue, 10 Nov 2015 13:53:10 +0100 |
Vittorio Giovara |
videorec: Make sure the audio packet is considered empty
0.9.22
|
changeset |
files
|
Sat, 05 Mar 2016 21:04:06 +0100 |
antonc27 |
[BUG 1] - Fixed simultaneous pressing of two arrow buttons on mobile
|
changeset |
files
|
Sat, 05 Mar 2016 16:46:04 +0300 |
unc0rr |
Fix TechRacer not recoding finish if time was >= 100s by raising this limit ten times.
|
changeset |
files
|
Fri, 04 Mar 2016 10:37:42 +0100 |
sheepluva |
fix pas2c breakage caused by recent changes in uLandGraphics
|
changeset |
files
|
Thu, 03 Mar 2016 16:36:05 -0500 |
nemo |
Break up the hog/object collision. Currently is $7F, allowing 128 overlapping objects accurately. Breaking it up into 15 for hogs, 7 for other objects. I'm thinking the overall accuracy should be just fine as far as people noticing even with a ton of overlapping hogs, and this way we can tell the difference between a hog and "something else". For experiment and rope-breaking purposes, make rope pass through hogs.
|
changeset |
files
|
Thu, 03 Mar 2016 15:41:53 -0500 |
nemo |
fix and/or screwup that was causing girders in tunnels to erase the tunnel. also a little bit of indentation/case fixing
|
changeset |
files
|
Tue, 01 Mar 2016 14:46:13 +0100 |
antonc27 |
- Enable CI builds with travis for hw iOS
|
changeset |
files
|
Tue, 01 Mar 2016 12:37:42 +0300 |
unC0Rr |
Don't see a good reason for it to be here
|
changeset |
files
|
Tue, 01 Mar 2016 08:32:46 +0300 |
unc0rr |
Don't dump ghost points if map isn't detected
|
changeset |
files
|
Tue, 01 Mar 2016 00:41:38 +0100 |
antonc27 |
- Enable scheme sharing for Xcode project, this required for travis builds
|
changeset |
files
|
Mon, 29 Feb 2016 14:41:52 +0300 |
unC0Rr |
Syntax fix
|
changeset |
files
|
Mon, 29 Feb 2016 14:36:44 +0300 |
unC0Rr |
Fix wp issue, hopefully
|
changeset |
files
|
Sun, 28 Feb 2016 00:00:46 +0300 |
unc0rr |
- Fix room config being sent unmodified
|
changeset |
files
|
Sat, 27 Feb 2016 20:56:49 +0300 |
unc0rr |
Fix build
|
changeset |
files
|
Sat, 27 Feb 2016 18:15:53 +0300 |
unc0rr |
Don't compare time value with itself
|
changeset |
files
|
Sat, 27 Feb 2016 18:02:24 +0300 |
unc0rr |
Recognize ghost points in checker
|
changeset |
files
|
Sat, 27 Feb 2016 09:44:13 +0300 |
unc0rr |
Finish implementation of ghost points served from server, not tested
|
changeset |
files
|
Fri, 26 Feb 2016 14:11:16 -0500 |
BaptisteOrieux |
updated french lua translation
|
changeset |
files
|
Thu, 25 Feb 2016 23:17:52 +0300 |
unc0rr |
More work on best time ghost feature
|
changeset |
files
|
Wed, 11 Nov 2015 18:40:52 +0100 |
Vittorio Giovara |
cmake: Set OLD for policy 26
0.9.22
|
changeset |
files
|
Wed, 24 Feb 2016 22:37:03 +0300 |
unc0rr |
Recognize ghost points in db interaction tool (no storing yet)
|
changeset |
files
|
Wed, 24 Feb 2016 00:33:10 +0100 |
antonc27 |
- Campaign for iOS: Finally can launch campaign's mission game from list!
|
changeset |
files
|
Wed, 24 Feb 2016 00:10:12 +0100 |
antonc27 |
- Small refactoring for seed command
|
changeset |
files
|
Tue, 23 Feb 2016 23:29:06 +0100 |
antonc27 |
- Campaign for iOS: Fill campaign page with parsed missions from campaign.ini
|
changeset |
files
|
Tue, 23 Feb 2016 13:45:49 +0300 |
unc0rr |
Dump best time ghost on console
|
changeset |
files
|
Tue, 23 Feb 2016 00:41:18 +0100 |
antonc27 |
- Campaign for iOS: Don't forget to add last parsed section in ini file
|
changeset |
files
|
Tue, 23 Feb 2016 00:29:46 +0100 |
antonc27 |
- Campaign for iOS: Reinventing wheel for campaign.ini parsing
|
changeset |
files
|
Mon, 22 Feb 2016 15:56:32 -0500 |
koda |
Use secure HTTP for Sparkle appcast URL
0.9.22
|
changeset |
files
|
Mon, 22 Feb 2016 16:01:29 -0500 |
koda |
Info.plist: Set less important URLs to https
|
changeset |
files
|
Mon, 22 Feb 2016 15:56:32 -0500 |
koda |
Use secure HTTP for Sparkle appcast URL
|
changeset |
files
|
Mon, 22 Feb 2016 23:49:54 +0300 |
unc0rr |
Treat #99 point type as a ghost trace
|
changeset |
files
|
Mon, 22 Feb 2016 21:38:23 +0100 |
antonc27 |
- Campaign for iOS: Stub for CampaignViewController
|
changeset |
files
|
Mon, 22 Feb 2016 10:24:00 -0500 |
nemo |
remove unused path functions
|
changeset |
files
|
Sun, 21 Feb 2016 23:12:12 +0100 |
antonc27 |
- Campaign for iOS: Simply retrieve list of campaigns
|
changeset |
files
|
Sun, 21 Feb 2016 22:21:59 +0100 |
antonc27 |
- Campaign for iOS: Stub for list of campaigns
|
changeset |
files
|
Sun, 21 Feb 2016 20:20:40 +0100 |
antonc27 |
- Campaign for iOS: Added 'Campaign' button on MainMenu screen
|
changeset |
files
|
Sun, 21 Feb 2016 09:09:13 +0300 |
unc0rr |
Oops, fix whose nick to compare to
|
changeset |
files
|
Sat, 20 Feb 2016 22:02:13 +0300 |
unc0rr |
Filter out hog speech messages with non-local team index (not tested)
|
changeset |
files
|
Fri, 19 Feb 2016 00:07:59 +0100 |
antonc27 |
- Send also some seed when loading missions on iOS (same behavior as on desktop)
|
changeset |
files
|
Wed, 17 Feb 2016 23:27:13 +0100 |
antonc27 |
- Small refactoring for seed generation on iOS side
|
changeset |
files
|
Tue, 16 Feb 2016 11:31:55 -0500 |
nemo |
sniper rifle too
|
changeset |
files
|
Tue, 16 Feb 2016 11:29:36 -0500 |
nemo |
reduce by 1, probably should avoid tunnel issue
|
changeset |
files
|
Tue, 16 Feb 2016 04:25:00 +0100 |
sheepluva |
apply to deagle and sniper only
|
changeset |
files
|
Tue, 16 Feb 2016 03:19:23 +0100 |
sheepluva |
disallow bullets to hit the hedgehog that fired them (unless bounced/wrapped/portal'd)
|
changeset |
files
|
Mon, 15 Feb 2016 23:37:48 +0100 |
antonc27 |
- Some warnings fixed with text alignment on iOS front-end
|
changeset |
files
|
Sun, 14 Feb 2016 21:34:01 +0100 |
Anton Malmygin |
Fix for cursor movement problems on touch devices
|
changeset |
files
|
Sun, 14 Feb 2016 20:57:17 +0300 |
unc0rr |
Fix index of script param
|
changeset |
files
|
Sat, 13 Feb 2016 12:32:08 +0300 |
unc0rr |
Tech racer maps detection
|
changeset |
files
|
Sat, 13 Feb 2016 00:36:38 +0300 |
unc0rr |
detectMap() rewrite with more sane approach, also check waypoints placement to avoid cheating
|
changeset |
files
|
Tue, 09 Feb 2016 21:11:16 +0300 |
unc0rr |
Merge default
qmlfrontend
|
changeset |
files
|
Fri, 12 Feb 2016 14:27:20 -0500 |
koda |
avwrapper: Do not ignore avformat_write_header return value
|
changeset |
files
|
Fri, 12 Feb 2016 17:03:42 +0300 |
unC0Rr |
Attempt to implement hash for special points to detect tech racer maps
|
changeset |
files
|
Tue, 09 Feb 2016 15:27:55 -0500 |
nemo |
Put graves behind other stuff.
|
changeset |
files
|
Tue, 09 Feb 2016 15:10:01 -0500 |
nemo |
crosshair on hog won't cause a direct hit anymore
|
changeset |
files
|
Tue, 09 Feb 2016 14:40:06 +0300 |
unC0Rr |
Fix possible crashes/hangs due to recent changes
|
changeset |
files
|
Mon, 08 Feb 2016 14:58:36 +0300 |
unc0rr |
Fix one more crasher in early freeEverything call
|
changeset |
files
|
Sun, 07 Feb 2016 18:29:34 +0100 |
antonc27 |
- ifdef to avoid compiler warning
|
changeset |
files
|
Sun, 07 Feb 2016 17:40:09 +0100 |
antonc27 |
- uTypes must be included for reference of gmtLandPreview which used for iOS build
|
changeset |
files
|
Fri, 05 Feb 2016 11:32:23 +0300 |
unC0Rr |
Racer maps #18 and #19
|
changeset |
files
|
Thu, 04 Feb 2016 21:04:08 +0300 |
unc0rr |
Fix a crasher
|
changeset |
files
|
Mon, 01 Feb 2016 15:10:10 +0300 |
unC0Rr |
Fix SDL_CreateThread in windows
|
changeset |
files
|
Sun, 31 Jan 2016 16:07:14 +0300 |
unc0rr |
Bye-bye TryDo
|
changeset |
files
|
Sun, 24 Jan 2016 00:02:57 +0100 |
sheepluva |
rename doStepCakeWork to doStepCakeWalk
|
changeset |
files
|
Sun, 24 Jan 2016 00:00:25 +0100 |
sheepluva |
party tweak
|
changeset |
files
|
Sat, 23 Jan 2016 17:29:44 -0500 |
nemo |
As an animation effect this should be in uGearsRender. Plus it'll still spark when paused then, which is kinda fun.
|
changeset |
files
|
Sat, 23 Jan 2016 23:02:03 +0100 |
sheepluva |
tweak sniper training
|
changeset |
files
|
Sat, 23 Jan 2016 16:07:14 -0500 |
nemo |
sparkles for dynamite at sheepy's request. he can tweak values if he wishes
|
changeset |
files
|
Sat, 23 Jan 2016 15:23:54 -0500 |
nemo |
update translation files
|
changeset |
files
|
Sat, 23 Jan 2016 20:58:23 +0100 |
sheepluva |
forgot viewport resize is a thing.
|
changeset |
files
|
Sat, 23 Jan 2016 19:49:55 +0100 |
sheepluva |
fixing my math... I think ;p
|
changeset |
files
|
Sat, 23 Jan 2016 11:00:31 +0100 |
sheepluva |
recognize proper birthday parties
|
changeset |
files
|
Sat, 23 Jan 2016 10:14:47 +0100 |
sheepluva |
minor code tweaks
|
changeset |
files
|
Sat, 23 Jan 2016 09:05:37 +0100 |
sheepluva |
add cinematic effect to "sinking feeling" intro sequence
|
changeset |
files
|
Sat, 23 Jan 2016 08:11:14 +0100 |
sheepluva |
Lua API: SetCinematicMode(enable)
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 20 Jan 2016 00:57:09 +0100 |
sheepluva |
SDL2: fix toggling fullscreen. dunno how well this works on non-linux-OS
|
changeset |
files
|
Sat, 16 Jan 2016 19:50:38 +0100 |
sheepluva |
find hg revision even if github author name is not the same as hg author (kodabb vs koda)
|
changeset |
files
|
Sat, 16 Jan 2016 19:29:28 +0100 |
sheepluva |
recognize subdomains of hedgewars.org
|
changeset |
files
|
Sat, 16 Jan 2016 19:20:06 +0100 |
sheepluva |
update some old google code links in the code/etc. thanks Wuzzy for the heads-up
|
changeset |
files
|
Sat, 16 Jan 2016 19:11:21 +0100 |
sheepluva |
fix script for resolving git commit id to hg commit id (github page format changed; hw hg repo location too)
|
changeset |
files
|
Fri, 15 Jan 2016 13:29:27 +0100 |
sheepluva |
fix comment; revert unintentional commit of some testing png
|
changeset |
files
|
Fri, 15 Jan 2016 13:18:40 +0100 |
sheepluva |
serious anti wall sticking protection for hedgewars
|
changeset |
files
|
Fri, 15 Jan 2016 05:50:18 +0100 |
sheepluva |
documentation tweak
|
changeset |
files
|
Wed, 13 Jan 2016 21:29:04 +0300 |
unc0rr |
Damaged hog is not in a jumping state
|
changeset |
files
|
Wed, 13 Jan 2016 19:54:55 +0300 |
unc0rr |
Add some delay to checker
|
changeset |
files
|
Wed, 13 Jan 2016 19:38:03 +0300 |
unc0rr |
Don't allow to kick an admin with super power enabled
|
changeset |
files
|
Sun, 10 Jan 2016 00:45:13 +0300 |
unc0rr |
SDLTry doesn't halt engine no more
|
changeset |
files
|
Wed, 13 Jan 2016 16:19:50 +0100 |
sheepluva |
add some dust effect to rolling/sliding hedgehogs
|
changeset |
files
|
Tue, 12 Jan 2016 17:18:51 -0500 |
koda |
changelog: Mention videorec fixes
|
changeset |
files
|
Tue, 12 Jan 2016 23:16:31 +0100 |
sheepluva |
travis: don't skip joins because that would require #hedgewars to allow messages from outside the channel
|
changeset |
files
|
Tue, 12 Jan 2016 22:43:39 +0100 |
sheepluva |
pas2c still does (not like) this
|
changeset |
files
|
Tue, 12 Jan 2016 22:36:08 +0100 |
sheepluva |
don't send text input to chat if not in chat-mode.
|
changeset |
files
|
Tue, 12 Jan 2016 22:12:16 +0100 |
sheepluva |
finish SDL2-window focus change detection code
|
changeset |
files
|
Tue, 12 Jan 2016 21:21:44 +0100 |
sheepluva |
use MIX_DEFAULT_FORMAT for sound
|
changeset |
files
|
Tue, 12 Jan 2016 20:40:12 +0100 |
sheepluva |
fix volume being at 0 on engine start. note: seems window focus changes are not detected atm. (relevant for sound dampening)
|
changeset |
files
|
Tue, 12 Jan 2016 00:36:17 +0100 |
sheepluva |
update Changelog
|
changeset |
files
|
Mon, 11 Jan 2016 22:23:14 +0100 |
sheepluva |
stop screenshot-flash-effects from showing up on consecutive screenshots
|
changeset |
files
|
Sun, 10 Jan 2016 21:33:11 +0100 |
sheepluva |
merge Wuzzy's highlanderfix and statsicons bookmarks.
|
changeset |
files
|
Sat, 21 Nov 2015 21:49:40 +0100 |
Wuzzy |
Customize stats screen icons
|
changeset |
files
|
Sat, 21 Nov 2015 21:37:20 +0100 |
Wuzzy |
Use Goals instead of ShowMission for Highlander mission dialog
|
changeset |
files
|
Sun, 10 Jan 2016 21:14:06 +0100 |
sheepluva |
merge Wuzzy's bluehogfix bookmark. note: there might be a cleaner fix...
|
changeset |
files
|
Sat, 21 Nov 2015 21:23:05 +0100 |
Wuzzy |
Fix Lua error spam in "Chasing the blue hog" after drowning both Crazy Runner and Hog Solo
|
changeset |
files
|
Sun, 10 Jan 2016 19:49:15 +0100 |
sheepluva |
merge Wuzzy's windowtitle bookmark
|
changeset |
files
|
Sat, 21 Nov 2015 21:11:13 +0100 |
Wuzzy |
Add window titles for title-less windows
|
changeset |
files
|
Sun, 10 Jan 2016 19:45:43 +0100 |
sheepluva |
merge Wuzzy's qttranslation bookmark
|
changeset |
files
|
Sat, 21 Nov 2015 20:22:45 +0100 |
Wuzzy |
Load Qt library's translation
|
changeset |
files
|
Sun, 10 Jan 2016 18:01:17 +0100 |
sheepluva |
don't attempt to prettify alpha of single-pixel textures (segfault with "digital" theme from forums)
|
changeset |
files
|
Sun, 10 Jan 2016 17:39:27 +0100 |
sheepluva |
fix/clean-up mousewheel code
|
changeset |
files
|
Sun, 10 Jan 2016 12:59:03 +0100 |
sheepluva |
Justyouwait.ogg wasn't installed on case-sensitive systems, due to a case typo in the CMakeLists. Thanks to TheMadCharles and Wuzzy for noticing.
|
changeset |
files
|
Tue, 05 Jan 2016 15:15:54 -0500 |
nemo |
limit Y increment to 6 (saucer/birdy bug)
|
changeset |
files
|
Mon, 04 Jan 2016 10:08:26 +0300 |
unc0rr |
Overwrite last '+' cmd in the queue instead of appending new command
|
changeset |
files
|
Fri, 01 Jan 2016 19:34:48 -0500 |
nemo |
put teamrope into ShoppaMap too
|
changeset |
files
|
Fri, 01 Jan 2016 19:15:32 +0300 |
unc0rr |
merge default
qmlfrontend
|
changeset |
files
|
Fri, 01 Jan 2016 19:14:59 +0300 |
unc0rr |
Handle drawn maps from net
qmlfrontend
|
changeset |
files
|
Fri, 01 Jan 2016 10:49:59 -0500 |
nemo |
add 32px to top offset
|
changeset |
files
|
Thu, 31 Dec 2015 15:11:44 -0500 |
nemo |
Tweak the hole carving to become less agressive about spacing if random points keep failing.
|
changeset |
files
|
Thu, 31 Dec 2015 12:47:33 -0500 |
nemo |
Force locations for hogs if even TryHard fails on initial spawn.
|
changeset |
files
|
Thu, 31 Dec 2015 10:17:15 -0500 |
nemo |
Disable digging on solid land
|
changeset |
files
|
Thu, 31 Dec 2015 16:26:21 +0300 |
unc0rr |
AI is pretty good at using Bee weapon
|
changeset |
files
|
Thu, 31 Dec 2015 14:00:27 +0300 |
unC0Rr |
Some WIP for bee
|
changeset |
files
|
Wed, 30 Dec 2015 23:30:00 -0500 |
nemo |
Some themers expressed desire to have translucent themes. While the current AA stuff in uLandGraphics won't really allow this to work with LandBackTex properly, seems to me it should be safe to allow alpha for LandTex. Our LandTex should all have alpha of 255 on the existing themes.
|
changeset |
files
|
Wed, 30 Dec 2015 23:20:57 -0500 |
nemo |
remove hardcoded shotgun val
|
changeset |
files
|
Wed, 30 Dec 2015 15:26:25 -0500 |
nemo |
set TryHard for placing hog automatically
|
changeset |
files
|
Wed, 30 Dec 2015 11:59:43 -0500 |
nemo |
remove space from key binding name
|
changeset |
files
|
Wed, 30 Dec 2015 08:50:19 -0500 |
nemo |
call this faller scrambling less often.
|
changeset |
files
|
Tue, 29 Dec 2015 14:44:32 -0500 |
nemo |
Make weapon damage in most cases be a structure value and also expose it to lua. Needs testing/review due to conditions at time of doing this (w/ one arm, dizzy/tingling due to sodium citrate), and just number of places changed..
|
changeset |
files
|
Mon, 28 Dec 2015 23:37:44 +0300 |
unc0rr |
Allow server admins to join passworded/restricted rooms when it is really needed
|
changeset |
files
|
Mon, 28 Dec 2015 21:51:12 +0300 |
unc0rr |
Defer kicking to the time when everything is in consistent state
|
changeset |
files
|
Mon, 28 Dec 2015 21:21:02 +0300 |
unc0rr |
Allow toggling registration requirement on live server
|
changeset |
files
|
Mon, 28 Dec 2015 09:06:29 +0300 |
unc0rr |
Allow only one query per session
|
changeset |
files
|
Mon, 28 Dec 2015 08:43:38 +0300 |
unc0rr |
Don't send LIST command on join
|
changeset |
files
|
Sat, 26 Dec 2015 22:29:57 +0300 |
unc0rr |
- Fix passing of ansistrings via ipc
qmlfrontend
|
changeset |
files
|
Tue, 22 Dec 2015 11:18:40 -0500 |
nemo |
assume frontend buffer utf-8 to avoid garbage strings in debug
|
changeset |
files
|
Sun, 20 Dec 2015 12:45:49 +0300 |
unc0rr |
Fix two bugs, and yay, spectating works now
qmlfrontend
|
changeset |
files
|
Thu, 17 Dec 2015 00:51:20 +0300 |
unc0rr |
Fix a ton of bugs in engine instances queue and ipc
qmlfrontend
|
changeset |
files
|
Wed, 16 Dec 2015 00:20:56 +0300 |
unc0rr |
Send full game config to the engine
qmlfrontend
|
changeset |
files
|
Tue, 15 Dec 2015 20:38:51 +0300 |
unc0rr |
Dunno why those were here at all
qmlfrontend
|
changeset |
files
|
Tue, 15 Dec 2015 18:19:12 +0100 |
sheepluva |
uFLData was renamed, update "uses"
qmlfrontend
|
changeset |
files
|
Tue, 15 Dec 2015 20:11:18 +0300 |
unc0rr |
Fix command sent to engine so it works for real
qmlfrontend
|
changeset |
files
|
Mon, 14 Dec 2015 00:24:03 +0300 |
unc0rr |
- Improve IPC handling in engine
qmlfrontend
|
changeset |
files
|
Sat, 12 Dec 2015 23:42:40 +0300 |
unc0rr |
Also send config in network game
qmlfrontend
|
changeset |
files
|
Sat, 12 Dec 2015 23:38:18 +0300 |
unc0rr |
Introduce barriers between messages to different engine instances
qmlfrontend
|
changeset |
files
|
Thu, 10 Dec 2015 23:49:12 +0300 |
unc0rr |
Start work on running engine in network game
qmlfrontend
|
changeset |
files
|
Thu, 10 Dec 2015 00:33:45 +0300 |
unc0rr |
- Use queues instead of single buffer to communicate between threads
qmlfrontend
|
changeset |
files
|
Mon, 07 Dec 2015 00:05:41 +0300 |
unc0rr |
Client flags handling implementation start
qmlfrontend
|
changeset |
files
|
Sun, 06 Dec 2015 20:36:21 +0300 |
unc0rr |
Merge default
qmlfrontend
|
changeset |
files
|
Sun, 06 Dec 2015 20:35:58 +0300 |
unc0rr |
Don't send maze_size parameter when not needed, as it overwrites template_filter
qmlfrontend
|
changeset |
files
|
Sun, 06 Dec 2015 20:20:09 +0300 |
unc0rr |
Send team removal message to net
qmlfrontend
|
changeset |
files
|
Sun, 06 Dec 2015 20:07:35 +0300 |
unc0rr |
Load full team config from file
qmlfrontend
|
changeset |
files
|
Sun, 06 Dec 2015 19:56:33 +0300 |
unc0rr |
- Send team to net
qmlfrontend
|
changeset |
files
|
Sat, 05 Dec 2015 16:14:59 +0300 |
unc0rr |
- Hedgehogs number display
qmlfrontend
|
changeset |
files
|
Thu, 03 Dec 2015 23:59:06 +0300 |
unc0rr |
- Accept team and team color from net
qmlfrontend
|
changeset |
files
|
Wed, 02 Dec 2015 22:30:13 +0300 |
unc0rr |
Fix LEFT command handling
qmlfrontend
|
changeset |
files
|
Wed, 02 Dec 2015 22:21:23 +0300 |
unc0rr |
Accept scheme from net
qmlfrontend
|
changeset |
files
|
Wed, 02 Dec 2015 13:39:16 +0300 |
unC0Rr |
Fix build for windows + other small fixes
qmlfrontend
|
changeset |
files
|
Tue, 01 Dec 2015 23:40:38 +0300 |
unc0rr |
Rename uFLData to uFLThemes
qmlfrontend
|
changeset |
files
|
Tue, 01 Dec 2015 23:37:10 +0300 |
unc0rr |
Accept ammo scheme from network
qmlfrontend
|
changeset |
files
|
Tue, 01 Dec 2015 19:49:59 +0300 |
unc0rr |
Fix FULLMAPCONFIG handling
qmlfrontend
|
changeset |
files
|
Mon, 30 Nov 2015 23:43:19 +0300 |
unc0rr |
Prevent crashing from empty PART reason
qmlfrontend
|
changeset |
files
|
Mon, 30 Nov 2015 23:25:18 +0300 |
unc0rr |
- Implement engine runs queue
qmlfrontend
|
changeset |
files
|
Sat, 28 Nov 2015 00:18:04 +0300 |
unc0rr |
Handle some CFG parameters
qmlfrontend
|
changeset |
files
|
Thu, 26 Nov 2015 20:11:54 +0300 |
unc0rr |
Update seed, theme and script from net in UI
qmlfrontend
|
changeset |
files
|
Wed, 25 Nov 2015 22:10:01 +0300 |
unc0rr |
Some game config methods and signals
qmlfrontend
|
changeset |
files
|
Wed, 25 Nov 2015 21:31:30 +0300 |
unc0rr |
UI knowns local player nickname
qmlfrontend
|
changeset |
files
|
Tue, 24 Nov 2015 20:19:00 +0300 |
unc0rr |
Apply generated code to .pas files, fix FULLMAPCONFIG handling
qmlfrontend
|
changeset |
files
|
Tue, 24 Nov 2015 12:09:41 +0300 |
unC0Rr |
Support for protocol commands which are equal to suffix of another protocol command
qmlfrontend
|
changeset |
files
|
Tue, 24 Nov 2015 09:00:43 +0300 |
unc0rr |
- Add the rest of protocol commands
qmlfrontend
|
changeset |
files
|
Sun, 22 Nov 2015 19:29:13 +0300 |
unc0rr |
Small ui rework
qmlfrontend
|
changeset |
files
|
Sun, 22 Nov 2015 18:06:32 +0300 |
unc0rr |
Another approach to parsing two-lines protocol commands
qmlfrontend
|
changeset |
files
|
Sat, 21 Nov 2015 23:56:41 +0300 |
unc0rr |
- Some refactoring
qmlfrontend
|
changeset |
files
|
Sat, 21 Nov 2015 17:07:06 +0300 |
unc0rr |
- Warnings/errors message box
qmlfrontend
|
changeset |
files
|
Sat, 21 Nov 2015 12:40:33 +0300 |
unc0rr |
Handle ROOM UPD
qmlfrontend
|
changeset |
files
|
Sat, 21 Nov 2015 10:04:20 +0300 |
unc0rr |
Fix wrong jump
qmlfrontend
|
changeset |
files
|
Sat, 21 Nov 2015 09:56:00 +0300 |
unc0rr |
Small fixes
qmlfrontend
|
changeset |
files
|
Sat, 21 Nov 2015 00:42:11 +0300 |
unc0rr |
- Handle ROOM DEL
qmlfrontend
|
changeset |
files
|
Fri, 20 Nov 2015 23:56:13 +0300 |
unc0rr |
Handle ROOMS and ROOM ADD protocol commands
qmlfrontend
|
changeset |
files
|
Fri, 20 Nov 2015 23:05:49 +0300 |
unc0rr |
Fix losing commands
qmlfrontend
|
changeset |
files
|
Thu, 19 Nov 2015 23:32:28 +0300 |
unc0rr |
Can send chat messages now
qmlfrontend
|
changeset |
files
|
Thu, 19 Nov 2015 23:04:53 +0300 |
unc0rr |
Lobby page with chat widget(readonly)
qmlfrontend
|
changeset |
files
|
Thu, 19 Nov 2015 13:30:34 +0300 |
unc0rr |
Remove CHECKPOINT 011 occurence, probably hiding some bug
|
changeset |
files
|
Wed, 18 Nov 2015 22:18:39 +0300 |
unc0rr |
Implement processing net commands in the main thread
qmlfrontend
|
changeset |
files
|
Wed, 18 Nov 2015 14:12:15 -0500 |
nemo |
Add a few more lua things to the changelog
|
changeset |
files
|
Tue, 17 Nov 2015 20:53:05 +0100 |
antonc27 |
Merge from iOS branch
|
changeset |
files
|
Tue, 17 Nov 2015 17:08:26 +0100 |
Vittorio Giovara |
travis: Enable OSX tests
|
changeset |
files
|
Tue, 17 Nov 2015 16:34:20 +0100 |
antonc27 |
- Removed SDLTry from call to SDL_GL_SetSwapInterval
ios-revival
|
changeset |
files
|
Tue, 17 Nov 2015 15:30:36 +0100 |
antonc27 |
- Workaround for problems with SDL_GL_SetSwapInterval on iOS
ios-revival
|
changeset |
files
|
Tue, 17 Nov 2015 15:12:24 +0100 |
antonc27 |
Merge
ios-revival
|
changeset |
files
|
Mon, 16 Nov 2015 23:06:27 +0100 |
sheepluva |
merge Wuzzy's saucer training
|
changeset |
files
|
Sat, 14 Nov 2015 19:22:42 +0100 |
Wuzzy |
Add Basic Flying Saucer Training
|
changeset |
files
|
Mon, 16 Nov 2015 15:48:37 -0500 |
yuenfu |
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
|
changeset |
files
|
Mon, 16 Nov 2015 22:57:24 +0300 |
unc0rr |
Merge default (add a bunch of FIXMEs)
qmlfrontend
|
changeset |
files
|
Mon, 16 Nov 2015 20:07:21 +0100 |
koda |
cmake: Remove core-lint flag for haskell
|
changeset |
files
|
Mon, 16 Nov 2015 18:28:10 +0100 |
koda |
avwrapper: Explicitly check for macro existence
|
changeset |
files
|
Mon, 16 Nov 2015 16:01:57 +0100 |
koda |
hwc: Do not rename main on OSX
|
changeset |
files
|
Mon, 16 Nov 2015 15:22:05 +0100 |
koda |
pas2c: Add cabal file
|
changeset |
files
|
Mon, 16 Nov 2015 15:21:20 +0100 |
koda |
pas2c: Tentatively fix the build
|
changeset |
files
|
Mon, 16 Nov 2015 15:20:49 +0100 |
koda |
hwc: Drop unneed OSX library
|
changeset |
files
|
Mon, 16 Nov 2015 13:59:04 +0100 |
koda |
avwrapper: Adjust prefixed symobols version guard
|
changeset |
files
|
Sun, 15 Nov 2015 22:17:36 +0100 |
koda |
Removed tag 0.9.22-RC
|
changeset |
files
|
Sun, 15 Nov 2015 22:16:42 +0100 |
koda |
Removed tag fab746a3597e
|
changeset |
files
|
Sun, 15 Nov 2015 21:21:13 +0100 |
koda |
travis: Re-add libglew dependency
|
changeset |
files
|
Sun, 15 Nov 2015 21:10:44 +0100 |
koda |
cmake: Drop image and mixer init and quit check
|
changeset |
files
|
Sun, 15 Nov 2015 14:14:50 -0500 |
nemo |
avoid double applying wind on drill
|
changeset |
files
|
Sun, 15 Nov 2015 21:57:38 +0300 |
unc0rr |
- Reduce tau value, as suggested in gecko2 paper
|
changeset |
files
|
Sun, 15 Nov 2015 10:22:42 -0500 |
nemo |
Set gears that go off map to gmDestroy instead of collision, disable morewind for no-gravity gears, restrict application of wind to gears that are already moving and not colliding.
|
changeset |
files
|
Sun, 15 Nov 2015 14:42:59 +0100 |
antonc27 |
Merge
ios-revival
|
changeset |
files
|
Sun, 15 Nov 2015 14:40:51 +0100 |
antonc27 |
Added tag Hedgewars-iOS-2.0 for changeset a0163b8302c5
ios-revival
|
changeset |
files
|
Sun, 15 Nov 2015 14:31:01 +0100 |
antonc27 |
Closed branch ios-rus-localization
ios-rus-localization
|
changeset |
files
|
Sun, 15 Nov 2015 14:18:59 +0100 |
sheepluva |
this should fix travis build
|
changeset |
files
|
Sun, 15 Nov 2015 14:01:29 +0100 |
koda |
about: Update SDL2 names and drop old version check
|
changeset |
files
|
Sun, 15 Nov 2015 13:35:23 +0100 |
sheepluva |
merge sdl2transition changes
|
changeset |
files
|
Sun, 15 Nov 2015 13:34:32 +0100 |
sheepluva |
closing sdl2transition branch, because it will be merged
sdl2transition
|
changeset |
files
|
Sat, 14 Nov 2015 22:19:05 +0300 |
unc0rr |
Rating updater, alpha version
|
changeset |
files
|
Sat, 14 Nov 2015 17:39:45 +0300 |
unc0rr |
Some WIP
|
changeset |
files
|
Sat, 14 Nov 2015 03:22:20 +0100 |
koda |
Drop all GLUT references
sdl2transition
|
changeset |
files
|
Sat, 14 Nov 2015 03:09:24 +0100 |
koda |
cmake: Providing a separate SDL_main is not needed on OSX with SDL2 any more
sdl2transition
|
changeset |
files
|
Sat, 14 Nov 2015 03:00:41 +0100 |
koda |
cmake: Adjust linker lines with sdl2 names
sdl2transition
|
changeset |
files
|
Sat, 14 Nov 2015 02:59:49 +0100 |
koda |
libphysfs: Update sdl library name
sdl2transition
|
changeset |
files
|
Sat, 14 Nov 2015 02:57:00 +0100 |
koda |
SDLh: Remove linking from file
sdl2transition
|
changeset |
files
|
Sat, 14 Nov 2015 02:55:38 +0100 |
koda |
libphyslayer: Support SDL2 only
sdl2transition
|
changeset |
files
|
Fri, 13 Nov 2015 23:46:19 +0100 |
sheepluva |
set engine window icon in sdl2
sdl2transition
|
changeset |
files
|
Fri, 13 Nov 2015 22:35:26 +0100 |
sheepluva |
clean up uChat
sdl2transition
|
changeset |
files
|
Fri, 13 Nov 2015 21:17:40 +0300 |
unc0rr |
Finish formula implementation
|
changeset |
files
|
Thu, 12 Nov 2015 23:38:01 +0300 |
unc0rr |
Start work on rating calculator
|
changeset |
files
|
Thu, 12 Nov 2015 02:48:51 +0100 |
koda |
README.md: Add a travis badge
|
changeset |
files
|
Thu, 12 Nov 2015 02:41:40 +0100 |
Vittorio Giovara |
libavinteraction: Adjust version guard for av_codec_is_encoder()
|
changeset |
files
|
Wed, 11 Nov 2015 21:57:28 +0300 |
unc0rr |
Oops, zero multiplier
|
changeset |
files
|
Wed, 11 Nov 2015 18:40:52 +0100 |
Vittorio Giovara |
cmake: Set OLD for policy 26
|
changeset |
files
|
Tue, 10 Nov 2015 13:53:40 +0100 |
Vittorio Giovara |
videorec: Drop a commented out option
|
changeset |
files
|
Tue, 10 Nov 2015 13:53:16 +0100 |
Vittorio Giovara |
videorec: Use future API for raw video encoding
|
changeset |
files
|
Tue, 10 Nov 2015 13:53:15 +0100 |
Vittorio Giovara |
videorec: Appropriately rescale timestamps and duration
|
changeset |
files
|
Tue, 10 Nov 2015 13:53:14 +0100 |
Vittorio Giovara |
videorec: Always initialize audio and video time bases
|
changeset |
files
|
Tue, 10 Nov 2015 13:53:13 +0100 |
Vittorio Giovara |
videorec: Fully set frame properties
|
changeset |
files
|
Tue, 10 Nov 2015 13:53:12 +0100 |
Vittorio Giovara |
videorec: Fix flushing encoders
|
changeset |
files
|
Tue, 10 Nov 2015 13:53:10 +0100 |
Vittorio Giovara |
videorec: Make sure the audio packet is considered empty
|
changeset |
files
|