2018-07-04 |
alfadur |
Fix scheme config parsing
|
changeset |
files
|
2018-07-04 |
alfadur |
Fix AddTeam message serialization
|
changeset |
files
|
2018-07-04 |
alfadur |
add missing message tests
|
changeset |
files
|
2018-07-03 |
alfadur |
update nom
|
changeset |
files
|
2018-07-03 |
alfadur |
update proptest
|
changeset |
files
|
2018-07-03 |
alfadur |
merge
|
changeset |
files
|
2018-07-03 |
Marcin Mielniczuk |
Update rand and log to the latest versions
|
changeset |
files
|
2018-07-02 |
nemo |
somehow scale was omitted from this catch-all VG init. late addition to the struct perhaps.
|
changeset |
files
|
2018-07-02 |
Marcin Mielniczuk |
Implement to_raw_protocol for Rnd and enable tests. Add cargo/rls build artifacts to .gitignore
|
changeset |
files
|
2018-07-02 |
alfadur |
Fix cmd parsing & update tests
|
changeset |
files
|
2018-06-29 |
Marcin Mielniczuk |
Implement parsing for rnd and add a little documentation
|
changeset |
files
|
2018-06-28 |
Marcin Mielniczuk |
Undo enabling the `unreachable-pub` lint.
|
changeset |
files
|
2018-06-27 |
alfadur |
stabilization
|
changeset |
files
|
2018-06-27 |
alfadur |
Fix spectators joining midgame
|
changeset |
files
|
2018-06-27 |
alfadur |
Send more data on room joining
|
changeset |
files
|
2018-06-27 |
alfadur |
Additional round cleanup
|
changeset |
files
|
2018-06-27 |
nemo |
neglected dep update from r87a6cad20c90:
|
changeset |
files
|
2018-06-27 |
alfadur |
Send teams&flags on entering a room
|
changeset |
files
|
2018-06-26 |
alfadur |
Implement game start & engine messages
|
changeset |
files
|
2018-06-26 |
alfadur |
Implement game config messages
|
changeset |
files
|
2018-06-24 |
marmistrz |
Enable all lints from the rust-2018-idioms suite.
|
changeset |
files
|
2018-06-21 |
nemo |
Just to be kind to vim which is failing at sniffing
|
changeset |
files
|
2018-06-21 |
alfadur |
implementation of team related messages
|
changeset |
files
|
2018-06-21 |
unc0rr |
Store saved room in yaml
|
changeset |
files
|
2018-06-19 |
nemo |
let's keep track of the racer room config
|
changeset |
files
|
2018-06-18 |
alfadur |
partial room implementation
|
changeset |
files
|
2018-06-14 |
alfadur |
rework of prior
|
changeset |
files
|
2018-06-14 |
alfadur |
handle edge polling properly
|
changeset |
files
|
2018-06-10 |
antonc27 |
Merge default to ios-develop
ios-develop
|
changeset |
files
|
2018-06-10 |
antonc27 |
Merge ios-develop into default
|
changeset |
files
|
2018-06-10 |
antonc27 |
Added tag Hedgewars-iOS-2.1 for changeset 195208deff1d
ios-develop
|
changeset |
files
|
2018-05-30 |
Wuzzy |
More fallback styling for hat preview webpage
|
changeset |
files
|
2018-05-30 |
Wuzzy |
Add <noscript> fallback for hats preview webpage
|
changeset |
files
|
2018-05-29 |
alfadur |
bullet bubbles
|
changeset |
files
|
2018-05-28 |
alfadur |
ensure shotgun works with portals and make it hit airmines
|
changeset |
files
|
2018-05-28 |
nemo |
allow freezing airmines outside the Land area too. Make the top of frozen mine a little flatter
|
changeset |
files
|
2018-05-27 |
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
|
2018-05-26 |
nemo |
Make mine active/hunting glow a bit more obvious. Add frozen sprite, increase ice beam mine "hit" radius a bit
|
changeset |
files
|
2018-05-24 |
nemo |
make all bullets function similar to machinegun bullets (can hit/shove objects without checkin)
|
changeset |
files
|
2018-05-24 |
nemo |
zero damage on air mine too
|
changeset |
files
|
2018-05-24 |
Wuzzy |
Remove unused variable in uLandObjects
|
changeset |
files
|
2018-05-24 |
Wuzzy |
Feedback dialog: Disable "send system information" checkbox by default
|
changeset |
files
|
2018-05-24 |
nemo |
Allow freezing airmines because whyyy not
|
changeset |
files
|
2018-05-22 |
alfadur |
theme object tweak
|
changeset |
files
|
2018-05-22 |
alfadur |
Checksum girders and masks too
|
changeset |
files
|
2018-05-18 |
nemo |
merge this in too
|
changeset |
files
|
2018-05-18 |
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
|
2018-05-18 |
nemo |
0.9.24 merge of physfs tweak
|
changeset |
files
|
2018-05-18 |
nemo |
Make wrapping a lua and its sidecar actually work.
0.9.24
|
changeset |
files
|
2018-05-16 |
alfadur |
example theme objects for the new theming features
|
changeset |
files
|
2018-05-16 |
alfadur |
new theme object features
|
changeset |
files
|
2018-05-16 |
sheepluva |
adjust label, update ChangeLog
ui-scaling
|
changeset |
files
|
2018-05-16 |
sheepluva |
add chat size to misc settings. persist in settings.ini
ui-scaling
|
changeset |
files
|
2018-05-16 |
sheepluva |
WIP: make chat resizing faster
ui-scaling
|
changeset |
files
|
2018-05-15 |
sheepluva |
whoops, I initialized my new var incorrectly
ui-scaling
|
changeset |
files
|
2018-05-15 |
sheepluva |
fix some accidental code corruption caused by my last commit
ui-scaling
|
changeset |
files
|
2018-05-15 |
sheepluva |
WIP: allow changing chat size
ui-scaling
|
changeset |
files
|
2018-05-07 |
unC0Rr |
Fix win32 package creation
|
changeset |
files
|
2018-05-05 |
Wuzzy |
Merge default
|
changeset |
files
|
2018-05-05 |
alfadur |
Update frontend translation: Japanese
|
changeset |
files
|
2018-05-03 |
alfadur |
fix trace when bullets skip on water
|
changeset |
files
|
2018-05-04 |
Wuzzy |
Make EnableSwitchHog() more robust against failure, return gear UID
|
changeset |
files
|
2018-05-04 |
Wuzzy |
Continental supplies: No more hacky switch hog for North America
|
changeset |
files
|
2018-05-04 |
Wuzzy |
Lua API: Add EnableSwitchHog to manually enable hog switching
|
changeset |
files
|
2018-05-03 |
Wuzzy |
Continental supplies: Upside-Down World special now works in cave maps as well
|
changeset |
files
|
2018-05-03 |
Wuzzy |
Update German Lua translation
|
changeset |
files
|
2018-05-03 |
Wuzzy |
Fix changelog mistake
|
changeset |
files
|
2018-05-03 |
Wuzzy |
CS: Fix display of ammo caption for weapon specials
|
changeset |
files
|
2018-05-03 |
Wuzzy |
Fix GetAmmoTimer implementation, swap arguments
|
changeset |
files
|
2018-05-03 |
Wuzzy |
Continental supplies: Fix continent ammo tooltip containing annoying "use of this weapon does not end turn"
|
changeset |
files
|
2018-05-03 |
Wuzzy |
Lua API: GetAmmoTimer, to get the player-set timer for an ammo
|
changeset |
files
|
2018-05-03 |
Wuzzy |
Lua API: Add 5th parameter showExtra to SetAmmoTexts to hide extra text
|
changeset |
files
|
2018-05-03 |
Wuzzy |
Rename SVG hats to be consistent with PNG versions
|
changeset |
files
|
2018-05-03 |
Wuzzy |
Simplify and shrink 5 SVG hats
|
changeset |
files
|
2018-05-03 |
Wuzzy |
Update copyright years
|
changeset |
files
|
2018-05-03 |
kompowiec |
Update Taiwanese translation
|
changeset |
files
|
2018-05-03 |
Wuzzy |
Update ChangeLog for Continental supplies
|
changeset |
files
|
2018-05-03 |
Wuzzy |
Continental supplies: Bouncy boomerang does not spawn crate when drowning
|
changeset |
files
|
2018-05-03 |
Wuzzy |
Continental supplies: Mention that vamp increases Medicine effectiveness
|
changeset |
files
|
2018-05-03 |
Wuzzy |
Continental supplies: Fix “Boring” sound being played after continent select
|
changeset |
files
|
2018-05-03 |
Wuzzy |
Continental supplies: Update pickhammer icon
|
changeset |
files
|
2018-05-03 |
Wuzzy |
Massive Continental supplies update
|
changeset |
files
|
2018-05-03 |
Vatten |
Updated Continental supplies
|
changeset |
files
|
2018-05-02 |
unc0rr |
Call GetNext twice as many times to distribute seed across the whole buffer even for single byte seeds
|
changeset |
files
|
2018-05-02 |
nemo |
real droplet fix - default density is fine - also add back in the underwater bullet trails
|
changeset |
files
|
2018-05-02 |
Wuzzy |
Minor improvements in tutorial mission texts to make stuff clearer
|
changeset |
files
|
2018-05-02 |
Wuzzy |
Update German translation for previous English typo fixes
|
changeset |
files
|
2018-05-02 |
Wuzzy |
Fix a couple of English typos
|
changeset |
files
|
2018-05-02 |
Wuzzy |
Fix more German typos in Hedgewars files
|
changeset |
files
|
2018-05-02 |
Wuzzy |
Fix a couple of German typos in de.lua
|
changeset |
files
|
2018-05-02 |
nemo |
reduce minigun splash droplets a little
|
changeset |
files
|
2018-05-01 |
Case_Of |
Update of french frontend localisation
|
changeset |
files
|
2018-04-29 |
nemo |
Seed reset seems fine when moved out of the loader. Also bump protocol
|
changeset |
files
|
2018-04-29 |
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
|
2018-04-29 |
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
|
2018-04-27 |
nemo |
mark this revision as 0.9.24 branching point - next commit requires a protocol bump
0.9.24
|
changeset |
files
|