Mercurial
Mercurial
>
hedgewars-draft
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+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.
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
Implement send_ipc and read_ipc in engine lib, send_ipc in frontend
2018-11-22, by unC0Rr
prevent qtmain from not being linked in on windows
2018-11-22, by alfadur
Add Mutant game scheme, and adapt Mutant for the newly unlocked settings
2018-11-21, by Wuzzy
prevent SDL2main from being linked in on windows
2018-11-21, by alfadur
add cfg for mutant
2018-11-21, by nemo
I think this is correct way to use iterate over it as a hashmap. don't have much lua practice
2018-11-21, by nemo
oops
2018-11-21, by nemo
flag crates since waste of time for mutant.
2018-11-21, by nemo
force-disable video recording if C build is enabled.
2018-11-21, by nemo
silence warning
2018-11-21, by nemo
Use question mark approach also in IPC::read
2018-11-21, by unC0Rr
IPC implementation
2018-11-21, by unC0Rr
Update russian frontend translation
2018-11-21, by Grigory Ustinov
Clean up 0.9.25 changelog a bit
2018-11-20, by Wuzzy
Fix fpcrtl_strcompare broken in previous commit
2018-11-20, by unc0rr
No, it doesn't seem legit
2018-11-20, by unc0rr
Start outlining ipc subsystem
2018-11-20, by unC0Rr
Parse and render more messages
2018-11-20, by unC0Rr
Thas else() in paths.cmake did not make sense. Hopefully this fixes Fedora build issues
2018-11-20, by Wuzzy
Don't aggressively delete air mines in Racer
2018-11-19, by Wuzzy
Unify fpcrtl_pchar2astr look with fpcrtl_pchar2str
2018-11-19, by unc0rr
Handle NULL pchar in pchar2astr
2018-11-19, by unc0rr
Remove erroneous code duplicating FIX_STRING functionality, adjust ansistring array size
2018-11-19, by unc0rr
as much as howling hedgehogs is hilarious, it might be confusing at first
2018-11-19, by alfadur
merge
2018-11-19, by alfadur
Show extra seconds when collecting a crate in Teamwork
2018-11-19, by Wuzzy
Teamwork: Play sound for time bonus, don't give time bonus for destroying crate
2018-11-19, by Wuzzy
Remove some chatslang from missions
2018-11-19, by Wuzzy
Update russian frontend translation
2018-11-19, by Grigory Ustinov
Merge with master branch
2018-11-19, by Grigory Ustinov
Adapt russian translations and fix misprint
2018-11-19, by Grigory Ustinov
Edit russian translations in desktop file
2018-11-19, by Grigory Ustinov
Mark non-translatable russian translations with comments, disable unfinished flag
2018-11-19, by Grigory Ustinov
Update Travis to use Ubuntu bionic (18.04 LTS)
2018-11-19, by Wuzzy
was a wrong copy apparently
2018-11-19, by alfadur
corrected parsing joined with unC0Rr's corrected generating finally gives the right result
2018-11-19, by alfadur
On a second though, the actual error seems to be elsewhere, so still can use proper indexing
2018-11-19, by alfadur
seems like it's either this or swap indexing order everywhere
2018-11-19, by alfadur
Fix typo in German translation of ACF1
2018-11-19, by Wuzzy
ACF1: Set hero's gear position when skipping first cut scene
2018-11-19, by Wuzzy
Turn accidental globals to locals in Lua libraries
2018-11-19, by Wuzzy
Get rid of table.maxn in all Lua code
2018-11-19, by Wuzzy
Update changelog
2018-11-18, by Wuzzy
Special case for rendering type of two-dimensional arrays, since C is inconsistent in its syntax
2018-11-18, by unc0rr
fpc likes brackets
2018-11-18, by nemo
AI is bazooka genius
2018-11-18, by unc0rr
Display game scheme settings in Pas2C, too
2018-11-18, by Wuzzy
Shorten German translation in de.txt a bit
2018-11-18, by Wuzzy
Remove duplicate translation of "Congratulations!" in ru.lua
2018-11-18, by Wuzzy
Remove invalid translation in pt_PT.txt (missing parameter %1)
2018-11-18, by Wuzzy
Make sure all engine locale files start with either digit, semicolon or are empty
2018-11-18, by Wuzzy
verify impact before explosion rating, since the offsets might cause water splashes
2018-11-17, by nemo
Fix desync bomb
2018-11-17, by unc0rr
Increase width for key binding drop-down list
2018-11-16, by Wuzzy
oops
2018-11-16, by nemo
lua comment handling is seriously WTF, but let's at least allow some partial single line
2018-11-16, by nemo
Translate the few remaining missing strings in gd.txt
2018-11-16, by GunChleoc
Implement more of parsing, start implementation of engine messages rendering
2018-11-16, by unC0Rr
more seems to work better?
2018-11-15, by nemo
adding X offset seems to improve chance of drownings
2018-11-15, by nemo
Parse some synced messages, tests
2018-11-14, by unC0Rr
Recognize timestamps
2018-11-14, by unC0Rr
Rearrange code
2018-11-14, by unC0Rr
fix polygon closure
2018-11-14, by alfadur
2018ize everything
2018-11-13, by alfadur
Start working on engine messages parser
2018-11-13, by unC0Rr
Move engine messages into separate lib for reuse
2018-11-13, by unc0rr
reset airmine timer on stun recovery
2018-11-13, by alfadur
stun airmines on explosions as well
2018-11-13, by alfadur
add sparkles to stunned airmines
2018-11-13, by alfadur
update kamikaze collision cache after portalling
2018-11-13, by alfadur
stun airmines on shove
2018-11-13, by alfadur
make engine windows checks work for 64bit builds
2018-11-12, by alfadur
Verify and update russian translations for refreshed strings in 04:XX / part 2
2018-11-12, by Grigory Ustinov
Fix birdy appearance/disappearance animation
2018-11-11, by unc0rr
Remove all traces of dead code related to amStructure/gtStructure
2018-11-10, by Wuzzy
Remove unused/out-commented "Structure" strings in engine locale files
2018-11-10, by Wuzzy
Remove 2 strings violating the 0.9.25 string freeze. Backout this changeset after 0.9.25 got released
2018-11-10, by Wuzzy
Credit GunChleoc for Scottish Gaelic translation update
2018-11-10, by Wuzzy
Big update for Scottish Gaelic translation
2018-11-10, by GunChleoc
Fix bad StrToInt call ('0x' instead of '$' for hex), confuses Pas2C
2018-11-09, by Wuzzy
Backed out changeset b15014125f67
2018-11-09, by Wuzzy
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
tip