Mercurial
Mercurial
>
hedgewars
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+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.
Render rubber duck timer when <6s
2016-05-12, by Wuzzy
Re-enable GetLaunchX/Y, use non-zero eject only for amDuck for now
2016-05-12, by Wuzzy
Fix swimming rubberduck screwing up after portal, also change timer to 15s, no resets
2016-05-12, by Wuzzy
Add rubber duck images for real
2017-04-08, by Wuzzy
Add sounds for rubberduck drop, destruction and water collision
2017-04-08, by Wuzzy
Add ammotype amDuck for rubber duck
2017-04-08, by Wuzzy
Add gear gtDuck: rubber duck
2017-04-08, by Wuzzy
Update changelog: Water anim., translations
2017-04-08, by Wuzzy
Fix bad water flow animation
2017-04-08, by KoBeWi
Water can now be animated
2017-04-08, by KoBeWi
Fix CPU level sprites falling down in ClimbHome (instead of stars)
2017-04-08, by Wuzzy
Locale: Replace outdated round start message with loading template
2017-04-08, by Wuzzy
Load screen: Move “LOADING” from image into text box
2017-04-08, by Wuzzy
Add a few home run messages (en, de)
2017-04-07, by Wuzzy
Add support for hog name in home run message
2017-04-07, by Wuzzy
Remove English-only text from campaign mission images
2017-04-07, by Wuzzy
Replace portal mission image with screenshot
2017-04-07, by Wuzzy
Harden the countdown sound check
2017-04-07, by Wuzzy
Fix name Scottish Gaelic being incorrectly displayed in language dropdown
2017-04-07, by Wuzzy
Add basic win/draw messages in Scottish Gaelic
2017-04-07, by Wuzzy
Scottish Gaelic translation update: tips, missions, frontend, engine
2017-04-07, by fios@foramnagaidhlig.net
Set turn time to 0 when current hog drowns
2017-04-07, by Wuzzy
Fix enemy saying “Missed” when poisoned w/o damage
2017-04-06, by Wuzzy
Fix time box tooltip saying it is not *yet* available in SD
2017-04-06, by Wuzzy
Show random event message on round start, instead of the static one
2017-04-06, by Wuzzy
Add new random victory/round draw messages in English
2017-04-06, by Wuzzy
Implement random round draw / team win messages
2017-04-06, by Wuzzy
Add back accidental removal of random mines
2017-04-06, by Wuzzy
Add many ticker messages for the new ticker events
2017-04-06, by Wuzzy
More ticker messages: Sick, king died, resurrect, time box return, timeout, kamikaze
2017-04-06, by Wuzzy
Allow to place theme objects on water
2017-04-06, by Wuzzy
Simplify the background gradient of Beach theme, fixes ugly “stripe” at borders
2017-04-05, by Wuzzy
Smoother water gradient for Beach theme
2017-04-05, by Wuzzy
Update changelog
2017-04-05, by Wuzzy
Remove redundant water color definitions in themes with default water
2017-04-05, by Wuzzy
Set default theme water color to blue
2017-04-05, by Wuzzy
Remove Lua function SetAmmoStore
2017-04-05, by Wuzzy
Fix ugly dragonball grave 1 pixel bouncing
2017-04-05, by Wuzzy
Display native language names in language combo box instead of always English
2017-04-05, by Wuzzy
whitespace fixes (SEE, I AM USEFUL!)
2017-04-04, by sheepluva
added CloudsL and FlakeL
2016-10-09, by KoBeWi
Fix hedgehogs/ticker ignoring kills without damage (#149)
2017-04-04, by Wuzzy
Lua callback: onUsedAmmo, after using up an ammo
2017-04-04, by Wuzzy
Disable incorrect “%1” messages in German home run messages
2017-04-04, by Wuzzy
Add a bunch of funny ticker messages for English
2017-04-04, by Wuzzy
Fix incorrect size of Beach theme icons
2017-04-04, by Wuzzy
Mention addition of Beach theme in changelog
2017-04-04, by Wuzzy
Update German frontend translation
2017-04-04, by Wuzzy
sanity cutoff for splash sound
2017-03-20, by nemo
Fix handlers module
2017-02-06, by unc0rr
Store room protocol number
2017-02-06, by unc0rr
Room creation halfplemented
2017-02-04, by unc0rr
SendAllButMe action, list all clients in lobby in LobbyJoined message to newcomers
2017-01-27, by unc0rr
Lobby joining action
2017-01-26, by unc0rr
More refactoring
2017-01-25, by unc0rr
Toss code around
2017-01-24, by unc0rr
Start refactoring path from getting message from client to reacting to it
2017-01-23, by unc0rr
Basic support for NICK message
2017-01-18, by unc0rr
Fix malformed messages parsing
2017-01-18, by unc0rr
- Handle errors
2017-01-18, by unc0rr
Introduce actions, just like in the old server
2017-01-15, by unc0rr
- Use logging facilities instead of plain println!
2017-01-14, by unc0rr
- Render messages to string
2017-01-14, by unc0rr
Add more messages to the parser
2017-01-11, by unc0rr
Optional parameters parsing function
2017-01-11, by unc0rr
Some parsing using nom
2017-01-08, by unc0rr
Give up on lalrpop, let's try nom
2017-01-07, by unc0rr
Still trying to make parser work
2017-01-06, by unc0rr
Start on messages parser
2017-01-05, by unc0rr
- Start protocol parser implementation
2017-01-03, by unc0rr
Refactor modules layout
2017-01-02, by unc0rr
- Use netbuf buffers for client connection stream
2017-01-02, by unc0rr
Refactor code to add more structure to it
2017-01-01, by unc0rr
Start server implementation in rust
2016-12-31, by unc0rr
Adopt some patches from OpenBSD port
2017-02-03, by unc0rr
updates to polish translation by alzen, also add two unlocalised string he found in the gui
2017-01-30, by nemo
Add a buffer for files opened with physfs for reading, fixes slow engine start
2017-01-25, by unc0rr
svg source for the bat animation update
2017-01-15, by CopherNeue
fix of offsets and size to prior commits
2017-01-15, by alfadur+copherneue
code changes to make the new bat animation work
2017-01-15, by alfadur
nicer hog bat animation art
2017-01-15, by CopherNeue
aaand italian
2017-01-12, by LocutusOfBorg
aaand put in an exclamation mark
2017-01-12, by nemo
lowercase hedgehog, duplicate comment to description
2017-01-12, by nemo
Only registered players regain their teams on rejoin
2016-12-23, by unc0rr
Fix official server build
2016-12-23, by unc0rr
surfboard object for beach theme
2016-12-19, by alfadur
Source svg for the sandcastle
2016-12-13, by alfadur
requested by CopherNeue - make "flatten-flakes" only exclude the foreground layers. testing on eyes/halloween seems ok.
2016-12-11, by nemo
Enable beach theme install
2016-12-11, by nemo
Beach theme, completely redone
2016-12-11, by CopherNeue
Fix ScriptExists() destroying lua stack (fixes Bug #146)
2016-12-10, by sheepluva
Bug #108 - Phyfs/Pathz: Fix binds not being loaded
2016-12-10, by sheepluva
Add Beach theme, update Fruit theme
2016-12-07, by alfadur
tweak landtex filling some more. cuz it's fun
2016-12-06, by sheepluva
fix pas2c definition of SizeInt
2016-12-06, by sheepluva
fix chat SDL surfaces being in wrong color format (didn't play well with copyToXY's new quick pixel copies)
2016-12-04, by sheepluva
copyToXYFromRect: simplify my math (so that it actually, you know, works...)
2016-12-04, by sheepluva
GOTTA GO FAST! - speed up landtex filling
2016-12-03, by sheepluva
copyToXYFromRect: some tweaks
2016-12-03, by sheepluva
copyToXYFromRect: fix pixels overflowing pixel lines in dest
2016-12-03, by sheepluva
add alpha for sd-tint, since CopherNeue thinks the textures might need fading
2016-11-28, by nemo
fix German translation error
2016-11-27, by sheepluva
fix problem with pas2c build. please don't use "and not xyz", use "and (not xyz)"
2016-11-27, by sheepluva
make random timers less easy to predict
2016-11-27, by sheepluva
Construction Mode: Fix free girder/rubber placement near hog
2016-11-27, by Wuzzy
Construction Mode: Turn crate limit into a script parameter
2016-11-27, by Wuzzy
Contruction Mode: Fix rubber being placable in land and invalid girder placement costing energy
2016-11-27, by Wuzzy
Add PlaceRubber to Lua API
2016-11-27, by Wuzzy
Fix Killing the Specialists giving you a free turn after killing Desert Eagle with a desert eagle with shot 1-3
2016-11-27, by Wuzzy
Fix A Space Adventure Missions allowing player to walk before 1st animation and screw things up
2016-11-27, by Wuzzy
simplify code of previous commit ( ba1807589eaa )
2016-11-27, by sheepluva
OCD-compatibility-patch: make border stripes consistent in direction and offset, seamless.
2016-11-26, by sheepluva
Give visual and audible feedback for flying through rings in Hard Flying mission
2016-11-26, by Wuzzy
Use SetCinematicMode in Animate lib, which introduces cinematic mode to missions using Animate
2016-11-26, by Wuzzy
Fix group box text being cut off (fixes #125)
2016-11-26, by Wuzzy
Add custom ammo texts for Knockball
2016-11-25, by Wuzzy
Remove team score messages in Knockball/Basketball because they're redundant
2016-11-25, by Wuzzy
Clean up strings in Control mission maps (more translator-friendly)
2016-11-25, by Wuzzy
Disable SD for a couple of scripts and mission maps
2016-11-25, by Wuzzy
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
tip