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
|
2019-05-21 |
Wuzzy |
ACF1: Fix pastMoleHeadAnim being played twice
|
changeset |
files
|
2019-05-20 |
Wuzzy |
Add error messages when calling AddHog or AddMissionHog wrongly
|
changeset |
files
|
2019-05-20 |
Wuzzy |
Update German Lua translations
|
changeset |
files
|
2019-05-20 |
Wuzzy |
Scenarios: Drawn games count as mission failure
|
changeset |
files
|
2019-05-20 |
Wuzzy |
Speed Shoppa: Set hog dy=0 on victory
|
changeset |
files
|
2019-05-19 |
Wuzzy |
Remove Wacky templates #37, #38, #43 from Large land template
|
changeset |
files
|
2019-05-19 |
Wuzzy |
Update MaxHedgehogs for template #43
|
changeset |
files
|
2019-05-19 |
Wuzzy |
Calculate max. recommended hog count for perlin maps
|
changeset |
files
|
2019-05-19 |
Wuzzy |
Give a more accurate hedgehog limit estimate for small drawn maps
|
changeset |
files
|
2019-05-19 |
Wuzzy |
Update German translation
|
changeset |
files
|
2019-05-19 |
Wuzzy |
Update locale files
|
changeset |
files
|
2019-05-18 |
Wuzzy |
Don't abort ready phase for moving camera with keys
|
changeset |
files
|
2019-05-18 |
Wuzzy |
Refactor uInputHandler a bit
|
changeset |
files
|
2019-05-18 |
Wuzzy |
Control (style): Fix scoring breakage after extra time for real
|
changeset |
files
|
2019-05-18 |
Wuzzy |
Update changelog
|
changeset |
files
|
2019-05-18 |
Wuzzy |
Backed out changeset 6a928999fefd (onPreciseLocal causes desyncs)
|
changeset |
files
|
2019-05-18 |
Wuzzy |
Backed out changeset 4596357d002d (onPreciseLocal causes desyncs)
|
changeset |
files
|
2019-05-18 |
Wuzzy |
Frontend: Tweak some colors in HWBDAY style
|
changeset |
files
|
2019-05-18 |
Wuzzy |
Frontend: Highlight button when pressed
|
changeset |
files
|
2019-05-18 |
Wuzzy |
Display laser sight icon above wind bar when laser sight utility is active
|
changeset |
files
|
2019-05-17 |
Wuzzy |
Add separate hand image for landspray
|
changeset |
files
|
2019-05-17 |
Wuzzy |
Add piano icon on mouse cursor when selecting piano strike
|
changeset |
files
|
2019-05-17 |
Wuzzy |
Refactor PosCount: Use 0 instead of 1 for unused PosSprite
|
changeset |
files
|
2019-05-17 |
Wuzzy |
Show icon above hedgehog for most ammos without hand image
|
changeset |
files
|
2019-05-17 |
Wuzzy |
Add utility function to get hog left/right looking dir
|
changeset |
files
|
2019-05-17 |
Wuzzy |
Document the flame code a bit
|
changeset |
files
|
2019-05-17 |
Wuzzy |
Disable VIDEOREC if trying to build it with BUILD_ENGINE_C in release builds
|
changeset |
files
|
2019-05-17 |
Wuzzy |
Add tiny delay in stInit to fix some turn react problems
|
changeset |
files
|
2019-05-17 |
Wuzzy |
Control (style): Adjust score limit according to clans count instead of teams count
|
changeset |
files
|
2019-05-17 |
Wuzzy |
Rank tied teams properly in Control, CTF and Mutant
|
changeset |
files
|
2019-05-17 |
Wuzzy |
Control (style): Fix scoring breaking after using extra time
|
changeset |
files
|
2019-05-17 |
Wuzzy |
Control (style): Remove unused functions
|
changeset |
files
|
2019-05-16 |
Wuzzy |
Control (style): Use onSkipTurn
|
changeset |
files
|
2019-05-16 |
Wuzzy |
Control (style): Implement proper ranking screen and score graph
|
changeset |
files
|
2019-05-16 |
Wuzzy |
Control (style): Mention revival
|
changeset |
files
|
2019-05-16 |
Wuzzy |
Control (style): Clean up whitespace and indentations
|
changeset |
files
|
2019-05-16 |
Wuzzy |
Control (style): Dump dead code and ancient changelog
|
changeset |
files
|
2019-05-16 |
alfadur |
fix anchors
|
changeset |
files
|
2019-05-16 |
Wuzzy |
ASA desert02: Fix mines not working in 1st turn when watching full cut scene
|
changeset |
files
|
2019-05-16 |
Wuzzy |
Merge antoc27's commits
master_git
|
changeset |
files
|
2019-05-16 |
Wuzzy |
CTF_Blizzard: Display scores in stats screen
|
changeset |
files
|
2019-05-16 |
Wuzzy |
CTF_Blizzard: Fix the mission text, remove string concatenation stuff
|
changeset |
files
|
2019-05-16 |
Wuzzy |
Add Lua callback onHogSwitch
|
changeset |
files
|
2019-05-16 |
Wuzzy |
CTF_Blizzard: Warp sound when using teleporter
|
changeset |
files
|
2019-05-16 |
Wuzzy |
CTF_Blizzard: Disable sparkles for inactive teleporters
|
changeset |
files
|
2019-05-16 |
Wuzzy |
CTF_Blizzard: Tweak messages
|
changeset |
files
|
2019-05-16 |
Wuzzy |
CTF_Blizzard: Use onCaseDrop function
|
changeset |
files
|
2019-05-16 |
Anton Malmygin |
Merge pull request #63 from hedgewars/ci-patch-osx-server
|
changeset |
files
|
2019-05-15 |
Anton Malmygin |
Update hedgewars-server.cabal
|
changeset |
files
|
2019-05-16 |
Wuzzy |
Fix Birdy stopping turn after dropping 1st egg
|
changeset |
files
|
2019-05-16 |
Wuzzy |
Show icon for resurrectable hog
|
changeset |
files
|
2019-05-16 |
Wuzzy |
Show more health-related icons in top right corner
|
changeset |
files
|
2019-05-16 |
Wuzzy |
Show vampirism icon when vampirism is active
|
changeset |
files
|
2019-05-16 |
Wuzzy |
Make health HUD icon green if hog poisoned
|
changeset |
files
|
2019-05-16 |
Wuzzy |
Display current health in top right corner
|
changeset |
files
|
2019-05-15 |
Wuzzy |
Fix sndBoring being placed if ending turn during multi-shoot via skip command
|
changeset |
files
|
2019-05-15 |
Wuzzy |
Quick games: Add rare "floating flowers" map type
|
changeset |
files
|
2019-05-15 |
Wuzzy |
Quick games: Cap max. difficulty for the first 15 games
|
changeset |
files
|
2019-05-15 |
Anton Malmygin |
Merge pull request #62 from hedgewars/ci-patch-osx-atomic
|
changeset |
files
|
2019-05-14 |
Anton Malmygin |
Update CMakeLists.txt
|
changeset |
files
|
2019-05-15 |
hwmirror |
Merge changes
|
changeset |
files
|
2019-05-15 |
Anton Malmygin |
Move build status higher
|
changeset |
files
|
2019-05-15 |
alfadur |
free gear textures to avoid log warnings
|
changeset |
files
|
2019-05-15 |
alfadur |
if at all possible, don't regenerate arbitrary number of health textures each tick
|
changeset |
files
|
2019-05-15 |
Wuzzy |
Quick games are more random
|
changeset |
files
|
2019-05-15 |
Wuzzy |
Mask sndFlyAway in Space Invasion and Tumbler
|
changeset |
files
|
2019-05-15 |
Wuzzy |
Use HaltFatalError for all VideoRec failures
|
changeset |
files
|
2019-05-15 |
Wuzzy |
Hide player ranks in training missions
|
changeset |
files
|
2019-05-15 |
Wuzzy |
Stats screen: Automatically hide empty sections
|
changeset |
files
|
2019-05-14 |
alfadur |
fix rope pattern
|
changeset |
files
|
2019-05-14 |
Wuzzy |
Don't use Str2PChar twice in a row
|
changeset |
files
|
2019-05-14 |
alfadur |
blend land into land objects
|
changeset |
files
|
2019-05-14 |
Wuzzy |
Implement AddFileLogRaw
|
changeset |
files
|
2019-05-14 |
Wuzzy |
AVWrapper: Error message when g_pAFrame is broken
|
changeset |
files
|
2019-05-14 |
alfadur |
make rope styleable
|
changeset |
files
|
2019-05-14 |
Wuzzy |
Fix team select buttons sometimes not having the full width (bug 737)
|
changeset |
files
|
2019-05-14 |
Wuzzy |
Don't make table header sections clickable in pagenet, pagevideos
|
changeset |
files
|
2019-05-14 |
Wuzzy |
Rope Training, ACF1: Improve visual effects when removing girders
|
changeset |
files
|
2019-05-14 |
Wuzzy |
Add taunt sndFlyAway when hog flies off the map
|
changeset |
files
|
2019-05-14 |
Wuzzy |
Flying Saucer training: Make Grenade Drop Target a bit easier
|
changeset |
files
|
2019-05-14 |
Wuzzy |
Add Flyaway voices for most voicepacks
|
changeset |
files
|
2019-05-14 |
Wuzzy |
Don't render health crate and barrel health when drowning
|
changeset |
files
|
2019-05-14 |
Wuzzy |
Fix parachute moving hog very fast or making it stuck when bumping into wall while facing the opposite direction (bug 742)
|
changeset |
files
|
2019-05-13 |
Wuzzy |
Add withDLC for getLocalizedDefaultVoice
|
changeset |
files
|
2019-05-13 |
Wuzzy |
Frontend: Select appropriate localized Default voicepack for new teams
|
changeset |
files
|
2019-05-13 |
Wuzzy |
Change voicepack fallback to Default_qau
|
changeset |
files
|
2019-05-13 |
Wuzzy |
Enable automatic voicepack language selection for all missions
|
changeset |
files
|
2019-05-13 |
Wuzzy |
Don't agressively select voicepack language automatically, must be now enabled explicitly with _qau suffix
|
changeset |
files
|
2019-05-13 |
Wuzzy |
Rope Training: Re-display nade help text when trying to throw nade by hand
|
changeset |
files
|
2019-05-13 |
Wuzzy |
Space Invasion: Remove incorrect gstWinner
|
changeset |
files
|
2019-05-13 |
Wuzzy |
Add winner animation for missions that didn't have it
|
changeset |
files
|
2019-05-13 |
Wuzzy |
Set GameOver to true in EndGame (Lua)
|
changeset |
files
|
2019-05-13 |
Wuzzy |
Don't remove gstWinner after GameOver
|
changeset |
files
|
2019-05-13 |
nemo |
just to get it to build
|
changeset |
files
|
2019-05-13 |
Anton Malmygin |
Fix most CI builds
|
changeset |
files
|
2019-05-13 |
Anton Malmygin |
Fix macdeployqt finding with Qt5 on macos
|
changeset |
files
|
2019-05-12 |
Anton Malmygin |
Fix clang C compilation
|
changeset |
files
|
2019-05-12 |
alfadur |
remove enum scoping
|
changeset |
files
|
2019-05-12 |
Wuzzy |
Fix Birdy being drawn behind hogs and other gears (bug 453)
|
changeset |
files
|
2019-05-12 |
Wuzzy |
Fix laser sight not working when it starts out of map bounds (bug 432)
|
changeset |
files
|
2019-05-11 |
Wuzzy |
Credits: Split off wolfmarc and Dragonfly
|
changeset |
files
|
2019-05-11 |
Wuzzy |
Fix misspelled name in credits
|
changeset |
files
|
2019-05-11 |
alfadur |
avoid crashing server in the event loop
|
changeset |
files
|
2019-05-11 |
unc0rr |
Proof of concept for new net game client
|
changeset |
files
|
2019-05-11 |
Wuzzy |
Fix Pas2C unable to compile with VIDEOREC
|
changeset |
files
|
2019-05-11 |
Wuzzy |
Pas2C: Support FileSize and Delete; add dummy implementation of FormatDateTime
|
changeset |
files
|
2019-05-11 |
Wuzzy |
Set default SD fallback music for themes: sdmusic.ogg
|
changeset |
files
|
2019-05-10 |
Wuzzy |
Change default demo speedup key from S to F
|
changeset |
files
|
2019-05-10 |
Wuzzy |
ASA: Display how to skip cut scene in 1st mission
|
changeset |
files
|
2019-05-10 |
Wuzzy |
Frontend binds list: Add backjump, change weird screenshot key description
|
changeset |
files
|
2019-05-10 |
Wuzzy |
ACF1: Improve backjump explanation
|
changeset |
files
|
2019-05-10 |
alfadur |
add REPLAY_START support
|
changeset |
files
|
2019-05-10 |
Wuzzy |
Remove unused REPLAY_START cruft from frontend
|
changeset |
files
|
2019-05-10 |
Wuzzy |
Server /watch: Add back KICKED for old clients, remove REPLAY_START parameter
|
changeset |
files
|
2019-05-10 |
Wuzzy |
Remove REPLAY_END server message
|
changeset |
files
|
2019-05-10 |
Wuzzy |
Teach frontend how to deal with official server replays (/watch)
|
changeset |
files
|
2019-05-07 |
Wuzzy |
Add new server messages REPLAY_START and REPLAY_END for /WATCH command
|
changeset |
files
|
2019-05-07 |
Wuzzy |
Frontend: Optimize control conflict handling a bit
|
changeset |
files
|
2019-05-07 |
Wuzzy |
Frontend: Highlight key conflicts
|
changeset |
files
|
2019-05-07 |
Wuzzy |
Display a warning when the same key is used multiple times
|
changeset |
files
|
2019-05-07 |
Wuzzy |
Fix cut scenes not being skipped when pressing precise in enemy turn (bug 280)
|
changeset |
files
|
2019-05-07 |
Wuzzy |
Add Lua callback: onPreciseLocal
|
changeset |
files
|
2019-05-07 |
Wuzzy |
Precise + camera movement keys = move camera at slower
|
changeset |
files
|
2019-05-07 |
Wuzzy |
Fix incorrect handling of slow/precise volume change when it's not your turn
|
changeset |
files
|
2019-05-07 |
Wuzzy |
hwengine: Add missing default binds for camera movement and team chat
|
changeset |
files
|
2019-05-06 |
Wuzzy |
Pas2C: Fix path concatenation in uVideoRec
|
changeset |
files
|
2019-05-06 |
Wuzzy |
Switch to SDL's mutex for critical section handling
|
changeset |
files
|
2019-05-06 |
alfadur |
fix broken messages on lobby join
|
changeset |
files
|
2019-05-06 |
Wuzzy |
Pas2C: Add a couple of missing symbols
|
changeset |
files
|
2019-05-06 |
unc0rr |
Port code to pas2c dialect
|
changeset |
files
|
2019-05-05 |
Wuzzy |
pagevideos: Prevent renaming video if file name prefix is already used
|
changeset |
files
|
2019-05-05 |
Wuzzy |
Move video thumbnails to VideoThumbnails/, fix video renaming not renaming the thumbnail as well
|
changeset |
files
|
2019-05-05 |
Wuzzy |
Play sndFirstBlood after first damage/kill/poisoning of enemy (instead of ANY damage)
|
changeset |
files
|
2019-05-05 |
Wuzzy |
Don't play "LeaveMeAlone" taunt if attacker hits same hog multiple times in same turn
|
changeset |
files
|
2019-05-05 |
Wuzzy |
Re-style QHeaderView colors
|
changeset |
files
|
2019-05-05 |
Wuzzy |
Frontend: Normalize appearance/style of all tables
|
changeset |
files
|
2019-05-05 |
Wuzzy |
Frontend style: Improve scroll bar coloring
|
changeset |
files
|
2019-05-05 |
Wuzzy |
Frontend: Rounded scroll bar corners
|
changeset |
files
|
2019-05-05 |
Wuzzy |
Frontend: Add explicit style for QProgressBar
|
changeset |
files
|
2019-05-05 |
Wuzzy |
VideoRec: Replace "File of" syntax to make Pas2C happy
|
changeset |
files
|
2019-05-04 |
Wuzzy |
Some fixes to make Pas2C happy again
|
changeset |
files
|
2019-05-04 |
Wuzzy |
ACF2: Cyborg decision: Wait for 2 seconds when close to cyborg, to allow close attack
|
changeset |
files
|
2019-05-04 |
Wuzzy |
ACF5, ACF9: Clear mines around cyborg when it appears
|
changeset |
files
|
2019-05-03 |
Wuzzy |
Frontend controls: Add menu key
|
changeset |
files
|
2019-05-03 |
Wuzzy |
Frontend controls: Remove hash key
|
changeset |
files
|
2019-05-03 |
Wuzzy |
Frontend controls: Don't show "QWERTY" for F13-F15
|
changeset |
files
|
2019-05-01 |
alfadur |
fix getting settings directory on windows
|
changeset |
files
|
2019-05-01 |
alfadur |
add visual notification on room joins
|
changeset |
files
|
2019-05-01 |
alfadur |
fix accepting on wrong server socket
|
changeset |
files
|
2019-04-30 |
Wuzzy |
Merge alfadur's commits
|
changeset |
files
|
2019-04-30 |
Wuzzy |
Sdlkeys.cpp: Move delete key
|
changeset |
files
|
2019-04-30 |
Wuzzy |
Frontend: Refactor detection of keyboard keys in sdlkeys[]
|
changeset |
files
|
2019-04-30 |
alfadur |
upgrade to QSslSocket
|
changeset |
files
|
2019-04-30 |
alfadur |
add argument flag for tls connections
|
changeset |
files
|
2019-04-30 |
Wuzzy |
Update German locale
|
changeset |
files
|
2019-04-30 |
Wuzzy |
Update English frontend locale
|
changeset |
files
|
2019-04-30 |
Wuzzy |
Update locale files
|
changeset |
files
|
2019-04-30 |
Wuzzy |
Refactor decimal separator to make Pas2C happy
|
changeset |
files
|
2019-04-30 |
Wuzzy |
Fix Pas2C failing to include SysUtils
|
changeset |
files
|
2019-04-30 |
nemo |
Backed out changeset 13589d529899
|
changeset |
files
|
2019-04-30 |
Wuzzy |
Force-enable NOVIDEOREC when building PAS2C due to bug 722
|
changeset |
files
|
2019-04-30 |
Wuzzy |
Frontend: Slightly increase size+padding for QLineEdit, QSpinBox
|
changeset |
files
|
2019-04-30 |
Wuzzy |
Use Qt style "Windows", remove optional dependency on qtstyleplugins
|
changeset |
files
|
2019-04-30 |
Wuzzy |
Add explicit custom scroll bar style
|
changeset |
files
|
2019-04-29 |
unc0rr |
Implement external events approach to input user actions into engine.
|
changeset |
files
|
2019-04-29 |
Wuzzy |
Don't save "!MULTI" pseudo-key into team files
|
changeset |
files
|
2019-04-29 |
Wuzzy |
Fix crash when pressing key bind reset button in settings
|
changeset |
files
|
2019-04-29 |
Wuzzy |
sdlkeys.cpp: Remove keys without physical representation
|
changeset |
files
|
2019-04-29 |
Wuzzy |
Frontend: Make "missing key name" warning more generic
|
changeset |
files
|
2019-04-29 |
Wuzzy |
Match key names in sdlkeys with SDL-pretty printed names (for localization)
|
changeset |
files
|
2019-04-29 |
Wuzzy |
Frontend: Fix wrong keyboard key names being displayed with regard to keyboard layout
|
changeset |
files
|
2019-04-27 |
alfadur |
don't redirect to self
|
changeset |
files
|
2019-04-27 |
Wuzzy |
Show key combinations in controls config menu (read-only)
|
changeset |
files
|
2019-04-27 |
Wuzzy |
Add support for 4th and 5th mouse button
|
changeset |
files
|
2019-04-27 |
Wuzzy |
Move Hedgewars key IDs to CSV file
|
changeset |
files
|
2019-04-27 |
Wuzzy |
Make key ID generation algorithm more useful
|
changeset |
files
|
2019-04-26 |
unc0rr |
Fix some minor problems with new frontend code
|
changeset |
files
|
2019-04-26 |
unc0rr |
Limit room name change rate
|
changeset |
files
|
2019-04-25 |
Wuzzy |
Merge
|
changeset |
files
|
2019-04-25 |
Wuzzy |
Prevent entering “/”, “\” and “:” in team and scheme names.
|
changeset |
files
|
2019-04-25 |
alfadur |
accept redirect messages
|
changeset |
files
|
2019-04-25 |
Wuzzy |
Escape HTML chars in stats screen
|
changeset |
files
|
2019-04-25 |
Wuzzy |
Frontend: Force plain text mode for many message windows
|
changeset |
files
|
2019-04-25 |
alfadur |
add redirect message
|
changeset |
files
|
2019-04-25 |
Wuzzy |
Merge alfadur's Opus commit and more
|
changeset |
files
|
2019-04-25 |
Wuzzy |
Fix some Qt<->SDL key mappings
|
changeset |
files
|
2019-04-25 |
Wuzzy |
Add lookup table for Hedgewars key IDs instead of generating IDs on the fly
|
changeset |
files
|
2019-04-24 |
alfadur |
enable sdl_mixer opus support if possible
|
changeset |
files
|
2019-04-24 |
alfadur |
allow running plaintext and tls servers in parallel
|
changeset |
files
|
2019-04-23 |
Wuzzy |
Change init theme to Nature
|
changeset |
files
|
2019-04-23 |
Wuzzy |
Change theme to Nature if changing from background-only or hidden theme to a generated map type
|
changeset |
files
|
2019-04-23 |
Wuzzy |
Change color of fallback border/land texture in Planes theme to brown
|
changeset |
files
|
2019-04-23 |
Wuzzy |
Fix some ugly weirdness in fallback land/border textures of Blox/Eyes themes
|
changeset |
files
|
2019-04-20 |
Wuzzy |
Space Invasion: Fix missing arg in math.min
|
changeset |
files
|
2019-04-20 |
Wuzzy |
Space Invasion: Fix possibility to go over shield limit with param
|
changeset |
files
|
2019-04-20 |
Wuzzy |
Space Invasion: Fix minor visual glitches of shield
|
changeset |
files
|
2019-04-20 |
Wuzzy |
Update changelog WRT sounds
|
changeset |
files
|
2019-04-20 |
Wuzzy |
Remove redundant PoisonCough/PoisonMoan sound files
|
changeset |
files
|
2019-04-20 |
Wuzzy |
Separate Yoohoo.ogg into "Yoohoo" voice and kiss sound
|
changeset |
files
|
2019-04-20 |
Wuzzy |
Poison taunts: Fall back to Default voice if missing
|
changeset |
files
|
2019-04-19 |
Wuzzy |
Update changelog WRT translations
|
changeset |
files
|
2019-04-19 |
Wuzzy |
Don't include Arabic in release (RTL support is broken)
|
changeset |
files
|
2019-04-19 |
Wuzzy |
Add yuenfu to credits for Chinese translation
|
changeset |
files
|
2019-04-19 |
yuenfu |
Update Chinese (zh_CN, zh_TW) translation: Frontend and engine
|
changeset |
files
|
2019-04-19 |
yuenfu |
Add Chinese (zh_TW) translation for campaigns and missions
|
changeset |
files
|
2019-04-19 |
Wuzzy |
SimpleMission: Fix incorrect documentation for distGearGear and distGearPos
|
changeset |
files
|
2019-04-19 |
Wuzzy |
SimpleMission: Fix Lua error spam when a goal fails
|
changeset |
files
|
2019-04-19 |
Wuzzy |
Add integerSqrt and integerHypotenuse to Utils lib
|
changeset |
files
|
2019-04-19 |
Wuzzy |
Select appropriate schemes when taking room control (bug 461)
|
changeset |
files
|
2019-04-18 |
Wuzzy |
Fix camera jumping around in touchscreen mode
|
changeset |
files
|
2019-04-18 |
Wuzzy |
Refactor mouse movement handling
|
changeset |
files
|
2019-04-15 |
alfadur |
add support for multiple ping probes
|
changeset |
files
|
2019-04-15 |
Wuzzy |
Fix some typos and minor grammar issues in main menu tips
|
changeset |
files
|
2019-04-15 |
Wuzzy |
Remove outdated main menu tip
|
changeset |
files
|
2019-04-15 |
Wuzzy |
Add extra button in main menu for opening credits page
|
changeset |
files
|
2019-04-15 |
alfadur |
add client timeouts
|
changeset |
files
|
2019-04-12 |
alfadur |
fix info response
|
changeset |
files
|
2019-04-12 |
alfadur |
don't show incompatible rooms
|
changeset |
files
|
2019-04-12 |
alfadur |
fix client ingame flag
|
changeset |
files
|
2019-04-12 |
alfadur |
restore setup sending on room join
|
changeset |
files
|
2019-04-12 |
alfadur |
fix room exiting
|
changeset |
files
|
2019-04-12 |
alfadur |
add missing room joined message
|
changeset |
files
|
2019-04-12 |
alfadur |
start by actually handling client messages
|
changeset |
files
|
2019-04-12 |
alfadur |
add parser error handling
|
changeset |
files
|
2019-04-12 |
alfadur |
a bit more option error handling
|
changeset |
files
|
2019-04-12 |
nemo |
I was out of date again...
|
changeset |
files
|
2019-04-12 |
nemo |
ugly hacked in argument for port to remove unc0rr's excuse
|
changeset |
files
|
2019-04-11 |
alfadur |
improve lobby joining
|
changeset |
files
|
2019-04-11 |
alfadur |
fix room master change
|
changeset |
files
|
2019-04-11 |
alfadur |
implement stats message
|
changeset |
files
|
2019-04-11 |
alfadur |
implement maxteams and teamchat messages
|
changeset |
files
|
2019-04-10 |
alfadur |
implement follow message
|
changeset |
files
|
2019-04-10 |
alfadur |
implement info, registered only & super power messages
|
changeset |
files
|
2019-04-10 |
alfadur |
implement watch message apart from replay deserializing
|
changeset |
files
|
2019-04-10 |
alfadur |
implememg global&delegate messages
|
changeset |
files
|
2019-04-10 |
alfadur |
implement server vars
|
changeset |
files
|
2019-04-10 |
alfadur |
add typed protocol flags
|
changeset |
files
|
2019-04-09 |
alfadur |
fix lobby joining
|
changeset |
files
|
2019-04-09 |
alfadur |
move room saves to IO thread
|
changeset |
files
|
2019-04-09 |
alfadur |
add a thread for internal server IO and implement account checking with it
|
changeset |
files
|
2019-04-08 |
Wuzzy |
Fix bugs when entering speech bubble commands during hog placement phase
|
changeset |
files
|
2019-04-08 |
alfadur |
move parser tests into test module
|
changeset |
files
|
2019-04-08 |
Wuzzy |
ACF5: Fix Lua error when not hitting traitor in first turn
|
changeset |
files
|
2019-04-08 |
alfadur |
port server parser to nom 5
|
changeset |
files
|
2019-04-08 |
Wuzzy |
ACF5: Fix crash when skipping wave2 cut sequence with cyborg
|
changeset |
files
|
2019-04-08 |
Wuzzy |
WxW: Play taunt if crate spawns between turns
|
changeset |
files
|
2019-04-08 |
Wuzzy |
WxW: Don't register wall touch if not gstHHDriven
|
changeset |
files
|
2019-04-08 |
Wuzzy |
WxW: Hide crate radar when no active hog
|
changeset |
files
|
2019-04-08 |
Wuzzy |
WxW: If walls are disabled, spawn crate between turns
|
changeset |
files
|
2019-04-08 |
Wuzzy |
Battalion: Properly spawn crate between turns
|
changeset |
files
|
2019-04-08 |
Wuzzy |
New callback: onCaseDrop (called when engine MIGHT drop a crate)
|
changeset |
files
|
2019-04-08 |
Wuzzy |
Clean up Sudden Death messages and animations in Battalion
|
changeset |
files
|
2019-04-08 |
Wuzzy |
Don't show hog health in gfInvulnerable mode
|
changeset |
files
|
2019-04-08 |
Wuzzy |
Fix map preview not matching actual map
|
changeset |
files
|
2019-04-08 |
Wuzzy |
Computer hog no longer walks into player-placed mines if >= 90% duds
|
changeset |
files
|
2019-04-07 |
Wuzzy |
Fix floating pixels if wielding and rotating cleaver
|
changeset |
files
|
2019-04-07 |
Wuzzy |
Update changelog
|
changeset |
files
|
2019-04-07 |
Wuzzy |
Fix health crate health display not respecting Karma value properly
|
changeset |
files
|
2019-04-07 |
Wuzzy |
Update health crate tooltips in missions with fake health crates
|
changeset |
files
|
2019-04-07 |
Wuzzy |
Hide health of fake health crates
|
changeset |
files
|
2019-04-07 |
Wuzzy |
Don't show SMine timer if drowning
|
changeset |
files
|
2019-04-07 |
Wuzzy |
Fix coloring of mine timers
|
changeset |
files
|
2019-04-07 |
Wuzzy |
Fix missing escaping of colon in engine locale files
|
changeset |
files
|
2019-04-07 |
Wuzzy |
Add support for decimal point of displayed mine timer
|
changeset |
files
|
2019-04-07 |
Wuzzy |
Renew crate health display when health changed
|
changeset |
files
|
2019-04-07 |
Wuzzy |
Don't render barrel health after loading savegame
|
changeset |
files
|
2019-04-07 |
Wuzzy |
Don't explose mine timer in game if random (using Karma value)
|
changeset |
files
|
2019-04-07 |
Wuzzy |
HedgeEditor: Remove gear info tags
|
changeset |
files
|
2019-04-07 |
Wuzzy |
Render mine timer if gear info is active
|
changeset |
files
|
2019-04-07 |
Wuzzy |
Add key to display extra gear info tags
|
changeset |
files
|
2019-04-03 |
Wuzzy |
Fix air mine not colliding with crates initially (bug 679)
|
changeset |
files
|
2019-04-02 |
Wuzzy |
Fix uninitialized alpha values of rendered text
|
changeset |
files
|
2019-04-02 |
Wuzzy |
Flip meaning of "inverted" color images
|
changeset |
files
|
2019-04-02 |
Wuzzy |
Refactor IsTooDarkToRead to fix pas2c crash
|
changeset |
files
|
2019-04-02 |
Wuzzy |
Fix target marker rendering issues in weWrap
|
changeset |
files
|
2019-04-02 |
alfadur |
optimize atlas pruning
|
changeset |
files
|
2019-04-02 |
Wuzzy |
Fix air attack placement in HedgeEditor/Construction Mode
|
changeset |
files
|
2019-04-01 |
Wuzzy |
Fix team bar height depending on NameTex
|
changeset |
files
|
2019-04-01 |
Wuzzy |
Fix inconsistencies in guest nick name generation
|
changeset |
files
|
2019-04-01 |
Wuzzy |
Properly right-align sidFPS
|
changeset |
files
|
2019-04-01 |
Wuzzy |
Make team bars 1 pixel higher
|
changeset |
files
|
2019-04-01 |
Wuzzy |
Make dark clan colors visible in stats screen
|
changeset |
files
|
2019-04-01 |
Wuzzy |
Invert colors if clan color is very dark
|
changeset |
files
|
2019-04-01 |
Wuzzy |
Fix turn end if placing air attack in bouncy world edge map was denied
|
changeset |
files
|
2019-04-01 |
Wuzzy |
Nemo is right, it's better to set hedgehog pos in uGearsList
|
changeset |
files
|
2019-04-01 |
Wuzzy |
Hedgehogs: Move setting of random pos to chAddHH
|
changeset |
files
|
2019-04-01 |
Wuzzy |
Fix right limit of piano placement in bounce world edge
|
changeset |
files
|
2019-04-01 |
Wuzzy |
Update German translation
|
changeset |
files
|
2019-04-01 |
Wuzzy |
Update locale files
|
changeset |
files
|
2019-03-27 |
alfadur |
add gear renderer module
|
changeset |
files
|
2019-03-27 |
alfadur |
fix atlas.insert_set
|
changeset |
files
|
2019-03-27 |
alfadur |
fix atlas.insert for real this time
|
changeset |
files
|
2019-03-27 |
alfadur |
actually atlas tests were also broken
|
changeset |
files
|
2019-03-27 |
alfadur |
fix atlas.insert
|
changeset |
files
|
2019-03-27 |
nemo |
Backed out changeset f9f71cccb5c3 - Wuzzy is right, the license is incompatible.
|
changeset |
files
|
2019-03-26 |
alfadur |
finetune atlas proptest
|
changeset |
files
|
2019-03-26 |
alfadur |
proptest atlas, find 🐛🐜🦋
|
changeset |
files
|
2019-03-26 |
nemo |
Mashup of Symbola and DejaVu Bold so that we aren't missing any characters.
|
changeset |
files
|
2019-03-25 |
alfadur |
save more of the atlas
|
changeset |
files
|
2019-03-24 |
alfadur |
add blending to map
|
changeset |
files
|
2019-03-24 |
alfadur |
move projection matrix into camera
|
changeset |
files
|
2019-03-23 |
alfadur |
rescue the atlas
|
changeset |
files
|
2019-03-22 |
alfadur |
add random falling stuff
|
changeset |
files
|
2019-03-22 |
alfadur |
merge
|
changeset |
files
|
2019-03-22 |
alfadur |
a bit of cleanup
|
changeset |
files
|
2019-03-22 |
unc0rr |
Allow to move camera around
|
changeset |
files
|
2019-03-22 |
unc0rr |
Detect and handle resize
|
changeset |
files
|
2019-03-22 |
alfadur |
center camera on land
|
changeset |
files
|
2019-03-22 |
alfadur |
collapse mapgen back
|
changeset |
files
|
2019-03-22 |
alfadur |
fix zoom
|
changeset |
files
|
2019-03-22 |
alfadur |
fix texture initialization
|
changeset |
files
|
2019-03-22 |
alfadur |
reeneble render from frontend
|
changeset |
files
|
2019-03-22 |
alfadur |
init gl in frontend interface
|
changeset |
files
|
2019-03-22 |
alfadur |
make world renderer optional + fmt
|
changeset |
files
|
2019-03-22 |
alfadur |
move camera into engine
|
changeset |
files
|
2019-03-22 |
alfadur |
update module structure
|
changeset |
files
|
2019-03-22 |
fkaa |
add basic map rendering with gl
|
changeset |
files
|
2019-03-20 |
alfadur |
allow fp! take denominator tokens
|
changeset |
files
|
2019-03-06 |
nemo |
remove one of the 2 tint inlines
|
changeset |
files
|
2019-03-05 |
nemo |
remove random order. should let scheme override
|
changeset |
files
|
2019-02-14 |
nemo |
give frozen hogs a break
|
changeset |
files
|
2019-02-07 |
alfadur |
fix some warnings
|
changeset |
files
|
2019-02-07 |
alfadur |
fix client removal
|
changeset |
files
|
2019-02-07 |
alfadur |
fix official server build & bump dependencies
|
changeset |
files
|
2019-02-07 |
alfadur |
remove lobby room
|
changeset |
files
|
2019-02-07 |
alfadur |
add server anteroom
|
changeset |
files
|
2019-02-07 |
alfadur |
add data structure for extending slabs
|
changeset |
files
|
2019-02-06 |
alfadur |
reconnect some message handlers
|
changeset |
files
|
2019-02-06 |
alfadur |
Server action refactoring part N of N
|
changeset |
files
|
2019-02-06 |
alfadur |
Server action refactoring part C of N
|
changeset |
files
|
2019-02-06 |
alfadur |
Server action refactoring part B of N
|
changeset |
files
|
2019-02-05 |
alfadur |
Server action refactoring part A of N
|
changeset |
files
|
2019-02-05 |
alfadur |
Server action refactoring part 9 of N
|
changeset |
files
|
2019-02-05 |
alfadur |
revert bc267f6b29d7
|
changeset |
files
|
2019-02-05 |
alfadur |
use literal bans by default
|
changeset |
files
|
2019-02-05 |
alfadur |
Server action refactoring part 8 of N
|
changeset |
files
|
2019-02-05 |
Wuzzy |
Prevent displaying "Volume: 0%" when not exactly 0
|
changeset |
files
|
2019-02-05 |
Wuzzy |
Fix precise volume change being a bit buggy
|
changeset |
files
|
2019-02-05 |
Wuzzy |
Properly enforce zoom bounds again when changing zoom
|
changeset |
files
|
2019-02-05 |
Wuzzy |
Precise+zoom/volume change makes changes in smaller steps
|
changeset |
files
|
2019-02-05 |
Wuzzy |
Precise+resetzoom = 100% zoom (instead of UserZoom)
|
changeset |
files
|
2019-02-05 |
Wuzzy |
Add setting to set default/initial zoom
|
changeset |
files
|
2019-02-04 |
alfadur |
Server action refactoring part 7 of N
|
changeset |
files
|
2019-02-04 |
alfadur |
Server action refactoring part 6 of N
|
changeset |
files
|
2019-02-04 |
alfadur |
Server action refactoring part 5 of N
|
changeset |
files
|
2019-02-04 |
alfadur |
Server action refactoring part 4 of N
|
changeset |
files
|
2019-02-04 |
alfadur |
Server action refactoring part 3 of N
|
changeset |
files
|
2019-02-02 |
alfadur |
Server action refactoring part 2 of N
|
changeset |
files
|
2019-01-25 |
Wuzzy |
Add settings.ini setting and hwengine param to disable holiday silliness (hat changes, etc.)
|
changeset |
files
|
2019-01-23 |
Wuzzy |
Fix AI trying to use tardis during multishoot
|
changeset |
files
|
2019-01-22 |
Wuzzy |
Play "Flawless" voice when completing the rope or saucer training perfectly
|
changeset |
files
|
2019-01-22 |
alfadur |
remove unused macro branches
|
changeset |
files
|
2019-01-22 |
Wuzzy |
Shorten text of buttons to load/edit drawn map and make them look nicer
|
changeset |
files
|
2019-01-22 |
Wuzzy |
ACF8: Make sure leader looks left at mission start
|
changeset |
files
|
2019-01-22 |
alfadur |
match literals in fp macro
|
changeset |
files
|
2019-01-22 |
Wuzzy |
Don't render AI hog thinking bubble in cut scenes
|
changeset |
files
|
2019-01-22 |
Wuzzy |
ACF8: Fix princess scene failing to initialize
|
changeset |
files
|
2019-01-22 |
Wuzzy |
ACF: Dump unused campaign vars, use fallback values
|
changeset |
files
|
2019-01-22 |
Wuzzy |
ACF2: Fix clock entering "retreat mode" after cut scene after killing first enemy
|
changeset |
files
|
2019-01-22 |
Wuzzy |
HedgeEditor: Force-set AirMinesNum to 0
|
changeset |
files
|
2019-01-22 |
Wuzzy |
HedgeEditor: More efficient gear info tag handling
|
changeset |
files
|
2019-01-22 |
Wuzzy |
vgtHealthTag now supports setting FrameTicks <> 0 to disable automatic water handling
|
changeset |
files
|
2019-01-21 |
Wuzzy |
Hide hog GUI extras in scripted cinematic, also suppress some voices
|
changeset |
files
|
2019-01-21 |
Wuzzy |
Move finger rendering to RenderHHGuiExtras
|
changeset |
files
|
2019-01-21 |
Wuzzy |
Play "Flawless" voice when winning target practice mission with perfect accuracy
|
changeset |
files
|
2019-01-21 |
Wuzzy |
Don't show ammo caption for every repeat rope attach
|
changeset |
files
|
2019-01-21 |
Wuzzy |
Remove now unused parameters in SpeedShoppa/TargetPractice challenges
|
changeset |
files
|
2019-01-21 |
Wuzzy |
Portal mission: Don't allow enemies to walk
|
changeset |
files
|
2019-01-21 |
Wuzzy |
Portal mission: Delay first speech until turn start
|
changeset |
files
|
2019-01-21 |
Wuzzy |
More spawn height tweaking in missions
|
changeset |
files
|
2019-01-21 |
Wuzzy |
Tweak hog spawn height and facing direction in challenges
|
changeset |
files
|
2019-01-21 |
Wuzzy |
Update INSTALL notes for FreeBSD (fpc-rtl-extra dependency)
|
changeset |
files
|
2019-01-21 |
Wuzzy |
Frontend: Gray out campaign/training start buttons when no human team available
|
changeset |
files
|
2019-01-21 |
Wuzzy |
Simplify code for SetClanColor
|
changeset |
files
|
2019-01-21 |
Wuzzy |
Some polishing for ASA fruit02
|
changeset |
files
|
2019-01-21 |
Wuzzy |
ASA fruit02: Change Captain Lime clan color when he turns evil
|
changeset |
files
|
2019-01-21 |
Wuzzy |
SetClanColor: Accept negative color argument to select user color
|
changeset |
files
|
2019-01-21 |
Wuzzy |
Fix SetClanColor causing crashes and rendering bugs
|
changeset |
files
|
2019-01-21 |
Wuzzy |
SetAmmoDelay: Unselect weapon if neccessary
|
changeset |
files
|
2019-01-21 |
Wuzzy |
ACF5: Register is as "spare traitor" if player walks too far away
|
changeset |
files
|
2019-01-21 |
Wuzzy |
Switch to typographical apostrophe in German translation
|
changeset |
files
|
2019-01-20 |
Wuzzy |
Update German translation
|
changeset |
files
|
2019-01-20 |
Wuzzy |
Update hedgewars_en.ts
|
changeset |
files
|
2019-01-20 |
Wuzzy |
Update locale files
|
changeset |
files
|
2019-01-20 |
Wuzzy |
Remove black pixels at corners of DrawRoundRect rectangles
|
changeset |
files
|
2019-01-19 |
Wuzzy |
Add CowardMode team setting
|
changeset |
files
|
2019-01-18 |
Wuzzy |
Add workaround around an SDL_mixer bug that screws up volume after using flamethrower (bug 721)
|
changeset |
files
|
2019-01-17 |
Wuzzy |
VideoRec: Hide libaom-av1 codec in frontend, it's experimental
|
changeset |
files
|
2019-01-17 |
Wuzzy |
Clean up code a bit in LibavInteraction
|
changeset |
files
|
2019-01-17 |
Wuzzy |
Show error message in frontend if video encoding failed in engine
|
changeset |
files
|
2019-01-17 |
Wuzzy |
Initialize newGameTicks/newRealTicks
|
changeset |
files
|
2019-01-17 |
alfadur |
make stuff const
|
changeset |
files
|
2019-01-17 |
Wuzzy |
ASA fruit01: Add hog appear effect
|
changeset |
files
|
2019-01-17 |
Wuzzy |
Animate lib: AnimOutOfNowhere's 2nd and 3rd args are now optional
|
changeset |
files
|
2019-01-17 |
Wuzzy |
ASA death01: Tweak mines and barrels a bit
|
changeset |
files
|
2019-01-17 |
Wuzzy |
ASA death01: Optimize hog spawn positions, animate professor teleportation
|
changeset |
files
|
2019-01-16 |
Wuzzy |
Clear hog gear message less agressively in ACF3
|
changeset |
files
|
2019-01-16 |
Wuzzy |
Update changelog
|
changeset |
files
|
2019-01-16 |
Wuzzy |
ACF5: Disable utilities until the traitor has been dealt with
|
changeset |
files
|
2019-01-16 |
Wuzzy |
Lua: Fix SetAmmoDelay not working properly when called after initialization
|
changeset |
files
|
2019-01-16 |
Wuzzy |
Fix DismissTeam not clearing the team properly
|
changeset |
files
|
2019-01-16 |
Wuzzy |
Make passive teams no longer mess with game stats
|
changeset |
files
|
2019-01-16 |
Wuzzy |
Update clan passive status when team died / got resurrected
|
changeset |
files
|
2019-01-16 |
Wuzzy |
ASA ice01: Clear hero's gear message when entering no-fly zone
|
changeset |
files
|
2019-01-16 |
Wuzzy |
ASA desert01: Make smugglers smarter
|
changeset |
files
|
2019-01-16 |
Wuzzy |
ASA desert01: Enable skip all the time
|
changeset |
files
|
2019-01-16 |
Wuzzy |
Make use of passive teams in various campaign missions
|
changeset |
files
|
2019-01-16 |
Wuzzy |
Add SetTeamPassive. Passive teams are treated like frozen teams
|
changeset |
files
|
2019-01-16 |
Wuzzy |
pagegamestats: Fix time number rendering
|
changeset |
files
|
2019-01-16 |
Wuzzy |
ASA desert01: Fix third battle sometimes stopping instantly
|
changeset |
files
|
2019-01-16 |
Wuzzy |
ASA death01: Hide, don't delete "human" professor, to avoid traitor taunt
|
changeset |
files
|
2019-01-16 |
Wuzzy |
ASA death01: Fix precise key not getting cleared
|
changeset |
files
|
2019-01-16 |
Wuzzy |
ASA desert01: Clear hero gear message when battle starts
|
changeset |
files
|
2019-01-16 |
Wuzzy |
Clear gear message in AnimSwitchHog
|
changeset |
files
|
2019-01-16 |
Wuzzy |
ASA cosmos: Minor cinematic tweaks for meteorite cut scene
|
changeset |
files
|
2019-01-16 |
Wuzzy |
Remove unused variable from hwform.h
|
changeset |
files
|
2019-01-16 |
Wuzzy |
Campaign: Try to auto-select an open mission after selecting team or campaign
|
changeset |
files
|
2019-01-16 |
Wuzzy |
Campaign: Select next unfinished mission after completing one
|
changeset |
files
|
2019-01-16 |
Wuzzy |
Frontend: Don't reset campaign mission selection to top of list after each play
|
changeset |
files
|
2019-01-15 |
Wuzzy |
Make game engine load the user's locale correctly (bug 688)
|
changeset |
files
|
2019-01-15 |
Wuzzy |
Refactor hwengine: Rename cLocale to cLanguage
|
changeset |
files
|
2019-01-15 |
Wuzzy |
Make hog kill stat stuff consistent WRT SD water rise
|
changeset |
files
|
2019-01-15 |
Wuzzy |
Fix hog taunts counting SD water rise drowns as team kills (bug 691)
|
changeset |
files
|
2019-01-15 |
Wuzzy |
Comment all important variables in uStats
|
changeset |
files
|
2019-01-15 |
Wuzzy |
Target practice: Change target radar color to red
|
changeset |
files
|
2019-01-14 |
Wuzzy |
Highlight next target for most target practices
|
changeset |
files
|
2019-01-14 |
Wuzzy |
ACF5: Delete circles vgears after wave3 appeared
|
changeset |
files
|
2019-01-14 |
Wuzzy |
Keep track of accuracy record in target practice challenges
|
changeset |
files
|
2019-01-14 |
Wuzzy |
Remove "loser" messages in challenges
|
changeset |
files
|
2019-01-14 |
nemo |
just focus on the unsafe deletes in a hopefully branch-safe fashion
0.9.25
|
changeset |
files
|
2019-01-14 |
nemo |
aaagh can't just move delete like that due to our RNG scrambling... reverting on branch. we'll just have to take our chances w/ the bad code
0.9.25
|
changeset |
files
|
2019-01-14 |
Wuzzy |
Rename the special "none" key in frontend
|
changeset |
files
|
2019-01-14 |
nemo |
branch merge
|
changeset |
files
|
2019-01-14 |
nemo |
ai improvements are release branch safe
0.9.25
|
changeset |
files
|
2019-01-13 |
Wuzzy |
Reverse order of visual gears linked list
|
changeset |
files
|
2019-01-14 |
Wuzzy |
Update changelog for campaign updates
|
changeset |
files
|
2019-01-14 |
Wuzzy |
ASA moon02: Don't play victory animation if runner died and hero survived
|
changeset |
files
|
2019-01-14 |
Wuzzy |
ASA: Tweak spawning height of hedgehogs
|
changeset |
files
|
2019-01-14 |
Wuzzy |
ASA moon02: Fix player not losing if time runs out while still having the rope
|
changeset |
files
|
2019-01-14 |
Wuzzy |
Fix crosshair sometimes not getting removed
|
changeset |
files
|
2019-01-14 |
Wuzzy |
Outsource commonly used words in siPointType to QTfrontend
|
changeset |
files
|
2019-01-14 |
Wuzzy |
ASA moon02: Add finishing times in ranking
|
changeset |
files
|
2019-01-14 |
Wuzzy |
ASA: Show current time and personal best in moon02
|
changeset |
files
|
2019-01-14 |
Wuzzy |
ASA desert02: Show escape record in-game
|
changeset |
files
|
2019-01-14 |
Wuzzy |
Tweak bounce effects of some gears
|
changeset |
files
|
2019-01-14 |
Wuzzy |
Fix "unused variable" warning (valOK)
|
changeset |
files
|
2019-01-14 |
Wuzzy |
Remove a bunch of dead out-commented code
|
changeset |
files
|
2019-01-14 |
Wuzzy |
Fix WorldWrap returning sometimes true unjustifiably
|
changeset |
files
|
2019-01-14 |
Wuzzy |
Properly stop freezeray at bounce edge (instead of restarting the ray over and over again)
|
changeset |
files
|
2019-01-13 |
Wuzzy |
Fix airplane line being drawn in front of many HUD elements
|
changeset |
files
|
2019-01-13 |
Wuzzy |
Air attack: Don't spawn missile if it would end up inside bounce world edge of other side
|
changeset |
files
|
2019-01-13 |
Wuzzy |
Tweak height limit of air attack in bounce edge maps
|
changeset |
files
|
2019-01-13 |
Wuzzy |
Disallow placement of piano beyond bounce world edge
|
changeset |
files
|
2019-01-13 |
Wuzzy |
Deny air attack in bounce world edge if target is in "impossible" position
|
changeset |
files
|
2019-01-13 |
Wuzzy |
Don't try to spawn air mines beyond the bounce world edge
|
changeset |
files
|
2019-01-13 |
Wuzzy |
Bounce off gears at bouncy world edge only if they move towards it
|
changeset |
files
|
2019-01-13 |
Wuzzy |
Frontend: Tweak button padding once more
|
changeset |
files
|
2019-01-12 |
Wuzzy |
Mention zoom key in movement training
|
changeset |
files
|
2019-01-12 |
Wuzzy |
Fix wrong ice beam angle if it goes diagonally up out of map thru world wrap (bug 718)
|
changeset |
files
|
2019-01-12 |
Wuzzy |
Frontend: More button padding tweaking
|
changeset |
files
|
2019-01-12 |
Wuzzy |
TS: Restore 2 of the "specialist" letters
|
changeset |
files
|
2019-01-11 |
nemo |
merge release branch
|
changeset |
files
|
2019-01-11 |
nemo |
tabs to spaces
0.9.25
|
changeset |
files
|
2019-01-11 |
nemo |
deletegear rearrangement applied to branch too. if this causes desyncs you're probably in a crashy state already
0.9.25
|
changeset |
files
|
2019-01-11 |
nemo |
couple more use after frees for gear deletion.
|
changeset |
files
|
2019-01-11 |
Wuzzy |
Make sure to render crosshair above render
|
changeset |
files
|
2019-01-11 |
Wuzzy |
Render contour of flying saucer is in (mostly) opaque
|
changeset |
files
|
2019-01-11 |
Wuzzy |
Frontend: Increase padding of small push buttons
|
changeset |
files
|
2019-01-10 |
Wuzzy |
Restore map scaling of Tunnels script
|
changeset |
files
|
2019-01-10 |
Wuzzy |
Force MapFeatureSize=12 in TechRacer
|
changeset |
files
|
2019-01-10 |
Wuzzy |
Fix Racer ghost not resetting properly after a skip (bug 565)
|
changeset |
files
|
2019-01-10 |
unc0rr |
Fix dy hardcoded value in kamikaze test
|
changeset |
files
|
2019-01-10 |
unc0rr |
Fix broken kamikaze logic when target position is close to attacker
|
changeset |
files
|
2019-01-10 |
Wuzzy |
Don't say "first blood" in games with only 1 clan
|
changeset |
files
|
2019-01-10 |
Wuzzy |
Fix wind bar animation not looping properly
|
changeset |
files
|
2019-01-10 |
Wuzzy |
Prevent wind bar from overflowing with high wind values
|
changeset |
files
|
2019-01-10 |
Wuzzy |
Tweak appear/disappear animation of touch widgets
|
changeset |
files
|
2019-01-10 |
Wuzzy |
Minor touch refactor
|
changeset |
files
|
2019-01-10 |
Wuzzy |
Swap 2 targets in grenade training to make the start a bit easier
|
changeset |
files
|
2019-01-10 |
Wuzzy |
Update grenade training to support bounciness in Touch
|
changeset |
files
|
2019-01-10 |
Wuzzy |
Add button to set bounciness in touch interface
|
changeset |
files
|
2019-01-10 |
Wuzzy |
Use player team's control scheme for all teams if there's a mission team
|
changeset |
files
|
2019-01-10 |
Wuzzy |
Fix player team ignoring custom team control scheme in campaign/missions
|
changeset |
files
|
2019-01-09 |
Wuzzy |
Restructure changelog
|
changeset |
files
|
2019-01-09 |
Wuzzy |
Fix double water splash if flying saucer drowns (bug 681)
|
changeset |
files
|
2019-01-09 |
Wuzzy |
Remove default keybinding for unselecting weapon
|
changeset |
files
|
2019-01-09 |
Wuzzy |
Allow to leave a control unused (no key binding)
|
changeset |
files
|
2019-01-09 |
nemo |
fix incorrect mask set in r7b4643ff60ea - this causes ghost hog collisions and odd hog jumps on overlap with active hog
|
changeset |
files
|
2019-01-09 |
Wuzzy |
Add control (default: X) to unselect current weapon
|
changeset |
files
|
2019-01-09 |
Wuzzy |
Send and display owner name of own teams in online games (fixes bug 468)
|
changeset |
files
|
2019-01-08 |
Wuzzy |
Suppress “<team> is gone message on game end
|
changeset |
files
|
2019-01-06 |
Wuzzy |
Pagetraining: Make sure the translator comment will be collected
|
changeset |
files
|
2019-01-06 |
Wuzzy |
Make turn timer gray when finishing target practice
|
changeset |
files
|
2019-01-06 |
Wuzzy |
Display team records in training menu
|
changeset |
files
|
2019-01-05 |
Wuzzy |
BRW: Fix Lua error after using timebox
|
changeset |
files
|
2019-01-05 |
Wuzzy |
TS: Scale health with the “initial health” setting from game scheme
|
changeset |
files
|
2019-01-05 |
Wuzzy |
Lua: Add InitHealth, read-only variable containing the initial hog health setting
|
changeset |
files
|
2019-01-05 |
Wuzzy |
TS: Improve configurability by game scheme
|
changeset |
files
|
2019-01-05 |
Wuzzy |
TS: Simplify mission panel, fix bad string concatenation
|
changeset |
files
|
2019-01-05 |
Wuzzy |
TS: Add script param to set specialists for all teams at once
|
changeset |
files
|
2019-01-05 |
Wuzzy |
Document TS script param syntax, change some letters
|
changeset |
files
|
2019-01-05 |
Wuzzy |
Clean up indents and comments in The_Specialists.lua
|
changeset |
files
|
2019-01-05 |
nemo |
Allow customising the teams
|
changeset |
files
|
2019-01-03 |
Wuzzy |
ASA ice02: Clean up some subtle weirdness on timeout
|
changeset |
files
|
2019-01-03 |
Wuzzy |
Fix bee targeting fail across wrap world edge
|
changeset |
files
|
2019-01-03 |
Wuzzy |
Fix force-locked schemes getting unlocked when changing map types (bug 378)
|
changeset |
files
|
2019-01-02 |
Wuzzy |
ASA ice02: Don't show remaining saucers in stats (unimportant)
|
changeset |
files
|
2019-01-02 |
nemo |
heh. apparently pas2c doesn't validate pascal, so I guess we need to dogfood *both*
|
changeset |
files
|
2019-01-02 |
nemo |
remove Wuzzy's val checking, add a FIXME to add that to the C implementation
|
changeset |
files
|
2019-01-02 |
Wuzzy |
Initialize mission completion status on frontend load
|
changeset |
files
|
2019-01-01 |
nemo |
From https://salsa.debian.org/games-team/hedgewars/blob/master/debian/patches/link-libatomic.patch
0.9.25
|
changeset |
files
|
2019-01-01 |
unc0rr |
- Bots activate extra time if needed
|
changeset |
files
|
2019-01-01 |
unc0rr |
- Never consider a bot in inf attacks mode being in after attack mode, helps action in inf attack
|
changeset |
files
|
2018-12-28 |
unc0rr |
Implement letter repeat check
|
changeset |
files
|
2018-12-28 |
alfadur |
Server action refactoring part 1 of N
|
changeset |
files
|
2018-12-27 |
unc0rr |
Start chat_sanitizer package inspired by chat bot on pokerth server
|
changeset |
files
|
2018-12-21 |
Wuzzy |
ASA cosmos: Move flower icons of desert planet above cactus instead of bird
|
changeset |
files
|
2018-12-21 |
Wuzzy |
ASA cosmos: Remove unneccary message when hero dies after moon was reached
|
changeset |
files
|
2018-12-21 |
Wuzzy |
Simplify some mission strings
|
changeset |
files
|
2018-12-21 |
Wuzzy |
Update German translation
|
changeset |
files
|
2018-12-21 |
Wuzzy |
Update locale files
|
changeset |
files
|
2018-12-21 |
Wuzzy |
Localization: Also collect first line of credits.csv
|
changeset |
files
|
2018-12-21 |
Wuzzy |
Reduce skipping craziness in ASA fruit02 a bit
|
changeset |
files
|
2018-12-21 |
Wuzzy |
Minor refactor in single missions
|
changeset |
files
|
2018-12-21 |
Wuzzy |
Fix team name bugs in RC Plane Challenge and Dangerous Ducklings
|
changeset |
files
|
2018-12-21 |
Wuzzy |
Merge nemo's VideoRec commit
|
changeset |
files
|
2018-12-21 |
Wuzzy |
Fix 2 team name mistakes in missions
|
changeset |
files
|
2018-12-21 |
Wuzzy |
Update mission description for Bazooka Battlefield
|
changeset |
files
|
2018-12-21 |
Wuzzy |
ASA desert01: Fix mission ending when all smugglers are dead
|
changeset |
files
|
2018-12-21 |
Wuzzy |
ASA death01: Use unique team names for professor teams
|
changeset |
files
|
2018-12-21 |
Wuzzy |
Update ASA campaign to use player chosen team identity
|
changeset |
files
|
2018-12-21 |
Wuzzy |
ACF: Consistent cannibals flag/voice, change Princess flag
|
changeset |
files
|
2018-12-21 |
Wuzzy |
Use player team name in ACF campaign
|
changeset |
files
|
2018-12-21 |
Wuzzy |
Refactor ACF missions, store team names in variables
|
changeset |
files
|
2018-12-20 |
Wuzzy |
Change AddTeam/AddMissionTeam to return real team name and index (in that order)
|
changeset |
files
|
2018-12-20 |
Wuzzy |
Use player's team identity for SimpleMission-based mission
|
changeset |
files
|
2018-12-20 |
Wuzzy |
Use player-chosen team identity for most challenges and scenarios
|
changeset |
files
|
2018-12-20 |
Wuzzy |
Check team name collision and make them unique, if neccessary
|
changeset |
files
|
2018-12-19 |
Wuzzy |
Use player-chosen team identity for training and a few challenges
|
changeset |
files
|
2018-12-19 |
Wuzzy |
Lua: AddTeam / AddMissionTeam now return team index
|
changeset |
files
|
2018-12-19 |
Wuzzy |
Remove unused vars in uTeams
|
changeset |
files
|
2018-12-19 |
Wuzzy |
Lua API: Add functions to add team selected in campaign/mission page
|
changeset |
files
|
2018-12-20 |
nemo |
remove if disabled in main config
|
changeset |
files
|
2018-12-19 |
Wuzzy |
Keep track of singleplayer high scores in challenges
|
changeset |
files
|
2018-12-19 |
Wuzzy |
Add fallback preview image for scenarios
|
changeset |
files
|
2018-12-19 |
Wuzzy |
Add image for challenges
|
changeset |
files
|
2018-12-19 |
Wuzzy |
Disable caption and FollowGear for crates that spawn before 1st turn (useful for missions)
|
changeset |
files
|
2018-12-18 |
Wuzzy |
Tweak training menu spacing
|
changeset |
files
|
2018-12-18 |
Wuzzy |
Save and restore last campaign/training team selection in settings.ini
|
changeset |
files
|
2018-12-18 |
Wuzzy |
Sync team comboboxes in campaign and training page
|
changeset |
files
|
2018-12-18 |
Wuzzy |
Training page: Don't change selection after changing team or playing
|
changeset |
files
|
2018-12-18 |
Wuzzy |
Update training page after completing a training
|
changeset |
files
|
2018-12-18 |
Wuzzy |
Fix victory check of a few scenarios
|
changeset |
files
|
2018-12-18 |
Wuzzy |
Add Lua callback: onGameResult
|
changeset |
files
|
2018-12-18 |
Wuzzy |
Report mission victory for most missions
|
changeset |
files
|
2018-12-18 |
Wuzzy |
Add Lua functions to save/get mission variables
|
changeset |
files
|
2018-12-18 |
Wuzzy |
Add team selection in training page and basic check mark support
|
changeset |
files
|
2018-12-16 |
unc0rr |
Attempt to allow building video recording in pas2c mode, currently fails parsing
|
changeset |
files
|
2018-12-16 |
nemo |
if a script is set, feature size can generate different maps
|
changeset |
files
|
2018-12-16 |
nemo |
Same with ShoppaMap
|
changeset |
files
|
2018-12-16 |
nemo |
fix DiagonalMaze after the drawing scaling change, add some params since ginormous maze is kinda entertaining
|
changeset |
files
|
2018-12-15 |
unc0rr |
Apply rustfmt to all files
|
changeset |
files
|
2018-12-15 |
unc0rr |
Start database interaction implementation
|
changeset |
files
|
2018-12-15 |
Wuzzy |
Rope training: Simplify final challenge, remove mines
|
changeset |
files
|
2018-12-15 |
Wuzzy |
Rope training: Show hint after destroying barrels
|
changeset |
files
|
2018-12-15 |
Wuzzy |
Make various stunts in flying saucer training easier
|
changeset |
files
|
2018-12-14 |
Wuzzy |
Movement training: Show damage message only after passing certain point
|
changeset |
files
|
2018-12-14 |
Wuzzy |
Show mission panel key as permanent caption in movement training
|
changeset |
files
|
2018-12-14 |
Wuzzy |
Fix incorrect text for sidNoEndTurn in en.txt
|
changeset |
files
|
2018-12-14 |
Wuzzy |
Add language-neutral version of Trainings.png
|
changeset |
files
|
2018-12-14 |
Wuzzy |
Update changelog
|
changeset |
files
|
2018-12-14 |
Wuzzy |
Backed out changeset f791c46b47a4
|
changeset |
files
|
2018-12-14 |
Wuzzy |
Update changelog and README
|
changeset |
files
|
2018-12-14 |
Wuzzy |
Start first turn in ACF5 even faster
|
changeset |
files
|
2018-12-14 |
Wuzzy |
ACF3: Fix weapons being disabled in first turn
|
changeset |
files
|
2018-12-14 |
Wuzzy |
Faster switch to correct hog in ACF5
|
changeset |
files
|
2018-12-14 |
Wuzzy |
Fix incorrect message in ASA death01
|
changeset |
files
|
2018-12-13 |
Wuzzy |
Set internal version to 1.0.0-dev
|
changeset |
files
|
2018-12-13 |
Wuzzy |
Append -dev to version string if built in non-release mode
|
changeset |
files
|
2018-12-13 |
Wuzzy |
Fix minor mistake in credits
|
changeset |
files
|