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
|
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 20:22:31 +0300 |
alfadur |
Mostly implement voting
|
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 21:03:03 +0300 |
alfadur |
Implement greetings & fixed rooms
|
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
|
Wed, 28 Mar 2018 14:06:34 +0200 |
Wuzzy |
Grenade Training: Add warm-up sequence, introduce timer in separate mission panel
|
changeset |
files
|
Wed, 28 Mar 2018 01:22:53 +0200 |
Wuzzy |
Fix compile fail due to dependency in Qt 5.10 in pagevideos.cpp
|
changeset |
files
|
Tue, 27 Mar 2018 23:01:22 +0200 |
Wuzzy |
Add voice pack sound fallbacks also for sndOoff{2,3} and sndOw{2,4}
|
changeset |
files
|
Tue, 27 Mar 2018 22:45:31 +0200 |
Wuzzy |
Fix broken fallback to sndFirePunch1 if sndFirePunch{2,6} is missing
|
changeset |
files
|
Tue, 27 Mar 2018 19:59:12 +0200 |
Wuzzy |
Videos frontend page: Locale-aware text formatting
|
changeset |
files
|
Tue, 27 Mar 2018 13:45:58 -0400 |
nemo |
might as well put this after the last mining
|
changeset |
files
|
Tue, 27 Mar 2018 17:32:23 +0200 |
Wuzzy |
Fix team files and settings not saving properly, and remove FileEngine stuff from DLC
|
changeset |
files
|
Tue, 27 Mar 2018 04:39:31 +0200 |
Wuzzy |
ThemeFilterProxyModel: Fix filter function containing a path with no return value
|
changeset |
files
|
Mon, 26 Mar 2018 15:12:33 +0200 |
Wuzzy |
Flying portal balls now spawn a few spark effects
|
changeset |
files
|
Sat, 24 Mar 2018 19:05:46 -0400 |
nemo |
oops
|
changeset |
files
|
Sat, 24 Mar 2018 23:57:54 +0100 |
Wuzzy |
Update German Lua translation
|
changeset |
files
|
Sat, 24 Mar 2018 23:45:16 +0100 |
Wuzzy |
ShoppaMap: Can change map complexity with slider, remove script param “pad”
|
changeset |
files
|
Sat, 24 Mar 2018 23:13:57 +0100 |
Wuzzy |
ShoppaMap: Delete unused/dead code
|
changeset |
files
|
Sat, 24 Mar 2018 22:28:53 +0100 |
Wuzzy |
TechRacer: Remove script parameter “helpDisabled”
|
changeset |
files
|
Sat, 24 Mar 2018 11:07:44 -0400 |
nemo |
bug #598 - this was kinda entertaining but is, yeah, a bit too weird
|
changeset |
files
|
Sat, 24 Mar 2018 02:24:02 +0100 |
Wuzzy |
Highlander: Rename “mode=orig” to “multiuse=true” and explain the meaning of this scriptparam in mision panel
|
changeset |
files
|
Sat, 24 Mar 2018 00:26:39 +0100 |
Wuzzy |
Change how locale is loaded in frontend, and fix some bugs
|
changeset |
files
|
Fri, 23 Mar 2018 03:37:07 +0100 |
Wuzzy |
The Specialits: Use gfSwitchHog for hog switching and delete the terrible Lua hacks
|
changeset |
files
|
Fri, 23 Mar 2018 03:17:01 +0100 |
Wuzzy |
Add new game flag gfSwitchHog, enable hog switching at turn start
|
changeset |
files
|
Thu, 22 Mar 2018 23:27:11 +0100 |
Wuzzy |
Change appearance of Art theme in Sudden Death
|
changeset |
files
|
Thu, 22 Mar 2018 19:25:38 +0100 |
Wuzzy |
Lua API: Add Explode function
|
changeset |
files
|
Thu, 22 Mar 2018 18:40:21 +0100 |
Wuzzy |
Improve Sudden Death theming of Eyes and Deepspace
|
changeset |
files
|
Thu, 22 Mar 2018 17:44:06 +0100 |
Wuzzy |
Fix some artifacts in contour of horizont.png of Planes theme
|
changeset |
files
|
Thu, 22 Mar 2018 16:52:04 +0100 |
Wuzzy |
Add icons to background themes; allow to hide themes explicitly by adding “hidden” key to theme.cfg
|
changeset |
files
|
Thu, 22 Mar 2018 16:08:33 +0100 |
Wuzzy |
If delegating room control, reset map of new master, if map is missing
|
changeset |
files
|
Thu, 22 Mar 2018 14:09:10 +0100 |
Wuzzy |
QTfrontent: Print map and style name in red, if missing. And update map label after delegation
|
changeset |
files
|
Thu, 22 Mar 2018 13:29:07 +0100 |
Wuzzy |
Set plain text mode for gamecfg labels (scheme, style)
|
changeset |
files
|
Thu, 22 Mar 2018 13:18:45 +0100 |
Wuzzy |
Display style name correctly if host selects a style you don't have
|
changeset |
files
|
Thu, 22 Mar 2018 00:17:13 +0100 |
Wuzzy |
Change CrazyMission preview, change portal map theme to Hell
|
changeset |
files
|
Wed, 21 Mar 2018 20:35:50 +0100 |
Wuzzy |
Fix initial map preview being broken when joining room, part 2
|
changeset |
files
|
Wed, 21 Mar 2018 15:38:20 +0100 |
Wuzzy |
Partially fix wrong preview when joining host room with missing map
|
changeset |
files
|
Wed, 21 Mar 2018 14:36:26 +0100 |
Wuzzy |
Add some isNull checks for some strings in mapContainer
|
changeset |
files
|
Tue, 20 Mar 2018 02:24:47 +0100 |
Wuzzy |
Fix incorrect preview when selecting image map the first time in session
|
changeset |
files
|
Mon, 19 Mar 2018 18:58:49 +0100 |
Wuzzy |
Fix theme chooser failing to filter themes by name
|
changeset |
files
|
Mon, 19 Mar 2018 16:07:08 +0100 |
Wuzzy |
Force proper map and theme reset when host delegates to you if you don't have the map or theme
|
changeset |
files
|
Mon, 19 Mar 2018 15:44:39 +0100 |
Wuzzy |
Map container: Add question mark in front of missing theme name
|
changeset |
files
|
Mon, 19 Mar 2018 15:21:11 +0100 |
Wuzzy |
Tweak map preview background colors
|
changeset |
files
|
Mon, 19 Mar 2018 14:07:29 +0100 |
Wuzzy |
Fix map type combo box being disabled for good when you select image or mission map
|
changeset |
files
|
Mon, 19 Mar 2018 13:35:13 +0100 |
Wuzzy |
Check existance of theme icon before loading it
|
changeset |
files
|
Mon, 19 Mar 2018 00:09:07 +0100 |
Wuzzy |
Shorten and wrap map name properly when viewing room as non-master
|
changeset |
files
|
Sun, 18 Mar 2018 20:58:46 +0100 |
Wuzzy |
Fix some map preview properly problems when host switches to image map mode w/ you missing the map
|
changeset |
files
|
Sun, 18 Mar 2018 15:42:17 +0100 |
Wuzzy |
Show error icon when selected theme is missing
|
changeset |
files
|
Sun, 18 Mar 2018 15:24:54 +0100 |
Wuzzy |
Add IsHiddenRole to ThemeModel for hidden themes
|
changeset |
files
|
Sun, 18 Mar 2018 14:38:48 +0100 |
Wuzzy |
ThemeModel: Filter themes based on IsDlcRole rather than string-based
|
changeset |
files
|
Sun, 18 Mar 2018 03:24:49 +0100 |
Wuzzy |
Online room: Display error image in preview when host selects a map you don't have
|
changeset |
files
|
Sun, 18 Mar 2018 18:47:03 +0100 |
antonc27 |
- Correct initialisation of TeamsGameOver (on mobile it doesn't get reset between plays, so ones set to true, prevents game to be finished next time)
ios-develop Hedgewars-iOS-2.1
|
changeset |
files
|
Sun, 18 Mar 2018 00:24:15 +0100 |
Wuzzy |
Multiplayer page: Properly disable scheme/style/weapons widgets when changing style or mission map
|
changeset |
files
|
Sat, 17 Mar 2018 22:26:02 +0100 |
Wuzzy |
Don't gray out images of disabled ToggleButtons as its a little too hard on the eyes
|
changeset |
files
|
Sat, 17 Mar 2018 23:27:24 +0100 |
antonc27 |
- New AppIcon (no more black background!)
ios-develop
|
changeset |
files
|
Sat, 17 Mar 2018 22:37:13 +0100 |
antonc27 |
- Migrate AppIcons to xcassets
ios-develop
|
changeset |
files
|
Sat, 17 Mar 2018 23:55:32 +0300 |
unC0Rr |
Fix crasher
|
changeset |
files
|
Sat, 17 Mar 2018 18:15:55 +0100 |
antonc27 |
- Missing languages
ios-develop
|
changeset |
files
|
Sat, 17 Mar 2018 18:13:37 +0100 |
antonc27 |
- Use two-letter language descriptor for localisations
ios-develop
|
changeset |
files
|
Sat, 17 Mar 2018 17:47:42 +0100 |
Wuzzy |
Show sidNoEndTurn text for most weapons when in inf attack mode
|
changeset |
files
|
Sat, 17 Mar 2018 15:51:45 +0100 |
Wuzzy |
Draw map page: Fix pen size being changed after loading a map
|
changeset |
files
|
Sat, 17 Mar 2018 04:37:13 +0100 |
Wuzzy |
Fix speech bubble briefly rendering at (0,0) after spawning
|
changeset |
files
|
Sat, 17 Mar 2018 04:12:10 +0100 |
Wuzzy |
Remove ugly empty rectangle in empty active teams list for real
|
changeset |
files
|
Sat, 17 Mar 2018 04:02:37 +0100 |
Wuzzy |
Fix simple team hats (32×64) not tinting correctly while on rope or using blowtorch
|
changeset |
files
|
Sat, 17 Mar 2018 02:16:16 +0100 |
Wuzzy |
Remove “Upload to YouTube” functionality which has been broken for years
|
changeset |
files
|
Sat, 17 Mar 2018 00:13:49 +0100 |
Wuzzy |
Various minor frontend CSS tweaks
|
changeset |
files
|
Fri, 16 Mar 2018 19:25:51 +0100 |
Wuzzy |
QTfrontend: Remove ugly rectangle in list of active teams when there are no teams
|
changeset |
files
|
Fri, 16 Mar 2018 19:17:20 +0100 |
antonc27 |
- Hide 'Campaign' button (not ready on iOS...)
ios-develop
|
changeset |
files
|
Fri, 16 Mar 2018 19:05:11 +0100 |
Wuzzy |
Frontend: Properly “gray out” most disabled widgets (a lot of them weren't)
|
changeset |
files
|
Fri, 16 Mar 2018 16:35:08 +0100 |
Wuzzy |
Some padding tweaks in options and team editor pages. Fixes insane width of context menu of hog name line edit
|
changeset |
files
|
Fri, 16 Mar 2018 02:02:27 +0100 |
Wuzzy |
Make video metadata strings translatable in frontend
|
changeset |
files
|
Fri, 16 Mar 2018 00:10:04 +0100 |
antonc27 |
- Fix archiving (?)
ios-develop
|
changeset |
files
|
Thu, 15 Mar 2018 23:59:20 +0100 |
antonc27 |
- Pause game when it goes background (do not show anymore annoying 'confirm quit')
ios-develop
|
changeset |
files
|
Thu, 15 Mar 2018 23:24:48 +0100 |
antonc27 |
- Do not delete Beach theme (it's official one now)
ios-develop
|
changeset |
files
|