Tue, 11 Sep 2018 17:22:54 +0200 |
Wuzzy |
ASA, final: Don't say "missed" or "yes sir" after blowing up barrels
|
changeset |
files
|
Tue, 11 Sep 2018 16:18:24 +0200 |
Wuzzy |
Make sure scripts don't break w/ only 1 clan
|
changeset |
files
|
Tue, 11 Sep 2018 16:00:23 +0200 |
Wuzzy |
Add funny message in stats screen when everyone wins
|
changeset |
files
|
Sun, 09 Sep 2018 12:25:23 +0200 |
Wuzzy |
Only reset CursorMovement to 0 if command "-cur_*" is called with appropriate direction
|
changeset |
files
|
Wed, 05 Sep 2018 18:07:56 +0200 |
Wuzzy |
Fix hog teleporting back and forth when walking on portals on floor. Fixes bug 686
|
changeset |
files
|
Wed, 05 Sep 2018 01:53:21 +0200 |
Wuzzy |
Fix clan ranking counter advancing per-team instaed of per-clan in case of a tie
|
changeset |
files
|
Tue, 04 Sep 2018 22:59:08 +0200 |
Wuzzy |
Don't write TurnTimeLeft deprecation warning if setter function was used
|
changeset |
files
|
Tue, 04 Sep 2018 22:18:03 +0200 |
Wuzzy |
Call EndTurn(true) instead of TurnTimeLeft(0) in flying saucer training
|
changeset |
files
|
Tue, 04 Sep 2018 20:38:15 +0200 |
Wuzzy |
Fix crash when defeating all enemies in ACF8 (HideHog was called too early)
|
changeset |
files
|
Tue, 04 Sep 2018 17:57:48 +0200 |
Wuzzy |
Fix turn reaction not working properly after turn
|
changeset |
files
|
Tue, 04 Sep 2018 16:52:51 +0200 |
Wuzzy |
Say sndNutter on round draw
|
changeset |
files
|
Tue, 04 Sep 2018 16:26:15 +0200 |
Wuzzy |
Remove some bad/inappropriate messages for round draw and crate drop
|
changeset |
files
|
Tue, 04 Sep 2018 16:12:53 +0200 |
Wuzzy |
Fix player rankings getting confused if a clan was revived
|
changeset |
files
|
Tue, 04 Sep 2018 15:03:35 +0200 |
Wuzzy |
Fix player rankings on round draw: Clans that die in the same turn now have the same rank
|
changeset |
files
|
Tue, 04 Sep 2018 14:20:15 +0200 |
Wuzzy |
Rework rankings of losing clans: Rank them in the reverse order they died
|
changeset |
files
|
Mon, 03 Sep 2018 22:14:46 +0200 |
Wuzzy |
Rip out stats code from TurnReaction and put it into new function TurnStats. Fixes buggy stats
|
changeset |
files
|
Mon, 03 Sep 2018 21:19:15 +0200 |
Wuzzy |
Fix stats screwing up in Rope Knock Challenge if you lose
|
changeset |
files
|
Mon, 03 Sep 2018 20:16:54 +0200 |
Wuzzy |
Add missing nil check in AfterAttack (oops!)
|
changeset |
files
|
Mon, 03 Sep 2018 20:01:50 +0200 |
Wuzzy |
Lua: Fix LeftX, RightX, TopY, LAND_WIDTH, LAND_HEIGHT being broken if onVisualGearAdd is set
|
changeset |
files
|
Mon, 03 Sep 2018 12:59:54 +0200 |
Wuzzy |
Remove mail.gna.org mailing list from README.md (gna.org has shutdown for good)
|
changeset |
files
|
Mon, 03 Sep 2018 12:46:57 +0200 |
Wuzzy |
Lua: Rename globals: NoPointX→NO_CURSOR, cMaxTurnTime→MAX_TURN_TIME, cMaxHogHealth→MAX_HOG_HEALTH
|
changeset |
files
|
Mon, 03 Sep 2018 05:05:00 +0200 |
Wuzzy |
Use translation template for speech bubble command
|
changeset |
files
|
Mon, 03 Sep 2018 01:48:00 +0200 |
Wuzzy |
Continental supplies: Fix health not being set immediately if skipping continent selection, provoking random continent
|
changeset |
files
|
Mon, 03 Sep 2018 01:09:14 +0200 |
Wuzzy |
Don't start retreat time if hog has lost control in the meantime
|
changeset |
files
|
Mon, 03 Sep 2018 00:53:44 +0200 |
Wuzzy |
Don't play timer countdown sounds if in ready phase
|
changeset |
files
|
Mon, 03 Sep 2018 00:48:51 +0200 |
Wuzzy |
Call GetGlobals after entering Lua command with /lua
|
changeset |
files
|
Mon, 03 Sep 2018 00:15:55 +0200 |
Wuzzy |
Dangerous Ducklings: Enter retreat mode after kill
|
changeset |
files
|
Mon, 03 Sep 2018 00:03:06 +0200 |
Wuzzy |
Fix buggy behaviour when setting TurnTimeLeft through Retreat
|
changeset |
files
|
Sun, 02 Sep 2018 22:05:45 +0200 |
Wuzzy |
Change chat text color for Lua warnings to yellow
|
changeset |
files
|
Sun, 02 Sep 2018 22:02:15 +0200 |
Wuzzy |
Add deprecation warning for setting TurnTimeLeft/ReadyTimeLeft directly, fix SetTurnTimeLeft/SetReadyTimeLeft not setting vars reliably
|
changeset |
files
|
Sun, 02 Sep 2018 21:26:44 +0200 |
Wuzzy |
Use SetTurnTimeLeft and SetReadyTimeLeft in all scripts
|
changeset |
files
|
Sun, 02 Sep 2018 20:57:33 +0200 |
Wuzzy |
Lua API: Add SetTurnTimeLeft, SetReadyTimeLeft
|
changeset |
files
|
Sun, 02 Sep 2018 04:08:58 +0200 |
Wuzzy |
Highlander: Remove odd infinite girder ammo in crates
|
changeset |
files
|
Sun, 02 Sep 2018 01:25:37 +0200 |
Wuzzy |
Fix damage not being displayed if hog drowns in water with 100% opacity (like in Compost theme)
|
changeset |
files
|
Sun, 02 Sep 2018 00:07:33 +0200 |
Wuzzy |
Fix hog attack code always destroying TargetPoint, even if no attack occurred. Fixes bug 265
|
changeset |
files
|
Sat, 01 Sep 2018 23:03:56 +0200 |
Wuzzy |
Check for victory before stTurnReact. Fixes 382
|
changeset |
files
|
Sat, 01 Sep 2018 21:56:12 +0200 |
Wuzzy |
ASA, desert01: Fix display error when destroying device crate
|
changeset |
files
|
Sat, 01 Sep 2018 21:47:08 +0200 |
Wuzzy |
ASA, desert01: Disable hero control at first battle left from the hole, not right above it
|
changeset |
files
|
Sat, 01 Sep 2018 12:43:19 +0200 |
Wuzzy |
Prevent pause/synchronizing/AFK mode text being rendered at the same time
|
changeset |
files
|
Sat, 01 Sep 2018 01:18:07 +0200 |
Wuzzy |
Add frontend tip introducing /help
|
changeset |
files
|
Sat, 01 Sep 2018 00:17:56 +0200 |
Wuzzy |
Translate "heads" and "tails" of gameServer
|
changeset |
files
|
Sat, 01 Sep 2018 00:05:55 +0200 |
Wuzzy |
Display error when using /maxteams if not room master
|
changeset |
files
|
Fri, 31 Aug 2018 23:49:32 +0200 |
Wuzzy |
Make guest rejection error translatable
|
changeset |
files
|
Fri, 31 Aug 2018 23:13:20 +0200 |
Wuzzy |
Add command help for /save, /delete, /saveroom and /loadroom
|
changeset |
files
|
Fri, 31 Aug 2018 21:34:33 +0200 |
Wuzzy |
Add 2nd optional parameter to HedgewarsScriptLoad. If false, its OK if file does not exist. Also, return true/false on success
|
changeset |
files
|
Fri, 31 Aug 2018 21:22:12 +0200 |
Wuzzy |
Backed out changeset a62408ee8281. Allowing HedgewarsScriptLoad to not stop if script is missing is dumb
|
changeset |
files
|
Fri, 31 Aug 2018 21:07:07 +0200 |
Wuzzy |
Allow script to be missing when calling HedgewarsScriptLoad, return true/false based on success
|
changeset |
files
|
Fri, 31 Aug 2018 20:35:13 +0200 |
Wuzzy |
Don't load locale Lua script if LOCALE == "en"
|
changeset |
files
|
Fri, 31 Aug 2018 19:19:39 +0200 |
Wuzzy |
Add description of hwengine command-line arguments in --help
|
changeset |
files
|
Fri, 31 Aug 2018 18:15:45 +0200 |
Wuzzy |
Critical error if loading a script has failed
|
changeset |
files
|
Fri, 31 Aug 2018 16:51:33 +0200 |
Wuzzy |
Force-disable gfPerHogAmmo and gfSharedAmmo for RW and BRW
|
changeset |
files
|
Fri, 31 Aug 2018 12:09:40 +0200 |
Wuzzy |
BRW: Add utilities and air weapons properly
|
changeset |
files
|
Fri, 31 Aug 2018 11:12:41 +0200 |
Wuzzy |
Fix BRW adding ammoInCrate times ammo on start of turn instead of 1
|
changeset |
files
|
Fri, 31 Aug 2018 11:11:58 +0200 |
Wuzzy |
Fix BRW breaking when weapon scheme assigns 2 bullet for all ammos
|
changeset |
files
|
Thu, 30 Aug 2018 22:07:01 +0200 |
Wuzzy |
BRW now allows weapon scheme customization
|
changeset |
files
|
Wed, 29 Aug 2018 03:50:53 +0200 |
Wuzzy |
Change button image for Tag Team
|
changeset |
files
|
Wed, 29 Aug 2018 02:56:24 +0200 |
Wuzzy |
Add missing server dependencies to Travis metadata
|
changeset |
files
|
Tue, 28 Aug 2018 21:09:46 +0200 |
Wuzzy |
Write down system requirements
|
changeset |
files
|
Tue, 28 Aug 2018 17:27:49 +0200 |
Wuzzy |
Fix typo in gameServer
|
changeset |
files
|
Tue, 28 Aug 2018 06:04:02 +0200 |
Wuzzy |
Space Invasion: Add hilarious loser face to losers
|
changeset |
files
|
Tue, 28 Aug 2018 05:46:33 +0200 |
Wuzzy |
Space Invasion: Continue playing rounds in case the teams are tied at the end
|
changeset |
files
|
Tue, 28 Aug 2018 03:45:44 +0200 |
Wuzzy |
Space Invasion: refactor variables into a large table for everything
|
changeset |
files
|
Sun, 26 Aug 2018 20:50:51 +0200 |
Wuzzy |
Remove frontend code dealing with unused team variables
|
changeset |
files
|
Sun, 26 Aug 2018 17:59:26 +0200 |
Wuzzy |
Replace now-outdated descriptions of amDuck with dummy texts
|
changeset |
files
|
Sun, 26 Aug 2018 16:51:01 +0200 |
Wuzzy |
GameServer: Use consistent formatting of clan chat (compared with engine)
|
changeset |
files
|
Sun, 26 Aug 2018 15:10:34 +0200 |
Wuzzy |
Change empty string check in gameServer
|
changeset |
files
|
Sun, 26 Aug 2018 14:59:05 +0200 |
Wuzzy |
/greeting chat commands now clears greeting if called w/o arguments
|
changeset |
files
|
Sun, 26 Aug 2018 14:37:02 +0200 |
Wuzzy |
Add a couple of more useful server messages
|
changeset |
files
|
Sat, 25 Aug 2018 22:02:21 +0200 |
Wuzzy |
Don't translate greeting message
|
changeset |
files
|
Sat, 25 Aug 2018 21:36:15 +0200 |
Wuzzy |
Don't translate response to /rnd command
|
changeset |
files
|
Sat, 25 Aug 2018 21:24:34 +0200 |
Wuzzy |
Add error message for /callvote map if no maps are available
|
changeset |
files
|
Sat, 25 Aug 2018 21:12:10 +0200 |
Wuzzy |
Hide /watch command if OFFICIAL_SERVER is not set
|
changeset |
files
|
Sat, 25 Aug 2018 21:00:26 +0200 |
Wuzzy |
Properly scale Start button size in pagenetgame just like in pagemultiplayer
|
changeset |
files
|
Sat, 25 Aug 2018 20:52:33 +0200 |
Wuzzy |
Add a few helpful error messages from server when kicking failed
|
changeset |
files
|
Sat, 25 Aug 2018 19:23:19 +0200 |
Wuzzy |
GameServer: Refactor fake nick names into Consts
|
changeset |
files
|
Sat, 25 Aug 2018 19:07:17 +0200 |
Wuzzy |
Fix some formatting problems with /me
|
changeset |
files
|
Sat, 25 Aug 2018 18:21:37 +0200 |
Wuzzy |
Tweak response messages to /super_power and /registered_only
|
changeset |
files
|
Sat, 25 Aug 2018 18:04:06 +0200 |
Wuzzy |
Fix translatability of "unknown command" server message
|
changeset |
files
|
Sat, 25 Aug 2018 17:43:29 +0200 |
Wuzzy |
Make frontend translate server messages properly
|
changeset |
files
|
Sat, 25 Aug 2018 12:12:15 +0200 |
Wuzzy |
Use plain text mode in video description label to avoid HTML trouble
|
changeset |
files
|
Wed, 22 Aug 2018 16:47:09 +0200 |
Wuzzy |
Backed out changeset 076b7d23fab8. Well, the commit in question was needed after all ...
0.9.24
|
changeset |
files
|
Wed, 22 Aug 2018 15:00:04 +0200 |
Wuzzy |
Fix critical failure to cleanup teams list after rejoining game after a force-quit. Fixes bug 597
|
changeset |
files
|
Wed, 22 Aug 2018 00:40:11 +0200 |
Wuzzy |
Backed out changeset 6c0cf6b9eff8. Scripters should be prepared for nil and pretending the gear exists would cause more pain
0.9.24
|
changeset |
files
|
Tue, 21 Aug 2018 23:56:49 +0200 |
Wuzzy |
Clean up more visual gears stuff in scripts
|
changeset |
files
|
Tue, 21 Aug 2018 22:57:56 +0200 |
Wuzzy |
Clean up legacy visual gear stuff in ClimbHome, fix star despawn, make stars non-critical
|
changeset |
files
|
Tue, 21 Aug 2018 22:52:46 +0200 |
Wuzzy |
Remove calls to GetVisualGearValues where it's not needed
|
changeset |
files
|
Tue, 21 Aug 2018 22:31:50 +0200 |
Wuzzy |
Animate: Remove follow arg from AnimVisualGear
|
changeset |
files
|
Tue, 21 Aug 2018 15:26:29 -0400 |
nemo |
use 0s instead of nils to try to protect script assumptions
0.9.24
|
changeset |
files
|
Tue, 21 Aug 2018 15:11:28 -0400 |
nemo |
only-stats should never create visual gears. and lua should never rely on visual gears being created. critical is just to help ensure ones important to gameplay don't get lost in fast-forward
0.9.24
|
changeset |
files
|
Tue, 21 Aug 2018 21:02:01 +0200 |
Wuzzy |
Remove unused shockwave code in Space Invasion
|
changeset |
files
|
Tue, 21 Aug 2018 21:00:01 +0200 |
Wuzzy |
Make decorational visual gears in Space Invasion non-critical
|
changeset |
files
|
Tue, 21 Aug 2018 19:52:39 +0200 |
Wuzzy |
Update German translation
|
changeset |
files
|
Tue, 21 Aug 2018 19:20:09 +0200 |
Wuzzy |
Update locale files
|
changeset |
files
|
Tue, 21 Aug 2018 18:35:19 +0200 |
Wuzzy |
Merge unC0Rr's checker update
|
changeset |
files
|
Tue, 21 Aug 2018 18:31:00 +0200 |
Wuzzy |
Add a few translator comments for frontend strings
|
changeset |
files
|
Tue, 21 Aug 2018 17:56:17 +0200 |
Wuzzy |
Consistently rename "team chat" to "clan chat" (except chat command)
|
changeset |
files
|
Tue, 21 Aug 2018 15:46:34 +0200 |
Wuzzy |
Make engine chat syntax translatable
|
changeset |
files
|
Tue, 21 Aug 2018 02:14:15 +0200 |
Wuzzy |
Fix some string/translation inconsistencies in strings related to leaving
|
changeset |
files
|
Mon, 20 Aug 2018 22:38:14 +0200 |
unc0rr |
- Add checker dependencies to hedgewars-server.cabal
|
changeset |
files
|
Sun, 19 Aug 2018 09:54:46 -0400 |
nemo |
and melon for Mutant
|
changeset |
files
|
Fri, 17 Aug 2018 22:35:01 -0400 |
nemo |
stray line
|
changeset |
files
|
Fri, 17 Aug 2018 22:23:19 -0400 |
nemo |
more wrapping
|
changeset |
files
|
Fri, 17 Aug 2018 20:13:33 -0400 |
nemo |
basic AI bazooka wrapping.
|
changeset |
files
|
Thu, 16 Aug 2018 19:41:54 +0300 |
alfadur |
Return https
|
changeset |
files
|
Thu, 16 Aug 2018 19:33:03 +0300 |
alfadur |
Rust 2018 conversion
|
changeset |
files
|
Tue, 14 Aug 2018 15:25:05 +0200 |
Wuzzy |
Move common sprite tint values into Utils Lua library
|
changeset |
files
|
Tue, 14 Aug 2018 14:19:03 +0200 |
Wuzzy |
Use new script variable cMaxTurnTime in scripts for consistency
|
changeset |
files
|
Tue, 14 Aug 2018 13:43:04 +0200 |
Wuzzy |
Prevent wrapping of turn time when using extra time
|
changeset |
files
|
Tue, 14 Aug 2018 09:26:32 +0200 |
Wuzzy |
Update list of supported GameFlags in HedgeEditor
|
changeset |
files
|
Tue, 14 Aug 2018 09:15:20 +0200 |
Wuzzy |
HedgeEditor should be fairly stable by now
|
changeset |
files
|
Tue, 14 Aug 2018 09:05:55 +0200 |
Wuzzy |
Fix repeating sun in Hoggywood theme
|
changeset |
files
|
Mon, 13 Aug 2018 20:19:32 +0200 |
Wuzzy |
Close hwengine properly when you got kicked by room host
|
changeset |
files
|
Mon, 13 Aug 2018 16:31:22 +0200 |
Wuzzy |
Improve “Connection refused” error message
|
changeset |
files
|
Mon, 13 Aug 2018 16:01:58 +0200 |
Wuzzy |
Tweak some connection failure messages
|
changeset |
files
|
Sun, 12 Aug 2018 16:31:22 +0200 |
Wuzzy |
Don't make pseudo player names like [server] clickable in chat
|
changeset |
files
|
Sat, 11 Aug 2018 23:20:08 +0200 |
Wuzzy |
Fix duplicate/confusing wave messages in ASA fruit01
|
changeset |
files
|
Sat, 11 Aug 2018 22:35:23 +0200 |
Wuzzy |
Oops, add forgotten begin/end in uTeams
|
changeset |
files
|
Sat, 11 Aug 2018 22:33:40 +0200 |
Wuzzy |
Merge nemo's TODO fix
|
changeset |
files
|
Sat, 11 Aug 2018 22:28:05 +0200 |
Wuzzy |
More straightforward TotalRoundsPre counting if there's only 1 clan
|
changeset |
files
|
Sat, 11 Aug 2018 21:43:55 +0200 |
Wuzzy |
Add separate TotalRounds var for Lua to count the *actual* number of rounds that have been played
|
changeset |
files
|
Sat, 11 Aug 2018 18:36:22 +0200 |
Wuzzy |
Fix TotalRounds advancing incorrectly with gfRandomOrder off and/or gfTagTeam on
|
changeset |
files
|
Thu, 09 Aug 2018 19:14:58 +0200 |
Wuzzy |
Fix TotalRounds increasing incorrectly if gfRandomOrder is off
|
changeset |
files
|
Thu, 09 Aug 2018 17:49:17 +0200 |
Wuzzy |
Backed out changeset c265a3e6f6da to revert to 0.9.23 TotalRounds behaviour
|
changeset |
files
|
Thu, 09 Aug 2018 17:48:16 +0200 |
Wuzzy |
Backed out changeset 2d787d122083 to revert TotalRounds to 0.9.23 behaviour
|
changeset |
files
|
Thu, 09 Aug 2018 17:47:29 +0200 |
Wuzzy |
Backout 0f02dd1ff4c9. This is not how TotalRounds should work
|
changeset |
files
|
Fri, 10 Aug 2018 13:16:24 -0400 |
nemo |
remove todo
|
changeset |
files
|
Wed, 08 Aug 2018 18:36:12 +0200 |
Wuzzy |
Fix frontend crash when rapidly aborting many active video encodings. Fixes bug 595
|
changeset |
files
|
Wed, 08 Aug 2018 15:22:34 +0200 |
Wuzzy |
Use capcolDefault in Lua scripts
|
changeset |
files
|
Wed, 08 Aug 2018 14:38:54 +0200 |
Wuzzy |
Refactor text color variable names, export 2 color values to Lua
|
changeset |
files
|
Wed, 08 Aug 2018 14:10:32 +0200 |
Wuzzy |
Use light gray color for volume change, just like for the auto camera msgs
|
changeset |
files
|
Wed, 08 Aug 2018 13:34:39 +0200 |
Wuzzy |
Use full string for sidFuel and avoid string concatenation
|
changeset |
files
|
Wed, 08 Aug 2018 13:14:42 +0200 |
Wuzzy |
Make ammo count in ammo menu translatable, and replace “x” with “×”
|
changeset |
files
|
Wed, 08 Aug 2018 13:02:24 +0200 |
Wuzzy |
Fix slightly misplaced ammo count in ammo menu if count > 9
|
changeset |
files
|
Wed, 08 Aug 2018 12:05:19 +0200 |
Wuzzy |
Fix attack bar render bugs: Invisible beyond world edge; rendered over GUI (e.g. mission panel)
|
changeset |
files
|
Wed, 08 Aug 2018 11:40:00 +0200 |
Wuzzy |
Replicate target sprite properly in world wrap
|
changeset |
files
|
Wed, 08 Aug 2018 11:26:33 +0200 |
Wuzzy |
Replicate gear GUI overlays in world wrap
|
changeset |
files
|
Wed, 08 Aug 2018 11:19:08 +0200 |
Wuzzy |
Make sure gear fuel and alt weapon overlays are always drawn on top
|
changeset |
files
|
Tue, 07 Aug 2018 19:32:33 +0200 |
Wuzzy |
Fix foreground flakes (layer 2+6) disappearing when moving camera in world wrap world
|
changeset |
files
|
Tue, 07 Aug 2018 16:23:51 +0200 |
Wuzzy |
Fix hard-to-read text on campaign and training page in frontend at October 31
|
changeset |
files
|
Tue, 07 Aug 2018 16:07:13 +0200 |
Wuzzy |
Update outdated and broken holiday stylesheets
|
changeset |
files
|
Tue, 07 Aug 2018 13:04:02 +0200 |
Wuzzy |
Fix resurrection animation appearing at wrong position for some missions and styles
|
changeset |
files
|
Tue, 07 Aug 2018 12:15:59 +0200 |
Wuzzy |
Report spawning visual gear in onGearResurrect
|
changeset |
files
|
Tue, 07 Aug 2018 11:37:37 +0200 |
Wuzzy |
Add setting to disable audio dampening if losing window focus
|
changeset |
files
|
Tue, 07 Aug 2018 10:29:01 +0200 |
Wuzzy |
Move max. number of crate spawns into variable
|
changeset |
files
|
Tue, 07 Aug 2018 03:24:54 +0200 |
Wuzzy |
Fix visible seam between Sky.png and SkyL.png of Olympics theme
|
changeset |
files
|
Tue, 07 Aug 2018 02:40:13 +0200 |
Wuzzy |
Lobby/room: Prevent opening context menu if no player selected (fixes bug 661)
|
changeset |
files
|
Tue, 07 Aug 2018 02:18:19 +0200 |
Wuzzy |
Fix drill rocket exploding when digging at bounce/wrap world edge
|
changeset |
files
|
Tue, 07 Aug 2018 01:52:40 +0200 |
Wuzzy |
Fix bee target practice removing target selection after first shot
|
changeset |
files
|
Tue, 07 Aug 2018 01:47:49 +0200 |
Wuzzy |
Backed out changeset 0c797469d16d
|
changeset |
files
|
Tue, 07 Aug 2018 01:43:22 +0200 |
Wuzzy |
Update target cursor after shooting targetable ammo with gfMultiWeapon
|
changeset |
files
|
Tue, 07 Aug 2018 01:31:50 +0200 |
Wuzzy |
Use gfMultiWeapon in target practice missions
|
changeset |
files
|
Tue, 07 Aug 2018 01:28:19 +0200 |
Wuzzy |
Suppress "X remaining" caption in multishoot with gfMultiWeapon
|
changeset |
files
|
Tue, 07 Aug 2018 01:24:57 +0200 |
Wuzzy |
Add comments for most hwengine constants
|
changeset |
files
|
Mon, 06 Aug 2018 22:39:39 +0200 |
Wuzzy |
Show correct health increase when hog health cap is reached
|
changeset |
files
|
Mon, 06 Aug 2018 21:41:06 +0200 |
Wuzzy |
Remove fake magic number in MIME info metadata file
|
changeset |
files
|
Mon, 06 Aug 2018 21:41:06 +0200 |
Wuzzy |
Remove fake magic number in MIME info metadata file
0.9.24
|
changeset |
files
|
Mon, 06 Aug 2018 21:35:08 +0200 |
Wuzzy |
Fix cake walking through land when reaching wrap world edge
|
changeset |
files
|
Mon, 06 Aug 2018 19:33:46 +0200 |
Wuzzy |
Remove unused variables of creeper handler
|
changeset |
files
|
Mon, 06 Aug 2018 19:29:59 +0200 |
Wuzzy |
Fix description of gfSolidLand in scheme editor
|
changeset |
files
|
Mon, 06 Aug 2018 19:05:08 +0200 |
Wuzzy |
Fix hog turning around when blowtorching through wrap world edge
|
changeset |
files
|
Mon, 06 Aug 2018 18:55:22 +0200 |
Wuzzy |
Fix projectiles reacing incorrectly with land just behind the wrap world edge
|
changeset |
files
|
Mon, 06 Aug 2018 15:56:03 +0200 |
Wuzzy |
Add bounce effect to cake when it touches bounce edge
|
changeset |
files
|
Mon, 06 Aug 2018 15:20:25 +0200 |
Wuzzy |
Fix cake rotation angle after bounce from bounce edge
|
changeset |
files
|
Fri, 03 Aug 2018 00:39:50 +0200 |
Wuzzy |
Make cake bounce off bounce edge, stop cake at wrap edge to prevent other bug
|
changeset |
files
|
Fri, 03 Aug 2018 15:34:23 -0400 |
nemo |
fix path
|
changeset |
files
|
Thu, 02 Aug 2018 20:27:20 -0400 |
nemo |
hijack the duck for an attempted resurrection of the creeper. initial pass.
|
changeset |
files
|
Thu, 02 Aug 2018 23:43:31 +0200 |
Wuzzy |
Fix hammer/pickhammer not digging land with gfSolidLand on
|
changeset |
files
|
Thu, 02 Aug 2018 23:24:27 +0200 |
Wuzzy |
Backed out changeset 0d920e370a78
|
changeset |
files
|
Thu, 02 Aug 2018 12:54:30 +0200 |
Wuzzy |
Fix hammer shoving gears into indestructible land
|
changeset |
files
|
Thu, 02 Aug 2018 06:27:18 +0200 |
Wuzzy |
Include HWP of Big Armory in CMakeLists
|
changeset |
files
|
Thu, 02 Aug 2018 04:40:42 +0200 |
Wuzzy |
Fix broken Big Armory mission map
|
changeset |
files
|
Thu, 02 Aug 2018 04:08:12 +0200 |
Wuzzy |
Whoops. Fix NoPointX typo in HedgeEditor
|
changeset |
files
|
Thu, 02 Aug 2018 04:04:21 +0200 |
Wuzzy |
Remove bad king death message
|
changeset |
files
|
Thu, 02 Aug 2018 03:16:08 +0200 |
Wuzzy |
Cap hedgehog health to prevent overflow bugs
|
changeset |
files
|
Thu, 02 Aug 2018 01:52:01 +0200 |
Wuzzy |
Use the new NoPointX global in HedgeEditor
|
changeset |
files
|
Thu, 02 Aug 2018 01:45:45 +0200 |
Wuzzy |
Add Lua globals: AMMO_INFINITE and NoPointX
|
changeset |
files
|
Thu, 02 Aug 2018 01:34:26 +0200 |
Wuzzy |
Use proper infinite fuel feature in flying saucer training
|
changeset |
files
|
Thu, 02 Aug 2018 01:24:40 +0200 |
Wuzzy |
Add support for infinite fly time of jetpack and Birdy
|
changeset |
files
|
Mon, 16 Jul 2018 23:27:15 +0200 |
Wuzzy |
Add variable to make state of sound system clear
0.9.24
|
changeset |
files
|
Tue, 17 Jul 2018 12:55:07 +0200 |
Wuzzy |
Fix cursor teleporting to center after leaving game with video recording
0.9.24
|
changeset |
files
|
Tue, 17 Jul 2018 12:50:55 +0200 |
Wuzzy |
Whoops. Syntax error in uVideoRec
0.9.24
|
changeset |
files
|
Tue, 17 Jul 2018 12:17:11 +0200 |
Wuzzy |
Fix video recorder not working if sound disabled (fixes bug 200)
0.9.24
|
changeset |
files
|
Wed, 01 Aug 2018 23:12:37 +0200 |
Wuzzy |
Fix SimpleMission failure to init GameFlags correctly
0.9.24
|
changeset |
files
|
Wed, 01 Aug 2018 23:12:37 +0200 |
Wuzzy |
Fix SimpleMission failure to init GameFlags correctly
|
changeset |
files
|
Wed, 01 Aug 2018 21:30:33 +0200 |
Wuzzy |
Load default clan colors from settings file
|
changeset |
files
|
Wed, 01 Aug 2018 18:17:10 +0200 |
Wuzzy |
HedgeEditor: Use default clan color in AddTeam in mission export
|
changeset |
files
|
Wed, 01 Aug 2018 17:30:13 +0200 |
Wuzzy |
Make ASA fruit02 use of default clan colors
|
changeset |
files
|
Wed, 01 Aug 2018 15:50:39 +0200 |
Wuzzy |
Switch almost all Lua calls of AddTeam to using default clan colors instead of hardcoded color
|
changeset |
files
|
Wed, 01 Aug 2018 02:49:03 +0200 |
Wuzzy |
Lua: Allow to use negative value for AddTeam to select a default clan color
|
changeset |
files
|
Tue, 31 Jul 2018 22:40:23 +0200 |
Wuzzy |
Clean up Tumbler captions a bit
|
changeset |
files
|
Tue, 31 Jul 2018 22:26:53 +0200 |
Wuzzy |
Refactor colors and caption type in Space Invasion
|
changeset |
files
|
Tue, 31 Jul 2018 19:50:50 +0200 |
Wuzzy |
Space Invasion: Delete dead code and ancient outdated comments
|
changeset |
files
|
Tue, 31 Jul 2018 17:22:49 +0200 |
Wuzzy |
Change default clan color for brown for improved contrast
|
changeset |
files
|
Tue, 31 Jul 2018 01:00:27 +0200 |
Wuzzy |
Lua API: Add IsHogHidden
|
changeset |
files
|
Tue, 31 Jul 2018 00:12:19 +0200 |
Wuzzy |
Lua: Add GetVampiric, GetLaserSight
|
changeset |
files
|
Mon, 30 Jul 2018 20:38:01 +0200 |
KoBeWi |
Update Polish translation
|
changeset |
files
|
Mon, 30 Jul 2018 19:23:28 +0200 |
Wuzzy |
ASA, final mission: Redraw map and mask to make borders more distingushable
|
changeset |
files
|
Mon, 30 Jul 2018 16:30:03 +0200 |
Wuzzy |
Make laser sight work properly through wrap world edge
|
changeset |
files
|
Mon, 30 Jul 2018 13:20:01 +0200 |
Wuzzy |
Fix freeze ray not working through wrap world edge; add DrawLineWrapped
|
changeset |
files
|
Sun, 29 Jul 2018 11:39:48 -0400 |
nemo |
and fix index
|
changeset |
files
|
Sun, 29 Jul 2018 11:37:14 -0400 |
nemo |
oh. and indent that loop
|
changeset |
files
|
Sun, 29 Jul 2018 11:32:56 -0400 |
nemo |
add wrap check
|
changeset |
files
|
Sat, 28 Jul 2018 12:58:12 -0400 |
nemo |
merge of 0.9.24 - hopefully correctly this time
|
changeset |
files
|
Sat, 28 Jul 2018 13:15:59 +0200 |
Wuzzy |
Fix DrawHLinesExplosions setting invalid map pixels if called at wrap world edge
|
changeset |
files
|
Fri, 27 Jul 2018 19:58:02 +0200 |
Wuzzy |
Use wrap-aware doMakeExplosion instead of DrawExplosion in uHandlersMess
|
changeset |
files
|
Fri, 27 Jul 2018 12:45:10 -0400 |
nemo |
sdlkeys is in source not binary, no .in folder. Locutus brought to our attention.
0.9.24
|
changeset |
files
|
Fri, 27 Jul 2018 00:00:04 +0200 |
Wuzzy |
Fix /hta, /hsa and /hya commands not writing message in chat
|
changeset |
files
|
Fri, 27 Jul 2018 00:00:04 +0200 |
Wuzzy |
Fix /hta, /hsa and /hya commands not writing message in chat
0.9.24
|
changeset |
files
|
Thu, 26 Jul 2018 19:08:39 +0200 |
Wuzzy |
TechRacer: Print selected map in debug output
|
changeset |
files
|
Thu, 26 Jul 2018 18:39:06 +0200 |
Wuzzy |
TechRacer: Make most variables local
|
changeset |
files
|
Thu, 26 Jul 2018 18:26:48 +0200 |
Wuzzy |
Clean up messy indentations in TechRacer script
|
changeset |
files
|
Thu, 26 Jul 2018 18:11:23 +0200 |
Wuzzy |
TechRacer: Delete dead code
|
changeset |
files
|
Thu, 26 Jul 2018 18:01:32 +0200 |
Wuzzy |
TechRacer: Fix gears not spawning on turn start when player pressed control right at start
|
changeset |
files
|
Thu, 26 Jul 2018 14:18:23 +0200 |
Wuzzy |
Prevent saving weapon scheme if name was already taken
0.9.24
|
changeset |
files
|
Thu, 26 Jul 2018 14:18:23 +0200 |
Wuzzy |
Prevent saving game schemes if name was already been taken
0.9.24
|
changeset |
files
|
Thu, 26 Jul 2018 13:03:35 +0200 |
Wuzzy |
Prevent saving weapon scheme if name was already taken
|
changeset |
files
|
Thu, 26 Jul 2018 00:18:59 +0200 |
Wuzzy |
Prevent saving game schemes if name was already been taken
|
changeset |
files
|
Tue, 24 Jul 2018 20:46:22 +0200 |
Wuzzy |
Fix a couple of PNG images with known invalid color profiles
|
changeset |
files
|
Tue, 24 Jul 2018 20:46:22 +0200 |
Wuzzy |
Fix a couple of PNG images with known invalid color profiles
0.9.24
|
changeset |
files
|
Tue, 24 Jul 2018 20:15:32 +0200 |
Wuzzy |
Fix teleport tooltip claiming it doesn't end turn in hog placing phase with inf. attack
0.9.24
|
changeset |
files
|
Tue, 24 Jul 2018 20:07:58 +0200 |
Wuzzy |
Limit max droplet count to 50 (fix for 0.9.24 branch only)
0.9.24
|
changeset |
files
|
Tue, 24 Jul 2018 19:34:04 +0200 |
Wuzzy |
Update frontend translation files
0.9.24
|
changeset |
files
|
Tue, 24 Jul 2018 19:31:37 +0200 |
Wuzzy |
Fix changelog typos
0.9.24
|
changeset |
files
|
Mon, 16 Jul 2018 20:28:01 +0200 |
Wuzzy |
Fix hwengine crash when using >1 controllers
0.9.24
|
changeset |
files
|
Tue, 24 Jul 2018 18:37:52 +0200 |
Wuzzy |
Add more sane default controls for controller
0.9.24
|
changeset |
files
|
Tue, 24 Jul 2018 18:37:52 +0200 |
Wuzzy |
Fix broken controller/joystick button and axis events
0.9.24
|
changeset |
files
|
Tue, 24 Jul 2018 18:37:52 +0200 |
Wuzzy |
Detect Qt style after parameter parsing
0.9.24
|
changeset |
files
|
Tue, 24 Jul 2018 18:37:52 +0200 |
Wuzzy |
Fix SDLInteraction strings not being translated
0.9.24
|
changeset |
files
|
Tue, 24 Jul 2018 18:37:52 +0200 |
Wuzzy |
Refactor storage of joystick SDL key names
0.9.24
|
changeset |
files
|
Tue, 24 Jul 2018 18:37:52 +0200 |
Wuzzy |
Make frontend detect controllers again
0.9.24
|
changeset |
files
|
Tue, 24 Jul 2018 15:44:25 +0200 |
Wuzzy |
Update and change license information of Droplet sounds, now it's CC BY 3.0
0.9.24
|
changeset |
files
|
Tue, 24 Jul 2018 15:44:25 +0200 |
Wuzzy |
Update and change license information of Droplet sounds, now it's CC BY 3.0
|
changeset |
files
|
Sun, 22 Jul 2018 02:46:27 +0200 |
Wuzzy |
Fix deprecation warnings in libphyslayer
|
changeset |
files
|
Sun, 22 Jul 2018 02:29:44 +0200 |
Wuzzy |
Fix warnings about unused params in C code
|
changeset |
files
|
Sat, 21 Jul 2018 15:58:07 +0200 |
Wuzzy |
Update German translation
|
changeset |
files
|
Sat, 21 Jul 2018 14:46:51 +0200 |
Wuzzy |
Update Lua/frontend locale files
|
changeset |
files
|
Sat, 21 Jul 2018 02:06:13 +0200 |
Wuzzy |
Merge alfadur's server commits with timer cycle key commits
|
changeset |
files
|
Sat, 21 Jul 2018 00:34:32 +0200 |
Wuzzy |
Add control to cycle through timer/bounciness values
|
changeset |
files
|
Fri, 20 Jul 2018 19:25:21 +0200 |
Wuzzy |
Move hardcoded bounciness values to uConsts
|
changeset |
files
|
Fri, 20 Jul 2018 20:00:52 -0400 |
nemo |
catchup merge on all of alfadur's cool server changes
|
changeset |
files
|
Sat, 21 Jul 2018 02:19:32 +0300 |
alfadur |
Fix map voting verification
|
changeset |
files
|
Sat, 21 Jul 2018 02:13:55 +0300 |
alfadur |
Implement room config export
|
changeset |
files
|
Fri, 20 Jul 2018 22:14:20 +0300 |
alfadur |
Implement save/delete commands
|
changeset |
files
|
Fri, 20 Jul 2018 00:02:52 +0300 |
alfadur |
Implement map voting
|
changeset |
files
|
Thu, 19 Jul 2018 22:50:46 +0300 |
alfadur |
clean up room lookups
|
changeset |
files
|
Wed, 18 Jul 2018 02:14:32 +0300 |
alfadur |
Keep hedgehog limit in sync
|
changeset |
files
|
Tue, 17 Jul 2018 16:03:34 +0300 |
alfadur |
indulge clippy
|
changeset |
files
|
Tue, 17 Jul 2018 00:27:24 +0300 |
alfadur |
Add room flags
|
changeset |
files
|
Mon, 16 Jul 2018 22:59:58 +0300 |
alfadur |
Something down in the food chain already uses bitflags, so might as well switch to them
|
changeset |
files
|
Mon, 16 Jul 2018 22:32:04 +0300 |
alfadur |
Assorted chat fixes
|
changeset |
files
|
Fri, 13 Jul 2018 19:52:19 +0300 |
alfadur |
Better packing for clients
|
changeset |
files
|
Fri, 20 Jul 2018 15:56:43 +0200 |
Wuzzy |
Add more sane default controls for controller
|
changeset |
files
|
Fri, 20 Jul 2018 14:33:41 +0200 |
Wuzzy |
Fix broken controller/joystick button and axis events
|
changeset |
files
|
Fri, 20 Jul 2018 12:51:16 +0200 |
Wuzzy |
Detect Qt style after parameter parsing
|
changeset |
files
|
Fri, 20 Jul 2018 02:43:38 +0200 |
Wuzzy |
Fix SDLInteraction strings not being translated
|
changeset |
files
|
Fri, 20 Jul 2018 02:22:12 +0200 |
Wuzzy |
Refactor storage of joystick SDL key names
|
changeset |
files
|
Thu, 19 Jul 2018 22:19:44 +0200 |
Wuzzy |
Make frontend detect controllers again
|
changeset |
files
|
Thu, 19 Jul 2018 19:35:28 +0200 |
Wuzzy |
Fix engine crash when trying to delete cameraFile but it doesn't exist
|
changeset |
files
|
Thu, 19 Jul 2018 19:11:39 +0200 |
Wuzzy |
Fix crash when aborting encoding phase of video recording in videos page if >1 video is being encoded
|
changeset |
files
|
Thu, 19 Jul 2018 14:01:57 +0200 |
Wuzzy |
Document and clean up tools directory a bit
|
changeset |
files
|
Wed, 18 Jul 2018 17:02:40 +0200 |
Wuzzy |
Improve some replies for chat commands on server
|
changeset |
files
|
Wed, 18 Jul 2018 15:35:54 +0200 |
Wuzzy |
Refactor server chat command help, also add admin commands to help
|
changeset |
files
|
Wed, 18 Jul 2018 03:55:02 +0200 |
Wuzzy |
Add /help command for lobby and rooms too
|
changeset |
files
|
Wed, 18 Jul 2018 02:05:05 +0200 |
Wuzzy |
Remove and replace old googlecode references
|
changeset |
files
|
Wed, 18 Jul 2018 01:35:59 +0200 |
Wuzzy |
Switch from http:// to https:// URLs where possible
|
changeset |
files
|
Wed, 18 Jul 2018 00:27:23 +0200 |
Wuzzy |
Increase hedgehog limit to 64
|
changeset |
files
|
Tue, 17 Jul 2018 22:42:49 +0200 |
Wuzzy |
Server: Replace hardcoded hog-related numbers with consts
|
changeset |
files
|
Tue, 17 Jul 2018 22:00:15 +0200 |
Wuzzy |
Bazooka/Grende training: Hide mission panel on pressing attack key
|
changeset |
files
|
Tue, 17 Jul 2018 21:31:41 +0200 |
Wuzzy |
Update server dependencies in INSTALL.md
|
changeset |
files
|
Tue, 17 Jul 2018 21:17:33 +0200 |
Wuzzy |
Clarify/rewrite a few OutError messages
|
changeset |
files
|
Tue, 17 Jul 2018 20:13:41 +0200 |
Wuzzy |
Fix frontend showing 2 errors on engine fatal error (exit code 52)
|
changeset |
files
|
Tue, 17 Jul 2018 19:44:29 +0200 |
Wuzzy |
Clarify the wording of a few checkFails messages
|
changeset |
files
|
Tue, 17 Jul 2018 19:28:31 +0200 |
Wuzzy |
Propagate fatal errors to OutError if checkFails called
|
changeset |
files
|
Tue, 17 Jul 2018 18:38:44 +0200 |
Wuzzy |
Add hidden bazooka training achievement for 100% accuracy
|
changeset |
files
|
Tue, 17 Jul 2018 16:45:34 +0200 |
Wuzzy |
Standardize hidden mission achievement in new Lua library "Achievements"
|
changeset |
files
|
Tue, 17 Jul 2018 14:20:58 +0200 |
Wuzzy |
Add proper exit codes when halt-ing hwengine due to error
|
changeset |
files
|
Tue, 17 Jul 2018 12:55:07 +0200 |
Wuzzy |
Fix cursor teleporting to center after leaving game with video recording
|
changeset |
files
|
Tue, 17 Jul 2018 12:50:55 +0200 |
Wuzzy |
Whoops. Syntax error in uVideoRec
|
changeset |
files
|
Tue, 17 Jul 2018 12:17:11 +0200 |
Wuzzy |
Fix video recorder not working if sound disabled (fixes bug 200)
|
changeset |
files
|
Mon, 16 Jul 2018 23:27:15 +0200 |
Wuzzy |
Add variable to make state of sound system clear
|
changeset |
files
|
Mon, 16 Jul 2018 20:28:01 +0200 |
Wuzzy |
Fix hwengine crash when using >1 controllers
|
changeset |
files
|
Mon, 16 Jul 2018 19:15:22 +0200 |
Wuzzy |
Always use SDL_Map(A)RGB in SDL_FillRect for color
|
changeset |
files
|
Mon, 16 Jul 2018 04:50:23 +0200 |
Wuzzy |
When hwengine crashes w/ error 217, write backtrace in log, too
|
changeset |
files
|
Sun, 15 Jul 2018 19:49:31 +0200 |
Wuzzy |
Fix hwengine --help returning with exit code 51
|
changeset |
files
|
Sun, 15 Jul 2018 14:21:06 +0200 |
Wuzzy |
Clean up cMaxHHs and cMaxTeams a bit, get rid of hardcoded numbers
|
changeset |
files
|
Thu, 12 Jul 2018 14:46:16 +0200 |
Wuzzy |
Merge gameServer2 changes
|
changeset |
files
|
Thu, 12 Jul 2018 14:41:24 +0200 |
Wuzzy |
Send proper failure error message when image loading has failed
|
changeset |
files
|
Wed, 11 Jul 2018 18:36:21 -0400 |
nemo |
merge
|
changeset |
files
|
Mon, 09 Jul 2018 20:59:08 +0300 |
alfadur |
Optimize test string generation
|
changeset |
files
|
Mon, 09 Jul 2018 20:31:32 +0300 |
alfadur |
fix tests
|
changeset |
files
|
Mon, 09 Jul 2018 19:41:26 +0300 |
alfadur |
complete newseed voting
|
changeset |
files
|
Mon, 09 Jul 2018 19:39:15 +0300 |
alfadur |
merge
|
changeset |
files
|
Sat, 07 Jul 2018 20:22:31 +0300 |
alfadur |
Mostly implement voting
|
changeset |
files
|
Fri, 06 Jul 2018 21:03:03 +0300 |
alfadur |
Implement greetings & fixed rooms
|
changeset |
files
|
Wed, 11 Jul 2018 21:56:30 +0200 |
Wuzzy |
Make sure TotalRounds increases to 0 on first real turn
|
changeset |
files
|
Wed, 11 Jul 2018 19:14:11 +0200 |
Wuzzy |
ACF5: Fix Tribe not being in same clan as Natives
|
changeset |
files
|
Wed, 11 Jul 2018 18:59:23 +0200 |
Wuzzy |
Simplify turn handling in ASA death01
|
changeset |
files
|
Wed, 11 Jul 2018 18:45:54 +0200 |
Wuzzy |
ACF7: Fix princess being in wrong clan
|
changeset |
files
|
Wed, 11 Jul 2018 18:13:52 +0200 |
Wuzzy |
Fix aihDoesntMatter still being attacked with air attack
|
changeset |
files
|
Wed, 11 Jul 2018 17:25:53 +0200 |
Wuzzy |
ASA death01: Put PAotH into correct clan
|
changeset |
files
|
Wed, 11 Jul 2018 17:13:25 +0200 |
Wuzzy |
Fix aihDoesntMatter not applying to hammer and shover
|
changeset |
files
|
Wed, 11 Jul 2018 16:22:05 +0200 |
Wuzzy |
ACF3: Fix initial ammo being locked
|
changeset |
files
|
Wed, 11 Jul 2018 16:01:12 +0200 |
Wuzzy |
ACF3: Tweak princess spawn position
|
changeset |
files
|
Wed, 11 Jul 2018 15:44:33 +0200 |
Wuzzy |
ACF3: Move princess to her own team, fix clan color
|
changeset |
files
|
Tue, 10 Jul 2018 21:29:31 +0200 |
Wuzzy |
Add subtle dust flakes for Cheese and CrazyMission themes
|
changeset |
files
|
Tue, 10 Jul 2018 20:30:06 +0200 |
Wuzzy |
New SD water texture for CrazyMission theme
|
changeset |
files
|
Tue, 10 Jul 2018 18:35:31 +0200 |
Wuzzy |
Refactor collision mask checks, remove hardcoded numbers
|
changeset |
files
|
Tue, 10 Jul 2018 18:00:04 +0200 |
Wuzzy |
Refactor: lfCurrentHog→lfCurHogCrate, lfNotCurrentMask→lfNotCurHogCrate
|
changeset |
files
|
Tue, 10 Jul 2018 17:11:31 +0200 |
Wuzzy |
Prevent manual hiding of some special mission panels
|
changeset |
files
|
Tue, 10 Jul 2018 16:44:13 +0200 |
Wuzzy |
Lua API: Add parameter forceDisplay to ShowMission to prevent manual hiding
|
changeset |
files
|
Tue, 10 Jul 2018 16:25:58 +0200 |
Wuzzy |
Update mission texts with regards to mission panel key
|
changeset |
files
|
Tue, 10 Jul 2018 16:07:11 +0200 |
Wuzzy |
Add dedicated key to display mission panel: M
|
changeset |
files
|
Tue, 10 Jul 2018 15:20:19 +0200 |
Wuzzy |
Tweak chat command replies for /lua command
|
changeset |
files
|
Tue, 10 Jul 2018 13:28:47 +0200 |
Wuzzy |
Add /help chat command for engine
|
changeset |
files
|
Sun, 08 Jul 2018 02:46:59 +0200 |
Wuzzy |
Highlander: Fix all hogs getting teleport after hog placement phase
|
changeset |
files
|
Sun, 08 Jul 2018 02:06:08 +0200 |
Wuzzy |
Fix GetAmmo getting wrong ammo count
|
changeset |
files
|
Sun, 08 Jul 2018 01:30:13 +0200 |
Wuzzy |
New Lua API function: GetAmmo, to get ammo config
|
changeset |
files
|
Sun, 08 Jul 2018 00:16:33 +0200 |
Wuzzy |
Fix teleport tooltip claiming it doesn't end turn, while in in hog placing phase with inf. attack
|
changeset |
files
|
Sat, 07 Jul 2018 23:29:02 +0200 |
Wuzzy |
Fix TotalRounds still being -1 in first real turn after hog placement phase
|
changeset |
files
|
Sat, 07 Jul 2018 22:50:08 +0200 |
Wuzzy |
Highlander: Localize global variable
|
changeset |
files
|
Sat, 07 Jul 2018 22:48:56 +0200 |
Wuzzy |
Highlander: Clean up code style, indents and delete useless old comments
|
changeset |
files
|
Sat, 07 Jul 2018 19:34:13 +0200 |
Wuzzy |
Space Invasion: Improve how round score is displayed
|
changeset |
files
|
Sat, 07 Jul 2018 18:41:28 +0200 |
Wuzzy |
Space Invasion: Localize most global variables
|
changeset |
files
|
Sat, 07 Jul 2018 18:37:21 +0200 |
Wuzzy |
Fix rare Lua error message spam in Space Invasion
|
changeset |
files
|
Fri, 06 Jul 2018 17:16:01 +0200 |
Marcin Mielniczuk |
Add an extra test for Rnd's distribution
|
changeset |
files
|
Fri, 06 Jul 2018 16:59:52 +0200 |
Marcin Mielniczuk |
Send the rnd reply to the room only.
|
changeset |
files
|
Fri, 06 Jul 2018 16:27:25 +0200 |
Marcin Mielniczuk |
Implement server-side logic for Rnd
|
changeset |
files
|
Wed, 04 Jul 2018 18:49:51 +0300 |
alfadur |
Fix team remove synchronization
|
changeset |
files
|
Wed, 04 Jul 2018 15:42:42 +0300 |
alfadur |
Check for client's existence before handling messages
|
changeset |
files
|
Wed, 04 Jul 2018 13:56:49 +0300 |
alfadur |
Fix scheme config parsing
|
changeset |
files
|
Wed, 04 Jul 2018 12:57:05 +0300 |
alfadur |
Fix AddTeam message serialization
|
changeset |
files
|
Wed, 04 Jul 2018 04:42:16 +0300 |
alfadur |
add missing message tests
|
changeset |
files
|
Wed, 04 Jul 2018 00:01:25 +0300 |
alfadur |
update nom
|
changeset |
files
|
Tue, 03 Jul 2018 23:05:09 +0300 |
alfadur |
update proptest
|
changeset |
files
|
Tue, 03 Jul 2018 22:39:12 +0300 |
alfadur |
merge
|
changeset |
files
|
Tue, 03 Jul 2018 22:37:15 +0300 |
Marcin Mielniczuk |
Update rand and log to the latest versions
|
changeset |
files
|
Mon, 02 Jul 2018 16:48:16 -0400 |
nemo |
somehow scale was omitted from this catch-all VG init. late addition to the struct perhaps.
|
changeset |
files
|
Mon, 02 Jul 2018 16:46:13 +0300 |
Marcin Mielniczuk |
Implement to_raw_protocol for Rnd and enable tests. Add cargo/rls build artifacts to .gitignore
|
changeset |
files
|
Mon, 02 Jul 2018 16:25:49 +0300 |
alfadur |
Fix cmd parsing & update tests
|
changeset |
files
|
Fri, 29 Jun 2018 18:27:51 +0300 |
Marcin Mielniczuk |
Implement parsing for rnd and add a little documentation
|
changeset |
files
|
Thu, 28 Jun 2018 17:29:37 +0200 |
Marcin Mielniczuk |
Undo enabling the `unreachable-pub` lint.
|
changeset |
files
|
Thu, 28 Jun 2018 00:10:15 +0300 |
alfadur |
stabilization
|
changeset |
files
|
Wed, 27 Jun 2018 23:51:00 +0300 |
alfadur |
Fix spectators joining midgame
|
changeset |
files
|
Wed, 27 Jun 2018 23:26:29 +0300 |
alfadur |
Send more data on room joining
|
changeset |
files
|
Wed, 27 Jun 2018 17:58:33 +0300 |
alfadur |
Additional round cleanup
|
changeset |
files
|
Tue, 26 Jun 2018 23:20:28 -0400 |
nemo |
neglected dep update from r87a6cad20c90:
|
changeset |
files
|
Wed, 27 Jun 2018 04:54:41 +0300 |
alfadur |
Send teams&flags on entering a room
|
changeset |
files
|
Wed, 27 Jun 2018 02:34:46 +0300 |
alfadur |
Implement game start & engine messages
|
changeset |
files
|
Tue, 26 Jun 2018 23:22:38 +0300 |
alfadur |
Implement game config messages
|
changeset |
files
|
Sun, 24 Jun 2018 12:09:31 -0400 |
marmistrz |
Enable all lints from the rust-2018-idioms suite.
|
changeset |
files
|
Thu, 21 Jun 2018 17:43:13 -0400 |
nemo |
Just to be kind to vim which is failing at sniffing
|
changeset |
files
|
Thu, 21 Jun 2018 17:23:10 -0400 |
alfadur |
implementation of team related messages
|
changeset |
files
|
Thu, 21 Jun 2018 23:09:20 +0200 |
unc0rr |
Store saved room in yaml
|
changeset |
files
|
Tue, 19 Jun 2018 19:14:33 -0400 |
nemo |
let's keep track of the racer room config
|
changeset |
files
|
Mon, 18 Jun 2018 09:22:53 -0400 |
alfadur |
partial room implementation
|
changeset |
files
|
Thu, 14 Jun 2018 16:44:27 -0400 |
alfadur |
rework of prior
|
changeset |
files
|
Thu, 14 Jun 2018 12:31:15 -0400 |
alfadur |
handle edge polling properly
|
changeset |
files
|
Sun, 10 Jun 2018 19:12:26 +0200 |
antonc27 |
Merge default to ios-develop
ios-develop
|
changeset |
files
|
Sun, 10 Jun 2018 19:01:50 +0200 |
antonc27 |
Merge ios-develop into default
|
changeset |
files
|
Sun, 10 Jun 2018 18:56:51 +0200 |
antonc27 |
Added tag Hedgewars-iOS-2.1 for changeset 195208deff1d
ios-develop
|
changeset |
files
|
Thu, 31 May 2018 01:50:49 +0200 |
Wuzzy |
More fallback styling for hat preview webpage
|
changeset |
files
|
Thu, 31 May 2018 01:45:20 +0200 |
Wuzzy |
Add <noscript> fallback for hats preview webpage
|
changeset |
files
|
Tue, 29 May 2018 19:12:53 -0400 |
alfadur |
bullet bubbles
|
changeset |
files
|
Mon, 28 May 2018 19:50:15 -0400 |
alfadur |
ensure shotgun works with portals and make it hit airmines
|
changeset |
files
|
Sun, 27 May 2018 20:32:06 -0400 |
nemo |
allow freezing airmines outside the Land area too. Make the top of frozen mine a little flatter
|
changeset |
files
|
Sun, 27 May 2018 13:10:32 -0400 |
nemo |
make the mine slippery too since it has the ice finish - add a gmDelete to the gear if you want it to *not* explode when hit ☺
|
changeset |
files
|
Sat, 26 May 2018 10:54:17 -0400 |
nemo |
Make mine active/hunting glow a bit more obvious. Add frozen sprite, increase ice beam mine "hit" radius a bit
|
changeset |
files
|
Thu, 24 May 2018 13:04:56 -0400 |
nemo |
make all bullets function similar to machinegun bullets (can hit/shove objects without checkin)
|
changeset |
files
|
Thu, 24 May 2018 09:51:11 -0400 |
nemo |
zero damage on air mine too
|
changeset |
files
|
Thu, 24 May 2018 15:23:48 +0200 |
Wuzzy |
Remove unused variable in uLandObjects
|
changeset |
files
|
Thu, 24 May 2018 15:20:29 +0200 |
Wuzzy |
Feedback dialog: Disable "send system information" checkbox by default
|
changeset |
files
|
Wed, 23 May 2018 20:45:42 -0400 |
nemo |
Allow freezing airmines because whyyy not
|
changeset |
files
|
Tue, 22 May 2018 17:54:07 -0400 |
alfadur |
theme object tweak
|
changeset |
files
|
Tue, 22 May 2018 17:53:53 -0400 |
alfadur |
Checksum girders and masks too
|
changeset |
files
|
Fri, 18 May 2018 09:57:24 -0400 |
nemo |
merge this in too
|
changeset |
files
|
Fri, 18 May 2018 09:56:56 -0400 |
nemo |
IFDEF for Phys 2.0 which has no mountHandle - result will just be no hwp in hwp on those systems, which would be rarely used and DLC only.
0.9.24
|
changeset |
files
|
Thu, 17 May 2018 20:04:39 -0400 |
nemo |
0.9.24 merge of physfs tweak
|
changeset |
files
|
Thu, 17 May 2018 20:04:07 -0400 |
nemo |
Make wrapping a lua and its sidecar actually work.
0.9.24
|
changeset |
files
|
Wed, 16 May 2018 19:36:49 -0400 |
alfadur |
example theme objects for the new theming features
|
changeset |
files
|
Wed, 16 May 2018 18:37:17 -0400 |
alfadur |
new theme object features
|
changeset |
files
|
Wed, 16 May 2018 18:22:28 +0200 |
sheepluva |
adjust label, update ChangeLog
ui-scaling
|
changeset |
files
|
Wed, 16 May 2018 18:09:13 +0200 |
sheepluva |
add chat size to misc settings. persist in settings.ini
ui-scaling
|
changeset |
files
|
Wed, 16 May 2018 10:11:00 +0200 |
sheepluva |
WIP: make chat resizing faster
ui-scaling
|
changeset |
files
|
Tue, 15 May 2018 23:47:07 +0200 |
sheepluva |
whoops, I initialized my new var incorrectly
ui-scaling
|
changeset |
files
|
Tue, 15 May 2018 17:05:40 +0200 |
sheepluva |
fix some accidental code corruption caused by my last commit
ui-scaling
|
changeset |
files
|
Tue, 15 May 2018 16:55:37 +0200 |
sheepluva |
WIP: allow changing chat size
ui-scaling
|
changeset |
files
|
Mon, 07 May 2018 23:43:01 +0300 |
unC0Rr |
Fix win32 package creation
|
changeset |
files
|
Sun, 06 May 2018 00:48:43 +0200 |
Wuzzy |
Merge default
|
changeset |
files
|
Sun, 06 May 2018 00:47:49 +0200 |
alfadur |
Update frontend translation: Japanese
|
changeset |
files
|
Thu, 03 May 2018 14:44:17 -0400 |
alfadur |
fix trace when bullets skip on water
|
changeset |
files
|
Fri, 04 May 2018 15:08:59 +0200 |
Wuzzy |
Make EnableSwitchHog() more robust against failure, return gear UID
|
changeset |
files
|
Fri, 04 May 2018 14:46:39 +0200 |
Wuzzy |
Continental supplies: No more hacky switch hog for North America
|
changeset |
files
|
Fri, 04 May 2018 14:38:01 +0200 |
Wuzzy |
Lua API: Add EnableSwitchHog to manually enable hog switching
|
changeset |
files
|
Fri, 04 May 2018 01:39:22 +0200 |
Wuzzy |
Continental supplies: Upside-Down World special now works in cave maps as well
|
changeset |
files
|
Fri, 04 May 2018 01:01:40 +0200 |
Wuzzy |
Update German Lua translation
|
changeset |
files
|
Thu, 03 May 2018 23:19:56 +0200 |
Wuzzy |
Fix changelog mistake
|
changeset |
files
|
Thu, 03 May 2018 23:00:08 +0200 |
Wuzzy |
CS: Fix display of ammo caption for weapon specials
|
changeset |
files
|
Thu, 03 May 2018 22:42:29 +0200 |
Wuzzy |
Fix GetAmmoTimer implementation, swap arguments
|
changeset |
files
|
Thu, 03 May 2018 22:12:13 +0200 |
Wuzzy |
Continental supplies: Fix continent ammo tooltip containing annoying "use of this weapon does not end turn"
|
changeset |
files
|
Thu, 03 May 2018 22:05:25 +0200 |
Wuzzy |
Lua API: GetAmmoTimer, to get the player-set timer for an ammo
|
changeset |
files
|
Thu, 03 May 2018 21:40:13 +0200 |
Wuzzy |
Lua API: Add 5th parameter showExtra to SetAmmoTexts to hide extra text
|
changeset |
files
|
Thu, 03 May 2018 21:04:55 +0200 |
Wuzzy |
Rename SVG hats to be consistent with PNG versions
|
changeset |
files
|
Thu, 03 May 2018 21:02:05 +0200 |
Wuzzy |
Simplify and shrink 5 SVG hats
|
changeset |
files
|
Thu, 03 May 2018 19:02:55 +0200 |
Wuzzy |
Update copyright years
|
changeset |
files
|
Thu, 03 May 2018 18:00:49 +0200 |
kompowiec |
Update Taiwanese translation
|
changeset |
files
|
Thu, 03 May 2018 17:22:53 +0200 |
Wuzzy |
Update ChangeLog for Continental supplies
|
changeset |
files
|
Thu, 03 May 2018 16:46:36 +0200 |
Wuzzy |
Continental supplies: Bouncy boomerang does not spawn crate when drowning
|
changeset |
files
|
Thu, 03 May 2018 16:16:15 +0200 |
Wuzzy |
Continental supplies: Mention that vamp increases Medicine effectiveness
|
changeset |
files
|
Thu, 03 May 2018 15:37:29 +0200 |
Wuzzy |
Continental supplies: Fix “Boring” sound being played after continent select
|
changeset |
files
|
Thu, 03 May 2018 15:30:31 +0200 |
Wuzzy |
Continental supplies: Update pickhammer icon
|
changeset |
files
|
Thu, 03 May 2018 15:18:28 +0200 |
Wuzzy |
Massive Continental supplies update
|
changeset |
files
|
Thu, 03 May 2018 11:58:07 +0200 |
Vatten |
Updated Continental supplies
|
changeset |
files
|
Wed, 02 May 2018 23:07:41 +0200 |
unc0rr |
Call GetNext twice as many times to distribute seed across the whole buffer even for single byte seeds
|
changeset |
files
|
Wed, 02 May 2018 15:29:21 -0400 |
nemo |
real droplet fix - default density is fine - also add back in the underwater bullet trails
|
changeset |
files
|
Wed, 02 May 2018 20:09:48 +0200 |
Wuzzy |
Minor improvements in tutorial mission texts to make stuff clearer
|
changeset |
files
|
Wed, 02 May 2018 18:48:58 +0200 |
Wuzzy |
Update German translation for previous English typo fixes
|
changeset |
files
|
Wed, 02 May 2018 18:19:31 +0200 |
Wuzzy |
Fix a couple of English typos
|
changeset |
files
|
Wed, 02 May 2018 17:22:42 +0200 |
Wuzzy |
Fix more German typos in Hedgewars files
|
changeset |
files
|
Wed, 02 May 2018 15:28:46 +0200 |
Wuzzy |
Fix a couple of German typos in de.lua
|
changeset |
files
|
Tue, 01 May 2018 20:41:47 -0400 |
nemo |
reduce minigun splash droplets a little
|
changeset |
files
|
Tue, 01 May 2018 14:08:28 -0400 |
Case_Of |
Update of french frontend localisation
|
changeset |
files
|
Sun, 29 Apr 2018 11:25:12 -0400 |
nemo |
Seed reset seems fine when moved out of the loader. Also bump protocol
|
changeset |
files
|
Sun, 29 Apr 2018 10:47:02 -0400 |
nemo |
Back out 12847:1aba77b2e4ac This both does NOT fix the seed mismatch with shoppa map preview *AND* breaks otherwise identical scripts with different file encodings due to multiple lua calls.
|
changeset |
files
|
Sun, 29 Apr 2018 09:24:14 -0400 |
nemo |
Airmines should have been set for 45° bounce - the only reason they weren't I guess is they were a clone of some mine values - and mines use traditional behaviour.
|
changeset |
files
|
Fri, 27 Apr 2018 11:19:23 -0400 |
nemo |
mark this revision as 0.9.24 branching point - next commit requires a protocol bump
0.9.24
|
changeset |
files
|
Thu, 26 Apr 2018 00:21:03 +0200 |
Wuzzy |
Fix hog being unable to walk after using sniper rifle without firing both shots
|
changeset |
files
|
Tue, 24 Apr 2018 21:49:12 +0200 |
Wuzzy |
Pas2C: Add support for char + ansistring (for real this time)
|
changeset |
files
|
Tue, 24 Apr 2018 20:30:15 +0200 |
Wuzzy |
Change KeyBindToName to shortstring
|
changeset |
files
|
Tue, 24 Apr 2018 19:52:04 +0200 |
Wuzzy |
Pas2C: Add support for char + ansistring
|
changeset |
files
|
Tue, 24 Apr 2018 19:10:19 +0200 |
Wuzzy |
Partial fix of Pas2C parsing problems (part 1: uGearsHandlersMess)
|
changeset |
files
|
Sat, 21 Apr 2018 17:17:42 +0200 |
Wuzzy |
New Lua call: Retreat, to force turn into Retreat time
|
changeset |
files
|
Thu, 19 Apr 2018 15:48:00 +0200 |
Wuzzy |
Fix incorrect check for iPhone macro in hwconsts.h
|
changeset |
files
|
Thu, 19 Apr 2018 14:07:56 +0200 |
Wuzzy |
Fix outdated Qt CMake dependency for OS X
|
changeset |
files
|
Wed, 18 Apr 2018 17:12:23 +0200 |
Wuzzy |
Added tag 0.9.24.1-release for changeset afc089c39556
|
changeset |
files
|
Wed, 18 Apr 2018 17:12:15 +0200 |
Wuzzy |
Removed tag 0.9.24.1-release
0.9.24.1-release
|
changeset |
files
|
Wed, 18 Apr 2018 17:02:44 +0200 |
Wuzzy |
Update changelog
|
changeset |
files
|
Wed, 18 Apr 2018 10:30:27 -0400 |
nemo |
Added tag 0.9.24.1-release for changeset ea98a45452e5
|
changeset |
files
|
Wed, 18 Apr 2018 10:30:16 -0400 |
nemo |
Removed tag 0.9.24.1-release
|
changeset |
files
|
Wed, 18 Apr 2018 10:30:10 -0400 |
nemo |
bump cpack .24 to .24.1, make the moc filter broader
|
changeset |
files
|
Wed, 18 Apr 2018 09:11:38 -0400 |
nemo |
Added tag 0.9.24.1-release for changeset 3f2ee2f9b51d
|
changeset |
files
|
Tue, 17 Apr 2018 19:43:41 -0400 |
alfadur |
fix/workaround for fullscreen crash in 0.9.24
|
changeset |
files
|
Tue, 17 Apr 2018 15:21:52 -0400 |
nemo |
minor simplification of conditions for not spawning a visual gear - also allows lua to spawn clouds critically or non-critically. We probably shouldn't even exempt clouds from this, and just spawn them once synced, but, eh, probably isn't a significant hit since sheepluva made the motion more efficient.
|
changeset |
files
|
Tue, 17 Apr 2018 20:10:10 +0200 |
Wuzzy |
Fix crash when firing portal gun at low quality graphics
|
changeset |
files
|
Tue, 17 Apr 2018 00:37:15 +0200 |
Wuzzy |
Added tag 0.9.24-release for changeset a4e7e62f2c0d
|
changeset |
files
|
Sun, 15 Apr 2018 18:20:34 +0200 |
unc0rr |
Install platforms dir too
0.9.24-release
|
changeset |
files
|
Fri, 13 Apr 2018 16:18:57 -0400 |
nemo |
enable stretchLastSection
|
changeset |
files
|
Fri, 13 Apr 2018 14:45:09 -0400 |
nemo |
wuzzy is a spoilsport
|
changeset |
files
|
Fri, 13 Apr 2018 20:35:35 +0200 |
alfadur |
Stop minigun sound when gtMinigun is destroyed
|
changeset |
files
|
Fri, 13 Apr 2018 13:03:51 -0400 |
nemo |
QT for some reason messes with XCompose causing broken input (Qt 5 only - Qt 4 did not break anything). In Qt 5.2 and 5.3 this was causing an invalid conversion in chat messages containing these resulting in the bad bytes being stripped. In Qt 5.9 it is still broken, but you at least get a string with something in it. This checks for non-zero converted strings for room creation and chat lines.
|
changeset |
files
|
Fri, 13 Apr 2018 00:17:30 +0200 |
alfadur |
Fix bullet trails overlapping when the pass through wrap or bounce world edge
|
changeset |
files
|
Thu, 12 Apr 2018 16:56:06 +0200 |
Wuzzy |
Use QDir::Files to read ammo schemes
|
changeset |
files
|
Thu, 12 Apr 2018 14:52:47 +0200 |
Wuzzy |
Don't let hedgehogs moan if they take 0 Sudden Death damage
|
changeset |
files
|
Thu, 12 Apr 2018 01:51:38 +0200 |
alfadur |
Fix minigun bullets hitting shooter when it hits hog on other side of world wrap
|
changeset |
files
|
Thu, 12 Apr 2018 00:40:10 +0200 |
Wuzzy |
Update changelog
|
changeset |
files
|
Wed, 11 Apr 2018 17:59:59 -0400 |
nemo |
merge with 0.9.23, pulling in unc0rr's desync fix
|
changeset |
files
|
Sun, 08 Apr 2018 00:52:22 +0200 |
sheepluva |
cleanup whitespaces, add braces to for loops
|
changeset |
files
|
Sun, 08 Apr 2018 00:26:33 +0200 |
alfadur |
I guess "Fix weapon scheme lookup being unnecesarily persisted"?.. or something
|
changeset |
files
|
Sat, 07 Apr 2018 23:38:19 +0200 |
sheepluva |
Quick Game: ignore hidden themes
|
changeset |
files
|
Sat, 07 Apr 2018 22:16:36 +0200 |
sheepluva |
Fix segfault on game halt (if no logfile)
|
changeset |
files
|
Fri, 06 Apr 2018 12:34:23 -0400 |
nemo |
quick game wasn't checking for hidden themes. It should, but this will at least make them not-crash. The results are kind of amusing.
|
changeset |
files
|
Wed, 04 Apr 2018 21:34:09 +0200 |
Wuzzy |
Remove “mission accomplished” victory message, might be confusing
|
changeset |
files
|
Wed, 04 Apr 2018 19:33:19 +0200 |
Wuzzy |
Show simple drop-down icon next to key binder widget
|
changeset |
files
|
Wed, 04 Apr 2018 18:38:00 +0200 |
Wuzzy |
Update changelog
|
changeset |
files
|
Wed, 04 Apr 2018 14:05:29 +0200 |
Wuzzy |
Update locale files
|
changeset |
files
|
Fri, 30 Mar 2018 20:42:24 +0200 |
unc0rr |
Improve error message a bit
|
changeset |
files
|
Fri, 30 Mar 2018 12:26:51 -0400 |
nemo |
oups
|
changeset |
files
|
Fri, 30 Mar 2018 11:56:16 -0400 |
nemo |
add title manipulation
|
changeset |
files
|
Fri, 30 Mar 2018 17:01:30 +0200 |
unc0rr |
Bump protocol version, update sources in preparation for .24 release
|
changeset |
files
|
Fri, 30 Mar 2018 10:03:29 -0400 |
nemo |
simple optimised svg of the low detail hedgehog for use in .desktop files and such
|
changeset |
files
|
Fri, 30 Mar 2018 15:56:47 +0200 |
Wuzzy |
Travis: Drop zoogie PPA, drop ImageMagick from apt-get line
|
changeset |
files
|
Fri, 30 Mar 2018 15:37:48 +0200 |
Wuzzy |
Travis: Upgrade to Ubuntu xenial, drop libghc-parsec3-dev
|
changeset |
files
|
Fri, 30 Mar 2018 15:16:29 +0200 |
Wuzzy |
CMake: Make sure Qt5 is also found on OS X after installing it via Homebrew
|
changeset |
files
|
Fri, 30 Mar 2018 15:02:10 +0200 |
Wuzzy |
Fix Qt5 in .travis.yml for Ubuntu (hopefully)
|
changeset |
files
|
Fri, 30 Mar 2018 08:02:14 -0400 |
nemo |
Backed out changeset e9caada3aac1 - < LocutusOfBorg> dpkg-shlibdeps: error: no dependency information < LocutusOfBorg> Hint: check if the library actually comes from a package.
|
changeset |
files
|
Wed, 28 Mar 2018 17:28:12 +0200 |
Wuzzy |
Update .travis.yml to include Qt5 stuff
|
changeset |
files
|
Wed, 28 Mar 2018 16:05:46 +0200 |
Wuzzy |
Add greno4ka to credits for Russian translation contribution
|
changeset |
files
|
Wed, 28 Mar 2018 16:04:07 +0200 |
greno4ka |
Slightly update russian localization
|
changeset |
files
|
Wed, 28 Mar 2018 15:37:35 +0200 |
LocutusOfBorg |
Remove useless libghc-stm-dev from build
|
changeset |
files
|
Wed, 28 Mar 2018 15:21:23 +0200 |
Wuzzy |
CMake for server: Pass -dynamic flag to ghc
|
changeset |
files
|
Wed, 28 Mar 2018 15:14:20 +0200 |
Wuzzy |
CMake: Rework Haskell package detection, use ghc-pkg to detect packages
|
changeset |
files
|