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
|