Mercurial
Mercurial
>
sheepy-clone
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-240
+240
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.
Rope Training: Re-display nade help text when trying to throw nade by hand
2019-05-13, by Wuzzy
Space Invasion: Remove incorrect gstWinner
2019-05-13, by Wuzzy
Add winner animation for missions that didn't have it
2019-05-13, by Wuzzy
Set GameOver to true in EndGame (Lua)
2019-05-13, by Wuzzy
Don't remove gstWinner after GameOver
2019-05-13, by Wuzzy
just to get it to build
2019-05-13, by nemo
Fix most CI builds
2019-05-13, by Anton Malmygin
Fix macdeployqt finding with Qt5 on macos
2019-05-13, by Anton Malmygin
Fix clang C compilation
2019-05-12, by Anton Malmygin
remove enum scoping
2019-05-12, by alfadur
Fix Birdy being drawn behind hogs and other gears (bug 453)
2019-05-12, by Wuzzy
Fix laser sight not working when it starts out of map bounds (bug 432)
2019-05-12, by Wuzzy
Credits: Split off wolfmarc and Dragonfly
2019-05-11, by Wuzzy
Fix misspelled name in credits
2019-05-11, by Wuzzy
avoid crashing server in the event loop
2019-05-12, by alfadur
Proof of concept for new net game client
2019-05-11, by unc0rr
Fix Pas2C unable to compile with VIDEOREC
2019-05-11, by Wuzzy
Pas2C: Support FileSize and Delete; add dummy implementation of FormatDateTime
2019-05-11, by Wuzzy
Set default SD fallback music for themes: sdmusic.ogg
2019-05-11, by Wuzzy
Change default demo speedup key from S to F
2019-05-11, by Wuzzy
ASA: Display how to skip cut scene in 1st mission
2019-05-10, by Wuzzy
Frontend binds list: Add backjump, change weird screenshot key description
2019-05-10, by Wuzzy
ACF1: Improve backjump explanation
2019-05-10, by Wuzzy
add REPLAY_START support
2019-05-11, by alfadur
Remove unused REPLAY_START cruft from frontend
2019-05-10, by Wuzzy
Server /watch: Add back KICKED for old clients, remove REPLAY_START parameter
2019-05-10, by Wuzzy
Remove REPLAY_END server message
2019-05-10, by Wuzzy
Teach frontend how to deal with official server replays (/watch)
2019-05-10, by Wuzzy
Add new server messages REPLAY_START and REPLAY_END for /WATCH command
2019-05-07, by Wuzzy
Frontend: Optimize control conflict handling a bit
2019-05-07, by Wuzzy
Frontend: Highlight key conflicts
2019-05-07, by Wuzzy
Display a warning when the same key is used multiple times
2019-05-07, by Wuzzy
Fix cut scenes not being skipped when pressing precise in enemy turn (bug 280)
2019-05-07, by Wuzzy
Add Lua callback: onPreciseLocal
2019-05-07, by Wuzzy
Precise + camera movement keys = move camera at slower
2019-05-07, by Wuzzy
Fix incorrect handling of slow/precise volume change when it's not your turn
2019-05-07, by Wuzzy
hwengine: Add missing default binds for camera movement and team chat
2019-05-07, by Wuzzy
Pas2C: Fix path concatenation in uVideoRec
2019-05-06, by Wuzzy
Switch to SDL's mutex for critical section handling
2019-05-06, by Wuzzy
fix broken messages on lobby join
2019-05-06, by alfadur
Pas2C: Add a couple of missing symbols
2019-05-06, by Wuzzy
Port code to pas2c dialect
2019-05-06, by unc0rr
pagevideos: Prevent renaming video if file name prefix is already used
2019-05-06, by Wuzzy
Move video thumbnails to VideoThumbnails/, fix video renaming not renaming the thumbnail as well
2019-05-06, by Wuzzy
Play sndFirstBlood after first damage/kill/poisoning of enemy (instead of ANY damage)
2019-05-05, by Wuzzy
Don't play "LeaveMeAlone" taunt if attacker hits same hog multiple times in same turn
2019-05-05, by Wuzzy
Re-style QHeaderView colors
2019-05-05, by Wuzzy
Frontend: Normalize appearance/style of all tables
2019-05-05, by Wuzzy
Frontend style: Improve scroll bar coloring
2019-05-05, by Wuzzy
Frontend: Rounded scroll bar corners
2019-05-05, by Wuzzy
Frontend: Add explicit style for QProgressBar
2019-05-05, by Wuzzy
VideoRec: Replace "File of" syntax to make Pas2C happy
2019-05-05, by Wuzzy
Some fixes to make Pas2C happy again
2019-05-04, by Wuzzy
ACF2: Cyborg decision: Wait for 2 seconds when close to cyborg, to allow close attack
2019-05-04, by Wuzzy
ACF5, ACF9: Clear mines around cyborg when it appears
2019-05-04, by Wuzzy
Frontend controls: Add menu key
2019-05-04, by Wuzzy
Frontend controls: Remove hash key
2019-05-04, by Wuzzy
Frontend controls: Don't show "QWERTY" for F13-F15
2019-05-04, by Wuzzy
fix getting settings directory on windows
2019-05-01, by alfadur
add visual notification on room joins
2019-05-01, by alfadur
fix accepting on wrong server socket
2019-05-01, by alfadur
Merge alfadur's commits
2019-05-01, by Wuzzy
Sdlkeys.cpp: Move delete key
2019-05-01, by Wuzzy
Frontend: Refactor detection of keyboard keys in sdlkeys[]
2019-05-01, by Wuzzy
upgrade to QSslSocket
2019-05-01, by alfadur
add argument flag for tls connections
2019-05-01, by alfadur
Update German locale
2019-04-30, by Wuzzy
Update English frontend locale
2019-04-30, by Wuzzy
Update locale files
2019-04-30, by Wuzzy
Refactor decimal separator to make Pas2C happy
2019-04-30, by Wuzzy
Fix Pas2C failing to include SysUtils
2019-04-30, by Wuzzy
Backed out changeset 13589d529899
2019-04-30, by nemo
Force-enable NOVIDEOREC when building PAS2C due to bug 722
2019-04-30, by Wuzzy
Frontend: Slightly increase size+padding for QLineEdit, QSpinBox
2019-04-30, by Wuzzy
Use Qt style "Windows", remove optional dependency on qtstyleplugins
2019-04-30, by Wuzzy
Add explicit custom scroll bar style
2019-04-30, by Wuzzy
Implement external events approach to input user actions into engine.
2019-04-29, by unc0rr
Don't save "!MULTI" pseudo-key into team files
2019-04-29, by Wuzzy
Fix crash when pressing key bind reset button in settings
2019-04-29, by Wuzzy
sdlkeys.cpp: Remove keys without physical representation
2019-04-29, by Wuzzy
Frontend: Make "missing key name" warning more generic
2019-04-29, by Wuzzy
Match key names in sdlkeys with SDL-pretty printed names (for localization)
2019-04-29, by Wuzzy
Frontend: Fix wrong keyboard key names being displayed with regard to keyboard layout
2019-04-29, by Wuzzy
don't redirect to self
2019-04-28, by alfadur
Show key combinations in controls config menu (read-only)
2019-04-27, by Wuzzy
Add support for 4th and 5th mouse button
2019-04-27, by Wuzzy
Move Hedgewars key IDs to CSV file
2019-04-27, by Wuzzy
Make key ID generation algorithm more useful
2019-04-27, by Wuzzy
Fix some minor problems with new frontend code
2019-04-26, by unc0rr
Limit room name change rate
2019-04-26, by unc0rr
Merge
2019-04-25, by Wuzzy
Prevent entering “/”, “\” and “:” in team and scheme names.
2019-04-25, by Wuzzy
accept redirect messages
2019-04-25, by alfadur
Escape HTML chars in stats screen
2019-04-25, by Wuzzy
Frontend: Force plain text mode for many message windows
2019-04-25, by Wuzzy
add redirect message
2019-04-25, by alfadur
Merge alfadur's Opus commit and more
2019-04-25, by Wuzzy
Fix some Qt<->SDL key mappings
2019-04-25, by Wuzzy
Add lookup table for Hedgewars key IDs instead of generating IDs on the fly
2019-04-25, by Wuzzy
enable sdl_mixer opus support if possible
2019-04-24, by alfadur
allow running plaintext and tls servers in parallel
2019-04-24, by alfadur
Change init theme to Nature
2019-04-23, by Wuzzy
Change theme to Nature if changing from background-only or hidden theme to a generated map type
2019-04-23, by Wuzzy
Change color of fallback border/land texture in Planes theme to brown
2019-04-23, by Wuzzy
Fix some ugly weirdness in fallback land/border textures of Blox/Eyes themes
2019-04-23, by Wuzzy
Space Invasion: Fix missing arg in math.min
2019-04-20, by Wuzzy
Space Invasion: Fix possibility to go over shield limit with param
2019-04-20, by Wuzzy
Space Invasion: Fix minor visual glitches of shield
2019-04-20, by Wuzzy
Update changelog WRT sounds
2019-04-20, by Wuzzy
Remove redundant PoisonCough/PoisonMoan sound files
2019-04-20, by Wuzzy
Separate Yoohoo.ogg into "Yoohoo" voice and kiss sound
2019-04-20, by Wuzzy
Poison taunts: Fall back to Default voice if missing
2019-04-20, by Wuzzy
Update changelog WRT translations
2019-04-19, by Wuzzy
Don't include Arabic in release (RTL support is broken)
2019-04-19, by Wuzzy
Add yuenfu to credits for Chinese translation
2019-04-19, by Wuzzy
Update Chinese (zh_CN, zh_TW) translation: Frontend and engine
2019-04-19, by yuenfu
Add Chinese (zh_TW) translation for campaigns and missions
2019-04-19, by yuenfu
SimpleMission: Fix incorrect documentation for distGearGear and distGearPos
2019-04-19, by Wuzzy
SimpleMission: Fix Lua error spam when a goal fails
2019-04-19, by Wuzzy
Add integerSqrt and integerHypotenuse to Utils lib
2019-04-19, by Wuzzy
Select appropriate schemes when taking room control (bug 461)
2019-04-19, by Wuzzy
Fix camera jumping around in touchscreen mode
2019-04-18, by Wuzzy
Refactor mouse movement handling
2019-04-18, by Wuzzy
add support for multiple ping probes
2019-04-16, by alfadur
Fix some typos and minor grammar issues in main menu tips
2019-04-15, by Wuzzy
Remove outdated main menu tip
2019-04-15, by Wuzzy
Add extra button in main menu for opening credits page
2019-04-15, by Wuzzy
add client timeouts
2019-04-15, by alfadur
fix info response
2019-04-13, by alfadur
don't show incompatible rooms
2019-04-13, by alfadur
fix client ingame flag
2019-04-13, by alfadur
restore setup sending on room join
2019-04-13, by alfadur
fix room exiting
2019-04-12, by alfadur
add missing room joined message
2019-04-12, by alfadur
start by actually handling client messages
2019-04-12, by alfadur
add parser error handling
2019-04-12, by alfadur
a bit more option error handling
2019-04-12, by alfadur
I was out of date again...
2019-04-12, by nemo
ugly hacked in argument for port to remove unc0rr's excuse
2019-04-12, by nemo
improve lobby joining
2019-04-12, by alfadur
fix room master change
2019-04-11, by alfadur
implement stats message
2019-04-11, by alfadur
implement maxteams and teamchat messages
2019-04-11, by alfadur
implement follow message
2019-04-11, by alfadur
implement info, registered only & super power messages
2019-04-11, by alfadur
implement watch message apart from replay deserializing
2019-04-10, by alfadur
implememg global&delegate messages
2019-04-10, by alfadur
implement server vars
2019-04-10, by alfadur
add typed protocol flags
2019-04-10, by alfadur
fix lobby joining
2019-04-10, by alfadur
move room saves to IO thread
2019-04-09, by alfadur
add a thread for internal server IO and implement account checking with it
2019-04-09, by alfadur
Fix bugs when entering speech bubble commands during hog placement phase
2019-04-09, by Wuzzy
move parser tests into test module
2019-04-09, by alfadur
ACF5: Fix Lua error when not hitting traitor in first turn
2019-04-08, by Wuzzy
port server parser to nom 5
2019-04-08, by alfadur
ACF5: Fix crash when skipping wave2 cut sequence with cyborg
2019-04-08, by Wuzzy
WxW: Play taunt if crate spawns between turns
2019-04-08, by Wuzzy
WxW: Don't register wall touch if not gstHHDriven
2019-04-08, by Wuzzy
WxW: Hide crate radar when no active hog
2019-04-08, by Wuzzy
WxW: If walls are disabled, spawn crate between turns
2019-04-08, by Wuzzy
Battalion: Properly spawn crate between turns
2019-04-08, by Wuzzy
New callback: onCaseDrop (called when engine MIGHT drop a crate)
2019-04-08, by Wuzzy
Clean up Sudden Death messages and animations in Battalion
2019-04-08, by Wuzzy
Don't show hog health in gfInvulnerable mode
2019-04-08, by Wuzzy
Fix map preview not matching actual map
2019-04-08, by Wuzzy
Computer hog no longer walks into player-placed mines if >= 90% duds
2019-04-08, by Wuzzy
Fix floating pixels if wielding and rotating cleaver
2019-04-08, by Wuzzy
Update changelog
2019-04-07, by Wuzzy
Fix health crate health display not respecting Karma value properly
2019-04-07, by Wuzzy
Update health crate tooltips in missions with fake health crates
2019-04-07, by Wuzzy
Hide health of fake health crates
2019-04-07, by Wuzzy
Don't show SMine timer if drowning
2019-04-07, by Wuzzy
Fix coloring of mine timers
2019-04-07, by Wuzzy
Fix missing escaping of colon in engine locale files
2019-04-07, by Wuzzy
Add support for decimal point of displayed mine timer
2019-04-07, by Wuzzy
Renew crate health display when health changed
2019-04-07, by Wuzzy
Don't render barrel health after loading savegame
2019-04-07, by Wuzzy
Don't explose mine timer in game if random (using Karma value)
2019-04-07, by Wuzzy
HedgeEditor: Remove gear info tags
2019-04-07, by Wuzzy
Render mine timer if gear info is active
2019-04-07, by Wuzzy
Add key to display extra gear info tags
2019-04-07, by Wuzzy
Fix air mine not colliding with crates initially (bug 679)
2019-04-03, by Wuzzy
Fix uninitialized alpha values of rendered text
2019-04-02, by Wuzzy
Flip meaning of "inverted" color images
2019-04-02, by Wuzzy
Refactor IsTooDarkToRead to fix pas2c crash
2019-04-02, by Wuzzy
Fix target marker rendering issues in weWrap
2019-04-02, by Wuzzy
optimize atlas pruning
2019-04-02, by alfadur
Fix air attack placement in HedgeEditor/Construction Mode
2019-04-02, by Wuzzy
Fix team bar height depending on NameTex
2019-04-02, by Wuzzy
Fix inconsistencies in guest nick name generation
2019-04-02, by Wuzzy
Properly right-align sidFPS
2019-04-02, by Wuzzy
Make team bars 1 pixel higher
2019-04-02, by Wuzzy
Make dark clan colors visible in stats screen
2019-04-01, by Wuzzy
Invert colors if clan color is very dark
2019-04-01, by Wuzzy
Fix turn end if placing air attack in bouncy world edge map was denied
2019-04-01, by Wuzzy
Nemo is right, it's better to set hedgehog pos in uGearsList
2019-04-01, by Wuzzy
Hedgehogs: Move setting of random pos to chAddHH
2019-04-01, by Wuzzy
Fix right limit of piano placement in bounce world edge
2019-04-01, by Wuzzy
Update German translation
2019-04-01, by Wuzzy
Update locale files
2019-04-01, by Wuzzy
add gear renderer module
2019-03-28, by alfadur
fix atlas.insert_set
2019-03-28, by alfadur
fix atlas.insert for real this time
2019-03-28, by alfadur
actually atlas tests were also broken
2019-03-27, by alfadur
fix atlas.insert
2019-03-27, by alfadur
Backed out changeset f9f71cccb5c3 - Wuzzy is right, the license is incompatible.
2019-03-27, by nemo
finetune atlas proptest
2019-03-26, by alfadur
proptest atlas, find 🐛🐜🦋
2019-03-26, by alfadur
Mashup of Symbola and DejaVu Bold so that we aren't missing any characters.
2019-03-26, by nemo
save more of the atlas
2019-03-25, by alfadur
add blending to map
2019-03-24, by alfadur
move projection matrix into camera
2019-03-24, by alfadur
rescue the atlas
2019-03-23, by alfadur
add random falling stuff
2019-03-23, by alfadur
merge
2019-03-22, by alfadur
a bit of cleanup
2019-03-22, by alfadur
Allow to move camera around
2019-03-22, by unc0rr
Detect and handle resize
2019-03-22, by unc0rr
center camera on land
2019-03-22, by alfadur
collapse mapgen back
2019-03-22, by alfadur
fix zoom
2019-03-22, by alfadur
fix texture initialization
2019-03-22, by alfadur
reeneble render from frontend
2019-03-22, by alfadur
init gl in frontend interface
2019-03-22, by alfadur
make world renderer optional + fmt
2019-03-22, by alfadur
move camera into engine
2019-03-22, by alfadur
update module structure
2019-03-22, by alfadur
add basic map rendering with gl
2019-03-22, by fkaa
allow fp! take denominator tokens
2019-03-21, by alfadur
remove one of the 2 tint inlines
2019-03-06, by nemo
remove random order. should let scheme override
2019-03-05, by nemo
give frozen hogs a break
2019-02-13, by nemo
fix some warnings
2019-02-07, by alfadur
fix client removal
2019-02-07, by alfadur
fix official server build & bump dependencies
2019-02-07, by alfadur
remove lobby room
2019-02-07, by alfadur
add server anteroom
2019-02-07, by alfadur
add data structure for extending slabs
2019-02-07, by alfadur
reconnect some message handlers
2019-02-06, by alfadur
less
more
|
(0)
-10000
-3000
-1000
-240
+240
tip