Mercurial
Mercurial
>
hedgewars
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
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.
Merge with master branch
2018-11-28, by Grigory Ustinov
sed -i -E "s/ёж$/ёжик/g" *ru*; sed -i -E "s/еж([аиу])$/ёжик\1/g" *ru*
2018-11-28, by Grigory Ustinov
sed -i -E "s/еж([ао]м)/ёжик\1/g" *ru*
2018-11-27, by Grigory Ustinov
sed -i -E "s/ежей/ёжиков/g" *ru*
2018-11-27, by Grigory Ustinov
sed -i -E "s/еж([аиу][^а-я])/ёжик\1/g" *ru*
2018-11-27, by Grigory Ustinov
Update changelog
2018-11-28, by Wuzzy
Mutant: Don't reduce mutant health in ready phase. Play poison hurt sound as health warning
2018-11-28, by Wuzzy
CS: Don't start sabotage damage before ready phase ends
2018-11-28, by Wuzzy
Fix some typos in appdata file
2018-11-27, by Wuzzy
Fix German typo in frontend command-line help
2018-11-27, by Wuzzy
Use that enum consistently in main.cpp
2018-11-27, by Wuzzy
Fix gameServer dependency documentation
2018-11-27, by Wuzzy
Prettier splash screen
2018-11-27, by Wuzzy
QTfrontend: Translate and clean console output when using --help or bad cmd line arg
2018-11-27, by Wuzzy
fix typo
2018-11-27, by alfadur
Remove all vanished translations from hedgewars_ru.ts
2018-11-27, by Grigory Ustinov
Update russian frontend translation
2018-11-27, by Grigory Ustinov
Fix critical syntax error in hedgewars_ru.ts
2018-11-27, by Wuzzy
Merge with master branch
2018-11-27, by Grigory Ustinov
Very slightly inheritance of russian frontend translation
2018-11-27, by Grigory Ustinov
sed -i 's/комманд/команд/' *
2018-11-27, by Grigory Ustinov
Update russian frontend translation
2018-11-27, by Grigory Ustinov
Slightly correct russian translations in ru.txt
2018-11-27, by Grigory Ustinov
Update appdata file
2018-11-27, by Wuzzy
Update locale files in HedgewarsMobile
2018-11-27, by Wuzzy
Swap a few weapons in ammo menu to get a nice 6×10 grid
2018-11-27, by Wuzzy
Remove dead code in uTouch
2018-11-26, by Wuzzy
Touch: Parse pause command when tapping pause button instead of toggling pause directly
2018-11-26, by Wuzzy
Backed out changeset 8d2983ff939b
2018-11-26, by Wuzzy
Touch: Remove pause button in net games
2018-11-26, by Wuzzy
Tweak Construction Mode, HedgeEditor, Space Invasion and Tumbler to support touch interface
2018-11-26, by Wuzzy
Touch: Fix chat rendered on top of turn timer
2018-11-26, by Wuzzy
Add status indicators (low grav / extra dmg) in touch interface
2018-11-26, by Wuzzy
Pass opengl context to engine
2018-11-26, by unC0Rr
Lua API: Change PLATFORM to INTERFACE
2018-11-26, by Wuzzy
Highlander: Fix hogs receiving air strikes in maps with border
2018-11-26, by Wuzzy
add hwphysics to engine
2018-11-26, by alfadur
Add advance_simulation() function to engine lib, some WIP on frontend
2018-11-25, by unc0rr
add gfx setup ffi
2018-11-25, by alfadur
Clear gstHHJumping and gstHHHJump when hog was hurt by explosion
2018-11-25, by Wuzzy
Format team.* code
2018-11-24, by unc0rr
Prepare to have possibility to pass opengl context to engine
2018-11-24, by unc0rr
Remove OFFICIAL_SERVER-only dependencies from INSTALL.md
2018-11-24, by Wuzzy
Fix build
2018-11-24, by unc0rr
Cut dependency on yaml for non-official server builds
2018-11-24, by unC0Rr
topY too
2018-11-23, by nemo
these need casting too, but overall switching type is a win.
2018-11-23, by nemo
more uninitialised values
2018-11-23, by nemo
uninitialised values
2018-11-23, by nemo
overall, using LongInt for leftX/rightX results in fewer casts, since most comparisons are against ints.
2018-11-23, by nemo
Fix weWrap camera in pas2c (and if applies, 32 bit fpc)
2018-11-23, by unc0rr
Backed out changeset 084af6d2685f
2018-11-22, by Wuzzy
Add a few translator comments to some not-so-obvious strings
2018-11-22, by Wuzzy
Slightly correct russian translations in ru.txt (typos and sense)
2018-11-22, by Grigory Ustinov
fix casing
2018-11-22, by alfadur
Update russian translation in ru.txt
2018-11-22, by Grigory Ustinov
It was bad idea to store QByteArray referencing memory on stack
2018-11-22, by unC0Rr
Support new message format in frontend
2018-11-22, by unC0Rr
Send seed to engine to receive random map previews
2018-11-22, by unC0Rr
- Move EngineInstance into a separate module
2018-11-22, by unC0Rr
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip