2021-05-28 |
Wuzzy |
Singular 'they': Update comments in engine locale files
|
changeset |
files
|
2021-05-28 |
Wuzzy |
Use 'singular they' instead of 'he'
|
changeset |
files
|
2021-05-26 |
sheepluva |
Hedgewars lobby to IRC proxy
|
changeset |
files
|
2021-04-13 |
nemo |
bug #823 missing nil checks crasher introduced in r4aa19b21707d
1.0.0
|
changeset |
files
|
2021-04-13 |
nemo |
bug #823 missing nil checks crasher introduced in r4aa19b21707d
|
changeset |
files
|
2021-04-05 |
Wuzzy |
Add missing column in credits.csv
|
changeset |
files
|
2021-03-23 |
alfadur |
add const generics to physics step
|
changeset |
files
|
2020-06-04 |
felixonmars |
Fix build with Qt 5.15+
1.0.0
|
changeset |
files
|
2021-03-15 |
L29Ah |
anarchist flags
|
changeset |
files
|
2021-01-21 |
alfadur |
fix framebuffer sizing
|
changeset |
files
|
2021-01-20 |
alfadur |
add wgpu support to hwrunner
|
changeset |
files
|
2021-01-07 |
alfadur |
move time out of physics
|
changeset |
files
|
2020-12-13 |
Wuzzy |
Add alfadur to credits for Mushroom/Teapot graves
|
changeset |
files
|
2020-12-13 |
Wuzzy |
Teach vgtSmallDamageTag to use dX, dY and screen coords (Frame<>0)
|
changeset |
files
|
2020-12-13 |
Wuzzy |
Fix crash when spawning vgtSmallDamageTag in Lua
|
changeset |
files
|
2020-12-07 |
Wuzzy |
Lua locale check: Disable line length warning
|
changeset |
files
|
2020-12-07 |
Wuzzy |
Credit heretic43 for zh_CN translation
|
changeset |
files
|
2020-12-07 |
heretic43 |
Update translation: zh_CN
|
changeset |
files
|
2020-11-17 |
alfadur |
implement event cancelation
|
changeset |
files
|
2020-11-16 |
alfadur |
fix event registration
|
changeset |
files
|
2020-11-15 |
alfadur |
reduce fps
|
changeset |
files
|
2020-11-15 |
alfadur |
get texcoords from atlas
|
changeset |
files
|
2020-11-14 |
alfadur |
add texturing to gear renderer
|
changeset |
files
|
2020-11-13 |
alfadur |
fix triangle count
|
changeset |
files
|
2020-11-13 |
alfadur |
start drawing gears
|
changeset |
files
|
2020-11-12 |
alfadur |
safetize buffer interface
|
changeset |
files
|
2020-11-12 |
alfadur |
safetize texture interface
|
changeset |
files
|
2020-11-11 |
alfadur |
allow finding sprites
|
changeset |
files
|
2020-11-11 |
alfadur |
restore gear generation
|
changeset |
files
|
2020-11-11 |
alfadur |
remove crash from collision
|
changeset |
files
|
2020-11-11 |
alfadur |
fix indexing
|
changeset |
files
|
2020-11-11 |
nemo |
trying to build
|
changeset |
files
|
2020-10-22 |
unC0Rr |
Reduce the amount of parens in pas2c output for prettier result, hopefully not breaking anything
|
changeset |
files
|
2020-10-22 |
unC0Rr |
Fix some problems caught by C compiler
|
changeset |
files
|
2020-10-22 |
unC0Rr |
Mark global variables in implementation section static
|
changeset |
files
|
2020-10-21 |
alfadur |
add more const qualifiers to maintain a semblance of activity
|
changeset |
files
|
2020-10-20 |
unc0rr |
Fix lack of declaration decorations for dynamic arrays in Pas2C
|
changeset |
files
|
2020-10-12 |
Wuzzy |
AI: Nerf piano rating; AI will now only use it if it expects huge damage
|
changeset |
files
|
2020-10-11 |
Wuzzy |
Fix freeze when aiming laser at 90Β° into sky
|
changeset |
files
|
2020-10-11 |
Wuzzy |
Fix minor offset mismatch with wrapping laser
|
changeset |
files
|
2020-10-11 |
Wuzzy |
Fix laser sight wrapping sometimes wrapping too often
|
changeset |
files
|
2020-10-08 |
Wuzzy |
Disable text highlight for TimeBox "disclaimer" in all languages
|
changeset |
files
|
2020-10-08 |
Wuzzy |
AI: Add reuse bonus to SMine (like shotgun)
|
changeset |
files
|
2020-10-08 |
Wuzzy |
Fix AI sometimes making weird SMine shots
|
changeset |
files
|
2020-10-08 |
Wuzzy |
Fix hammer not digging when hitting hog with 0 health
|
changeset |
files
|
2020-10-08 |
Wuzzy |
Fix hog not returning from TimeBox when all land was destroyed
|
changeset |
files
|
2020-10-07 |
Wuzzy |
AI: Don't sacrifice final hog with kami or piano
|
changeset |
files
|
2020-09-10 |
unC0Rr |
Prevent AI from getting stuck in attempt to look in another direction after choosing bee weapon
|
changeset |
files
|
2020-09-05 |
alfadur |
fix vcpkg build
|
changeset |
files
|
2020-08-10 |
alfadur |
workaround for FPC 3.2.0 ICE
|
changeset |
files
|
2020-08-09 |
unc0rr |
Display lobby chat in checker
|
changeset |
files
|
2020-08-01 |
alfadur |
add teapot grave
|
changeset |
files
|
2020-07-31 |
alfadur |
improve π shading
|
changeset |
files
|
2020-07-30 |
alfadur |
add π grave
|
changeset |
files
|
2020-07-20 |
Wuzzy |
KeyBindToName: Return HW's internal key name if SDL yields no name
|
changeset |
files
|
2020-07-19 |
Wuzzy |
Fix piano spawning vgtNote if slot key without sound was pressed
|
changeset |
files
|
2020-07-19 |
Wuzzy |
AI: Add new sine gun test (still WIP)
|
changeset |
files
|
2020-07-19 |
Wuzzy |
AI: Don't end ammo tests too early for knife and drill rocket
|
changeset |
files
|
2020-07-19 |
Wuzzy |
AI: Fix bad AI collision checks
|
changeset |
files
|
2020-07-18 |
Wuzzy |
Fix some incorrect AI collision checks
|
changeset |
files
|
2020-07-17 |
Wuzzy |
AI: Update list of gears that trigger activity
|
changeset |
files
|
2020-07-16 |
Wuzzy |
Flags preview: Hide CPU flags
|
changeset |
files
|
2020-07-16 |
alfadur |
make water sentries more resistant to sinking
|
changeset |
files
|
2020-07-12 |
alfadur |
don't delete shotgun shot after it has parted
|
changeset |
files
|
2020-07-11 |
alfadur |
add collision to land sentries
|
changeset |
files
|
2020-07-11 |
alfadur |
world wrap water sentries
|
changeset |
files
|
2020-07-11 |
alfadur |
place some generated sentries in water
|
changeset |
files
|
2020-07-11 |
alfadur |
improve sentry jumping out
|
changeset |
files
|
2020-07-11 |
alfadur |
improve sentry target selection
|
changeset |
files
|
2020-07-11 |
alfadur |
port behavior to water sentries
|
changeset |
files
|
2020-07-11 |
alfadur |
allow deploying sentries on water
|
changeset |
files
|
2020-07-10 |
alfadur |
add sentry deployment step
|
changeset |
files
|
2020-07-10 |
alfadur |
prevent sentries from getting stuck in the corners
|
changeset |
files
|
2020-07-08 |
alfadur |
fix sentry left jump
|
changeset |
files
|
2020-07-08 |
alfadur |
make sentries reload after being hit
|
changeset |
files
|
2020-07-08 |
alfadur |
add smoking to damaged sentries
|
changeset |
files
|
2020-07-08 |
alfadur |
allow damaging sentries
|
changeset |
files
|
2020-07-08 |
alfadur |
improve sentry spawn
|
changeset |
files
|
2020-07-08 |
alfadur |
use named constants in FindPlace
|
changeset |
files
|
2020-07-08 |
Wuzzy |
Fix AI sometimes using up all health in resurrector
|
changeset |
files
|
2020-07-08 |
Wuzzy |
AI: Laser sight removes upper range cap for shotgun
|
changeset |
files
|
2020-07-08 |
Wuzzy |
Update German translation, fix 1 typo
|
changeset |
files
|
2020-07-08 |
Wuzzy |
Update locale files
|
changeset |
files
|
2020-07-08 |
Wuzzy |
Rename chat size label in frontend
|
changeset |
files
|
2020-07-08 |
Wuzzy |
AI: Don't use airstrikes if negative gravity
|
changeset |
files
|
2020-07-08 |
Wuzzy |
Teach AI how to use snowball
|
changeset |
files
|
2020-07-08 |
Gianfranco Costamagna |
Description: Make the new network-bsd package optional, by implementing the keyword REQUIRED in the check_haskell_package_exists macro
|
changeset |
files
|
2020-07-08 |
Jens Petersen |
update server network
|
changeset |
files
|
2020-07-06 |
Wuzzy |
Remove Vamp/Resurrect ammos in gfInvulnerable mode
|
changeset |
files
|
2020-07-06 |
alfadur |
allow adding teams while round is in progress
|
changeset |
files
|
2020-07-06 |
Wuzzy |
gfInvulnerable: Fix misplaced halo icon
|
changeset |
files
|
2020-07-06 |
Wuzzy |
Fix some HUD icon issues in gfInvulnerable
|
changeset |
files
|
2020-07-06 |
Wuzzy |
Fix hog sometimes not falling after using resurrector
|
changeset |
files
|
2020-07-06 |
Wuzzy |
AI: No longer afraid of heights if invulnerable
|
changeset |
files
|
2020-07-06 |
Wuzzy |
AI: Reset remembered gravity on Think and TestAmmos
|
changeset |
files
|
2020-07-06 |
Wuzzy |
AI: Teach AI to use low gravity
|
changeset |
files
|
2020-07-06 |
Wuzzy |
AI: Add aiGravity and aiGravityf variables
|
changeset |
files
|
2020-07-06 |
Wuzzy |
Rename windSpeed variable to aiWindSpeed
|
changeset |
files
|
2020-07-06 |
Wuzzy |
AI: 0.01% chance to use kamikaze with "wishes" ;-)
|
changeset |
files
|
2020-07-06 |
Wuzzy |
Fix typo
|
changeset |
files
|
2020-07-06 |
Wuzzy |
AI: Teach how to use resurrector fast
|
changeset |
files
|
2020-07-05 |
Wuzzy |
Teach AI how to use resurrector
|
changeset |
files
|
2020-07-05 |
Wuzzy |
Fix chat lines bleeding below screen for large font
|
changeset |
files
|
2020-07-05 |
Wuzzy |
Reduce maximum chat size to 400%
|
changeset |
files
|
2020-07-05 |
Wuzzy |
Add placeholder icon and text for sentry bot
|
changeset |
files
|
2020-07-05 |
Wuzzy |
AI: Switch to amNothing instead of amSkip to unselect weapon
|
changeset |
files
|
2020-07-05 |
Wuzzy |
Teach top AI level to track falling with airstrikes
|
changeset |
files
|
2020-07-05 |
Wuzzy |
AI: Teach AI that piano can't blast thru solid land
|
changeset |
files
|
2020-07-05 |
Wuzzy |
AI: Airborne attacks: Move height of target X to first hit
|
changeset |
files
|
2020-07-05 |
Wuzzy |
Follow airplane gear on spawn
|
changeset |
files
|
2020-07-05 |
Wuzzy |
AI: Fix starting height of airborne attacks
|
changeset |
files
|
2020-07-05 |
Wuzzy |
AI: Improve drill strike prediction
|
changeset |
files
|
2020-07-05 |
alfadur |
fix hitorder dispatch
|
changeset |
files
|
2020-07-05 |
sheepluva |
[NOOP] Merge branch ui-scaling (with backports) into default to avoid future merging issues
|
changeset |
files
|
2020-07-05 |
Wuzzy |
[backport] Chat: Use Ctrl-A for 'select all' again (instead of Ctrl-B)
ui-scaling
|
changeset |
files
|
2020-07-04 |
Wuzzy |
[backport] Chat scale: Move setting to Video tab
ui-scaling
|
changeset |
files
|
2020-07-05 |
alfadur |
add basic jumping to sentries
|
changeset |
files
|
2020-07-05 |
Wuzzy |
Chat: Use Ctrl-A for 'select all' again (instead of Ctrl-B)
|
changeset |
files
|
2020-07-04 |
Wuzzy |
Chat scale: Move setting to Video tab
|
changeset |
files
|
2020-07-04 |
sheepluva |
fix accidential resurrection of removed code of merge 63e2b7b2ec47
|
changeset |
files
|
2020-07-04 |
sheepluva |
Fix pas2c breakage caused by superfluous "+"s added by 250c778463f3, d9c62f196fe0 and 92ce801d0681
|
changeset |
files
|
2020-07-04 |
sheepluva |
Merge chat-scaling (= current state of branch "ui-scaling") into default branch
|
changeset |
files
|
2020-07-04 |
sheepluva |
fix chat-scaling being awkward due to font size pt/px confusion
ui-scaling
|
changeset |
files
|
2020-07-03 |
sheepluva |
Merge branch 1.0.0 into branch ui-scaling
ui-scaling
|
changeset |
files
|
2020-06-30 |
alfadur |
prevent sentries from getting stuck on mines
|
changeset |
files
|
2020-06-30 |
alfadur |
increase sentry vision angle
|
changeset |
files
|
2020-06-30 |
alfadur |
don't shoot if the target moves out of range while aiming
|
changeset |
files
|
2020-06-30 |
alfadur |
turn away when starting walking on a cliff edge
|
changeset |
files
|
2020-06-30 |
alfadur |
draw sentries with direction
|
changeset |
files
|
2020-06-30 |
alfadur |
add some target tracking to sentries
|
changeset |
files
|
2020-06-29 |
alfadur |
downgrade sentries to miniguns
|
changeset |
files
|
2020-06-29 |
alfadur |
add separate hit order for sentries
|
changeset |
files
|
2020-06-29 |
Wuzzy |
Fix airplane line not being drawn in full for very large maps
|
changeset |
files
|
2020-06-29 |
Wuzzy |
Fix cursor being too limited left/right if zoomed out too much
|
changeset |
files
|
2020-06-29 |
Wuzzy |
Tweak airplane spawn point to avoid appear out of nowhere
|
changeset |
files
|
2020-06-29 |
Wuzzy |
Increase X camera limit back to 2048
|
changeset |
files
|
2020-06-29 |
Wuzzy |
Enforce camera limits regardless of zoom level
|
changeset |
files
|
2020-06-28 |
alfadur |
add sentries to ammo config
|
changeset |
files
|
2020-06-28 |
alfadur |
limit sentry attacks through land
|
changeset |
files
|
2020-06-28 |
alfadur |
prevent sentries from falling off cliffs
|
changeset |
files
|
2020-06-28 |
alfadur |
refactor collision tests
|
changeset |
files
|
2020-06-27 |
alfadur |
place sentries on start
|
changeset |
files
|
2020-06-27 |
alfadur |
add sentries count to game config
|
changeset |
files
|
2020-06-27 |
alfadur |
reduce sentry damange
|
changeset |
files
|
2020-06-27 |
alfadur |
add aiming timeout to sentry
|
changeset |
files
|
2020-06-26 |
alfadur |
add current π¦ targeting to sentry
|
changeset |
files
|
2020-06-26 |
alfadur |
add sentry walking cycle
|
changeset |
files
|
2020-06-26 |
alfadur |
add sentry π€ stub
|
changeset |
files
|
2020-06-25 |
Wuzzy |
Frontend: Sort ammos like in-game
|
changeset |
files
|
2020-06-25 |
Wuzzy |
AI: Don't use vamp/invuln for kamikaze, piano and other weapons
|
changeset |
files
|
2020-06-25 |
Wuzzy |
Teach AI to use laser sight
|
changeset |
files
|
2020-06-25 |
Wuzzy |
Don't check speed and land for MoreWind check in doFallingGear
|
changeset |
files
|
2020-06-25 |
Wuzzy |
Teach AI how to deal with gfMoreWind
|
changeset |
files
|
2020-06-24 |
alfadur |
remove forced position change from blowtorch
|
changeset |
files
|
2020-06-24 |
Wuzzy |
Fix AI thread erroring out when there are no targets
|
changeset |
files
|
2020-06-24 |
alfadur |
real collision fix
|
changeset |
files
|
2020-06-24 |
alfadur |
remove wiggle throttling in anticipation of a real collision fix π₯
|
changeset |
files
|
2020-06-24 |
Wuzzy |
Update ChangeLog and CREDITS
|
changeset |
files
|
2020-06-22 |
alfadur |
workaround for world edge selector on MacOS
|
changeset |
files
|
2020-06-22 |
alfadur |
extend double jump activation window
|
changeset |
files
|
2020-06-21 |
alfadur |
add πΌ hat
|
changeset |
files
|
2020-06-21 |
alfadur |
make minigun shove cumulative
|
changeset |
files
|
2020-06-21 |
alfadur |
fix crosshairs spinning around
|
changeset |
files
|
2020-06-21 |
alfadur |
merge blowtorch draft
|
changeset |
files
|
2020-06-21 |
alfadur |
use throttled direction for aiming
|
changeset |
files
|
2020-06-20 |
alfadur |
throttle wiggling
|
changeset |
files
|
2020-06-05 |
alfadur |
experimental blowtorching
|
changeset |
files
|
2020-06-12 |
Wuzzy |
AI: Add TestMinigun (still very basic, but applies angle restriction correctly)
|
changeset |
files
|
2020-06-12 |
Wuzzy |
AI: Add dedicated test for SMine
|
changeset |
files
|
2020-06-11 |
Wuzzy |
Teach AI to use seduction
|
changeset |
files
|
2020-06-09 |
Wuzzy |
Teach AI to use cleavers
|
changeset |
files
|
2020-06-09 |
Wuzzy |
Add missing semicolon (oops!)
|
changeset |
files
|
2020-06-09 |
Wuzzy |
"Teach" AI hogs to be inaccurate with guns (and kamikaze)
|
changeset |
files
|
2020-06-08 |
Wuzzy |
Teach AI to use air mines
|
changeset |
files
|
2020-06-08 |
Wuzzy |
AI: Rewrite TestMolotov
|
changeset |
files
|
2020-06-08 |
Wuzzy |
Teach AI to use RC plane (straight line only, no bombs)
|
changeset |
files
|
2020-06-08 |
Wuzzy |
Follow piano gear when it's spawned by hedgehog
|
changeset |
files
|
2020-06-08 |
Wuzzy |
AI: Tweak piano test
|
changeset |
files
|
2020-06-08 |
Wuzzy |
AI: Remove own gear from explosion/shove checks in kami/piano test
|
changeset |
files
|
2020-06-08 |
Wuzzy |
Teach AI to use piano strike
|
changeset |
files
|
2020-06-07 |
Wuzzy |
Graves preview page: Change grave margin
|
changeset |
files
|
2020-06-07 |
Wuzzy |
Add flags and graves preview pages
|
changeset |
files
|
2020-06-06 |
Wuzzy |
Teach AI how to use MineStrike (0 secs only)
|
changeset |
files
|
2020-06-06 |
Wuzzy |
Teach AI to use drill strike
|
changeset |
files
|
2020-06-06 |
Wuzzy |
AI: Refactor bounce handling
|
changeset |
files
|
2020-06-06 |
Wuzzy |
Teach AI to set minimum mine bounce for improved aiming
|
changeset |
files
|
2020-06-06 |
Wuzzy |
Teach AI to drop mines from safe height
|
changeset |
files
|
2020-06-06 |
Wuzzy |
Teach AI to spam extra time if infinite
|
changeset |
files
|
2020-06-06 |
Wuzzy |
Merge b988d3be7100
|
changeset |
files
|
2020-06-06 |
Wuzzy |
Disable gfMoreWind for land objects on turn end only after a fixed-time delay
|
changeset |
files
|
2020-06-06 |
Wuzzy |
Fix many gears not being affected by gfMoreWind on turn end
|
changeset |
files
|
2020-06-05 |
alfadur |
remove blowtorching tautology
|
changeset |
files
|
2020-06-05 |
Wuzzy |
Cleaner digit parsing of ammo schemes
|
changeset |
files
|
2020-06-04 |
Wuzzy |
Fix camera zooming out too far in pause mode (bug 773)
|
changeset |
files
|
2020-06-04 |
Wuzzy |
Fix taunt commands triggering 'unknown chat command' warning if current hog is external or bot
|
changeset |
files
|
2020-06-04 |
Wuzzy |
Add missing /sad command help
|
changeset |
files
|
2020-06-04 |
Wuzzy |
Add taunt command: /happy
|
changeset |
files
|
2020-06-04 |
felixonmars |
Fix build with Qt 5.15+
|
changeset |
files
|
2020-05-27 |
Wuzzy |
Add taunt chat command: /bubble (hog holds breath)
|
changeset |
files
|
2020-05-27 |
Wuzzy |
Add dynamite impact sound
|
changeset |
files
|
2020-05-26 |
Wuzzy |
Add fade-in effect when flake appears at top
|
changeset |
files
|
2020-05-26 |
Wuzzy |
Flakes: Only spawn them inside valid area
|
changeset |
files
|
2020-05-26 |
Wuzzy |
Make Underwater SD flakes rise
|
changeset |
files
|
2020-05-26 |
Wuzzy |
Fade out rising flakes at the top
|
changeset |
files
|
2020-05-26 |
Wuzzy |
Fix wrong team health bar height after calling SetClanColor
|
changeset |
files
|
2020-05-24 |
alfadur |
convert replay to haskell
|
changeset |
files
|
2020-05-20 |
alfadur |
fix config loading
|
changeset |
files
|
2020-05-20 |
alfadur |
remove stuck test
|
changeset |
files
|
2020-05-20 |
alfadur |
convert config from haskell lists
|
changeset |
files
|
2020-05-20 |
alfadur |
parse booleans as well
|
changeset |
files
|
2020-05-19 |
alfadur |
convert teams from haskell list
|
changeset |
files
|
2020-05-18 |
alfadur |
improve escapes handling
|
changeset |
files
|
2020-05-18 |
alfadur |
add haskell literal formatter
|
changeset |
files
|
2020-05-18 |
alfadur |
add the empty escape
|
changeset |
files
|
2020-05-18 |
alfadur |
parse anonymous fields
|
changeset |
files
|
2020-05-18 |
alfadur |
add whitespace handling
|
changeset |
files
|
2020-05-18 |
alfadur |
add haskell literal parser
|
changeset |
files
|
2020-05-17 |
alfadur |
fix editing teams while a game is in progress
|
changeset |
files
|
2020-05-16 |
Wuzzy |
Hats webpage: Fix another incorrect static hat check
|
changeset |
files
|
2020-05-16 |
Wuzzy |
Hats webpage: Fix incorrect check for static hat
|
changeset |
files
|
2020-05-16 |
Wuzzy |
Hats webpage: Fix "other hats" section listing wrong hats
|
changeset |
files
|
2020-05-16 |
Wuzzy |
Hats webpage: Remove protocol from URLs to fix CORS fail
|
changeset |
files
|
2020-05-15 |
Wuzzy |
Hats webpage: Many improvements and fixes (2nd try)
|
changeset |
files
|
2020-05-15 |
Wuzzy |
Backed out changesets 799fd0a6d3bf+3c1c5ff824f7
|
changeset |
files
|
2020-05-15 |
Wuzzy |
Hats webpage: Fix URLs
|
changeset |
files
|
2020-05-15 |
Wuzzy |
Many improvements and fixes for hats webpage
|
changeset |
files
|
2020-05-12 |
Wuzzy |
Add many people to the hat credits
|
changeset |
files
|
2020-05-12 |
Wuzzy |
Add SVG source files of chujoii's hats
|
changeset |
files
|
2020-05-12 |
Wuzzy |
Fix some typos in hat names in CREDITS
|
changeset |
files
|
2020-05-12 |
Wuzzy |
Credit chujoii for a couple of more hats
|
changeset |
files
|
2020-04-17 |
nemo |
locutus fixes my ancient build
|
changeset |
files
|
2020-04-17 |
LocutusOfBorg |
Add patch to correctly handle libsdl2 from system/cmake
|
changeset |
files
|
2020-04-11 |
alfadur |
send team colors on round end
|
changeset |
files
|
2020-04-11 |
alfadur |
fix in-game team handling
|
changeset |
files
|
2020-04-11 |
alfadur |
don't apply voted π¦ to the in-game teams
|
changeset |
files
|
2020-04-10 |
alfadur |
fix phantom rooms
|
changeset |
files
|
2020-03-12 |
nemo |
er... nevermind. back this out. ApplyDamage should pick this up just fine.
|
changeset |
files
|
2020-03-12 |
nemo |
poison should ruin a flawless victory. ht Case_Of
|
changeset |
files
|
2020-03-11 |
alfadur |
remove canhazslicepatterns
|
changeset |
files
|
2020-03-06 |
alfadur |
add loading config from hwd to server
|
changeset |
files
|
2020-02-11 |
Wuzzy |
ACF1: Fix PastMole area being too large
|
changeset |
files
|
2020-02-06 |
Wuzzy |
Add flags: serbia, montenegro
|
changeset |
files
|
2020-01-13 |
alfadur |
send π¦ on round end
|
changeset |
files
|
2020-01-13 |
alfadur |
better response grouping
|
changeset |
files
|
2020-01-11 |
Wuzzy |
Fix weapon schemes sometimes not being saved properly
|
changeset |
files
|
2020-01-10 |
alfadur |
reapply some simplifications
|
changeset |
files
|
2020-01-10 |
alfadur |
backout a798e6441a36
|
changeset |
files
|
2020-01-07 |
Wuzzy |
HedgeEditor: Tweak caption colors of help captions
|
changeset |
files
|
2020-01-07 |
Wuzzy |
Mention mission bonuses in ASA side mission descriptions
|
changeset |
files
|
2020-01-07 |
Wuzzy |
Fix impossible to become mutant after mutant gear got deleted (bug 804)
|
changeset |
files
|
2020-01-03 |
alfadur |
simplify team handling
|
changeset |
files
|
2019-12-31 |
alfadur |
add back em response on joining a game in progress
|
changeset |
files
|
2019-12-30 |
alfadur |
send cleared flags on room join
|
changeset |
files
|
2019-12-28 |
alfadur |
check the room passwords
|
changeset |
files
|
2019-12-27 |
alfadur |
complete checker login handling
|
changeset |
files
|
2019-12-26 |
alfadur |
fix official server
|
changeset |
files
|
2019-12-26 |
alfadur |
update tls configuration
|
changeset |
files
|
2019-12-26 |
alfadur |
remove unused em fn
|
changeset |
files
|
2019-12-24 |
alfadur |
update subslice pattern to the new syntax
|
changeset |
files
|
2019-12-24 |
alfadur |
restore engine message handler
|
changeset |
files
|
2019-12-24 |
alfadur |
disallow mutable rooms outside the server
|
changeset |
files
|
2019-12-24 |
alfadur |
restore voting
|
changeset |
files
|
2019-12-24 |
nemo |
disable fall tracing for cheese. it will probably be incorrect.
|
changeset |
files
|
2019-12-23 |
alfadur |
add a separate interface for modifying room state
|
changeset |
files
|
2019-12-23 |
alfadur |
make rooms field private
|
changeset |
files
|
2019-12-23 |
alfadur |
lost the anteroom
|
changeset |
files
|
2019-12-23 |
alfadur |
move the anteroom out of the server
|
changeset |
files
|
2019-12-21 |
alfadur |
disallow mutable clients to leave the server
|
changeset |
files
|
2019-12-20 |
alfadur |
some more room handler cleanup
|
changeset |
files
|
2019-12-19 |
alfadur |
add ip ban check
|
changeset |
files
|
2019-12-17 |
alfadur |
move end_game into server
|
changeset |
files
|
2019-12-08 |
sheepluva |
hedgeroid/frontlib: update proto and weapons number
hedgeroid
|
changeset |
files
|
2019-12-07 |
sheepluva |
hedgeroid: adjust module names (SDL_* -> SDL2_*)
hedgeroid
|
changeset |
files
|
2019-12-07 |
sheepluva |
hedgeroid: adjust build.xml: fix app name; set java version; print hint if sdk build.xml is missing
hedgeroid
|
changeset |
files
|
2019-12-07 |
sheepluva |
hedgeroid: add debug logging to library loading
hedgeroid
|
changeset |
files
|
2019-12-07 |
sheepluva |
hedgeroid: fix needlessly creating netplay instance on check for "connecting..."
hedgeroid
|
changeset |
files
|
2019-12-06 |
sheepluva |
merge 1.0.0 into hedgeroid
hedgeroid
|
changeset |
files
|
2019-11-30 |
Wuzzy |
Remove parachute early if hog is inside land
|
changeset |
files
|
2019-11-19 |
nemo |
oups. forgot "convert" creates a white background by default
|
changeset |
files
|
2019-11-14 |
Wuzzy |
Update changelog
|
changeset |
files
|
2019-11-14 |
Wuzzy |
CowardMode: Display checkmarks in missions list
|
changeset |
files
|
2019-11-14 |
Wuzzy |
ASA moon02: Tweak messages and blue hog face dir
|
changeset |
files
|
2019-11-14 |
Wuzzy |
ASA moon02: Disable hog input after victory
|
changeset |
files
|
2019-11-04 |
Wuzzy |
Change color of hovered and pressed slider
|
changeset |
files
|
2019-11-02 |
Wuzzy |
ClimbHome: Remove uncommented code
|
changeset |
files
|
2019-11-02 |
Wuzzy |
ClimbHome: Change misleading Seed assignment to nil value
|
changeset |
files
|
2019-11-01 |
Wuzzy |
ASA death02: Don't set hero health if enemy hurts itself
|
changeset |
files
|
2019-11-01 |
Wuzzy |
ASA moon01: Fix broken victory condition when eliminating minions
|
changeset |
files
|
2019-11-01 |
Wuzzy |
ASA, cosmos: Move meteorite into sprite, add sprite for blown-up meteorite
|
changeset |
files
|
2019-10-31 |
Wuzzy |
Update German translation
|
changeset |
files
|
2019-10-31 |
Wuzzy |
Update Frontend+Lua locale files
|
changeset |
files
|
2019-10-30 |
Wuzzy |
Big Armory: Add minigun, update mission preview image
|
changeset |
files
|
2019-10-29 |
Wuzzy |
Rope Training: Add flower effects when player returns all the way to the start
|
changeset |
files
|
2019-10-29 |
Wuzzy |
HedgeEditor: Use localized voicepack names
|
changeset |
files
|
2019-10-28 |
alfadur |
move start_game into the server
|
changeset |
files
|
2019-10-28 |
Wuzzy |
Refactor Rope Knock Chellenge to use RopeKnocking library
|
changeset |
files
|
2019-10-28 |
Wuzzy |
Add RopeKnocking library (generalized ropeknock challenges)
|
changeset |
files
|
2019-10-28 |
Wuzzy |
Racer: Force-enable solid land
|
changeset |
files
|
2019-10-28 |
Wuzzy |
Racer: Reset mines, air mines, barrels after each turn
|
changeset |
files
|
2019-10-27 |
alfadur |
move change_master into the server
|
changeset |
files
|
2019-10-26 |
Wuzzy |
Add support for proper rendering of gtPoisonCloud with Timer > 5000
|
changeset |
files
|
2019-10-26 |
Wuzzy |
Racer: Allow to set custom turn time in scheme
|
changeset |
files
|
2019-10-26 |
Wuzzy |
Set correct turn time in racer.yaml
|
changeset |
files
|
2019-10-26 |
Wuzzy |
Racer: Reposition and resize predefined waypoints in scaled drawn maps
|
changeset |
files
|
2019-10-25 |
alfadur |
refactor some of the room handler
|
changeset |
files
|
2019-10-24 |
nemo |
remove erroneous else conditions to make what is going on clearer, add a comment
|
changeset |
files
|
2019-10-23 |
nemo |
forgot this commit.
|
changeset |
files
|
2019-09-28 |
Grigory Ustinov |
Fix russian translation of word "clan"
|
changeset |
files
|
2019-10-19 |
nemo |
256x256 png and xpm of hedgehog.svg
|
changeset |
files
|
2019-10-15 |
nemo |
merge russian translation fixes
|
changeset |
files
|
2019-09-28 |
Grigory Ustinov |
Little fix of reference points in russian translation of ru.txt
|
changeset |
files
|
2019-09-27 |
Grigory Ustinov |
Remove executable flag of missions_pt.txt
|
changeset |
files
|
2019-10-12 |
unc0rr |
Add utility to convert server-side replay files into hwd binary format
|
changeset |
files
|
2019-10-12 |
Wuzzy |
Add dynamite fuse sound
|
changeset |
files
|
2019-10-11 |
Wuzzy |
Remove executable flag of missions_pt.txt
|
changeset |
files
|
2019-10-11 |
Wuzzy |
Remove unicode chars in *.pas files
1.0.0
|
changeset |
files
|
2019-10-11 |
Wuzzy |
Remove unicode chars in *.pas files
|
changeset |
files
|
2019-10-11 |
Wuzzy |
Fix incorrect dynamite drown check
|
changeset |
files
|
2019-10-11 |
Wuzzy |
Fix closing bracket
|
changeset |
files
|
2019-10-11 |
Wuzzy |
Dynamite handler: Exit early when drowning
|
changeset |
files
|
2019-10-11 |
Wuzzy |
Bump version to 1.0.1-dev, proto number to 60
|
changeset |
files
|
2019-10-11 |
Wuzzy |
Add flame-less dynamite sprite for drowning dynamite
|
changeset |
files
|
2019-10-11 |
Wuzzy |
Remove outdated TODO
|
changeset |
files
|
2019-10-11 |
Wuzzy |
Show message when failing to record demo/video due to /lua
|
changeset |
files
|
2019-10-11 |
Wuzzy |
Add hi-res icons in hedgewars.ico
|
changeset |
files
|
2019-10-11 |
Wuzzy |
Make digits larger in TurnsLeft.png, add number 9
|
changeset |
files
|
2019-10-11 |
Wuzzy |
Update cabal command syntax in .travis.yml
|
changeset |
files
|
2019-10-11 |
Wuzzy |
Display invuln icon in gfInvulnerable mode
|
changeset |
files
|
2019-10-09 |
Wuzzy |
Mutant: Add message for excess teams
|
changeset |
files
|
2019-10-09 |
Wuzzy |
Mention rejoining in message to unregistered players
|
changeset |
files
|
2019-10-09 |
Wuzzy |
Fix incorrect key bind description
|
changeset |
files
|
2019-10-09 |
Wuzzy |
Backed out changeset 5a934f83d5eb
|
changeset |
files
|
2019-10-10 |
Wuzzy |
Exclude some binary files in cpackvars
|
changeset |
files
|
2019-10-10 |
LocutusOfBorg |
travis: refresh dependencies, use physfs from my ppa instead of buildβ¦
|
changeset |
files
|
2019-10-09 |
Wuzzy |
Move 1.0.0-release tag to tip
|
changeset |
files
|
2019-10-09 |
Wuzzy |
CMAKE_BUILD_TYPE: Replace MATCHES with STREQUAL
|
changeset |
files
|
2019-10-09 |
Wuzzy |
Remove toupper in CMakeLists.txt
|
changeset |
files
|
2019-10-09 |
Wuzzy |
Fix incorrect checks for CMAKE_BUILD_TYPE
|
changeset |
files
|
2019-10-09 |
Wuzzy |
Fix 2 entries in changelog being incorrectly versioned
|
changeset |
files
|
2019-10-09 |
unc0rr |
Use correct way of including SDL2 header
|
changeset |
files
|
2019-10-07 |
Wuzzy |
Added tag 1.0.0-release for changeset 88770c206c31
|
changeset |
files
|
2019-10-07 |
Wuzzy |
Bump protocol version to 59
1.0.0-release
|
changeset |
files
|
2019-10-07 |
alfadur |
add smth
|
changeset |
files
|
2019-10-07 |
alfadur |
add protocol version
|
changeset |
files
|
2019-10-07 |
Wuzzy |
Make sure AI doesn't skip after collecting ammo. Fixes bug 796
|
changeset |
files
|
2019-10-04 |
alfadur |
refactor root handler
|
changeset |
files
|
2019-10-01 |
alfadur |
add missing file
|
changeset |
files
|
2019-10-01 |
alfadur |
refactor the lobby handler
|
changeset |
files
|
2019-09-30 |
Wuzzy |
Frontend: Increase user name length to 40 to keep it consistent with server
|
changeset |
files
|
2019-09-30 |
Wuzzy |
Update changelog
|
changeset |
files
|
2019-09-30 |
Wuzzy |
Render finger only once in wrap
|
changeset |
files
|
2019-09-29 |
Wuzzy |
Remove unneccessary HTML tags in Italian translation
|
changeset |
files
|
2019-09-29 |
Wuzzy |
Italian: Add to changelog, credit latest translator
|
changeset |
files
|
2019-09-29 |
Pacella |
Update and finish Italian frontend translation
|
changeset |
files
|
2019-09-27 |
Grigory Ustinov |
Improve russian tips and fix typos
|
changeset |
files
|
2019-09-27 |
Grigory Ustinov |
Update russian localization of ru.txt
|
changeset |
files
|
2019-09-27 |
Grigory Ustinov |
Fix syntax error in russian frontend translation (thx to Wuzzy)
|
changeset |
files
|
2019-09-27 |
Wuzzy |
Battalion points: Update displayed LastTeam points each turn
|
changeset |
files
|
2019-09-27 |
Wuzzy |
Battalion Highland: Fix incorrect health bonus (bug 788)
|
changeset |
files
|
2019-09-26 |
Pacella |
Update Italian frontend translation
|
changeset |
files
|
2019-09-26 |
alfadur |
fix alignments of the component slices
|
changeset |
files
|
2019-09-26 |
alfadur |
fix typo
|
changeset |
files
|
2019-09-26 |
alfadur |
revert 5fcdc072d706 for now
|
changeset |
files
|
2019-09-26 |
Grigory Ustinov |
Fix error in russian frontend translation file (thx to alfadur)
|
changeset |
files
|
2019-09-26 |
Grigory Ustinov |
Update localization of russian tips
|
changeset |
files
|
2019-09-26 |
Grigory Ustinov |
Fix URLs in russian tips and one extra quote
|
changeset |
files
|
2019-09-25 |
Grigory Ustinov |
Remove all vanished russian translations
|
changeset |
files
|
2019-09-25 |
Grigory Ustinov |
Add missing localizations in ru.txt for a new version
|
changeset |
files
|
2019-09-25 |
Grigory Ustinov |
Update russian localization of frontend
|
changeset |
files
|
2019-09-19 |
S-D- |
Ignore chat messages from ignore list nicks in game too
|
changeset |
files
|
2019-09-19 |
Wuzzy |
Official Racer: Fix name of Racer Challenge #12 (was #2)
|
changeset |
files
|
2019-09-18 |
Wuzzy |
Disable "pressed in" effect of ToggleButtonWidget
|
changeset |
files
|
2019-09-18 |
Wuzzy |
Frontend: Remove ugly border from gameflag button images
|
changeset |
files
|
2019-09-18 |
Wuzzy |
Racer: Remove a few ammo types that could break the gameplay
|
changeset |
files
|
2019-09-17 |
yuenfu |
Update Traditional Chinese frontend translation
|
changeset |
files
|
2019-09-16 |
Wuzzy |
Racer: Really fix delay confusion when attempting to force-disable gfKing/gfPlaceHog
|
changeset |
files
|
2019-09-16 |
Wuzzy |
Racer: Fix weird water splashes after waypoint placement
|
changeset |
files
|
2019-09-15 |
Wuzzy |
Set Racer scheme turn time to 90 to match Racer script's
|
changeset |
files
|
2019-09-15 |
Wuzzy |
GameServer: Hide saveroom and loadroom command in non-official server
|
changeset |
files
|
2019-09-15 |
Wuzzy |
Remove accidental air mines in official racer challenges
|
changeset |
files
|
2019-09-15 |
Wuzzy |
Update game schemes in racer.yaml to re-enable invuln in Racer
|
changeset |
files
|
2019-09-15 |
Wuzzy |
Update changelog
|
changeset |
files
|
2019-09-15 |
Wuzzy |
Racer, TechRacer: Mask taunts like Stupid when track was completed successfully
|
changeset |
files
|
2019-09-15 |
Wuzzy |
Racer: Fix ammo delay confusion if gfKing or gfPlaceHog were set
|
changeset |
files
|
2019-09-15 |
Wuzzy |
Racer, TechRacer: Force-disable several bad game flags
|
changeset |
files
|
2019-09-15 |
Wuzzy |
Set crate probability to 0 in Racer game scheme
|
changeset |
files
|
2019-09-15 |
Wuzzy |
Racer: Make winners invulnerable
|
changeset |
files
|
2019-09-15 |
Wuzzy |
Racer: Fix hog taking damage skipping turn of next team
|
changeset |
files
|
2019-09-15 |
Wuzzy |
Racer: Disable other ammos in waypoint placement phase
|
changeset |
files
|
2019-09-15 |
Wuzzy |
Racer: Make sure the waypoint placer always has 0 delay
|
changeset |
files
|
2019-09-15 |
Wuzzy |
Racer: Clean up comments
|
changeset |
files
|
2019-09-06 |
alfadur |
save data for blocks with more than a single component
|
changeset |
files
|
2019-09-04 |
unc0rr |
Set dX to zero in hedgehog walk routine to prevent unexpected changes in X coordinate in certain conditions
|
changeset |
files
|
2019-09-03 |
alfadur |
add wind to physics processor
|
changeset |
files
|
2019-09-03 |
alfadur |
implement iteration with tags
|
changeset |
files
|
2019-09-01 |
unc0rr |
Fix build
|
changeset |
files
|
2019-09-01 |
unc0rr |
Prevent AI from flooding +L/+R messages
|
changeset |
files
|
2019-09-01 |
unc0rr |
Set dX sign early so jump calculations always get correct value
|
changeset |
files
|
2019-08-31 |
alfadur |
remove winutils
|
changeset |
files
|
2019-08-31 |
alfadur |
allow registering zero-sized types
|
changeset |
files
|
2019-08-31 |
Wuzzy |
Change credits for Hungarian translator
|
changeset |
files
|
2019-08-30 |
S-D- |
Allow playing Racer without invulnerability
|
changeset |
files
|
2019-08-29 |
alfadur |
ignore overflow in point norm computation
|
changeset |
files
|
2019-08-28 |
alfadur |
avoid time multiplication when not skipping ticks
|
changeset |
files
|
2019-08-28 |
alfadur |
remove velocity check
|
changeset |
files
|
2019-08-28 |
alfadur |
add gravity
|
changeset |
files
|
2019-08-28 |
alfadur |
update hwphysics motion to use the new system
|
changeset |
files
|
2019-08-28 |
alfadur |
allow iterating with gear id
|
changeset |
files
|
2019-08-28 |
Wuzzy |
Merge with Hungarian update commits
|
changeset |
files
|
2019-08-28 |
Wuzzy |
For Hungarian update: Update changelog, credits and German translation
|
changeset |
files
|
2019-08-28 |
Timothy Vichra |
Major update to Hungarian translation
|
changeset |
files
|
2019-08-28 |
alfadur |
properly update gear id lookup on block modifications
|
changeset |
files
|
2019-08-28 |
unC0Rr |
Prevent loading already loaded sounds
|
changeset |
files
|
2019-08-28 |
alfadur |
refill memory when moving out of block
|
changeset |
files
|
2019-08-27 |
alfadur |
fix block addition
|
changeset |
files
|
2019-08-27 |
alfadur |
add multicomponent iteration test
|
changeset |
files
|
2019-08-27 |
Wuzzy |
Tempoary (!!!) workaround for incorrect key combination description in frontend
|
changeset |
files
|
2019-08-27 |
alfadur |
fix tupo
|
changeset |
files
|
2019-08-27 |
alfadur |
expand iteration implementation to larger tuples
|
changeset |
files
|
2019-08-27 |
alfadur |
make sure component slice order corresponds to the type args
|
changeset |
files
|
2019-08-27 |
unC0Rr |
Fix a couple more uses of uninitialized variables
|
changeset |
files
|
2019-08-27 |
unC0Rr |
Prevent leaking of thread objects
|
changeset |
files
|
2019-08-27 |
Wuzzy |
King Mode: Automatically select teleport in king placement phase
|
changeset |
files
|
2019-08-26 |
raptor |
Merge
|
changeset |
files
|
2019-08-26 |
raptor |
Add DARWIN flag to fix BUILD_ENGINE_C compilation on macOS
|
changeset |
files
|
2019-08-26 |
raptor |
Remove last vestiges of GLEW
|
changeset |
files
|
2019-08-26 |
alfadur |
add permenent digest logging
|
changeset |
files
|
2019-08-26 |
nemo |
flag some of the renderstringtex which are taking up a ton of processing time with --stats-only and pas2c
|
changeset |
files
|
2019-08-26 |
alfadur |
complete basic ecs
|
changeset |
files
|
2019-08-26 |
alfadur |
implement moving between blocks
|
changeset |
files
|
2019-08-26 |
alfadur |
implement addition to/removal from blocks
|
changeset |
files
|
2019-08-26 |
unC0Rr |
Fix usage of wrong (and uninitialized) variable
|
changeset |
files
|
2019-08-25 |
alfadur |
convert ecs storage to untyped
|
changeset |
files
|
2019-08-25 |
alfadur |
fix world test
|
changeset |
files
|
2019-08-23 |
alfadur |
reduce casting
|
changeset |
files
|
2019-08-23 |
alfadur |
digest with byte arrays
|
changeset |
files
|
2019-08-23 |
alfadur |
install win64 builds into ProgramFiles by default
|
changeset |
files
|
2019-08-22 |
alfadur |
update windows build to detect when a cross-compiler is necessary
|
changeset |
files
|
2019-08-22 |
alfadur |
update .gitignore
|
changeset |
files
|
2019-08-20 |
alfadur |
don't build server with vcpkg by default after all
|
changeset |
files
|
2019-08-20 |
alfadur |
build everything in vcpkg build by default
|
changeset |
files
|
2019-08-19 |
alfadur |
only digest masks for masked land object
|
changeset |
files
|
2019-08-19 |
alfadur |
remove per line digest logging
|
changeset |
files
|
2019-08-19 |
alfadur |
copy alpha extraction to the other digest computation
|
changeset |
files
|
2019-08-19 |
nemo |
make the mask colours more liberal due to possibility that OSX/SDL2 are slightly distorting them
|
changeset |
files
|
2019-08-19 |
alfadur |
fix alpha index
|
changeset |
files
|
2019-08-19 |
alfadur |
alpha digest test
|
changeset |
files
|
2019-08-19 |
nemo |
merge
|
changeset |
files
|
2019-08-16 |
raptor |
Handle a possible linker error on macOS
|
changeset |
files
|
2019-08-16 |
Wuzzy |
gfSwitchHog+gfKing: Fix hog switching being delayed one round too many
|
changeset |
files
|
2019-08-16 |
alfadur |
update library names
|
changeset |
files
|
2019-08-16 |
alfadur |
reduce memory usage of screenshot mirroring
|
changeset |
files
|
2019-08-16 |
raptor |
Merge of 0.9.25 branch with back-grafted macOS changes
|
changeset |
files
|
2019-08-16 |
raptor |
Merge 0.9.25 branch pre-macOS fixes. Discard desyncing changes at nemo's direction
|
changeset |
files
|
2019-08-13 |
raptor |
Remove usage of macdeployqt in favor of CMake BundleUtilities. BundleUtilities properly finds all dependencies and adds them to the .app automatically. It also fixes rpath and install_name issues for any of the binaries or dependencies
0.9.25
|
changeset |
files
|
2019-08-13 |
raptor |
Fix compiling on MacOS X by requiring c++11 standard. Building now requires MacOS X 10.8+ and CMake 3.9+
0.9.25
|
changeset |
files
|
2019-08-13 |
raptor |
Add build/ directory .hgignore
0.9.25
|
changeset |
files
|
2019-08-13 |
raptor |
Make hardware acceleration optional on MacOS X
0.9.25
|
changeset |
files
|
2019-08-15 |
Wuzzy |
Make color of switch arrows match the team color perfectly (was a bit too bright)
|
changeset |
files
|
2019-08-15 |
Wuzzy |
Fix switching arrows overlapping with hog tags of own hog (while finger is active)
|
changeset |
files
|
2019-08-15 |
nemo |
just to make it build against nightly
|
changeset |
files
|
2019-08-15 |
Wuzzy |
Clean up Switch files
|
changeset |
files
|
2019-08-15 |
Wuzzy |
Update icons for switch hog
|
changeset |
files
|
2019-08-15 |
alfadur |
ensure switch sprite color is black
|
changeset |
files
|
2019-08-15 |
alfadur |
update switch sprite
|
changeset |
files
|
2019-08-15 |
Wuzzy |
Improve Switch outline, add vector files
|
changeset |
files
|
2019-08-15 |
Wuzzy |
Update ChangeLog.txt and CREDITS
|
changeset |
files
|
2019-08-14 |
alfadur |
replace jungle with ogg
|
changeset |
files
|
2019-08-14 |
alfadur |
use different flag for vcpkg debug
|
changeset |
files
|
2019-08-14 |
Wuzzy |
Remove accidental DEBUG flag in Pascal builds
|
changeset |
files
|
2019-08-14 |
alfadur |
update sdl library name
|
changeset |
files
|
2019-08-14 |
alfadur |
remove nopng from vcpkg build
|
changeset |
files
|
2019-08-14 |
alfadur |
remove direct libpng dependency on windows
|
changeset |
files
|
2019-08-13 |
raptor |
Remove usage of macdeployqt in favor of CMake BundleUtilities. BundleUtilities properly finds all dependencies and adds them to the .app automatically. It also fixes rpath and install_name issues for any of the binaries or dependencies
|
changeset |
files
|
2019-08-13 |
raptor |
Fix compiling on MacOS X by requiring c++11 standard. Building now requires MacOS X 10.8+ and CMake 3.9+
|
changeset |
files
|
2019-08-13 |
raptor |
Add build/ directory .hgignore
|
changeset |
files
|
2019-08-13 |
raptor |
Make hardware acceleration optional on MacOS X
|
changeset |
files
|
2019-08-12 |
alfadur |
make sure keys.csv is installed
|
changeset |
files
|
2019-08-12 |
alfadur |
add background to switch animation
|
changeset |
files
|
2019-08-09 |
alfadur |
add crocodile hat
|
changeset |
files
|
2019-08-09 |
alfadur |
replace jungle with opus
|
changeset |
files
|
2019-08-07 |
alfadur |
start gear data group implementation
|
changeset |
files
|
2019-08-06 |
alfadur |
fix check for static gears
|
changeset |
files
|
2019-08-06 |
Wuzzy |
Restrict girder placement in other land objects, too
|
changeset |
files
|
2019-08-06 |
alfadur |
disallow placing girders over airmines and moving hogs
|
changeset |
files
|
2019-08-06 |
alfadur |
add helper to find if a spite intersects gears
|
changeset |
files
|
2019-08-06 |
Wuzzy |
ArgParsers: Remove deprecated command-line arguments
|
changeset |
files
|
2019-08-06 |
Wuzzy |
Remember maximized state of game window
|
changeset |
files
|
2019-08-06 |
Wuzzy |
Remember maximized state of frontend window
|
changeset |
files
|
2019-08-05 |
Wuzzy |
Saucer: Restore dX after "freeze" state
|
changeset |
files
|
2019-08-05 |
Wuzzy |
Fix movement stopping when activating saucer after longjump
|
changeset |
files
|
2019-08-04 |
sheepluva |
In hindsight my emscripten-ifdef (70d416a8f63f) is nonsense.
|
changeset |
files
|
2019-08-03 |
Wuzzy |
Rewrite a few CMake flag descriptions
|
changeset |
files
|
2019-08-03 |
alfadur |
fix shader uniform access
|
changeset |
files
|
2019-08-03 |
sheepluva |
fix Bug 750: workaround GL2 function params const-iness issues with pas2c
|
changeset |
files
|
2019-08-03 |
alfadur |
fix condition
|
changeset |
files
|
2019-08-03 |
alfadur |
transpose atlas sprites where necessary
|
changeset |
files
|
2019-08-03 |
alfadur |
add function to retrieve texture data
|
changeset |
files
|
2019-08-02 |
alfadur |
fix buffer sizes
|
changeset |
files
|
2019-08-02 |
alfadur |
fix gear lookup allocated on stack
|
changeset |
files
|
2019-08-02 |
alfadur |
ship the atlas to the gpu
|
changeset |
files
|
2019-08-02 |
alfadur |
add an empty texture constructor
|
changeset |
files
|
2019-08-02 |
unc0rr |
Move messages queue to hedgewars-engine-messages lib
|
changeset |
files
|
2019-07-31 |
sheepluva |
merge 1.0.0 beta 1 into ui-scaling branch
ui-scaling
|
changeset |
files
|
2019-07-30 |
alfadur |
implement empty gear lookup entries
|
changeset |
files
|
2019-07-30 |
alfadur |
add gear lookup to the physics processor
|
changeset |
files
|
2019-07-29 |
Wuzzy |
No longer explode dying hogs that take damage
|
changeset |
files
|
2019-07-27 |
Wuzzy |
Remove hardcoded default gamepad bindings
|
changeset |
files
|
2019-07-27 |
Wuzzy |
Prevent saving of demo after /lua command was used
|
changeset |
files
|
2019-07-25 |
Wuzzy |
Fix incorrect German translation of "scheme" in context of URI scheme
|
changeset |
files
|
2019-07-25 |
Wuzzy |
Enable "replay" button after playing a demo or saved game
|
changeset |
files
|
2019-07-25 |
alfadur |
replace time with milliseconds
|
changeset |
files
|
2019-07-25 |
alfadur |
add gear allocator
|
changeset |
files
|
2019-07-25 |
alfadur |
use better contact point for inter-gear collision
|
changeset |
files
|
2019-07-25 |
Wuzzy |
Fix bad pixel offsets in CPU flag preview
|
changeset |
files
|
2019-07-25 |
Wuzzy |
Default_es: Remove Coward.ogg
|
changeset |
files
|
2019-07-25 |
alfadur |
add time events
|
changeset |
files
|
2019-07-25 |
Wuzzy |
Mutant: Remove excess teams if a clan has more than one team
|
changeset |
files
|
2019-07-25 |
nemo |
based on user feedback, the audio provided by the translator here is inappropriate. replacing with the english pending a new translation
|
changeset |
files
|
2019-07-22 |
Wuzzy |
VideoRec: Stop prerecording when /lua activates
|
changeset |
files
|
2019-07-25 |
alfadur |
clear intermediate result structures between iterations
|
changeset |
files
|
2019-07-25 |
unC0Rr |
Implement ipc queue which takes care of message ordering and timestamps
|
changeset |
files
|
2019-07-25 |
unC0Rr |
Rethink message types a bit
|
changeset |
files
|
2019-07-24 |
alfadur |
reserve zero gear id
|
changeset |
files
|
2019-07-24 |
alfadur |
check dynamic collision arrays first
|
changeset |
files
|
2019-07-24 |
alfadur |
update collision grid with position changes
|
changeset |
files
|
2019-07-24 |
alfadur |
save full shifts to position updates
|
changeset |
files
|
2019-07-23 |
alfadur |
update to stable nom5
|
changeset |
files
|
2019-07-22 |
Wuzzy |
Fix word "Feedback" not being translated in error message
|
changeset |
files
|
2019-07-21 |
Wuzzy |
Pagetraining: Move style sheet to CSS files
|
changeset |
files
|
2019-07-18 |
Wuzzy |
Frontend: Tweak deco border around teams list
|
changeset |
files
|
2019-07-18 |
Wuzzy |
Bans list: Remove vertical header, make horizontal header non-clickable
|
changeset |
files
|
2019-07-18 |
Wuzzy |
Move chat box stylesheets to CSS files
|
changeset |
files
|
2019-07-18 |
Wuzzy |
Fix multiple timeboxes spawning when hog moves before timebox arrived
|
changeset |
files
|
2019-07-18 |
Wuzzy |
CTF: Fix clan not winning if enemy hog was time-travelling
|
changeset |
files
|
2019-07-18 |
Wuzzy |
Use minimum size for keybinder category list
|
changeset |
files
|
2019-07-17 |
Wuzzy |
Pagevideos: Create header object explicitly
|
changeset |
files
|
2019-07-17 |
Wuzzy |
Fix broken stylesheet in keybinder widget
|
changeset |
files
|
2019-07-17 |
Wuzzy |
Pagetraining: Fix broken style sheet
|
changeset |
files
|
2019-07-17 |
Wuzzy |
Fix broken styling of window size widgets
|
changeset |
files
|
2019-07-16 |
Wuzzy |
Fix cursor not being disabled when teleporting hog into water
|
changeset |
files
|
2019-07-15 |
Wuzzy |
Racer: Count turn as skipped when computer skipped
|
changeset |
files
|
2019-07-15 |
Wuzzy |
Drowning gears: Delete big gears when they're *completely* out of visible area
|
changeset |
files
|
2019-07-15 |
Wuzzy |
Add small plane sound fade-in in weWrap
|
changeset |
files
|
2019-07-15 |
Wuzzy |
HedgeEditor/Construction Mode: Adjust ammo ordering to match ammo menu's
|
changeset |
files
|
2019-07-15 |
Wuzzy |
Make planewater.ogg loop seamless (fix awful clicking)
|
changeset |
files
|
2019-07-15 |
Wuzzy |
Drawn maps: Update uLandPainted scaling to match the new map bounds
|
changeset |
files
|
2019-07-11 |
Wuzzy |
Fix vgtChunk being never deleted if rqPlainSplash is set
|
changeset |
files
|
2019-07-11 |
Wuzzy |
Delete vgtDroplet and vgtChunk when hitting the ocean world edge
|
changeset |
files
|
2019-07-11 |
Wuzzy |
Give snorkel to air plane pilot in weSea
|
changeset |
files
|
2019-07-11 |
Ihor Paliichuk |
Update Ukrainian translation
|
changeset |
files
|
2019-07-11 |
Wuzzy |
Air attack: Fix infintie sound when target is at extreme X pos
|
changeset |
files
|
2019-07-11 |
Wuzzy |
Remove gtAirAttack when completely out of visible bounds
|
changeset |
files
|
2019-07-11 |
Wuzzy |
Cleanup gtAirAttack behaviour in weWrap
|
changeset |
files
|
2019-07-11 |
Wuzzy |
Air attack: Add simple appear/disappear effect in weWrap
|
changeset |
files
|
2019-07-11 |
Wuzzy |
Make lowest line of Splash image frames transparent to work around scaling issues
|
changeset |
files
|
2019-07-11 |
Wuzzy |
Add air plane underwater sound and add water splashes
|
changeset |
files
|
2019-07-11 |
Wuzzy |
Air attack: Fix some issues with sound channel
|
changeset |
files
|
2019-07-11 |
Wuzzy |
Air attack: Replace smoke with bubbles when underwater
|
changeset |
files
|
2019-07-11 |
Wuzzy |
Tweak position of big splashes right or left
|
changeset |
files
|
2019-07-11 |
Wuzzy |
Spawn bubbles instead of sparkles when air mine is stunned underwater
|
changeset |
files
|
2019-07-11 |
Wuzzy |
Make flames collide with bounce world edge again, properly this time
|
changeset |
files
|
2019-07-10 |
Wuzzy |
Remove all placement restrictions of air attack and friends
|
changeset |
files
|
2019-07-10 |
Wuzzy |
Bounce world edge: Fix buggy gear behaviour if gear spawned inside bounce edge area
|
changeset |
files
|
2019-07-09 |
Wuzzy |
TimeBox: Fix buggy behaviour if hog took damage or died before time box arrived
|
changeset |
files
|
2019-07-08 |
Wuzzy |
Remove excessive console output of gtAirAttack
|
changeset |
files
|
2019-07-08 |
Wuzzy |
King Mode: Fix king placement phase not working correctly with multiple teams in a clan
|
changeset |
files
|
2019-07-08 |
alfadur |
fix fpnum to f64 conversion
|
changeset |
files
|
2019-07-06 |
alfadur |
optimize 64-bit sqrt some more
|
changeset |
files
|
2019-07-05 |
unc0rr |
Marry C enums, Qt's metaobject system and QML
|
changeset |
files
|
2019-07-05 |
alfadur |
replace overflowing_sub with wrapping_sub
|
changeset |
files
|
2019-07-05 |
alfadur |
fix empty polygon iteration
|
changeset |
files
|
2019-07-05 |
alfadur |
optimize sqrts
|
changeset |
files
|
2019-07-04 |
alfadur |
reduce convertions in signum
|
changeset |
files
|
2019-07-04 |
alfadur |
fix u32 conversion sign
|
changeset |
files
|
2019-07-04 |
alfadur |
optimize fpnum operations
|
changeset |
files
|
2019-07-02 |
Wuzzy |
King Mode: Fix whole clan being killed when king died
|
changeset |
files
|
2019-07-01 |
Wuzzy |
Fix hog tags of current hog not rendered in gray area of wrap world edge if finger is shown
|
changeset |
files
|
2019-06-30 |
Wuzzy |
Mark Polish translation as complete for next release
|
changeset |
files
|
2019-06-30 |
KoBeWi |
Update Polish frontend translation and finish pl.txt
|
changeset |
files
|
2019-06-30 |
Wuzzy |
Fix sidFPS not being properly right-aligned (again!)
|
changeset |
files
|
2019-06-29 |
Wuzzy |
Display special icon when moving bee cursor over gray wrap area
|
changeset |
files
|
2019-06-29 |
Wuzzy |
Bee: Call HomingWrap in pre-homing phase, too
|
changeset |
files
|
2019-06-29 |
Wuzzy |
Air mine contour: Lower opacity when not seeking
|
changeset |
files
|
2019-06-29 |
Wuzzy |
More logical lamp rules for air mine
|
changeset |
files
|
2019-06-29 |
Wuzzy |
Make air mine contour red when chasing
|
changeset |
files
|
2019-06-29 |
Wuzzy |
Render contour of air mines when in highly opaque water
|
changeset |
files
|
2019-06-29 |
Wuzzy |
WxW: Hide βPlease wait ...β panel by default
|
changeset |
files
|
2019-06-29 |
Wuzzy |
Update changelog WRT Polish translation
|
changeset |
files
|
2019-06-29 |
KoBeWi |
Update Polish translation: Lua 100%, update pl.txt
|
changeset |
files
|
2019-06-24 |
Wuzzy |
Fix buggy kamikaze when hog took damage during short waiting phase at start
|
changeset |
files
|
2019-06-23 |
Wuzzy |
Explode hog instantly when taking damage while dying
|
changeset |
files
|
2019-06-23 |
Wuzzy |
Update changelog
|
changeset |
files
|
2019-06-23 |
Wuzzy |
Backed out changeset a5fb73335a87 - This violated the string freeze declared on June 20, 2019
|
changeset |
files
|
2019-06-22 |
nemo |
Someone didn't understand why they couldn't rejoin a game. Maybe this will help
|
changeset |
files
|
2019-06-22 |
nemo |
48 used to be the limit
|
changeset |
files
|
2019-06-21 |
alfadur |
fill the atlas with sprites
|
changeset |
files
|
2019-06-21 |
Wuzzy |
Update locale files
|
changeset |
files
|
2019-06-21 |
GunChleoc |
Add Scottish Gaelic translation in metadata files
|
changeset |
files
|
2019-06-21 |
GunChleoc |
Update Scottish Gaelic translation (frontend)
|
changeset |
files
|
2019-06-20 |
alfadur |
add a way to reference atlas contents
|
changeset |
files
|
2019-06-20 |
alfadur |
fix hammer and rcplane sprite offsets
|
changeset |
files
|
2019-06-20 |
alfadur |
add missing GL2 support call
|
changeset |
files
|
2019-06-20 |
nemo |
consistent indentation with rest of unit. was just to help me read this block
|
changeset |
files
|
2019-06-19 |
unc0rr |
Rework EquidistantPoints
|
changeset |
files
|
2019-06-19 |
nemo |
make airmines less of CPU hogs
|
changeset |
files
|
2019-06-19 |
Wuzzy |
Make flames ignore bouncy world edge
|
changeset |
files
|
2019-06-19 |
Wuzzy |
uLand.pas: Remove unused variable
|
changeset |
files
|
2019-06-19 |
Wuzzy |
weBounce: Fix some weird bouncing behaviour
|
changeset |
files
|
2019-06-17 |
Wuzzy |
Lua: Fix incorrect values for capcolDefault, capcolSetting
|
changeset |
files
|
2019-06-18 |
alfadur |
enable local admins for non-official servers
|
changeset |
files
|
2019-06-18 |
alfadur |
break error loop in client removal
|
changeset |
files
|
2019-06-18 |
alfadur |
pin removed clients until the output buffer is flushed
|
changeset |
files
|
2019-06-18 |
alfadur |
remove a 2015ism
|
changeset |
files
|
2019-06-17 |
Wuzzy |
ACF5: Fix incorrect ammo display on turn start at wave 3
|
changeset |
files
|
2019-06-17 |
Wuzzy |
New formula to calculate drawn map sizes, now every FeatureSize leads to an unique size
|
changeset |
files
|
2019-06-17 |
Wuzzy |
Fix air mine spawning inside land if land is almost completely full
|
changeset |
files
|
2019-06-17 |
Wuzzy |
Fix mapgen flowers being slightly offset on X axis
|
changeset |
files
|
2019-06-17 |
Wuzzy |
ACF10: Show proper messages when everyone dies
|
changeset |
files
|
2019-06-17 |
Wuzzy |
ACF: Show "Mission succeeded/failed" in stats screen
|
changeset |
files
|
2019-06-16 |
Wuzzy |
ACF5: Tweak hog coordinates to avoid floating
|
changeset |
files
|
2019-06-16 |
Wuzzy |
ACF5: Disable inappropriate "boring" taunt at the end
|
changeset |
files
|
2019-06-16 |
Wuzzy |
ACF5: In final animation, move camera to empty cage
|
changeset |
files
|
2019-06-16 |
alfadur |
avoid allocation in hash comparison
|
changeset |
files
|
2019-06-16 |
Wuzzy |
ACF5: Also clear crates around cyborg
|
changeset |
files
|
2019-06-16 |
Wuzzy |
Fix mouse wheel scrolling team list when used on team color widget
|
changeset |
files
|
2019-06-15 |
Wuzzy |
Set smaller pageStep for all QSliders
|
changeset |
files
|
2019-06-15 |
Wuzzy |
Fix mapgen flowers being placed into indestructible map border
|
changeset |
files
|
2019-06-15 |
Wuzzy |
Refactor uLand.pas a bit and add constant for border width
|
changeset |
files
|
2019-06-15 |
Wuzzy |
Drawn maps: Fix off-by-one errors in land erasing code
|
changeset |
files
|
2019-06-15 |
Wuzzy |
Fix sprays being biased to the left on huge maps
|
changeset |
files
|
2019-06-15 |
Wuzzy |
Perlin maps: Initialize playWidth and playHeight
|
changeset |
files
|
2019-06-15 |
Wuzzy |
Continental supplies: Fix Lua error when first hog of team dies
|
changeset |
files
|
2019-06-15 |
Wuzzy |
Continental supplies: Show continent in team bars
|
changeset |
files
|
2019-06-15 |
Wuzzy |
Continental supplies: Show selected continent if randomly chosen
|
changeset |
files
|
2019-06-15 |
Wuzzy |
Basic Movement Training: Set HealthCaseAmount to 5
|
changeset |
files
|
2019-06-15 |
Wuzzy |
Move piano splash a few pixels lower
|
changeset |
files
|
2019-06-15 |
Wuzzy |
Remove dead code in uWorld.pas
|
changeset |
files
|
2019-06-15 |
Wuzzy |
Fix hog facing direction when landing with parachute
|
changeset |
files
|
2019-06-15 |
Wuzzy |
weBounce: Force hedgehogs to stay in playable area
|
changeset |
files
|
2019-06-15 |
Wuzzy |
Keep hog facing direction while on parachute
|
changeset |
files
|
2019-06-15 |
Wuzzy |
Properly set dx/dy of hedgehog on parachute
|
changeset |
files
|
2019-06-15 |
Wuzzy |
Change max hedgehog estimate for drawn map sizes 1-3
|
changeset |
files
|
2019-06-15 |
Wuzzy |
Fix world edge positions for drawn maps
|
changeset |
files
|
2019-06-15 |
Wuzzy |
Restrict object placement between leftX and rightX
|
changeset |
files
|
2019-06-15 |
Wuzzy |
Drawn maps: Erase land outside of land bounds
|
changeset |
files
|
2019-06-14 |
Wuzzy |
Fix freezer drawing land outside of indestructible land border in some map types
|
changeset |
files
|
2019-06-14 |
Wuzzy |
Fix coloring of map border at top left/right corner being wrong sometimes
|
changeset |
files
|
2019-06-14 |
Wuzzy |
ACF1: Crate challenge: Fix turn time being reset to infinity after taking dmg
|
changeset |
files
|
2019-06-14 |
Wuzzy |
WxW, Racer: Make bots skip/auto-confirm setup phase
|
changeset |
files
|
2019-06-14 |
Wuzzy |
Continental supplies: Bots select random continent
|
changeset |
files
|
2019-06-13 |
Wuzzy |
Clear jump and walk msgs after placement
|
changeset |
files
|
2019-06-11 |
Wuzzy |
Fix floating hog when switching to moving hog
|
changeset |
files
|
2019-06-08 |
Wuzzy |
Frenzy: Change ammo slots to be closer to original slots
|
changeset |
files
|
2019-06-08 |
Wuzzy |
Frenzy: Fix incorrect ammo slot numbers in ammo menu
|
changeset |
files
|
2019-06-08 |
Wuzzy |
Lua API: Add SetAmmoSlot
|
changeset |
files
|
2019-06-07 |
Wuzzy |
CTF/Control: Fix incomplete hedgehog loop bounds
|
changeset |
files
|
2019-06-07 |
Wuzzy |
Remove kamikaze and piano strike from CTF and Control
|
changeset |
files
|
2019-06-07 |
Wuzzy |
Battalion (King): At end of turn, re-kill all minions without king
|
changeset |
files
|
2019-06-07 |
Wuzzy |
End turn immediately when hedgehog health reaches 0
|
changeset |
files
|
2019-06-07 |
Wuzzy |
Battalion (King): Kill minions with default boom
|
changeset |
files
|
2019-06-07 |
Wuzzy |
Battalion: Handle gfKing properly
|
changeset |
files
|
2019-06-04 |
alfadur |
use tuple parsers
|
changeset |
files
|
2019-06-04 |
alfadur |
fix parser getting stuck
|
changeset |
files
|
2019-06-04 |
alfadur |
simplify root parser
|
changeset |
files
|
2019-06-04 |
unc0rr |
Fix build errors in certain configurations
|
changeset |
files
|
2019-06-04 |
unc0rr |
Apply dos2unix to rust sources
|
changeset |
files
|
2019-06-04 |
alfadur |
make custom combinators high order
|
changeset |
files
|
2019-06-04 |
alfadur |
parser cleanup
|
changeset |
files
|
2019-06-04 |
alfadur |
merge
|
changeset |
files
|
2019-06-04 |
alfadur |
fix lists parsing
|
changeset |
files
|
2019-06-04 |
unc0rr |
Add 'discard' method for lfprng
|
changeset |
files
|
2019-06-04 |
alfadur |
upgrade to nom5 beta2
|
changeset |
files
|
2019-06-03 |
alfadur |
consume pongs
|
changeset |
files
|
2019-06-03 |
alfadur |
fix callvote parsing
|
changeset |
files
|
2019-06-03 |
alfadur |
make greeting argument optional
|
changeset |
files
|
2019-06-03 |
alfadur |
fix hash comparison fix
|
changeset |
files
|
2019-06-03 |
alfadur |
fix hash comparison
|
changeset |
files
|
2019-06-03 |
Wuzzy |
Fix parachute being drawn behind tags and objects
|
changeset |
files
|
2019-06-03 |
Wuzzy |
Ensure the flowers get placed within map bounds
|
changeset |
files
|
2019-06-03 |
Wuzzy |
ASA fruit02: Add workaround for incorrect weapon display on turn start
|
changeset |
files
|
2019-06-03 |
Wuzzy |
Add some comments in en.txt
|
changeset |
files
|
2019-06-03 |
Wuzzy |
Remove some accidental advertisements in de.txt and en.txt
|
changeset |
files
|
2019-06-02 |
alfadur |
check for account existence before asking passwords
|
changeset |
files
|
2019-06-02 |
alfadur |
handle response from IO result handler
|
changeset |
files
|
2019-06-02 |
Wuzzy |
Update German translation
|
changeset |
files
|
2019-06-02 |
Wuzzy |
Update Lua locale files
|
changeset |
files
|
2019-06-02 |
alfadur |
fix land object placement
|
changeset |
files
|
2019-06-02 |
alfadur |
use blocking recv in IO thread
|
changeset |
files
|
2019-06-02 |
Wuzzy |
Allow vgtBigExplosion in low quality mode
|
changeset |
files
|
2019-06-02 |
Wuzzy |
Move resurrector and seduction distance to uConsts
|
changeset |
files
|
2019-06-02 |
Wuzzy |
Don't draw girder/resurrect/seduce circle while hog moves
|
changeset |
files
|
2019-06-02 |
Wuzzy |
Homing bee can now be used as secondary ammo
|
changeset |
files
|
2019-06-02 |
Wuzzy |
Properly prevent using airstrike or girder in mid-air
|
changeset |
files
|
2019-05-31 |
Wuzzy |
Speech bubbles: Fix word-wrapping being used between interpunction
|
changeset |
files
|
2019-05-31 |
Wuzzy |
Scenarios: Show "Mission succeeded/failed!" in stats screen
|
changeset |
files
|
2019-05-31 |
Wuzzy |
PageEditTeam: Disable sound test button when frontend sounds are disabled
|
changeset |
files
|
2019-05-31 |
alfadur |
rename length to something different
|
changeset |
files
|
2019-05-31 |
Wuzzy |
Make the HedgeEditor mission output strings collectable by translation scripts
|
changeset |
files
|
2019-05-31 |
Wuzzy |
ASA: Use higher quality mission images
|
changeset |
files
|
2019-05-31 |
Wuzzy |
ASA fruit02: Use pre-selected barrel positions and fewer barrels
|
changeset |
files
|
2019-05-31 |
Wuzzy |
ASA fruit01: Save campaign variable about whether hero joined battle
|
changeset |
files
|
2019-05-31 |
Wuzzy |
ASA fruit02: Delete sticky flames
|
changeset |
files
|
2019-05-31 |
Wuzzy |
Move Dangerous Ducklings scenario down
|
changeset |
files
|
2019-05-31 |
Wuzzy |
ASA cosmos: Don't send team rankings
|
changeset |
files
|
2019-05-31 |
Wuzzy |
ASA: Check if hero is still alive before claiming victory
|
changeset |
files
|
2019-05-29 |
Wuzzy |
ACF2: Replace isHogAlive with IsHogAlive
|
changeset |
files
|
2019-05-31 |
Wuzzy |
Lua: Add IsHogAlive
|
changeset |
files
|
2019-05-30 |
unC0Rr |
Copy authentication from the old frontend
|
changeset |
files
|
2019-05-28 |
Wuzzy |
ASA fruit01: Recognize victory if killing all enemy hogs in "flee" variant
|
changeset |
files
|
2019-05-28 |
Wuzzy |
ACF1: Fix 2 crate spawns being very close to each other in the difficult rope challenge
|
changeset |
files
|
2019-05-28 |
alfadur |
normalize type names
|
changeset |
files
|
2019-05-28 |
alfadur |
shuffle server files
|
changeset |
files
|
2019-05-28 |
Wuzzy |
Animate library: Document way to speed up animations for testing purposes
|
changeset |
files
|
2019-05-28 |
Wuzzy |
ACF9: Correct the contents of the code comments
|
changeset |
files
|
2019-05-28 |
Wuzzy |
Fix stats screen group boxes sometimes having no spacing
|
changeset |
files
|
2019-05-27 |
Wuzzy |
Use crown icon in mission panel for King Mode
|
changeset |
files
|
2019-05-27 |
Wuzzy |
Change mission panel icons for a couple of game styles
|
changeset |
files
|
2019-05-27 |
Wuzzy |
Semi-standardize usage of icons in many mission panels
|
changeset |
files
|
2019-05-27 |
Wuzzy |
Add 2 mission panel icons: hedgehog and flags
|
changeset |
files
|
2019-05-27 |
Wuzzy |
Background theme detection: Also check if Border.png is present
|
changeset |
files
|
2019-05-26 |
Wuzzy |
Backed out changeset 96244def1cc0βIt was broken
|
changeset |
files
|
2019-05-26 |
Wuzzy |
Fix temporary hog/timer freeze when throwing sticky mine, then switch to shotgun in inf. attack
|
changeset |
files
|
2019-05-26 |
Wuzzy |
ACF6: More turn time tweaks
|
changeset |
files
|
2019-05-26 |
Wuzzy |
ACF6: (Re-)initialize turn properly after cut scenes
|
changeset |
files
|
2019-05-26 |
Wuzzy |
Rename sprFirepunch to sprFirePunch
|
changeset |
files
|
2019-05-26 |
alfadur |
add idle shouryuuken animation
|
changeset |
files
|
2019-05-26 |
Wuzzy |
ACF6: Dismiss enemy teams on victory, just in case
|
changeset |
files
|
2019-05-26 |
Wuzzy |
ACF6: Protect goal crate from damage
|
changeset |
files
|
2019-05-26 |
Wuzzy |
ACF5: Fix some turn bugs relating to 3rd wave
|
changeset |
files
|
2019-05-26 |
Wuzzy |
ACF5: Add appear animation for 3rd wave
|
changeset |
files
|
2019-05-26 |
Wuzzy |
ACF5: Spawn final wave at end of 7th turn instead of beginning of 8th turn
|
changeset |
files
|
2019-05-26 |
Wuzzy |
ACF5: Fix number of turns before 3rd wave appears not always being 7
|
changeset |
files
|
2019-05-26 |
Wuzzy |
IsHogLocal: If there's a mission team, only count members in the clan of that team
|
changeset |
files
|
2019-05-26 |
Wuzzy |
Refactor definition of "local" clans
|
changeset |
files
|
2019-05-25 |
alfadur |
scatter bottle pieces
|
changeset |
files
|
2019-05-25 |
Wuzzy |
ACF3: Fix princess-in-cage scene: Princess did not die
|
changeset |
files
|
2019-05-24 |
Wuzzy |
ACF3: Simplify infinite shoryuken crate
|
changeset |
files
|
2019-05-24 |
Wuzzy |
ACF3: Clean up start up sequences a bit
|
changeset |
files
|
2019-05-24 |
unc0rr |
Add handling of some messages, reuse models from the old frontend
|
changeset |
files
|
2019-05-24 |
Wuzzy |
Backed out changeset 76003912e31d (whoops)
|
changeset |
files
|
2019-05-24 |
Wuzzy |
Use capgrpMessage2 for eidHomerun so it doesn't collide with death msgs
|
changeset |
files
|
2019-05-24 |
Wuzzy |
Backed out changeset f764394839b2
|
changeset |
files
|
2019-05-24 |
Wuzzy |
Prevent crates from being collected twice
|
changeset |
files
|
2019-05-24 |
Wuzzy |
Use "looky" hog sprite for missing hat texture as well
|
changeset |
files
|
2019-05-24 |
Wuzzy |
Initialize cursor position properly when opening ammo menu, prevent "jumping"
|
changeset |
files
|
2019-05-24 |
Wuzzy |
Add new Hedgehog.png frame for ammo with SelAmmoIcon
|
changeset |
files
|
2019-05-24 |
unC0Rr |
Add slots for all protocol messages
|
changeset |
files
|
2019-05-24 |
Wuzzy |
Add drill rocket animation
|
changeset |
files
|
2019-05-24 |
Wuzzy |
Stop fade-out sound instantly when audio muted
|
changeset |
files
|
2019-05-23 |
alfadur |
don't draw double π¦ when equipping rc plane
|
changeset |
files
|
2019-05-23 |
alfadur |
improve rope rendering
|
changeset |
files
|
2019-05-23 |
Wuzzy |
ACF2: Fix breakage when Dense Cloud dies after accepting offer, but before returning to Leaks A Lot
|
changeset |
files
|
2019-05-23 |
Wuzzy |
ACF2: Add more isHogAlive checks
|
changeset |
files
|
2019-05-23 |
Wuzzy |
Reset MultiShootAttacks to 0 when calling SwitchHog in Lua
|
changeset |
files
|
2019-05-22 |
Wuzzy |
Merge alfadur's commits
|
changeset |
files
|
2019-05-22 |
Wuzzy |
ACF2: Prevent cut scene from playing when own hogs are dead or about to die
|
changeset |
files
|
2019-05-22 |
Wuzzy |
ACF: Add some checks before calling StoppedGear
|
changeset |
files
|
2019-05-22 |
Wuzzy |
Fix health case/barrel health texture being sometimes not created
|
changeset |
files
|
2019-05-22 |
alfadur |
disallow zero rope step
|
changeset |
files
|
2019-05-22 |
alfadur |
use contains where possible
|
changeset |
files
|
2019-05-22 |
alfadur |
remove RangeContains in favor of standard contains
|
changeset |
files
|
2019-05-21 |
alfadur |
add rope layers
|
changeset |
files
|
2019-05-21 |
Wuzzy |
ACF2: Fix breakage when leaks kills Brainiac with 3 Deagle shots (for real)
|
changeset |
files
|
2019-05-21 |
Wuzzy |
Fix un-selecting weapon while in multishoot allowing another attack
|
changeset |
files
|
2019-05-21 |
Wuzzy |
ACF2: Fix breakage when leaks kills Brainiac with 3 Deagle shots
|
changeset |
files
|
2019-05-21 |
Wuzzy |
ACF2: Fix Lua error when hog dies during cyborg choice phase
|
changeset |
files
|
2019-05-21 |
Wuzzy |
Disable Sudden Death for all A Classic Fairytale missions
|
changeset |
files
|