Mercurial
Mercurial
>
hedgewars
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-960
+960
+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.
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
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
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
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 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
Fix Pas2C implementation of Val failing to parse hexadecimal
2018-11-09, by Wuzzy
pass hwrunner gl context into engine
2018-11-09, by alfadur
add standalone engine runner
2018-11-09, by alfadur
some exorcism
2018-11-09, by alfadur
Pas2C: Fix bad C typedefs for Pascal data types Extended and Real
2018-11-09, by Wuzzy
fix 03:60
2018-11-09, by alfadur
Verify and update russian translations for refreshed strings in 04:XX / part 1
2018-11-09, by Grigory Ustinov
Merge with master branch
2018-11-09, by Grigory Ustinov
Verify and update russian translations for refreshed strings
2018-11-09, by Grigory Ustinov
Update russian translations in ru.txt
2018-11-09, by Grigory Ustinov
generalize adding data to World
2018-11-09, by alfadur
split hwphysics into modules
2018-11-09, by alfadur
Update Ukrainian localization
2018-11-08, by Igor Paliychuk
A bit of rethinking of game messages and command
2018-11-08, by unc0rr
add some texture transforms
2018-11-08, by alfadur
Blame is about 30% faster than grep
2018-11-08, by nemo
add the code too
2018-11-08, by nemo
Add russian translations for chat command help in ru.txt
2018-11-08, by Grigory Ustinov
Add russian translations in ru.txt (generally 02:00)
2018-11-08, by Grigory Ustinov
implement basic land bordering
2018-11-08, by alfadur
Start outlining some core engine stuff
2018-11-08, by unc0rr
Pas2C: Fix data types of Trunc and Ceil
2018-11-07, by Wuzzy
oups getter should have it too
2018-11-07, by nemo
- Move hedgewars-engine into lib-hedgewars-engine
2018-11-07, by unc0rr
ignore whitespace/case by default to reduce false positives
2018-11-07, by nemo
fix texturing and add a theme loading option to land_dump
2018-11-07, by alfadur
requires bash
2018-11-07, by nemo
Some minor fixes in de.txt
2018-11-07, by Wuzzy
Add nemo's script to check for outdated engine translations with some adaptations
2018-11-07, by Wuzzy
implement basic land texturing
2018-11-07, by alfadur
Introduce FIX_STRINGA, use it fpcrtl_pos
2018-11-07, by unc0rr
Add TODO in ru.txt for reviewing all 04:XX strings
2018-11-07, by Wuzzy
Add Russian translations in ru.txt
2018-11-07, by Grigory Ustinov
fix mapgen
2018-11-07, by alfadur
save edges_count
2018-11-07, by alfadur
Some refactoring of qmlfrontend. It now shows land preview generated by hedgewars-engine
2018-11-07, by unC0Rr
Make hedgewars-engine crate produce shared library, implement some basics
2018-11-07, by unC0Rr
Fix some warnings here and there, remove unwelcomed code
2018-11-07, by unC0Rr
start loading theme textures
2018-11-07, by alfadur
make fill point asserts persistent
2018-11-07, by alfadur
a bit more simplification without an apparent performance gain
2018-11-06, by alfadur
seems like about 25% speedup in land filling
2018-11-06, by alfadur
workaround for the freepascal bug courtesy of koda
2018-11-06, by nemo
add more point operators
2018-11-06, by alfadur
Update frontend russian translation
2018-11-06, by Grigory Ustinov
pull land into collision detector
2018-11-06, by alfadur
Start working on frontend to rust engine rewrite
2018-11-06, by unC0Rr
fix tangents
2018-11-06, by alfadur
fix ray construction
2018-11-06, by alfadur
Bezierize land outline
2018-11-06, by unc0rr
Implement BeizerCurveSegments, no tests
2018-11-05, by unc0rr
merge
2018-11-05, by alfadur
collapse rectangle types back together with consistent usage of size
2018-11-05, by alfadur
wtf
2018-11-05, by nemo
separate rectangle types based on right/bottom edge inclusivity
2018-11-05, by alfadur
actually there is a way to preserve mutable polygon iterator
2018-11-05, by alfadur
fix polygons getting unclosed on mirroring
2018-11-05, by alfadur
merge
2018-11-05, by alfadur
organize landgen a bit more
2018-11-05, by alfadur
- Fix land_dump always skipping bezierize step
2018-11-04, by unc0rr
yaml crate is having problems with unaligned arrays
2018-11-04, by alfadur
add command arguments to use a template from file into land_dump
2018-11-04, by alfadur
add a higher level map generation lib to load yaml templates into somewhere
2018-11-04, by alfadur
resolve some clippy complaints
2018-11-04, by alfadur
- Add distance-divider option to land_dump
2018-11-04, by unc0rr
polygonize OutlinePoints
2018-11-04, by alfadur
fix compile errors
2018-11-03, by alfadur
Implement non-overflowing calculations for high values
2018-11-03, by unc0rr
land_dump app for testing templated landgen
2018-11-03, by unc0rr
Fix portal color being switchable after losing control
2018-11-03, by Wuzzy
Move spoken text from HillBilly's PoisonCough to new files, make cough more quiet
2018-11-03, by Wuzzy
GameServer: Print syntax help if calling /maxteams without argument
2018-11-03, by Wuzzy
GameServer: Turn some messages into warnings
2018-11-03, by Wuzzy
probably should reuse it everywhere then
2018-11-03, by alfadur
should have been just norm
2018-11-03, by alfadur
You cannot optimize integral division like this. You end up multiplying by 0, 1 or 2 instead of whole spectre of ratios.
2018-11-03, by unc0rr
fix normal offset for split points and make directions more consistent
2018-11-03, by alfadur
reorder split rectangles
2018-11-03, by alfadur
simplify normal direction check for bounds distances
2018-11-03, by alfadur
import some clarity into border distance computation
2018-11-03, by alfadur
fix typos
2018-11-03, by alfadur
a bit more simplification
2018-11-03, by alfadur
swap coordinate system
2018-11-03, by alfadur
a bit of simplification
2018-11-03, by alfadur
typofix
2018-11-03, by alfadur
Fix another typo
2018-11-03, by unc0rr
Fix typo
2018-11-03, by unc0rr
mark the center in the theme editor
2018-11-03, by alfadur
fix play area rect
2018-11-03, by alfadur
Finish porting FindPoint()
2018-11-02, by unc0rr
add an existing template to the theme editor
2018-11-02, by alfadur
add basic land template to theme editor
2018-11-02, by alfadur
fix some compile errors
2018-11-02, by alfadur
add some more rectangle convenience methods
2018-11-02, by alfadur
Move flip and mirror to outline methods
2018-11-02, by unc0rr
add polygons
2018-11-02, by alfadur
fix infinite loop in landgen
2018-11-02, by alfadur
add more rectangle methods
2018-11-02, by alfadur
Add grenka to credits for Russian translation
2018-11-02, by Wuzzy
update theme editor
2018-11-02, by alfadur
Add some useful translation checker scripts for Lua
2018-11-02, by Wuzzy
component-wise division is actually useful sometimes
2018-11-02, by alfadur
Shortened translations of map types in Russian
2018-11-02, by Grigory Ustinov
Merge unC0Rr's FindPoint() stuff
2018-11-02, by Wuzzy
Update translations in ru.lua
2018-11-02, by Grigory Ustinov
Update Russian frontend translation
2018-11-02, by Grigory Ustinov
Fix mistakes in russian translation of tips
2018-11-02, by Grigory Ustinov
Update Russian frontend translations
2018-11-02, by Grigory Ustinov
Start convertion of FindPoint()
2018-11-02, by unC0Rr
Typecast the ASCII ESC char
2018-11-02, by Wuzzy
abs(hwRound()) is nonsense
2018-11-02, by unC0Rr
- Add methods to work with Rect as box
2018-11-02, by unC0Rr
Refactor tests, add fn center() for Line
2018-11-02, by unC0Rr
Introduce OutlineSegmentsIterator, some refactoring
2018-11-02, by unC0Rr
Remove pointless string assignment in PlaySoundV
2018-11-02, by Wuzzy
Fix ambigious abs in uGearsHandlersMess
2018-11-02, by Wuzzy
Fix bad "not" in uTeams (made pas2c angry)
2018-11-02, by Wuzzy
Use hexadecimal number to represent ASCII ESC
2018-11-02, by Wuzzy
Add Official racer challenge #17
2018-11-02, by Wuzzy
Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
2018-11-02, by Wuzzy
Rework lib structure, no code changes
2018-11-02, by unC0Rr
Update LastVoice when switching to fallback voice
2018-11-02, by Wuzzy
wrestle with borrow checker
2018-11-02, by alfadur
Commit broken code for divide_edges in hope for salvation
2018-11-02, by unc0rr
fix overflow check in airmine handling
2018-11-02, by alfadur
Also ban special symbols block
2018-11-01, by unc0rr
Fix game window width/height setting being broken when using Arabic locale
2018-11-01, by Wuzzy
Slightly correct russian translation of word utility
2018-11-01, by Grigory Ustinov
Update russian translation
2018-11-01, by Grigory Ustinov
Adapt russian translation for modern gaming language
2018-11-01, by Grigory Ustinov
start a physics engine to try out this data oriented thing everyone seems to be talking about
2018-11-01, by alfadur
Fix too long Polish translation of fps
2018-11-01, by KoBeWi
Enable CJK font when using any full/halfwith char (U+FF00 to U+FFEF)
2018-11-01, by Wuzzy
Add missing translation in pl.lua
2018-11-01, by KoBeWi
prevent minigun bullet land impacts from pushing hedgehogs
2018-11-01, by alfadur
update theme editor to use new land generator implementation
2018-11-01, by alfadur
Fix taunts playing too fast after a shot
2018-11-01, by Wuzzy
merge
2018-11-01, by alfadur
Implement OutlinePoints for land generators, some ground work for template based landgen
2018-10-31, by unc0rr
Use next_power_of_two() just like hedgewars engine does, expose original and real dimensions
2018-10-29, by unc0rr
add missions_ja.txt
2018-10-31, by alfadur
check for teamgone before activating switcher
2018-10-31, by nemo
Fix various string errors in Lua locale files
2018-10-31, by Wuzzy
japanese translation fixes
2018-10-31, by alfadur
bump server dependencies
2018-10-31, by alfadur
Fix critical Lua syntax errors in lt.lua
2018-10-31, by Wuzzy
Update Polish translation
2018-10-31, by KoBeWi
Enemy/AI hogs now say “Hmm” on turn start. Use IllGetYou/JustYouWait for hit after attack
2018-10-31, by Wuzzy
Add Ouch taunt for particulary damaging hits (fall, bullet, shove, hammer)
2018-10-31, by Wuzzy
Stop using dsUnknown, replace with concrete damage sources
2018-10-31, by Wuzzy
Merge
2018-10-30, by Wuzzy
Attacking same clan (not same team) is no longer enough to trigger sndSameTeam
2018-10-30, by Wuzzy
Play another voice as fallback if sndRevenge could not be found
2018-10-30, by Wuzzy
Refactor fallback taunt code
2018-10-28, by Wuzzy
Add taunts: Leavemealone, Cutitout (when attacked many times)
2018-10-28, by Wuzzy
Add revenge taunt
2018-10-28, by Wuzzy
fix theme editor
2018-10-30, by alfadur
extract size struct for common usage
2018-10-30, by alfadur
add circle filling to land2d
2018-10-30, by alfadur
make theme editor render some random map lines
2018-10-30, by alfadur
hide get_next back
2018-10-29, by alfadur
start a theme editor as an excuse to see land generator in action
2018-10-29, by alfadur
make useful stuff public
2018-10-29, by alfadur
Start land generators implementation
2018-10-28, by unc0rr
Remove some dead code
2018-10-28, by unc0rr
Play sndStupid on round draw instead of sndNutter
2018-10-28, by Wuzzy
Chance to play sndNutter if player sacrifices hog and misses
2018-10-28, by Wuzzy
Only play sndThisOneIsMine if crate drops close to hog
2018-10-28, by Wuzzy
Shorten some Ohdear/Solong sounds to match the death animation
2018-10-27, by Wuzzy
Don't play sndDrat or sndBugger on self-kill
2018-10-27, by Wuzzy
New taunt: Runaway, when something is about to blow up near current hog
2018-10-27, by Wuzzy
Use sndWatchThis for molotov attack
2018-10-27, by Wuzzy
Classic voice: Add Melon.ogg (copied from Watchthis.ogg)
2018-10-27, by Wuzzy
Add 2 taunts: Fire, WatchThis (attack voice for some weapons)
2018-10-27, by Wuzzy
Add 3 taunts: Amazing, Brilliant, Excellent
2018-10-27, by Wuzzy
Add 7 new taunts
2018-10-27, by Wuzzy
Add missing Firepunch taunt for Classic voice (copied from Watchthis.ogg)
2018-10-27, by Wuzzy
uStats: Fix DamageGiven being counted twice, fix self-damage msg never appearing
2018-10-27, by Wuzzy
Add Grenade taunt when grenade close to hog is about to blow up
2018-10-27, by Wuzzy
update changelog
2018-10-27, by alfadur
and finally make the bat hit moving gears for completeness
2018-10-27, by alfadur
make whip hit moving gears
2018-10-27, by alfadur
make kamikaze hit moving gears as well
2018-10-27, by alfadur
make firepunch hit moving gears (airmines are not amused)
2018-10-27, by alfadur
prevent firepunch from hitting the same gear multiple times
2018-10-27, by alfadur
Draw mission panel behind ammo menu tooltip
2018-10-27, by Wuzzy
Tweak commenting in uWorld render routine
2018-10-27, by Wuzzy
Update changelog
2018-10-27, by alfadur
No firepunch hit sound for sticky mines
2018-10-27, by Wuzzy
Add credits for shoryuken_hit.ogg
2018-10-27, by Wuzzy
Tweak firepunch sound that Wuzzy found
2018-10-27, by alfadur
Clear gmLeft/gmRight after using landspray/flamethrower to prevent accidental walking
2018-10-27, by Wuzzy
add some japanese tips as well
2018-10-27, by alfadur
Fix resurrector handling turn time manually, use correct ammoprop instead
2018-10-26, by Wuzzy
Display "0 remaining" if multi-shoot weapon has been used up
2018-10-26, by Wuzzy
Fix seduction not stopping if hog took damage before attack was complete
2018-10-26, by Wuzzy
complete ja.txt
2018-10-26, by alfadur
GameServer: Fix protocol error when receiving CALLVOTE cmd with incorrect mode
2018-10-26, by Wuzzy
Tweak error messages of /callvote kick
2018-10-26, by Wuzzy
Fix lack of message and segfault when number texture creation fails
2018-10-26, by unc0rr
Add flamethrower, ice_beam_idle and landgun sound files which I have forgotten
2018-10-26, by Wuzzy
Add separate sound symbols for case impact and extra damage
2018-10-26, by Wuzzy
CS: Highlight "Available weapon specials:" as well
2018-10-26, by Wuzzy
Continental supplies: Highlight "Special weapons:" line in mission panel
2018-10-26, by Wuzzy
Add sound for landspray
2018-10-26, by Wuzzy
Add ice beam idle sound
2018-10-26, by Wuzzy
Add flamethrower sound
2018-10-26, by Wuzzy
Prettify the menu arrows in WxW
2018-10-26, by Wuzzy
Use colon after "Disclaimer" in timebox/portalgun descriptinons
2018-10-26, by Wuzzy
Allow to escape | and : character in engine translation files
2018-10-26, by Wuzzy
Engine translation: With '::' can now suppress colons for highlighting
2018-10-26, by Wuzzy
If u play Piano, you can now hear the notes if sound effects OR music is enabled
2018-10-26, by Wuzzy
Properly play Valkyries music in Rope Knock Challenge (no more music overlap)
2018-10-26, by Wuzzy
Add PlayMusicSound/StopMusicSound to Lua API
2018-10-26, by Wuzzy
Refactor usage of sndRideOfTheValkyries, now can play if music is on and sound is off
2018-10-26, by Wuzzy
Fix freezer ray extending with low fuel usage when firing straight up/down while holding up/down key
2018-10-25, by Wuzzy
Fix bug 651: sliding hog firing rope could end up stuck in land right after the rope has attached
2018-10-25, by unc0rr
some more ja.txt fixes
2018-10-25, by alfadur
additional descriptions for ja.txt
2018-10-25, by alfadur
Remove double space at end of chat messages from server
2018-10-25, by Wuzzy
Frontend: Make sure special nicks always show up in square brackets
2018-10-25, by Wuzzy
Add a new king death message
2018-10-25, by Wuzzy
Allow duplicate placeholders in engine strings
2018-10-25, by Wuzzy
more ja.txt fixes
2018-10-25, by alfadur
Add script to check engine locale files for problems
2018-10-25, by Wuzzy
Remove string with duplicate placeholder in sk.txt
2018-10-25, by Wuzzy
Fix incorrect string number for Slovak strings for King death
2018-10-25, by Wuzzy
Support CJK fonts for sidFPS as well
2018-10-25, by Wuzzy
Add CJK font support for sidAmmoCount
2018-10-25, by Wuzzy
fix some of Wuzzy's rage
2018-10-25, by alfadur
some ja.txt corrections
2018-10-25, by alfadur
update ja.txt
2018-10-25, by alfadur
Also report chat and added rooms in log
2018-10-24, by unc0rr
Fix hog can drop more than 2 s. mines if first one was dropped from utility, then stop using that utility
2018-10-24, by Wuzzy
Finish hedgewars-checker implementation
2018-10-24, by unc0rr
disable basic comment support 'cause lua is nuts
2018-10-24, by nemo
Create replay file, run engine, result from it and send it to the server. Not implemented: filtering of engine output.
2018-10-24, by unc0rr
Start checker implementation in rust
2018-10-23, by unc0rr
Fix silly loop
2018-10-23, by unc0rr
Add --protocol option to engine
2018-10-20, by unc0rr
change draw_thick_line iteration order to benchmark winner
2018-10-19, by alfadur
Change Land2D::fill() arguments a bit
2018-10-19, by unc0rr
Fix ArcPoints never finishing
2018-10-19, by unc0rr
revert 2354264ab0b0
2018-10-19, by alfadur
apply some codegolfing for dubious reasons
2018-10-18, by alfadur
Use integral-geometry iterators to implement Land2D::draw_thick_line, remove no longer unused functions from Land2D
2018-10-18, by unc0rr
Don't generate unnecessary duplication in case of equal coordinates
2018-10-18, by unc0rr
Add EquidistantPoints iterator to help iterating over all points of circles
2018-10-18, by unc0rr
Implement ArcPoints iterator for circles
2018-10-18, by unc0rr
put back land2d.map accidentally replaced by testing code
2018-10-18, by alfadur
fix fppoint.max_norm
2018-10-18, by alfadur
move point struct into integral-geometry and use it to refactor a bit
2018-10-18, by alfadur
Improve test a bit
2018-10-17, by unc0rr
Make use of LinePoints in Land2D::draw_line
2018-10-17, by unc0rr
Introduce integral-geometry crate, implement LinePoints iterator
2018-10-17, by unc0rr
Raise levels of abstraction to implement draw_thick_line() avoiding code duplication
2018-10-17, by unc0rr
Lua: Add PLATFORM global var to distinguish between desktop and mobile builds
2018-10-17, by Wuzzy
add left scalar operations to fpnum
2018-10-17, by alfadur
Implement Land2D::change_round()
2018-10-16, by unc0rr
Implement get_unchecked* functions for Vec2D
2018-10-16, by unc0rr
add opassign implementations
2018-10-16, by alfadur
make methods public
2018-10-16, by alfadur
add scalar operations
2018-10-16, by alfadur
fix test
2018-10-16, by alfadur
add more fpnum functions
2018-10-16, by alfadur
Implement Land2D::fill() + tests
2018-10-15, by unc0rr
Add basic windows build script
2018-10-15, by alfadur
fix library names in engine
2018-10-15, by alfadur
Make parameters meaning more obvious
2018-10-15, by unc0rr
tag both as overloadable - seems to satisfy clang 3.4
2018-10-15, by nemo
fix path to ppas.bat to avoid confusing nmake
2018-10-15, by alfadur
add back accidentally removed sections
2018-10-15, by nemo
Start land2d library implementation: draw_line() method
2018-10-14, by unc0rr
Add get_mut() to Vec2D
2018-10-14, by unc0rr
Simplify Vec2D::new() a bit
2018-10-14, by unc0rr
remove old sdl headers and libs in support of recent deletionism spirit
2018-10-14, by alfadur
.. or rather move calling conventions to proper position
2018-10-14, by alfadur
set proper sdl calling convention for vcpkg builds
2018-10-14, by alfadur
Implement vec2d library to use for land arrays in the future
2018-10-14, by unc0rr
fix frontend compatibility issues
2018-10-14, by alfadur
use correct compiler flags
2018-10-14, by alfadur
Start work on landgen rust lib
2018-10-14, by unc0rr
Remove more dead code from uLandOutline
2018-10-14, by unc0rr
don't use -Wextra when building with vcpkg
2018-10-14, by alfadur
add extra rule for negative integers
2018-10-14, by alfadur
Implement Iterator trait for LaggedFibonacciPRNG
2018-10-14, by unc0rr
Remove some dead code from template-based land gen
2018-10-14, by unc0rr
reorder params, deleted obsolete *_passes
2018-10-14, by nemo
fix return name and bound type
2018-10-14, by alfadur
remove extra begin
2018-10-14, by alfadur
add missing .
2018-10-14, by alfadur
Convert uLandTemplates into yaml file
2018-10-14, by unc0rr
one more merge
2018-10-14, by nemo
merge
2018-10-14, by alfadur
merge
2018-10-14, by alfadur
improve stability for checks
2018-10-13, by alfadur
fix offsets
2018-10-13, by alfadur
Fix overflow in CheckGearNear
2018-10-13, by alfadur
add fpnum literal macro
2018-10-13, by alfadur
delegate cmp to rustlib
2018-10-13, by alfadur
forgot a line
2018-10-10, by alfadur
update frontend japanese translation
2018-10-10, by alfadur
Make converter for uLandTemplates into yaml
2018-10-13, by unc0rr
Implement lagged Fibonacci PRNG in rust, compatible with hwengine
2018-10-13, by unc0rr
inline more operators in fpnum
2018-10-13, by unc0rr
delegate cmp to rustlib
2018-10-13, by alfadur
Add some more tests
2018-10-13, by unc0rr
Reimplement hwFloat library in rust for future use
2018-10-12, by unc0rr
Drop internal PhysFS, bump PhysFS requirement to 3.0.0
2018-10-12, by Wuzzy
- Fix insert() for strings in pas2c
2018-10-11, by unc0rr
drop the error checked StrToInt as non-critical - pas2c did not implement it.
2018-10-09, by nemo
IFDEF out missing function with FIXME, revert pas2c change in 0ecf77e203c0 as suggested by unc0rr, another string annotation
2018-10-09, by nemo
bunch more of those shortstring/ansistrings
2018-10-09, by nemo
make explicit for pas2c some string casts that fpc was probably doing automatically
2018-10-09, by nemo
Update German translation
2018-10-07, by Wuzzy
Update locale files
2018-10-07, by Wuzzy
ASA, ice02: Change time strings for consistency with other time strings
2018-10-06, by Wuzzy
No-op when entering /clan command with no argument
2018-10-06, by Wuzzy
merge
2018-10-05, by alfadur
Windows 1809 GetUserProfileDirectory failure workaround
2018-10-06, by alfadur
add debug output for physfs init failure
2018-10-06, by alfadur
Make sure AddChatString is only fed with shortstrings
2018-10-06, by Wuzzy
Fix double tmp override in chTeamBack; Use shortstring for sidTeamGone/sidTeamBack
2018-10-05, by Wuzzy
formatA expects ansistring params
2018-10-05, by nemo
this should probably exit -1 - pas2c was complaining about uninitialised var
2018-10-05, by nemo
silly tmp var for sake of pas2c
2018-10-05, by nemo
Fix pas2c build dependencies
2018-10-05, by unc0rr
Fix pas2c build a bit more
2018-10-05, by unc0rr
Precalculate cMaxHogHealth
2018-10-05, by Wuzzy
Merge unC0Rr's pas2c fix
2018-10-05, by Wuzzy
Fix previous patch, add support for High(Longword)
2018-10-05, by unc0rr
Backed out changeset aed7ee68305a
2018-10-05, by Wuzzy
Fix pas2c not having support for High(LongInt) in init expressions
2018-10-05, by unc0rr
Pas2C: Implement rendering of High() similiar to that of Low()
2018-10-05, by Wuzzy
Update Big Armory preview image
2018-10-05, by Wuzzy
Hide creeper from frontend, prevent addition of creeper ammo via ammo scheme
2018-10-05, by Wuzzy
Don't load game scheme from file if name collides with default scheme
2018-10-05, by Wuzzy
Don't save default weapon scheme in file; don't load weapon scheme from file if name collides with default scheme
2018-10-05, by Wuzzy
Rename amDuck and related symbols to amCreeper, gtCreeper, etc.
2018-10-05, by Wuzzy
Remove unused doStepDuck gear handler
2018-10-05, by Wuzzy
Remove usage of creeper from all schemes and styles
2018-10-05, by Wuzzy
Restructure 0.9.25 changelog, add highlights section
2018-10-05, by Wuzzy
Document the /quit chat command from server
2018-10-05, by Wuzzy
Simplify /quit chat command
2018-10-05, by Wuzzy
gameServer: Add user warning if got chat command not suitable for current state (lobby/room); fix protocol errors
2018-10-05, by Wuzzy
Catch empty chat commands in engine and frontend
2018-10-05, by Wuzzy
Clean up frontend chat command auto-complete
2018-10-05, by Wuzzy
Backed out changeset 5f6208031658 (fixes 652)
2018-10-04, by Wuzzy
Merge Racer/TechRacer tie handling
2018-10-04, by Wuzzy
Add missing roundDraw check in TechRacer
2018-09-05, by Wuzzy
Add tie handling for Racer and TechRacer
2018-09-05, by Wuzzy
Backed out changeset 6e4e745f42bb. Devs are hating it for ... reasons
2018-10-04, by Wuzzy
Fix speech bubble chat commands also applying to bots
2018-10-04, by Wuzzy
merge
2018-10-04, by alfadur
..and for logging in handler
2018-10-04, by alfadur
Add missing base case for lobby handler
2018-10-04, by alfadur
Fix another pas2c hiccup in uLandObjects
2018-10-04, by Wuzzy
Change syntax for Format/FormatA, remove array in function to be friendlier to Pas2C
2018-10-04, by Wuzzy
gameServer: Remove broken and undocumented /part chat command
2018-10-04, by Wuzzy
Ignore message-type chat commands (/hsa, /clan, etc.) w/ empty arg list
2018-10-04, by Wuzzy
Rename chat command /team to /clan (but keep /team as alias for now)
2018-10-04, by Wuzzy
Teach engine to properly display clan message received from the net
2018-10-04, by Wuzzy
gameServer: Handle empty chat command (partially)
2018-10-04, by Wuzzy
gameServer: Always report command name if getting an incorrect command
2018-10-04, by Wuzzy
gameServer: remove duplicate VOTE/FORCE command handling
2018-10-04, by Wuzzy
Display error when entering invalid chat command in offline game
2018-10-03, by Wuzzy
Make frontend forward server error and warning messages to engine
2018-10-03, by Wuzzy
Pas2C: Add preprocess files to .hgignore
2018-10-02, by Wuzzy
Rewrite StrToInt code in uStore; get rid of "try" and "except" keywords
2018-10-02, by Wuzzy
IFNDEF custom exception handlung away in pas2c builds
2018-10-02, by Wuzzy
Resolve ambiguity of <> in Pas2C.hs
2018-10-02, by Wuzzy
Add help button in main menu (opens Hedgewars Wiki in browser)
2018-09-30, by Wuzzy
Fix frontend displayed value of Sudden Death timeout being off-by-one
2018-09-30, by Wuzzy
ASA, desert02: Add achievement for escaping with all crates collected and no damage taken
2018-09-29, by Wuzzy
ASA, ice02: Display current flying time next to team bar
2018-09-29, by Wuzzy
ASA, ice02: Fix recorded time being 6 seconds more than reality
2018-09-29, by Wuzzy
ASA: ice02: Render green rings as double rings
2018-09-29, by Wuzzy
Set script globals TurnTimeLeft and ReadyTimeLeft immediately after they were changed by Lua call
2018-09-29, by Wuzzy
Move campaign mission images to share/ instead of hardcoding them into frontend
2018-09-29, by Wuzzy
Fix teleport cursor briefly re-appearing after placing hog in hog placement phase + inf attack mode
2018-09-27, by Wuzzy
Update changelog
2018-09-27, by Wuzzy
On victory, center camera on a winning hedgehog
2018-09-26, by Wuzzy
merge
2018-09-24, by nemo
make it build
2018-09-24, by nemo
cleanup crate imports
2018-09-14, by alfadur
remove stabilized edition annotations
2018-09-13, by alfadur
rescue the stream on handshake failure
2018-09-10, by alfadur
improve error handling for TLS handshake
2018-09-10, by alfadur
port some legacy protocol support
2018-09-09, by alfadur
use openssl for password message handling
2018-09-07, by alfadur
Add TLS support
2018-09-06, by alfadur
Add official server feature to cargo
2018-09-05, by alfadur
Bump dependencies
2018-09-05, by alfadur
move everything test related into test cfg
2018-08-28, by alfadur
Add hogs per team named constant that absolutely no one asked for
2018-08-27, by alfadur
Fix maps variable in OfficialChallengeHashes not being global (caused error in normal Racer)
2018-09-20, by Wuzzy
Fix hedgehog being able to make walk/jump sounds before it was placed
2018-09-19, by Wuzzy
Ignore gmTimer after attack or hog is no longer controlled
2018-09-19, by Wuzzy
Clear gmSwitch before activating switcher
2018-09-19, by Wuzzy
use locale rules for the challenge hashes
2018-09-18, by nemo
restore old land hashes which in theory should not have changed in .24
2018-09-18, by nemo
Separate synced pixels from land digests - this is mostly to allow the official racer digests to remain unchanged.
2018-09-18, by nemo
Merge nemo's hash change commit
2018-09-18, by Wuzzy
Add exit hint after Basic Movement Training
2018-09-18, by Wuzzy
Easier back jumps in Basic Movement Training (fixes bug 692)
2018-09-17, by Wuzzy
update hashes changed in r79e13080b9db (critical sprites) ra675a94b5cc1 (critical scripts)
2018-09-16, by nemo
Update hedgewars_en.ts
2018-09-16, by Wuzzy
Update German translation
2018-09-16, by Wuzzy
Update translation files
2018-09-16, by Wuzzy
Fix SetAmmoTexts not working in stats-only mode
2018-09-15, by unc0rr
Fix SetAmmoTexts not working in stats-only mode
0.9.24
2018-09-15, by unc0rr
Fix some syntax errors in internal Lua syntax documentation
2018-09-15, by Wuzzy
Fix team stats screwing up if game ends due to drowning in rising Sudden Death water
2018-09-15, by Wuzzy
Fix engine crash when using lasersight outside the world bounds
2018-09-12, by alfadur
Only show bullet hits for shovable gears
2018-09-11, by alfadur
Fix sinegun dealing 1 damage when shooting straight up. Reduces sine gun knockback strength by 1.25%
2018-09-11, by alfadur
Revert sinegun brokenness to previous levels
2018-09-11, by alfadur
Make rendering work
qmlfrontend
2018-09-11, by unc0rr
Allow to change volume during pause
2018-09-11, by Wuzzy
ASA, final: Don't say "missed" or "yes sir" after blowing up barrels
2018-09-11, by Wuzzy
Make sure scripts don't break w/ only 1 clan
2018-09-11, by Wuzzy
Add funny message in stats screen when everyone wins
2018-09-11, by Wuzzy
Only reset CursorMovement to 0 if command "-cur_*" is called with appropriate direction
2018-09-09, by Wuzzy
Fix hog teleporting back and forth when walking on portals on floor. Fixes bug 686
2018-09-05, by Wuzzy
Fix clan ranking counter advancing per-team instaed of per-clan in case of a tie
2018-09-05, by Wuzzy
Don't write TurnTimeLeft deprecation warning if setter function was used
2018-09-04, by Wuzzy
Call EndTurn(true) instead of TurnTimeLeft(0) in flying saucer training
2018-09-04, by Wuzzy
Fix crash when defeating all enemies in ACF8 (HideHog was called too early)
2018-09-04, by Wuzzy
Fix turn reaction not working properly after turn
2018-09-04, by Wuzzy
Say sndNutter on round draw
2018-09-04, by Wuzzy
Remove some bad/inappropriate messages for round draw and crate drop
2018-09-04, by Wuzzy
Fix player rankings getting confused if a clan was revived
2018-09-04, by Wuzzy
Fix player rankings on round draw: Clans that die in the same turn now have the same rank
2018-09-04, by Wuzzy
Rework rankings of losing clans: Rank them in the reverse order they died
2018-09-04, by Wuzzy
Rip out stats code from TurnReaction and put it into new function TurnStats. Fixes buggy stats
2018-09-03, by Wuzzy
Fix stats screwing up in Rope Knock Challenge if you lose
2018-09-03, by Wuzzy
Add missing nil check in AfterAttack (oops!)
2018-09-03, by Wuzzy
Lua: Fix LeftX, RightX, TopY, LAND_WIDTH, LAND_HEIGHT being broken if onVisualGearAdd is set
2018-09-03, by Wuzzy
Remove mail.gna.org mailing list from README.md (gna.org has shutdown for good)
2018-09-03, by Wuzzy
Lua: Rename globals: NoPointX→NO_CURSOR, cMaxTurnTime→MAX_TURN_TIME, cMaxHogHealth→MAX_HOG_HEALTH
2018-09-03, by Wuzzy
Use translation template for speech bubble command
2018-09-03, by Wuzzy
Continental supplies: Fix health not being set immediately if skipping continent selection, provoking random continent
2018-09-03, by Wuzzy
Don't start retreat time if hog has lost control in the meantime
2018-09-03, by Wuzzy
Don't play timer countdown sounds if in ready phase
2018-09-03, by Wuzzy
Call GetGlobals after entering Lua command with /lua
2018-09-03, by Wuzzy
Dangerous Ducklings: Enter retreat mode after kill
2018-09-03, by Wuzzy
Fix buggy behaviour when setting TurnTimeLeft through Retreat
2018-09-03, by Wuzzy
Change chat text color for Lua warnings to yellow
2018-09-02, by Wuzzy
Add deprecation warning for setting TurnTimeLeft/ReadyTimeLeft directly, fix SetTurnTimeLeft/SetReadyTimeLeft not setting vars reliably
2018-09-02, by Wuzzy
Use SetTurnTimeLeft and SetReadyTimeLeft in all scripts
2018-09-02, by Wuzzy
Lua API: Add SetTurnTimeLeft, SetReadyTimeLeft
2018-09-02, by Wuzzy
Highlander: Remove odd infinite girder ammo in crates
2018-09-02, by Wuzzy
Fix damage not being displayed if hog drowns in water with 100% opacity (like in Compost theme)
2018-09-02, by Wuzzy
Fix hog attack code always destroying TargetPoint, even if no attack occurred. Fixes bug 265
2018-09-02, by Wuzzy
Check for victory before stTurnReact. Fixes 382
2018-09-01, by Wuzzy
ASA, desert01: Fix display error when destroying device crate
2018-09-01, by Wuzzy
ASA, desert01: Disable hero control at first battle left from the hole, not right above it
2018-09-01, by Wuzzy
Prevent pause/synchronizing/AFK mode text being rendered at the same time
2018-09-01, by Wuzzy
Add frontend tip introducing /help
2018-09-01, by Wuzzy
Translate "heads" and "tails" of gameServer
2018-09-01, by Wuzzy
Display error when using /maxteams if not room master
2018-09-01, by Wuzzy
Make guest rejection error translatable
2018-08-31, by Wuzzy
Add command help for /save, /delete, /saveroom and /loadroom
2018-08-31, by Wuzzy
Add 2nd optional parameter to HedgewarsScriptLoad. If false, its OK if file does not exist. Also, return true/false on success
2018-08-31, by Wuzzy
Backed out changeset a62408ee8281. Allowing HedgewarsScriptLoad to not stop if script is missing is dumb
2018-08-31, by Wuzzy
Allow script to be missing when calling HedgewarsScriptLoad, return true/false based on success
2018-08-31, by Wuzzy
Don't load locale Lua script if LOCALE == "en"
2018-08-31, by Wuzzy
Add description of hwengine command-line arguments in --help
2018-08-31, by Wuzzy
Critical error if loading a script has failed
2018-08-31, by Wuzzy
Force-disable gfPerHogAmmo and gfSharedAmmo for RW and BRW
2018-08-31, by Wuzzy
BRW: Add utilities and air weapons properly
2018-08-31, by Wuzzy
Fix BRW adding ammoInCrate times ammo on start of turn instead of 1
2018-08-31, by Wuzzy
Fix BRW breaking when weapon scheme assigns 2 bullet for all ammos
2018-08-31, by Wuzzy
BRW now allows weapon scheme customization
2018-08-30, by Wuzzy
Change button image for Tag Team
2018-08-29, by Wuzzy
Add missing server dependencies to Travis metadata
2018-08-29, by Wuzzy
Write down system requirements
2018-08-28, by Wuzzy
Fix typo in gameServer
2018-08-28, by Wuzzy
Space Invasion: Add hilarious loser face to losers
2018-08-28, by Wuzzy
Space Invasion: Continue playing rounds in case the teams are tied at the end
2018-08-28, by Wuzzy
Space Invasion: refactor variables into a large table for everything
2018-08-28, by Wuzzy
Remove frontend code dealing with unused team variables
2018-08-26, by Wuzzy
Replace now-outdated descriptions of amDuck with dummy texts
2018-08-26, by Wuzzy
GameServer: Use consistent formatting of clan chat (compared with engine)
2018-08-26, by Wuzzy
Change empty string check in gameServer
2018-08-26, by Wuzzy
/greeting chat commands now clears greeting if called w/o arguments
2018-08-26, by Wuzzy
Add a couple of more useful server messages
2018-08-26, by Wuzzy
Don't translate greeting message
2018-08-25, by Wuzzy
Don't translate response to /rnd command
2018-08-25, by Wuzzy
Add error message for /callvote map if no maps are available
2018-08-25, by Wuzzy
Hide /watch command if OFFICIAL_SERVER is not set
2018-08-25, by Wuzzy
Properly scale Start button size in pagenetgame just like in pagemultiplayer
2018-08-25, by Wuzzy
Add a few helpful error messages from server when kicking failed
2018-08-25, by Wuzzy
GameServer: Refactor fake nick names into Consts
2018-08-25, by Wuzzy
Fix some formatting problems with /me
2018-08-25, by Wuzzy
Tweak response messages to /super_power and /registered_only
2018-08-25, by Wuzzy
Fix translatability of "unknown command" server message
2018-08-25, by Wuzzy
Make frontend translate server messages properly
2018-08-25, by Wuzzy
Use plain text mode in video description label to avoid HTML trouble
2018-08-25, by Wuzzy
Backed out changeset 076b7d23fab8. Well, the commit in question was needed after all ...
0.9.24
2018-08-22, by Wuzzy
Fix critical failure to cleanup teams list after rejoining game after a force-quit. Fixes bug 597
2018-08-22, by Wuzzy
Backed out changeset 6c0cf6b9eff8. Scripters should be prepared for nil and pretending the gear exists would cause more pain
0.9.24
2018-08-22, by Wuzzy
Clean up more visual gears stuff in scripts
2018-08-21, by Wuzzy
Clean up legacy visual gear stuff in ClimbHome, fix star despawn, make stars non-critical
2018-08-21, by Wuzzy
Remove calls to GetVisualGearValues where it's not needed
2018-08-21, by Wuzzy
Animate: Remove follow arg from AnimVisualGear
2018-08-21, by Wuzzy
use 0s instead of nils to try to protect script assumptions
0.9.24
2018-08-21, by nemo
only-stats should never create visual gears. and lua should never rely on visual gears being created. critical is just to help ensure ones important to gameplay don't get lost in fast-forward
0.9.24
2018-08-21, by nemo
Remove unused shockwave code in Space Invasion
2018-08-21, by Wuzzy
Make decorational visual gears in Space Invasion non-critical
2018-08-21, by Wuzzy
Update German translation
2018-08-21, by Wuzzy
Update locale files
2018-08-21, by Wuzzy
Merge unC0Rr's checker update
2018-08-21, by Wuzzy
Add a few translator comments for frontend strings
2018-08-21, by Wuzzy
Consistently rename "team chat" to "clan chat" (except chat command)
2018-08-21, by Wuzzy
Make engine chat syntax translatable
2018-08-21, by Wuzzy
Fix some string/translation inconsistencies in strings related to leaving
2018-08-21, by Wuzzy
- Add checker dependencies to hedgewars-server.cabal
2018-08-20, by unc0rr
and melon for Mutant
2018-08-19, by nemo
stray line
2018-08-17, by nemo
more wrapping
2018-08-17, by nemo
basic AI bazooka wrapping.
2018-08-17, by nemo
Return https
2018-08-16, by alfadur
Rust 2018 conversion
2018-08-16, by alfadur
Move common sprite tint values into Utils Lua library
2018-08-14, by Wuzzy
Use new script variable cMaxTurnTime in scripts for consistency
2018-08-14, by Wuzzy
Prevent wrapping of turn time when using extra time
2018-08-14, by Wuzzy
Update list of supported GameFlags in HedgeEditor
2018-08-14, by Wuzzy
HedgeEditor should be fairly stable by now
2018-08-14, by Wuzzy
Fix repeating sun in Hoggywood theme
2018-08-14, by Wuzzy
Close hwengine properly when you got kicked by room host
2018-08-13, by Wuzzy
Improve “Connection refused” error message
2018-08-13, by Wuzzy
Tweak some connection failure messages
2018-08-13, by Wuzzy
Don't make pseudo player names like [server] clickable in chat
2018-08-12, by Wuzzy
Fix duplicate/confusing wave messages in ASA fruit01
2018-08-11, by Wuzzy
Oops, add forgotten begin/end in uTeams
2018-08-11, by Wuzzy
Merge nemo's TODO fix
2018-08-11, by Wuzzy
More straightforward TotalRoundsPre counting if there's only 1 clan
2018-08-11, by Wuzzy
Add separate TotalRounds var for Lua to count the *actual* number of rounds that have been played
2018-08-11, by Wuzzy
Fix TotalRounds advancing incorrectly with gfRandomOrder off and/or gfTagTeam on
2018-08-11, by Wuzzy
Fix TotalRounds increasing incorrectly if gfRandomOrder is off
2018-08-09, by Wuzzy
Backed out changeset c265a3e6f6da to revert to 0.9.23 TotalRounds behaviour
2018-08-09, by Wuzzy
Backed out changeset 2d787d122083 to revert TotalRounds to 0.9.23 behaviour
2018-08-09, by Wuzzy
Backout 0f02dd1ff4c9. This is not how TotalRounds should work
2018-08-09, by Wuzzy
remove todo
2018-08-10, by nemo
Fix frontend crash when rapidly aborting many active video encodings. Fixes bug 595
2018-08-08, by Wuzzy
Use capcolDefault in Lua scripts
2018-08-08, by Wuzzy
Refactor text color variable names, export 2 color values to Lua
2018-08-08, by Wuzzy
Use light gray color for volume change, just like for the auto camera msgs
2018-08-08, by Wuzzy
Use full string for sidFuel and avoid string concatenation
2018-08-08, by Wuzzy
Make ammo count in ammo menu translatable, and replace “x” with “×”
2018-08-08, by Wuzzy
Fix slightly misplaced ammo count in ammo menu if count > 9
2018-08-08, by Wuzzy
Fix attack bar render bugs: Invisible beyond world edge; rendered over GUI (e.g. mission panel)
2018-08-08, by Wuzzy
Replicate target sprite properly in world wrap
2018-08-08, by Wuzzy
Replicate gear GUI overlays in world wrap
2018-08-08, by Wuzzy
Make sure gear fuel and alt weapon overlays are always drawn on top
2018-08-08, by Wuzzy
Fix foreground flakes (layer 2+6) disappearing when moving camera in world wrap world
2018-08-07, by Wuzzy
Fix hard-to-read text on campaign and training page in frontend at October 31
2018-08-07, by Wuzzy
Update outdated and broken holiday stylesheets
2018-08-07, by Wuzzy
Fix resurrection animation appearing at wrong position for some missions and styles
2018-08-07, by Wuzzy
Report spawning visual gear in onGearResurrect
2018-08-07, by Wuzzy
Add setting to disable audio dampening if losing window focus
2018-08-07, by Wuzzy
Move max. number of crate spawns into variable
2018-08-07, by Wuzzy
Fix visible seam between Sky.png and SkyL.png of Olympics theme
2018-08-07, by Wuzzy
Lobby/room: Prevent opening context menu if no player selected (fixes bug 661)
2018-08-07, by Wuzzy
Fix drill rocket exploding when digging at bounce/wrap world edge
2018-08-07, by Wuzzy
Fix bee target practice removing target selection after first shot
2018-08-07, by Wuzzy
Backed out changeset 0c797469d16d
2018-08-07, by Wuzzy
Update target cursor after shooting targetable ammo with gfMultiWeapon
2018-08-07, by Wuzzy
Use gfMultiWeapon in target practice missions
2018-08-07, by Wuzzy
Suppress "X remaining" caption in multishoot with gfMultiWeapon
2018-08-07, by Wuzzy
Add comments for most hwengine constants
2018-08-07, by Wuzzy
Show correct health increase when hog health cap is reached
2018-08-06, by Wuzzy
Remove fake magic number in MIME info metadata file
2018-08-06, by Wuzzy
Remove fake magic number in MIME info metadata file
0.9.24
2018-08-06, by Wuzzy
Fix cake walking through land when reaching wrap world edge
2018-08-06, by Wuzzy
Remove unused variables of creeper handler
2018-08-06, by Wuzzy
Fix description of gfSolidLand in scheme editor
2018-08-06, by Wuzzy
Fix hog turning around when blowtorching through wrap world edge
2018-08-06, by Wuzzy
Fix projectiles reacing incorrectly with land just behind the wrap world edge
2018-08-06, by Wuzzy
Add bounce effect to cake when it touches bounce edge
2018-08-06, by Wuzzy
Fix cake rotation angle after bounce from bounce edge
2018-08-06, by Wuzzy
Make cake bounce off bounce edge, stop cake at wrap edge to prevent other bug
2018-08-03, by Wuzzy
fix path
2018-08-03, by nemo
hijack the duck for an attempted resurrection of the creeper. initial pass.
2018-08-02, by nemo
Fix hammer/pickhammer not digging land with gfSolidLand on
2018-08-02, by Wuzzy
Backed out changeset 0d920e370a78
2018-08-02, by Wuzzy
Fix hammer shoving gears into indestructible land
2018-08-02, by Wuzzy
Include HWP of Big Armory in CMakeLists
2018-08-02, by Wuzzy
Fix broken Big Armory mission map
2018-08-02, by Wuzzy
Whoops. Fix NoPointX typo in HedgeEditor
2018-08-02, by Wuzzy
Remove bad king death message
2018-08-02, by Wuzzy
Cap hedgehog health to prevent overflow bugs
2018-08-02, by Wuzzy
Use the new NoPointX global in HedgeEditor
2018-08-02, by Wuzzy
Add Lua globals: AMMO_INFINITE and NoPointX
2018-08-02, by Wuzzy
Use proper infinite fuel feature in flying saucer training
2018-08-02, by Wuzzy
Add support for infinite fly time of jetpack and Birdy
2018-08-02, by Wuzzy
Add variable to make state of sound system clear
0.9.24
2018-07-16, by Wuzzy
Fix cursor teleporting to center after leaving game with video recording
0.9.24
2018-07-17, by Wuzzy
Whoops. Syntax error in uVideoRec
0.9.24
2018-07-17, by Wuzzy
Fix video recorder not working if sound disabled (fixes bug 200)
0.9.24
2018-07-17, by Wuzzy
Fix SimpleMission failure to init GameFlags correctly
0.9.24
2018-08-01, by Wuzzy
Fix SimpleMission failure to init GameFlags correctly
2018-08-01, by Wuzzy
Load default clan colors from settings file
2018-08-01, by Wuzzy
HedgeEditor: Use default clan color in AddTeam in mission export
2018-08-01, by Wuzzy
Make ASA fruit02 use of default clan colors
2018-08-01, by Wuzzy
Switch almost all Lua calls of AddTeam to using default clan colors instead of hardcoded color
2018-08-01, by Wuzzy
Lua: Allow to use negative value for AddTeam to select a default clan color
2018-08-01, by Wuzzy
Clean up Tumbler captions a bit
2018-07-31, by Wuzzy
Refactor colors and caption type in Space Invasion
2018-07-31, by Wuzzy
Space Invasion: Delete dead code and ancient outdated comments
2018-07-31, by Wuzzy
Change default clan color for brown for improved contrast
2018-07-31, by Wuzzy
Lua API: Add IsHogHidden
2018-07-31, by Wuzzy
Lua: Add GetVampiric, GetLaserSight
2018-07-31, by Wuzzy
Update Polish translation
2018-07-30, by KoBeWi
ASA, final mission: Redraw map and mask to make borders more distingushable
2018-07-30, by Wuzzy
Make laser sight work properly through wrap world edge
2018-07-30, by Wuzzy
Fix freeze ray not working through wrap world edge; add DrawLineWrapped
2018-07-30, by Wuzzy
and fix index
2018-07-29, by nemo
oh. and indent that loop
2018-07-29, by nemo
add wrap check
2018-07-29, by nemo
merge of 0.9.24 - hopefully correctly this time
2018-07-28, by nemo
Fix DrawHLinesExplosions setting invalid map pixels if called at wrap world edge
2018-07-28, by Wuzzy
Use wrap-aware doMakeExplosion instead of DrawExplosion in uHandlersMess
2018-07-27, by Wuzzy
sdlkeys is in source not binary, no .in folder. Locutus brought to our attention.
0.9.24
2018-07-27, by nemo
Fix /hta, /hsa and /hya commands not writing message in chat
2018-07-27, by Wuzzy
Fix /hta, /hsa and /hya commands not writing message in chat
0.9.24
2018-07-27, by Wuzzy
TechRacer: Print selected map in debug output
2018-07-26, by Wuzzy
TechRacer: Make most variables local
2018-07-26, by Wuzzy
Clean up messy indentations in TechRacer script
2018-07-26, by Wuzzy
TechRacer: Delete dead code
2018-07-26, by Wuzzy
TechRacer: Fix gears not spawning on turn start when player pressed control right at start
2018-07-26, by Wuzzy
Prevent saving weapon scheme if name was already taken
0.9.24
2018-07-26, by Wuzzy
Prevent saving game schemes if name was already been taken
0.9.24
2018-07-26, by Wuzzy
Prevent saving weapon scheme if name was already taken
2018-07-26, by Wuzzy
Prevent saving game schemes if name was already been taken
2018-07-26, by Wuzzy
Fix a couple of PNG images with known invalid color profiles
2018-07-24, by Wuzzy
Fix a couple of PNG images with known invalid color profiles
0.9.24
2018-07-24, by Wuzzy
Fix teleport tooltip claiming it doesn't end turn in hog placing phase with inf. attack
0.9.24
2018-07-24, by Wuzzy
Limit max droplet count to 50 (fix for 0.9.24 branch only)
0.9.24
2018-07-24, by Wuzzy
Update frontend translation files
0.9.24
2018-07-24, by Wuzzy
Fix changelog typos
0.9.24
2018-07-24, by Wuzzy
Fix hwengine crash when using >1 controllers
0.9.24
2018-07-16, by Wuzzy
Add more sane default controls for controller
0.9.24
2018-07-24, by Wuzzy
Fix broken controller/joystick button and axis events
0.9.24
2018-07-24, by Wuzzy
Detect Qt style after parameter parsing
0.9.24
2018-07-24, by Wuzzy
Fix SDLInteraction strings not being translated
0.9.24
2018-07-24, by Wuzzy
Refactor storage of joystick SDL key names
0.9.24
2018-07-24, by Wuzzy
Make frontend detect controllers again
0.9.24
2018-07-24, by Wuzzy
Update and change license information of Droplet sounds, now it's CC BY 3.0
0.9.24
2018-07-24, by Wuzzy
Update and change license information of Droplet sounds, now it's CC BY 3.0
2018-07-24, by Wuzzy
Fix deprecation warnings in libphyslayer
2018-07-22, by Wuzzy
Fix warnings about unused params in C code
2018-07-22, by Wuzzy
Update German translation
2018-07-21, by Wuzzy
Update Lua/frontend locale files
2018-07-21, by Wuzzy
Merge alfadur's server commits with timer cycle key commits
2018-07-21, by Wuzzy
Add control to cycle through timer/bounciness values
2018-07-21, by Wuzzy
Move hardcoded bounciness values to uConsts
2018-07-20, by Wuzzy
catchup merge on all of alfadur's cool server changes
2018-07-20, by nemo
Fix map voting verification
2018-07-21, by alfadur
Implement room config export
2018-07-21, by alfadur
Implement save/delete commands
2018-07-20, by alfadur
Implement map voting
2018-07-20, by alfadur
clean up room lookups
2018-07-19, by alfadur
Keep hedgehog limit in sync
2018-07-18, by alfadur
indulge clippy
2018-07-17, by alfadur
Add room flags
2018-07-17, by alfadur
Something down in the food chain already uses bitflags, so might as well switch to them
2018-07-16, by alfadur
Assorted chat fixes
2018-07-16, by alfadur
Better packing for clients
2018-07-13, by alfadur
Add more sane default controls for controller
2018-07-20, by Wuzzy
Fix broken controller/joystick button and axis events
2018-07-20, by Wuzzy
Detect Qt style after parameter parsing
2018-07-20, by Wuzzy
Fix SDLInteraction strings not being translated
2018-07-20, by Wuzzy
Refactor storage of joystick SDL key names
2018-07-20, by Wuzzy
Make frontend detect controllers again
2018-07-19, by Wuzzy
Fix engine crash when trying to delete cameraFile but it doesn't exist
2018-07-19, by Wuzzy
Fix crash when aborting encoding phase of video recording in videos page if >1 video is being encoded
2018-07-19, by Wuzzy
Document and clean up tools directory a bit
2018-07-19, by Wuzzy
Improve some replies for chat commands on server
2018-07-18, by Wuzzy
Refactor server chat command help, also add admin commands to help
2018-07-18, by Wuzzy
Add /help command for lobby and rooms too
2018-07-18, by Wuzzy
Remove and replace old googlecode references
2018-07-18, by Wuzzy
Switch from http:// to https:// URLs where possible
2018-07-18, by Wuzzy
Increase hedgehog limit to 64
2018-07-18, by Wuzzy
Server: Replace hardcoded hog-related numbers with consts
2018-07-17, by Wuzzy
Bazooka/Grende training: Hide mission panel on pressing attack key
2018-07-17, by Wuzzy
Update server dependencies in INSTALL.md
2018-07-17, by Wuzzy
Clarify/rewrite a few OutError messages
2018-07-17, by Wuzzy
Fix frontend showing 2 errors on engine fatal error (exit code 52)
2018-07-17, by Wuzzy
Clarify the wording of a few checkFails messages
2018-07-17, by Wuzzy
Propagate fatal errors to OutError if checkFails called
2018-07-17, by Wuzzy
Add hidden bazooka training achievement for 100% accuracy
2018-07-17, by Wuzzy
Standardize hidden mission achievement in new Lua library "Achievements"
2018-07-17, by Wuzzy
Add proper exit codes when halt-ing hwengine due to error
2018-07-17, by Wuzzy
Fix cursor teleporting to center after leaving game with video recording
2018-07-17, by Wuzzy
Whoops. Syntax error in uVideoRec
2018-07-17, by Wuzzy
Fix video recorder not working if sound disabled (fixes bug 200)
2018-07-17, by Wuzzy
Add variable to make state of sound system clear
2018-07-16, by Wuzzy
Fix hwengine crash when using >1 controllers
2018-07-16, by Wuzzy
Always use SDL_Map(A)RGB in SDL_FillRect for color
2018-07-16, by Wuzzy
When hwengine crashes w/ error 217, write backtrace in log, too
2018-07-16, by Wuzzy
Fix hwengine --help returning with exit code 51
2018-07-15, by Wuzzy
Clean up cMaxHHs and cMaxTeams a bit, get rid of hardcoded numbers
2018-07-15, by Wuzzy
Merge gameServer2 changes
2018-07-12, by Wuzzy
Send proper failure error message when image loading has failed
2018-07-12, by Wuzzy
merge
2018-07-11, by nemo
Optimize test string generation
2018-07-09, by alfadur
fix tests
2018-07-09, by alfadur
complete newseed voting
2018-07-09, by alfadur
merge
2018-07-09, by alfadur
Mostly implement voting
2018-07-07, by alfadur
Implement greetings & fixed rooms
2018-07-06, by alfadur
Make sure TotalRounds increases to 0 on first real turn
2018-07-11, by Wuzzy
ACF5: Fix Tribe not being in same clan as Natives
2018-07-11, by Wuzzy
Simplify turn handling in ASA death01
2018-07-11, by Wuzzy
ACF7: Fix princess being in wrong clan
2018-07-11, by Wuzzy
Fix aihDoesntMatter still being attacked with air attack
2018-07-11, by Wuzzy
ASA death01: Put PAotH into correct clan
2018-07-11, by Wuzzy
Fix aihDoesntMatter not applying to hammer and shover
2018-07-11, by Wuzzy
ACF3: Fix initial ammo being locked
2018-07-11, by Wuzzy
ACF3: Tweak princess spawn position
2018-07-11, by Wuzzy
ACF3: Move princess to her own team, fix clan color
2018-07-11, by Wuzzy
Add subtle dust flakes for Cheese and CrazyMission themes
2018-07-10, by Wuzzy
New SD water texture for CrazyMission theme
2018-07-10, by Wuzzy
Refactor collision mask checks, remove hardcoded numbers
2018-07-10, by Wuzzy
Refactor: lfCurrentHog→lfCurHogCrate, lfNotCurrentMask→lfNotCurHogCrate
2018-07-10, by Wuzzy
Prevent manual hiding of some special mission panels
2018-07-10, by Wuzzy
Lua API: Add parameter forceDisplay to ShowMission to prevent manual hiding
2018-07-10, by Wuzzy
Update mission texts with regards to mission panel key
2018-07-10, by Wuzzy
Add dedicated key to display mission panel: M
2018-07-10, by Wuzzy
Tweak chat command replies for /lua command
2018-07-10, by Wuzzy
Add /help chat command for engine
2018-07-10, by Wuzzy
Highlander: Fix all hogs getting teleport after hog placement phase
2018-07-08, by Wuzzy
Fix GetAmmo getting wrong ammo count
2018-07-08, by Wuzzy
New Lua API function: GetAmmo, to get ammo config
2018-07-08, by Wuzzy
Fix teleport tooltip claiming it doesn't end turn, while in in hog placing phase with inf. attack
2018-07-08, by Wuzzy
Fix TotalRounds still being -1 in first real turn after hog placement phase
2018-07-07, by Wuzzy
Highlander: Localize global variable
2018-07-07, by Wuzzy
Highlander: Clean up code style, indents and delete useless old comments
2018-07-07, by Wuzzy
Space Invasion: Improve how round score is displayed
2018-07-07, by Wuzzy
Space Invasion: Localize most global variables
2018-07-07, by Wuzzy
Fix rare Lua error message spam in Space Invasion
2018-07-07, by Wuzzy
Add an extra test for Rnd's distribution
2018-07-06, by Marcin Mielniczuk
Send the rnd reply to the room only.
2018-07-06, by Marcin Mielniczuk
Implement server-side logic for Rnd
2018-07-06, by Marcin Mielniczuk
Fix team remove synchronization
2018-07-04, by alfadur
Check for client's existence before handling messages
2018-07-04, by alfadur
Fix scheme config parsing
2018-07-04, by alfadur
Fix AddTeam message serialization
2018-07-04, by alfadur
add missing message tests
2018-07-04, by alfadur
update nom
2018-07-04, by alfadur
update proptest
2018-07-03, by alfadur
merge
2018-07-03, by alfadur
Update rand and log to the latest versions
2018-07-03, by Marcin Mielniczuk
somehow scale was omitted from this catch-all VG init. late addition to the struct perhaps.
2018-07-02, by nemo
Implement to_raw_protocol for Rnd and enable tests. Add cargo/rls build artifacts to .gitignore
2018-07-02, by Marcin Mielniczuk
Fix cmd parsing & update tests
2018-07-02, by alfadur
Implement parsing for rnd and add a little documentation
2018-06-29, by Marcin Mielniczuk
Undo enabling the `unreachable-pub` lint.
2018-06-28, by Marcin Mielniczuk
stabilization
2018-06-28, by alfadur
Fix spectators joining midgame
2018-06-27, by alfadur
Send more data on room joining
2018-06-27, by alfadur
Additional round cleanup
2018-06-27, by alfadur
neglected dep update from r87a6cad20c90:
2018-06-26, by nemo
Send teams&flags on entering a room
2018-06-27, by alfadur
Implement game start & engine messages
2018-06-27, by alfadur
Implement game config messages
2018-06-26, by alfadur
Enable all lints from the rust-2018-idioms suite.
2018-06-24, by marmistrz
Just to be kind to vim which is failing at sniffing
2018-06-21, by nemo
implementation of team related messages
2018-06-21, by alfadur
Store saved room in yaml
2018-06-21, by unc0rr
let's keep track of the racer room config
2018-06-19, by nemo
partial room implementation
2018-06-18, by alfadur
rework of prior
2018-06-14, by alfadur
handle edge polling properly
2018-06-14, by alfadur
Merge default to ios-develop
ios-develop
2018-06-10, by antonc27
Merge ios-develop into default
2018-06-10, by antonc27
Added tag Hedgewars-iOS-2.1 for changeset 195208deff1d
ios-develop
2018-06-10, by antonc27
More fallback styling for hat preview webpage
2018-05-31, by Wuzzy
Add <noscript> fallback for hats preview webpage
2018-05-31, by Wuzzy
bullet bubbles
2018-05-29, by alfadur
ensure shotgun works with portals and make it hit airmines
2018-05-28, by alfadur
allow freezing airmines outside the Land area too. Make the top of frozen mine a little flatter
2018-05-27, by nemo
make the mine slippery too since it has the ice finish - add a gmDelete to the gear if you want it to *not* explode when hit ☺
2018-05-27, by nemo
Make mine active/hunting glow a bit more obvious. Add frozen sprite, increase ice beam mine "hit" radius a bit
2018-05-26, by nemo
make all bullets function similar to machinegun bullets (can hit/shove objects without checkin)
2018-05-24, by nemo
zero damage on air mine too
2018-05-24, by nemo
Remove unused variable in uLandObjects
2018-05-24, by Wuzzy
Feedback dialog: Disable "send system information" checkbox by default
2018-05-24, by Wuzzy
Allow freezing airmines because whyyy not
2018-05-23, by nemo
theme object tweak
2018-05-22, by alfadur
Checksum girders and masks too
2018-05-22, by alfadur
merge this in too
2018-05-18, by nemo
IFDEF for Phys 2.0 which has no mountHandle - result will just be no hwp in hwp on those systems, which would be rarely used and DLC only.
0.9.24
2018-05-18, by nemo
0.9.24 merge of physfs tweak
2018-05-17, by nemo
Make wrapping a lua and its sidecar actually work.
0.9.24
2018-05-17, by nemo
example theme objects for the new theming features
2018-05-16, by alfadur
new theme object features
2018-05-16, by alfadur
adjust label, update ChangeLog
ui-scaling
2018-05-16, by sheepluva
add chat size to misc settings. persist in settings.ini
ui-scaling
2018-05-16, by sheepluva
WIP: make chat resizing faster
ui-scaling
2018-05-16, by sheepluva
whoops, I initialized my new var incorrectly
ui-scaling
2018-05-15, by sheepluva
fix some accidental code corruption caused by my last commit
ui-scaling
2018-05-15, by sheepluva
WIP: allow changing chat size
ui-scaling
2018-05-15, by sheepluva
Fix win32 package creation
2018-05-07, by unC0Rr
Merge default
2018-05-06, by Wuzzy
Update frontend translation: Japanese
2018-05-06, by alfadur
fix trace when bullets skip on water
2018-05-03, by alfadur
Make EnableSwitchHog() more robust against failure, return gear UID
2018-05-04, by Wuzzy
Continental supplies: No more hacky switch hog for North America
2018-05-04, by Wuzzy
Lua API: Add EnableSwitchHog to manually enable hog switching
2018-05-04, by Wuzzy
Continental supplies: Upside-Down World special now works in cave maps as well
2018-05-04, by Wuzzy
Update German Lua translation
2018-05-04, by Wuzzy
Fix changelog mistake
2018-05-03, by Wuzzy
CS: Fix display of ammo caption for weapon specials
2018-05-03, by Wuzzy
Fix GetAmmoTimer implementation, swap arguments
2018-05-03, by Wuzzy
Continental supplies: Fix continent ammo tooltip containing annoying "use of this weapon does not end turn"
2018-05-03, by Wuzzy
Lua API: GetAmmoTimer, to get the player-set timer for an ammo
2018-05-03, by Wuzzy
Lua API: Add 5th parameter showExtra to SetAmmoTexts to hide extra text
2018-05-03, by Wuzzy
less
more
|
(0)
-10000
-3000
-1000
-960
+960
+1000
tip