Mercurial
Mercurial
>
hedgewars
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+1000
+3000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
- ResizeWindow function to pass engine new window size
qmlfrontend
2018-01-07, by unc0rr
whoops, I ruined the path of the unC0Rr
qmlfrontend
2018-01-06, by sheepluva
fix issues and my past sins with GL2
qmlfrontend
2018-01-06, by sheepluva
Fix missing default values
qmlfrontend
2018-01-05, by unc0rr
apparently this is GLES2 only
2018-01-05, by nemo
Fix missing includes for GL2 build
qmlfrontend
2018-01-05, by unc0rr
Comment out functions that don't need to be called for engine in frontend window
qmlfrontend
2018-01-05, by unc0rr
Break engine completely and make it render in frontend window (no actual rendering yet, just white screen)
qmlfrontend
2018-01-02, by unc0rr
pick up unc0rr's preview fix
2018-01-02, by nemo
Fix obviously broken logic. Fixes broken preview fetching on Windows.
0.9.23
2018-01-02, by unC0Rr
- Present stats page always on main thread
ios-develop
2017-12-30, by antonc27
- BIG CHANGE: Convert iOS project to use ARC
ios-develop
2017-12-30, by antonc27
- Fix ammos menu crash
ios-develop
2017-12-29, by antonc27
- Lazy checks for preventing crash when drawing 'nice hogs' on config screen (frontend) on iPad. Now we have animation glitch sometimes, but this is preferable to crash anyway
ios-develop
2017-12-29, by antonc27
- Xcode somehow inherit info about unused target for tvOS from SDL 2.0.7, so commit this noise too...
ios-develop
2017-12-29, by antonc27
- Disable bitcode for embedded projects (must be done manually for SDLs too)
ios-develop
2017-12-29, by antonc27
- Fix deprecated `system` in Lua for iOS 11 (not tested)
ios-develop
2017-12-29, by antonc27
- Fix ifdef (why this even worked before ??)
ios-develop
2017-12-29, by antonc27
merge into default too
2017-12-28, by nemo
dependency fixes
0.9.23
2017-12-28, by astro
Make playing a game possible
qmlfrontend
2017-12-27, by unc0rr
these images should have been RGBA to stay consistent with all the others
2017-12-26, by nemo
Recreate uFLRunQueue in Qt, render previews
qmlfrontend
2017-12-26, by unc0rr
Preview rendering seems to work now
qmlfrontend
2017-12-25, by unc0rr
And more refactoring...
qmlfrontend
2017-12-24, by unc0rr
More refactoring in attempt to move away from frontlib
qmlfrontend
2017-12-24, by unc0rr
Start hacking new frontend
qmlfrontend
2017-12-22, by unc0rr
Start removing flib functionality
qmlfrontend
2017-12-17, by unc0rr
Merge default. This branch is up-to-date and code is working.
qmlfrontend
2017-12-17, by unc0rr
Add new qmlfrontend project template
2017-12-16, by unc0rr
Improve this code a bit more
2017-12-16, by unc0rr
Quick dirty fix for building
2017-12-06, by unc0rr
bump proto
2017-12-05, by nemo
0.9.23 branch
0.9.23
2017-12-05, by nemo
rock the duck a bit - also replace a few other values with realtick that seemed like they should probably animate in pause
2017-12-04, by nemo
er. should be true I think? also... maybe this should be somewhere else
2017-11-29, by nemo
This is a desyncing change. But... We might need a new release anyway. ☹
2017-11-29, by nemo
Fix chat input key being sometimes registered twice
2017-11-29, by alfadur
At the very least we should match the gameserver length which seems to be 40, not 60
2017-11-25, by nemo
Should probably have gl context stuff in its own unit separate from store, but, don't close the gl context before anything that might still want to do gl operations
2017-11-25, by nemo
init priority and scale
2017-11-25, by nemo
hate SDL blit...
2017-11-23, by nemo
infinite attack resets flags so probably should skip this
2017-11-22, by nemo
Update checker a bit
2017-11-19, by unc0rr
Added tag 0.9.23-release for changeset 8610462e3d33
2017-11-17, by Wuzzy
alt damage should default to false
2017-11-17, by nemo
remove the annoying ????
2017-11-15, by nemo
Remove 2 unused number tags in Construction Mode GUI
0.9.23-release
2017-11-13, by Wuzzy
- More files to ignore
2017-11-13, by unc0rr
Bump protocol version and add new version info to game server
2017-11-13, by unc0rr
Update translations mentioned in changelog
2017-11-12, by Wuzzy
Finalize translation of pl.lua
2017-11-12, by KoBeWi
Backed out changeset 575c0de98505
2017-11-12, by Wuzzy
Fix grammar fail in cosmos.lua (string freeze compliant)
2017-11-12, by Wuzzy
Update pl.lua (>99% complete)
2017-11-12, by KoBeWi
animation tweak
2017-11-09, by alfadur
Fix incorrect check for cake gear type in ClimbHome
2017-11-08, by Wuzzy
remove some more test redundancy and restore a missing and important nil check
2017-11-08, by nemo
just merging if statements
2017-11-08, by nemo
- Update .pro file
2017-11-06, by unc0rr
Remove unused uCommands from uGearsHandlersMess
2017-11-03, by Wuzzy
Fix lastGameType not being updated if game type was demo or save (fixes a crash)
2017-11-03, by Wuzzy
Fix desyncs when forcing rope re-selection after missing a shot or hitting bounce world edge
2017-11-03, by Wuzzy
Fix desync when dropping weapon from parachute or jetpack
2017-11-03, by Wuzzy
Backed out changeset 28210d2a9a36 (fixes bug 553)
2017-11-03, by Wuzzy
initialise previousGameState to something valid and not gsSuspend
2017-11-01, by nemo
Add Lua problems to the troubleshooting section of INSTALL.md
2017-11-01, by Wuzzy
travis: Install qt4 with a brew tap
2017-11-01, by koda
Don't send taunt message for automatically happening taunt animation
2017-11-01, by unc0rr
Remove newlines at end of Gravity mission panel
2017-11-01, by Wuzzy
Fix frontend not sending script param if empty
2017-11-01, by Wuzzy
Fix Battialion script showing “Round 0” at start
2017-10-31, by Wuzzy
Fix host not re-sending ammo scheme after editing an existing ammo scheme
2017-10-31, by Wuzzy
Update Polish tips and mission map descriptions
2017-10-31, by KoBeWi
Update changelog regarding wrap world edge bugs
2017-10-31, by Wuzzy
Add Polish translation for campaigns and new missions
2017-10-31, by KoBeWi
Update pl.txt translation file
2017-10-30, by KoBeWi
Backed out changeset c162995831d8
2017-10-30, by Wuzzy
Backed out changeset 058a5d373e4a
2017-10-30, by Wuzzy
Backed out changeset d08afea02908
2017-10-30, by Wuzzy
Minor pl.txt update
2017-10-30, by KoBeWi
Update and complete Polish frontend translation
2017-10-30, by KoBeWi
Fix Hedgewars going into suspension mode (game freezes) when windows got minimized
2017-10-30, by Wuzzy
Update Polish translation (frontend, 3 strings missing)
2017-10-30, by KoBeWi
Fix broken cancel button on the login window (bug 373)
2017-10-29, by Wuzzy
ACF6: Make sure player only gets portal gun at the portal sequence, and not a pile full of weapons and ropes
2017-10-29, by Wuzzy
ACF3: Mention mines time in a sequence where it has been forgotten
2017-10-29, by Wuzzy
ACF2: Fix Lua error spam when Leaks A Lot died in same turn as weaklings, also do other minor tweaks
2017-10-29, by Wuzzy
Fix some German translations in ClimbHome and ACF
2017-10-29, by Wuzzy
Add comments for all A Classic Fairytale missions to summarize the story in a flow chart-like fashion
2017-10-29, by Wuzzy
Use SDL_SetRelativeMouseMode to detect mouse movements, fixes xinput issues
2017-10-28, by Wuzzy
HedgeEditor: Define fallback flag/voice/fort/grave when saving level data
2017-10-28, by Wuzzy
HedgeEditor: Don't change mode in background when pressing left/right w/o amAirAttack selected
2017-10-28, by Wuzzy
Fix ammo menu, placement and camera movement keys not working in ammo menu
2017-10-28, by Wuzzy
Fix CheckWorldWrap not correctly checking for bounce edge. Also fix teleport @ bounce edge
2017-10-28, by Wuzzy
Update cabal file
2017-10-27, by unc0rr
Fix bad LuaGoals comparison for pas2c builds
2017-10-27, by Wuzzy
Update small preview image of Basketball and BasketballField maps
2017-10-27, by Wuzzy
ACF7: Fix two weird thinking bubbles which should be speech bubbles
2017-10-27, by Wuzzy
ACF7: Fix no animation starting for some possible scenes
2017-10-27, by Wuzzy
Oops. Changelog was wrong, the error message spam was for ACF8, not ACF7
2017-10-27, by Wuzzy
ACF7: Fix possible Lua error spam in intro sequence
2017-10-27, by Wuzzy
Fix some German typos and change a translation word (Ziele → Zielscheiben)
2017-10-27, by Wuzzy
Disable hog control after winning target practice challenge
2017-10-27, by Wuzzy
ACF5: Fix final animation being stuck when the cyborg's way to the right is blocked
2017-10-26, by Wuzzy
Animate library: Add new parameter maxMoveTime to AnimMove
2017-10-26, by Wuzzy
Slightly update russian localization
2017-10-26, by unc0rr
ACF7: Set correct hog position after skipping start anim
2017-10-26, by Wuzzy
ACF2: Mention that both hogs must survive
2017-10-26, by Wuzzy
ACF, mission 2: Fix various mission breakages when heroes died together with enemies
2017-10-26, by Wuzzy
Change SD music for Halloween and Hoggywood themes (old tracks)
2017-10-26, by Wuzzy
Fix German typo in de.lua
2017-10-26, by Wuzzy
Expose the gotten achievements of Bamboo Thicked and Dangerous Ducklings in the stats screen
2017-10-26, by Wuzzy
Add sparkle's name to Rope Knock Challenge
2017-10-26, by Wuzzy
Update credits for Fruit.ogg
2017-10-26, by Wuzzy
Complete music credits for Jungle.ogg by alfadur
2017-10-26, by Wuzzy
oops
2017-10-25, by nemo
jungle music
2017-10-25, by alfadur
checksum immediately after loading because surface2tex does surface manipulation. also add some FIXMEs
2017-10-25, by nemo
Make gtDuck use DirAngle instead of Angle for rotation
2017-10-25, by Wuzzy
Fix sometimes ammo schemes not being saved after changing before an ammo scheme got deleted in session
2017-10-25, by Wuzzy
one more pattern
2017-10-25, by nemo
Use maybeNick from Utils, fixes empty nickname inserted in ROOMS protocol command parameters. Not tested, but builds, and it's Haskell...
2017-10-25, by unc0rr
you know what... I think everything would have been fine if we'd simply required all this hog stuff to be in the same block...
2017-10-24, by nemo
w is in pixels, so presumably this needs to be *4
2017-10-24, by nemo
use pitch for surfaces, land_width x2 since 16 bit
2017-10-24, by nemo
Modernize Cargo.toml a bit
2017-10-24, by unc0rr
Remove silly toUtf8 which caused bug with default team name
2017-10-24, by unc0rr
Add a few random team names and fix typos
2017-10-24, by Wuzzy
2nd try... just shortcircuit most of onGameTick20 when we are between turns.
2017-10-24, by nemo
this should probably sidestep that thing unc0rr keeps bringing up. untested. but then, I've never had it happen. I think what happens is onGameTick20 is called in same tick as onNewTurn and before it...
2017-10-24, by nemo
Update README.md: Add game description, controls, getting started guide for n00bs, fix typos, reorganize sections
2017-10-24, by Wuzzy
Rewrite INSTALL file: Markdown format, add troubleshooting section, more detailed build instructions, etc.
2017-10-24, by Wuzzy
ACF mission 5: Take away switch and always play with deployed hog in final mission stage
2017-10-24, by Wuzzy
Lua API: Fix Goals text being cut off at ca. 255 characters
2017-10-24, by Wuzzy
More changelog updates
2017-10-24, by Wuzzy
Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
2017-10-24, by Wuzzy
Use Gear^.Boom to calculate cake party faces
2017-10-23, by Wuzzy
Fix cake party face not working across wrap world border
2017-10-23, by Wuzzy
Make air mines follow hedgehogs across wrap world edge
2017-10-23, by Wuzzy
Make GearsNear and CheckGearNear check gears across wrap world edge
2017-10-23, by Wuzzy
Add KoBeWi to credits
2017-10-23, by Wuzzy
Update changelog
2017-10-23, by Wuzzy
HedgeEditor: Fix broken napalm/mine strike/drill strike
2017-10-23, by Wuzzy
Rope Knock Challenge: Don't count hog kills after hero hurt itself
2017-10-23, by Wuzzy
Rope knock challenge: Add names of developers and Shoppa tournament players who ranked 1st/2nd/3rd
2017-10-23, by Wuzzy
Fix bee homing incorrectly when target is across wrap world edge
2017-10-22, by Wuzzy
Wrap around target coordinates when clicking on other side of wrap-around world edge
2017-10-22, by Wuzzy
Move CalcWorldWrap to uUtils.pas
2017-10-21, by Wuzzy
Add Wuzzy to credits
2017-10-21, by Wuzzy
Fix AddAmmo setting ammo to 99 when trying to add infinite ammo
2017-10-21, by Wuzzy
add copherneue
2017-10-21, by nemo
Fix division by 0 in sniper rifle training
2017-10-21, by Wuzzy
Sniper rifle training: Fix missing victory sound, also disable controls at the end
2017-10-21, by Wuzzy
Sniper rifle mission: Faster dynamite blow-up, also skip with precise
2017-10-21, by Wuzzy
Sniper rifle training: Fix general camera weirdness
2017-10-21, by Wuzzy
Sniper rifle mission: Fix targets spawning twice in dynamite scenes, jacking up the total amount of targets
2017-10-21, by Wuzzy
Fix small German typo
2017-10-21, by Wuzzy
Fix GCC warnings: -Wimplicit-fallthrough and -Wint-in-bool-context
2017-10-21, by Wuzzy
Fix PhysFS 3.0.0 deprecation warnings for error reporting
2017-10-21, by Wuzzy
Fix compiler getting nervous about C++11 dependency
2017-10-20, by Wuzzy
Update hedgewars_de.ts translation
2017-10-20, by Wuzzy
Run lupdate
2017-10-20, by Wuzzy
Update Big Armory mission image (duck position)
2017-10-20, by Wuzzy
Fix first ammo row being invisible when there's only one weapon in the first row
2017-10-20, by Wuzzy
Fix a few German typos and weird grammar
2017-10-20, by Wuzzy
Update German Lua and campaign translations
2017-10-20, by Wuzzy
Run update_lua_locale_files.sh
2017-10-20, by Wuzzy
Turn loc_gen.txt into an executable Shell script
2017-10-20, by Wuzzy
Fix bubbles drawn on the wrong side when hog drowns and faces right
2017-10-20, by Wuzzy
Increase chance for AI to use tardis over skip
2017-10-20, by Wuzzy
AI player checks if it can use tardis before selecting it
2017-10-20, by Wuzzy
extend land digest to all surfaces that could possibly be loaded into Land[] - i.e. ones that impact sync
2017-10-18, by nemo
AI hogs use timebox instead of skip if clueless what to do
2017-10-18, by Wuzzy
AI doesn't use extra damage/vampirism/invulnerable again if already active
2017-10-18, by Wuzzy
Move amNothing from F1 slot to new special hidden weapon slot. Move amDuck to F1
2017-10-18, by Wuzzy
Add air mine, cleaver to Highlander ammo scheme, and remove resurrector
2017-10-18, by Wuzzy
Fix rubber duck not being used in Highlander
2017-10-18, by Wuzzy
Also drop air mine and rubber duck from Construction Mode crates
2017-10-16, by Wuzzy
Highlander: Mention the "max. 1 ammo per type" rule in mission panel
2017-10-15, by Wuzzy
Loyal Highlander: loyal=true in Highlander script param, you only get stuff for *enemy* kills
2017-10-15, by Wuzzy
Fix failure to update all cloud layers properly when entering Sudden Death
2017-10-13, by Wuzzy
mark up sprites for uStore loading. critical is for ones needed for proper gameplay, checksum is for ones where the game will desync if they don't match. will add checksumming next...
2017-10-13, by nemo
Don't switch back to rope/chute/jetpack if selected ammo is not ammoprop_AltUse
2017-10-13, by Wuzzy
Explain TropyRace's knockout rule in the mission panel
2017-10-12, by Wuzzy
QTfrontend: Fix flickering and bad offset of control config popup
2017-10-12, by Wuzzy
Add missing variable in uWorld.pas in videorec builds
2017-10-12, by Wuzzy
Fix incorrect hints about molotov cocktail insta-booming barrels
2017-10-12, by Wuzzy
Rope: Keep rope selected if sliding on ground and secondary weapon selected
2017-10-11, by Wuzzy
Remove unused variable in uWorld.pas
2017-10-11, by Wuzzy
wind blowing around mines off-turn was too annoying.
2017-10-11, by nemo
Keep rope/jetpack/parachute selected when destroyed and having secondary ammo selected
2017-10-11, by Wuzzy
Fix rope angle possible to go below 0° if having secondary weapon selected
2017-10-11, by Wuzzy
Fix faulty stats screen translation in English locale
2017-10-11, by Wuzzy
Don't let player save ammo scheme with pre-installed name, even case-insensitively
2017-10-11, by Wuzzy
Fix "at least 2 teams" warning not updated when net team is added/removed
2017-10-11, by Wuzzy
Fix cursor still being visible after using piano strike
2017-10-11, by Wuzzy
Change DLC icon (thanks, nemo!)
2017-10-10, by Wuzzy
Mark custom maps/forts/scripts with circle icon instead of icon
2017-10-10, by Wuzzy
Mark custom forts with asterisk in team editor
2017-10-10, by Wuzzy
Lua API: Remove BorderColor variable from onGameInit
2017-10-10, by Wuzzy
Construction Mode: Fix Lua error spam when using time box with filters on map
2017-10-10, by Wuzzy
Fix hog holding nothing in hand when choosing napalm or piano strike
2017-10-10, by Wuzzy
Eliminate some possible spoilers in stats screen of ASA: fruit02
2017-10-10, by Wuzzy
Fix player being able to switch to dying hog
2017-10-09, by Wuzzy
Remove spaces from grave names
2017-10-08, by Wuzzy
Add 7 graves
2017-10-08, by Wuzzy
No longer jiggle sticky mines if using portable portal device
2017-10-08, by Wuzzy
Update German and English locale files
2017-10-08, by Wuzzy
Improve error messages when feedback or DLC fail to reach Internet
2017-10-08, by alfadur
Update Italian translation (it.lua)
2017-10-08, by Enrico
Fix short sound breakdown shortly after using time box
2017-10-08, by Wuzzy
Fix team getting inf. ammo when stockpiling >= 100 ammo
2017-10-08, by Wuzzy
Fix possibility to accidentally destroy team by entering an already existing team name
2017-10-08, by Wuzzy
Fix old team name not being removed after renaming team in frontend
2017-10-07, by Wuzzy
extend overridable graphics/sounds to 8 of each, for lua scripters who really like having their own sprites/sounds. these should not be used in the engine.
2017-10-07, by nemo
Make sure new teams start with an unique name
2017-10-07, by Wuzzy
Names of new or copied game schemes are now unique
2017-10-07, by Wuzzy
Rework weapon scheme handling in frontend and fix a couple of bugs
2017-10-07, by Wuzzy
Fix molotov cocktails bouncing off vertically off rubber
2017-10-07, by Wuzzy
Fix argument bug in default name of copy of copy of ammo scheme
2017-10-06, by Wuzzy
Strip invalid PNG profiles from PNGs
2017-10-06, by Wuzzy
Fix splash screen on Windows
2017-10-06, by alfadur
Less stupid resetPosition comment in uCursor.pas
2017-10-06, by Wuzzy
Fix camera going crazy when starting game with mouse centered
2017-10-06, by Wuzzy
Use https links in README files
2017-10-06, by Wuzzy
(Hopefully) fix game camera being shifted on Windows 10
2017-10-06, by alfadur
Fix teleport allowing you to teleport in land if you clicked beyond the wrap-around border
2017-10-06, by Wuzzy
ClimbHome: Fix final team scoring 0 if hog took damage
2017-10-05, by Wuzzy
ClimbHome: Make sure hog faces left on turn start
2017-10-05, by Wuzzy
Climb Home: Fix game getting stuck when player reaches home
2017-10-05, by Wuzzy
Add test case for testing that mines don't move for a very long time
2017-10-05, by Wuzzy
Destroy rope when attempting to shoot it through wrap / bouncy world edge
2017-10-05, by Wuzzy
Fix cursor often jumping to center when putting target while moving cursor
2017-10-05, by Wuzzy
Show selected weapon again when using it in inf attack mode
2017-10-05, by Wuzzy
Remove ScriptParam from HedgeEditor
2017-10-04, by Wuzzy
HedgeEditor: Also save hog effects (e.g. poison) and looking direction
2017-10-04, by Wuzzy
Clean up internal HedgeEditor TODO list
2017-10-04, by Wuzzy
Add translator comment for "toggle team bars"
2017-10-04, by Wuzzy
Fix Birdy descending into water if hog took damage before it got picked up (bug 160)
2017-10-04, by Wuzzy
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+1000
+3000
tip