2018-11-26 |
Wuzzy |
Add status indicators (low grav / extra dmg) in touch interface
|
changeset |
files
|
2018-11-26 |
unC0Rr |
Pass opengl context to engine
|
changeset |
files
|
2018-11-26 |
Wuzzy |
Lua API: Change PLATFORM to INTERFACE
|
changeset |
files
|
2018-11-26 |
Wuzzy |
Highlander: Fix hogs receiving air strikes in maps with border
|
changeset |
files
|
2018-11-25 |
alfadur |
add hwphysics to engine
|
changeset |
files
|
2018-11-25 |
unc0rr |
Add advance_simulation() function to engine lib, some WIP on frontend
|
changeset |
files
|
2018-11-25 |
alfadur |
add gfx setup ffi
|
changeset |
files
|
2018-11-24 |
Wuzzy |
Clear gstHHJumping and gstHHHJump when hog was hurt by explosion
|
changeset |
files
|
2018-11-24 |
unc0rr |
Format team.* code
|
changeset |
files
|
2018-11-24 |
unc0rr |
Prepare to have possibility to pass opengl context to engine
|
changeset |
files
|
2018-11-24 |
Wuzzy |
Remove OFFICIAL_SERVER-only dependencies from INSTALL.md
|
changeset |
files
|
2018-11-24 |
unc0rr |
Fix build
|
changeset |
files
|
2018-11-24 |
unC0Rr |
Cut dependency on yaml for non-official server builds
|
changeset |
files
|
2018-11-24 |
nemo |
topY too
|
changeset |
files
|
2018-11-23 |
nemo |
these need casting too, but overall switching type is a win.
|
changeset |
files
|
2018-11-23 |
nemo |
more uninitialised values
|
changeset |
files
|
2018-11-23 |
nemo |
uninitialised values
|
changeset |
files
|
2018-11-23 |
nemo |
overall, using LongInt for leftX/rightX results in fewer casts, since most comparisons are against ints.
|
changeset |
files
|
2018-11-23 |
unc0rr |
Fix weWrap camera in pas2c (and if applies, 32 bit fpc)
|
changeset |
files
|
2018-11-22 |
Wuzzy |
Backed out changeset 084af6d2685f
|
changeset |
files
|
2018-11-22 |
Wuzzy |
Add a few translator comments to some not-so-obvious strings
|
changeset |
files
|
2018-11-22 |
Grigory Ustinov |
Slightly correct russian translations in ru.txt (typos and sense)
|
changeset |
files
|
2018-11-22 |
alfadur |
fix casing
|
changeset |
files
|
2018-11-22 |
Grigory Ustinov |
Update russian translation in ru.txt
|
changeset |
files
|
2018-11-22 |
unC0Rr |
It was bad idea to store QByteArray referencing memory on stack
|
changeset |
files
|
2018-11-22 |
unC0Rr |
Support new message format in frontend
|
changeset |
files
|
2018-11-22 |
unC0Rr |
Send seed to engine to receive random map previews
|
changeset |
files
|
2018-11-22 |
unC0Rr |
- Move EngineInstance into a separate module
|
changeset |
files
|
2018-11-22 |
unC0Rr |
Implement send_ipc and read_ipc in engine lib, send_ipc in frontend
|
changeset |
files
|
2018-11-21 |
alfadur |
prevent qtmain from not being linked in on windows
|
changeset |
files
|
2018-11-21 |
Wuzzy |
Add Mutant game scheme, and adapt Mutant for the newly unlocked settings
|
changeset |
files
|
2018-11-21 |
alfadur |
prevent SDL2main from being linked in on windows
|
changeset |
files
|
2018-11-21 |
nemo |
add cfg for mutant
|
changeset |
files
|
2018-11-21 |
nemo |
I think this is correct way to use iterate over it as a hashmap. don't have much lua practice
|
changeset |
files
|
2018-11-21 |
nemo |
oops
|
changeset |
files
|
2018-11-21 |
nemo |
flag crates since waste of time for mutant.
|
changeset |
files
|
2018-11-21 |
nemo |
force-disable video recording if C build is enabled.
|
changeset |
files
|
2018-11-21 |
nemo |
silence warning
|
changeset |
files
|
2018-11-21 |
unC0Rr |
Use question mark approach also in IPC::read
|
changeset |
files
|
2018-11-21 |
unC0Rr |
IPC implementation
|
changeset |
files
|
2018-11-21 |
Grigory Ustinov |
Update russian frontend translation
|
changeset |
files
|
2018-11-20 |
Wuzzy |
Clean up 0.9.25 changelog a bit
|
changeset |
files
|
2018-11-20 |
unc0rr |
Fix fpcrtl_strcompare broken in previous commit
|
changeset |
files
|
2018-11-20 |
unc0rr |
No, it doesn't seem legit
|
changeset |
files
|
2018-11-20 |
unC0Rr |
Start outlining ipc subsystem
|
changeset |
files
|
2018-11-20 |
unC0Rr |
Parse and render more messages
|
changeset |
files
|
2018-11-19 |
Wuzzy |
Thas else() in paths.cmake did not make sense. Hopefully this fixes Fedora build issues
|
changeset |
files
|
2018-11-19 |
Wuzzy |
Don't aggressively delete air mines in Racer
|
changeset |
files
|
2018-11-19 |
unc0rr |
Unify fpcrtl_pchar2astr look with fpcrtl_pchar2str
|
changeset |
files
|
2018-11-19 |
unc0rr |
Handle NULL pchar in pchar2astr
|
changeset |
files
|
2018-11-19 |
unc0rr |
Remove erroneous code duplicating FIX_STRING functionality, adjust ansistring array size
|
changeset |
files
|
2018-11-19 |
alfadur |
as much as howling hedgehogs is hilarious, it might be confusing at first
|
changeset |
files
|
2018-11-19 |
alfadur |
merge
|
changeset |
files
|
2018-11-19 |
Grigory Ustinov |
Update russian frontend translation
|
changeset |
files
|
2018-11-19 |
Grigory Ustinov |
Merge with master branch
|
changeset |
files
|
2018-11-19 |
Grigory Ustinov |
Adapt russian translations and fix misprint
|
changeset |
files
|
2018-11-19 |
Grigory Ustinov |
Edit russian translations in desktop file
|
changeset |
files
|
2018-11-19 |
Grigory Ustinov |
Mark non-translatable russian translations with comments, disable unfinished flag
|
changeset |
files
|
2018-11-19 |
Wuzzy |
Show extra seconds when collecting a crate in Teamwork
|
changeset |
files
|
2018-11-19 |
Wuzzy |
Teamwork: Play sound for time bonus, don't give time bonus for destroying crate
|
changeset |
files
|
2018-11-19 |
Wuzzy |
Remove some chatslang from missions
|
changeset |
files
|
2018-11-19 |
Wuzzy |
Update Travis to use Ubuntu bionic (18.04 LTS)
|
changeset |
files
|
2018-11-19 |
alfadur |
was a wrong copy apparently
|
changeset |
files
|
2018-11-19 |
alfadur |
corrected parsing joined with unC0Rr's corrected generating finally gives the right result
|
changeset |
files
|
2018-11-19 |
alfadur |
On a second though, the actual error seems to be elsewhere, so still can use proper indexing
|
changeset |
files
|
2018-11-19 |
alfadur |
seems like it's either this or swap indexing order everywhere
|
changeset |
files
|
2018-11-19 |
Wuzzy |
Fix typo in German translation of ACF1
|
changeset |
files
|
2018-11-19 |
Wuzzy |
ACF1: Set hero's gear position when skipping first cut scene
|
changeset |
files
|
2018-11-18 |
Wuzzy |
Turn accidental globals to locals in Lua libraries
|
changeset |
files
|
2018-11-18 |
Wuzzy |
Get rid of table.maxn in all Lua code
|
changeset |
files
|
2018-11-18 |
Wuzzy |
Update changelog
|
changeset |
files
|
2018-11-18 |
unc0rr |
Special case for rendering type of two-dimensional arrays, since C is inconsistent in its syntax
|
changeset |
files
|
2018-11-18 |
nemo |
fpc likes brackets
|
changeset |
files
|
2018-11-18 |
unc0rr |
AI is bazooka genius
|
changeset |
files
|
2018-11-18 |
Wuzzy |
Display game scheme settings in Pas2C, too
|
changeset |
files
|
2018-11-18 |
Wuzzy |
Shorten German translation in de.txt a bit
|
changeset |
files
|
2018-11-18 |
Wuzzy |
Remove duplicate translation of "Congratulations!" in ru.lua
|
changeset |
files
|
2018-11-18 |
Wuzzy |
Remove invalid translation in pt_PT.txt (missing parameter %1)
|
changeset |
files
|
2018-11-18 |
Wuzzy |
Make sure all engine locale files start with either digit, semicolon or are empty
|
changeset |
files
|
2018-11-17 |
nemo |
verify impact before explosion rating, since the offsets might cause water splashes
|
changeset |
files
|
2018-11-17 |
unc0rr |
Fix desync bomb
|
changeset |
files
|
2018-11-16 |
Wuzzy |
Increase width for key binding drop-down list
|
changeset |
files
|
2018-11-16 |
nemo |
oops
|
changeset |
files
|
2018-11-16 |
nemo |
lua comment handling is seriously WTF, but let's at least allow some partial single line
|
changeset |
files
|
2018-11-16 |
GunChleoc |
Translate the few remaining missing strings in gd.txt
|
changeset |
files
|
2018-11-16 |
unC0Rr |
Implement more of parsing, start implementation of engine messages rendering
|
changeset |
files
|
2018-11-15 |
nemo |
more seems to work better?
|
changeset |
files
|
2018-11-15 |
nemo |
adding X offset seems to improve chance of drownings
|
changeset |
files
|
2018-11-14 |
unC0Rr |
Parse some synced messages, tests
|
changeset |
files
|
2018-11-14 |
unC0Rr |
Recognize timestamps
|
changeset |
files
|
2018-11-14 |
unC0Rr |
Rearrange code
|
changeset |
files
|
2018-11-13 |
alfadur |
fix polygon closure
|
changeset |
files
|
2018-11-13 |
alfadur |
2018ize everything
|
changeset |
files
|
2018-11-13 |
unC0Rr |
Start working on engine messages parser
|
changeset |
files
|
2018-11-13 |
unc0rr |
Move engine messages into separate lib for reuse
|
changeset |
files
|
2018-11-13 |
alfadur |
reset airmine timer on stun recovery
|
changeset |
files
|
2018-11-13 |
alfadur |
stun airmines on explosions as well
|
changeset |
files
|
2018-11-13 |
alfadur |
add sparkles to stunned airmines
|
changeset |
files
|
2018-11-13 |
alfadur |
update kamikaze collision cache after portalling
|
changeset |
files
|
2018-11-12 |
alfadur |
stun airmines on shove
|
changeset |
files
|
2018-11-12 |
alfadur |
make engine windows checks work for 64bit builds
|
changeset |
files
|
2018-11-12 |
Grigory Ustinov |
Verify and update russian translations for refreshed strings in 04:XX / part 2
|
changeset |
files
|
2018-11-10 |
unc0rr |
Fix birdy appearance/disappearance animation
|
changeset |
files
|
2018-11-10 |
Wuzzy |
Remove all traces of dead code related to amStructure/gtStructure
|
changeset |
files
|
2018-11-10 |
Wuzzy |
Remove unused/out-commented "Structure" strings in engine locale files
|
changeset |
files
|
2018-11-10 |
Wuzzy |
Remove 2 strings violating the 0.9.25 string freeze. Backout this changeset after 0.9.25 got released
|
changeset |
files
|
2018-11-10 |
Wuzzy |
Credit GunChleoc for Scottish Gaelic translation update
|
changeset |
files
|
2018-11-10 |
GunChleoc |
Big update for Scottish Gaelic translation
|
changeset |
files
|
2018-11-09 |
Wuzzy |
Fix bad StrToInt call ('0x' instead of '$' for hex), confuses Pas2C
|
changeset |
files
|
2018-11-09 |
Wuzzy |
Backed out changeset b15014125f67
|
changeset |
files
|
2018-11-09 |
Wuzzy |
Fix Pas2C implementation of Val failing to parse hexadecimal
|
changeset |
files
|
2018-11-09 |
alfadur |
pass hwrunner gl context into engine
|
changeset |
files
|
2018-11-09 |
alfadur |
add standalone engine runner
|
changeset |
files
|
2018-11-09 |
alfadur |
some exorcism
|
changeset |
files
|
2018-11-09 |
Wuzzy |
Pas2C: Fix bad C typedefs for Pascal data types Extended and Real
|
changeset |
files
|
2018-11-09 |
alfadur |
fix 03:60
|
changeset |
files
|
2018-11-09 |
Grigory Ustinov |
Verify and update russian translations for refreshed strings in 04:XX / part 1
|
changeset |
files
|
2018-11-09 |
Grigory Ustinov |
Merge with master branch
|
changeset |
files
|
2018-11-09 |
Grigory Ustinov |
Verify and update russian translations for refreshed strings
|
changeset |
files
|
2018-11-09 |
Grigory Ustinov |
Update russian translations in ru.txt
|
changeset |
files
|
2018-11-09 |
alfadur |
generalize adding data to World
|
changeset |
files
|
2018-11-08 |
alfadur |
split hwphysics into modules
|
changeset |
files
|
2018-11-08 |
Igor Paliychuk |
Update Ukrainian localization
|
changeset |
files
|
2018-11-08 |
unc0rr |
A bit of rethinking of game messages and command
|
changeset |
files
|
2018-11-08 |
alfadur |
add some texture transforms
|
changeset |
files
|
2018-11-08 |
nemo |
Blame is about 30% faster than grep
|
changeset |
files
|
2018-11-08 |
nemo |
add the code too
|
changeset |
files
|
2018-11-08 |
Grigory Ustinov |
Add russian translations for chat command help in ru.txt
|
changeset |
files
|
2018-11-08 |
Grigory Ustinov |
Add russian translations in ru.txt (generally 02:00)
|
changeset |
files
|
2018-11-08 |
alfadur |
implement basic land bordering
|
changeset |
files
|
2018-11-07 |
unc0rr |
Start outlining some core engine stuff
|
changeset |
files
|
2018-11-07 |
Wuzzy |
Pas2C: Fix data types of Trunc and Ceil
|
changeset |
files
|
2018-11-07 |
nemo |
oups getter should have it too
|
changeset |
files
|
2018-11-07 |
unc0rr |
- Move hedgewars-engine into lib-hedgewars-engine
|
changeset |
files
|
2018-11-07 |
nemo |
ignore whitespace/case by default to reduce false positives
|
changeset |
files
|
2018-11-07 |
alfadur |
fix texturing and add a theme loading option to land_dump
|
changeset |
files
|
2018-11-07 |
nemo |
requires bash
|
changeset |
files
|
2018-11-07 |
Wuzzy |
Some minor fixes in de.txt
|
changeset |
files
|
2018-11-07 |
Wuzzy |
Add nemo's script to check for outdated engine translations with some adaptations
|
changeset |
files
|
2018-11-07 |
alfadur |
implement basic land texturing
|
changeset |
files
|
2018-11-07 |
unc0rr |
Introduce FIX_STRINGA, use it fpcrtl_pos
|
changeset |
files
|
2018-11-07 |
Wuzzy |
Add TODO in ru.txt for reviewing all 04:XX strings
|
changeset |
files
|
2018-11-07 |
Grigory Ustinov |
Add Russian translations in ru.txt
|
changeset |
files
|
2018-11-07 |
alfadur |
fix mapgen
|
changeset |
files
|
2018-11-07 |
alfadur |
save edges_count
|
changeset |
files
|
2018-11-07 |
unC0Rr |
Some refactoring of qmlfrontend. It now shows land preview generated by hedgewars-engine
|
changeset |
files
|
2018-11-07 |
unC0Rr |
Make hedgewars-engine crate produce shared library, implement some basics
|
changeset |
files
|
2018-11-07 |
unC0Rr |
Fix some warnings here and there, remove unwelcomed code
|
changeset |
files
|
2018-11-07 |
alfadur |
start loading theme textures
|
changeset |
files
|
2018-11-06 |
alfadur |
make fill point asserts persistent
|
changeset |
files
|
2018-11-06 |
alfadur |
a bit more simplification without an apparent performance gain
|
changeset |
files
|
2018-11-06 |
alfadur |
seems like about 25% speedup in land filling
|
changeset |
files
|
2018-11-06 |
nemo |
workaround for the freepascal bug courtesy of koda
|
changeset |
files
|
2018-11-06 |
alfadur |
add more point operators
|
changeset |
files
|
2018-11-06 |
Grigory Ustinov |
Update frontend russian translation
|
changeset |
files
|
2018-11-06 |
alfadur |
pull land into collision detector
|
changeset |
files
|
2018-11-06 |
unC0Rr |
Start working on frontend to rust engine rewrite
|
changeset |
files
|
2018-11-06 |
alfadur |
fix tangents
|
changeset |
files
|
2018-11-06 |
alfadur |
fix ray construction
|
changeset |
files
|
2018-11-05 |
unc0rr |
Bezierize land outline
|
changeset |
files
|
2018-11-05 |
unc0rr |
Implement BeizerCurveSegments, no tests
|
changeset |
files
|
2018-11-05 |
alfadur |
merge
|
changeset |
files
|
2018-11-05 |
alfadur |
collapse rectangle types back together with consistent usage of size
|
changeset |
files
|
2018-11-05 |
nemo |
wtf
|
changeset |
files
|
2018-11-05 |
alfadur |
separate rectangle types based on right/bottom edge inclusivity
|
changeset |
files
|
2018-11-05 |
alfadur |
actually there is a way to preserve mutable polygon iterator
|
changeset |
files
|
2018-11-05 |
alfadur |
fix polygons getting unclosed on mirroring
|
changeset |
files
|
2018-11-05 |
alfadur |
merge
|
changeset |
files
|
2018-11-05 |
alfadur |
organize landgen a bit more
|
changeset |
files
|
2018-11-04 |
unc0rr |
- Fix land_dump always skipping bezierize step
|
changeset |
files
|
2018-11-04 |
alfadur |
yaml crate is having problems with unaligned arrays
|
changeset |
files
|
2018-11-04 |
alfadur |
add command arguments to use a template from file into land_dump
|
changeset |
files
|
2018-11-04 |
alfadur |
add a higher level map generation lib to load yaml templates into somewhere
|
changeset |
files
|
2018-11-04 |
alfadur |
resolve some clippy complaints
|
changeset |
files
|
2018-11-03 |
unc0rr |
- Add distance-divider option to land_dump
|
changeset |
files
|
2018-11-03 |
alfadur |
polygonize OutlinePoints
|
changeset |
files
|
2018-11-03 |
alfadur |
fix compile errors
|
changeset |
files
|
2018-11-03 |
unc0rr |
Implement non-overflowing calculations for high values
|
changeset |
files
|
2018-11-03 |
unc0rr |
land_dump app for testing templated landgen
|
changeset |
files
|
2018-11-03 |
Wuzzy |
Fix portal color being switchable after losing control
|
changeset |
files
|
2018-11-03 |
Wuzzy |
Move spoken text from HillBilly's PoisonCough to new files, make cough more quiet
|
changeset |
files
|
2018-11-03 |
Wuzzy |
GameServer: Print syntax help if calling /maxteams without argument
|
changeset |
files
|
2018-11-03 |
Wuzzy |
GameServer: Turn some messages into warnings
|
changeset |
files
|
2018-11-03 |
alfadur |
probably should reuse it everywhere then
|
changeset |
files
|
2018-11-03 |
alfadur |
should have been just norm
|
changeset |
files
|
2018-11-03 |
unc0rr |
You cannot optimize integral division like this. You end up multiplying by 0, 1 or 2 instead of whole spectre of ratios.
|
changeset |
files
|
2018-11-03 |
alfadur |
fix normal offset for split points and make directions more consistent
|
changeset |
files
|
2018-11-03 |
alfadur |
reorder split rectangles
|
changeset |
files
|
2018-11-03 |
alfadur |
simplify normal direction check for bounds distances
|
changeset |
files
|
2018-11-03 |
alfadur |
import some clarity into border distance computation
|
changeset |
files
|
2018-11-02 |
alfadur |
fix typos
|
changeset |
files
|
2018-11-02 |
alfadur |
a bit more simplification
|
changeset |
files
|
2018-11-02 |
alfadur |
swap coordinate system
|
changeset |
files
|
2018-11-02 |
alfadur |
a bit of simplification
|
changeset |
files
|
2018-11-02 |
alfadur |
typofix
|
changeset |
files
|
2018-11-02 |
unc0rr |
Fix another typo
|
changeset |
files
|
2018-11-02 |
unc0rr |
Fix typo
|
changeset |
files
|
2018-11-02 |
alfadur |
mark the center in the theme editor
|
changeset |
files
|
2018-11-02 |
alfadur |
fix play area rect
|
changeset |
files
|
2018-11-02 |
unc0rr |
Finish porting FindPoint()
|
changeset |
files
|
2018-11-02 |
alfadur |
add an existing template to the theme editor
|
changeset |
files
|
2018-11-02 |
alfadur |
add basic land template to theme editor
|
changeset |
files
|
2018-11-02 |
alfadur |
fix some compile errors
|
changeset |
files
|
2018-11-02 |
alfadur |
add some more rectangle convenience methods
|
changeset |
files
|
2018-11-02 |
unc0rr |
Move flip and mirror to outline methods
|
changeset |
files
|
2018-11-02 |
alfadur |
add polygons
|
changeset |
files
|
2018-11-02 |
alfadur |
fix infinite loop in landgen
|
changeset |
files
|
2018-11-02 |
alfadur |
add more rectangle methods
|
changeset |
files
|
2018-11-02 |
Wuzzy |
Add grenka to credits for Russian translation
|
changeset |
files
|
2018-11-02 |
alfadur |
update theme editor
|
changeset |
files
|
2018-11-02 |
Wuzzy |
Add some useful translation checker scripts for Lua
|
changeset |
files
|
2018-11-02 |
alfadur |
component-wise division is actually useful sometimes
|
changeset |
files
|
2018-11-02 |
Grigory Ustinov |
Shortened translations of map types in Russian
|
changeset |
files
|
2018-11-02 |
Wuzzy |
Merge unC0Rr's FindPoint() stuff
|
changeset |
files
|
2018-11-02 |
Grigory Ustinov |
Update translations in ru.lua
|
changeset |
files
|
2018-11-02 |
Grigory Ustinov |
Update Russian frontend translation
|
changeset |
files
|
2018-11-02 |
Grigory Ustinov |
Fix mistakes in russian translation of tips
|
changeset |
files
|
2018-11-02 |
Grigory Ustinov |
Update Russian frontend translations
|
changeset |
files
|
2018-11-02 |
unC0Rr |
Start convertion of FindPoint()
|
changeset |
files
|
2018-11-02 |
Wuzzy |
Typecast the ASCII ESC char
|
changeset |
files
|
2018-11-02 |
unC0Rr |
abs(hwRound()) is nonsense
|
changeset |
files
|
2018-11-02 |
unC0Rr |
- Add methods to work with Rect as box
|
changeset |
files
|
2018-11-02 |
unC0Rr |
Refactor tests, add fn center() for Line
|
changeset |
files
|
2018-11-02 |
unC0Rr |
Introduce OutlineSegmentsIterator, some refactoring
|
changeset |
files
|
2018-11-02 |
Wuzzy |
Remove pointless string assignment in PlaySoundV
|
changeset |
files
|
2018-11-02 |
Wuzzy |
Fix ambigious abs in uGearsHandlersMess
|
changeset |
files
|
2018-11-02 |
Wuzzy |
Fix bad "not" in uTeams (made pas2c angry)
|
changeset |
files
|
2018-11-02 |
Wuzzy |
Use hexadecimal number to represent ASCII ESC
|
changeset |
files
|
2018-11-02 |
Wuzzy |
Add Official racer challenge #17
|
changeset |
files
|
2018-11-02 |
Wuzzy |
Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
|
changeset |
files
|
2018-11-02 |
unC0Rr |
Rework lib structure, no code changes
|
changeset |
files
|
2018-11-02 |
Wuzzy |
Update LastVoice when switching to fallback voice
|
changeset |
files
|
2018-11-01 |
alfadur |
wrestle with borrow checker
|
changeset |
files
|
2018-11-01 |
unc0rr |
Commit broken code for divide_edges in hope for salvation
|
changeset |
files
|
2018-11-01 |
alfadur |
fix overflow check in airmine handling
|
changeset |
files
|
2018-11-01 |
unc0rr |
Also ban special symbols block
|
changeset |
files
|
2018-11-01 |
Wuzzy |
Fix game window width/height setting being broken when using Arabic locale
|
changeset |
files
|
2018-11-01 |
Grigory Ustinov |
Slightly correct russian translation of word utility
|
changeset |
files
|
2018-11-01 |
Grigory Ustinov |
Update russian translation
|
changeset |
files
|
2018-11-01 |
Grigory Ustinov |
Adapt russian translation for modern gaming language
|
changeset |
files
|
2018-11-01 |
alfadur |
start a physics engine to try out this data oriented thing everyone seems to be talking about
|
changeset |
files
|
2018-11-01 |
KoBeWi |
Fix too long Polish translation of fps
|
changeset |
files
|
2018-11-01 |
Wuzzy |
Enable CJK font when using any full/halfwith char (U+FF00 to U+FFEF)
|
changeset |
files
|
2018-11-01 |
KoBeWi |
Add missing translation in pl.lua
|
changeset |
files
|
2018-11-01 |
alfadur |
prevent minigun bullet land impacts from pushing hedgehogs
|
changeset |
files
|
2018-11-01 |
alfadur |
update theme editor to use new land generator implementation
|
changeset |
files
|
2018-11-01 |
Wuzzy |
Fix taunts playing too fast after a shot
|
changeset |
files
|
2018-10-31 |
alfadur |
merge
|
changeset |
files
|
2018-10-31 |
unc0rr |
Implement OutlinePoints for land generators, some ground work for template based landgen
|
changeset |
files
|
2018-10-29 |
unc0rr |
Use next_power_of_two() just like hedgewars engine does, expose original and real dimensions
|
changeset |
files
|
2018-10-31 |
alfadur |
add missions_ja.txt
|
changeset |
files
|
2018-10-31 |
nemo |
check for teamgone before activating switcher
|
changeset |
files
|
2018-10-31 |
Wuzzy |
Fix various string errors in Lua locale files
|
changeset |
files
|
2018-10-31 |
alfadur |
japanese translation fixes
|
changeset |
files
|
2018-10-31 |
alfadur |
bump server dependencies
|
changeset |
files
|
2018-10-31 |
Wuzzy |
Fix critical Lua syntax errors in lt.lua
|
changeset |
files
|
2018-10-31 |
KoBeWi |
Update Polish translation
|
changeset |
files
|
2018-10-31 |
Wuzzy |
Enemy/AI hogs now say “Hmm” on turn start. Use IllGetYou/JustYouWait for hit after attack
|
changeset |
files
|
2018-10-31 |
Wuzzy |
Add Ouch taunt for particulary damaging hits (fall, bullet, shove, hammer)
|
changeset |
files
|
2018-10-31 |
Wuzzy |
Stop using dsUnknown, replace with concrete damage sources
|
changeset |
files
|
2018-10-30 |
Wuzzy |
Merge
|
changeset |
files
|
2018-10-30 |
Wuzzy |
Attacking same clan (not same team) is no longer enough to trigger sndSameTeam
|
changeset |
files
|
2018-10-30 |
Wuzzy |
Play another voice as fallback if sndRevenge could not be found
|
changeset |
files
|
2018-10-28 |
Wuzzy |
Refactor fallback taunt code
|
changeset |
files
|
2018-10-28 |
Wuzzy |
Add taunts: Leavemealone, Cutitout (when attacked many times)
|
changeset |
files
|
2018-10-28 |
Wuzzy |
Add revenge taunt
|
changeset |
files
|
2018-10-30 |
alfadur |
fix theme editor
|
changeset |
files
|
2018-10-30 |
alfadur |
extract size struct for common usage
|
changeset |
files
|
2018-10-30 |
alfadur |
add circle filling to land2d
|
changeset |
files
|
2018-10-29 |
alfadur |
make theme editor render some random map lines
|
changeset |
files
|
2018-10-29 |
alfadur |
hide get_next back
|
changeset |
files
|
2018-10-29 |
alfadur |
start a theme editor as an excuse to see land generator in action
|
changeset |
files
|
2018-10-29 |
alfadur |
make useful stuff public
|
changeset |
files
|
2018-10-28 |
unc0rr |
Start land generators implementation
|
changeset |
files
|
2018-10-28 |
unc0rr |
Remove some dead code
|
changeset |
files
|
2018-10-27 |
Wuzzy |
Play sndStupid on round draw instead of sndNutter
|
changeset |
files
|
2018-10-27 |
Wuzzy |
Chance to play sndNutter if player sacrifices hog and misses
|
changeset |
files
|
2018-10-27 |
Wuzzy |
Only play sndThisOneIsMine if crate drops close to hog
|
changeset |
files
|
2018-10-27 |
Wuzzy |
Shorten some Ohdear/Solong sounds to match the death animation
|
changeset |
files
|
2018-10-27 |
Wuzzy |
Don't play sndDrat or sndBugger on self-kill
|
changeset |
files
|
2018-10-27 |
Wuzzy |
New taunt: Runaway, when something is about to blow up near current hog
|
changeset |
files
|
2018-10-27 |
Wuzzy |
Use sndWatchThis for molotov attack
|
changeset |
files
|
2018-10-27 |
Wuzzy |
Classic voice: Add Melon.ogg (copied from Watchthis.ogg)
|
changeset |
files
|
2018-10-27 |
Wuzzy |
Add 2 taunts: Fire, WatchThis (attack voice for some weapons)
|
changeset |
files
|
2018-10-27 |
Wuzzy |
Add 3 taunts: Amazing, Brilliant, Excellent
|
changeset |
files
|
2018-10-27 |
Wuzzy |
Add 7 new taunts
|
changeset |
files
|
2018-10-27 |
Wuzzy |
Add missing Firepunch taunt for Classic voice (copied from Watchthis.ogg)
|
changeset |
files
|
2018-10-27 |
Wuzzy |
uStats: Fix DamageGiven being counted twice, fix self-damage msg never appearing
|
changeset |
files
|
2018-10-27 |
Wuzzy |
Add Grenade taunt when grenade close to hog is about to blow up
|
changeset |
files
|
2018-10-27 |
alfadur |
update changelog
|
changeset |
files
|
2018-10-27 |
alfadur |
and finally make the bat hit moving gears for completeness
|
changeset |
files
|
2018-10-27 |
alfadur |
make whip hit moving gears
|
changeset |
files
|
2018-10-27 |
alfadur |
make kamikaze hit moving gears as well
|
changeset |
files
|
2018-10-27 |
alfadur |
make firepunch hit moving gears (airmines are not amused)
|
changeset |
files
|
2018-10-27 |
alfadur |
prevent firepunch from hitting the same gear multiple times
|
changeset |
files
|
2018-10-27 |
Wuzzy |
Draw mission panel behind ammo menu tooltip
|
changeset |
files
|
2018-10-27 |
Wuzzy |
Tweak commenting in uWorld render routine
|
changeset |
files
|
2018-10-27 |
alfadur |
Update changelog
|
changeset |
files
|
2018-10-27 |
Wuzzy |
No firepunch hit sound for sticky mines
|
changeset |
files
|
2018-10-27 |
Wuzzy |
Add credits for shoryuken_hit.ogg
|
changeset |
files
|
2018-10-27 |
alfadur |
Tweak firepunch sound that Wuzzy found
|
changeset |
files
|
2018-10-26 |
Wuzzy |
Clear gmLeft/gmRight after using landspray/flamethrower to prevent accidental walking
|
changeset |
files
|
2018-10-26 |
alfadur |
add some japanese tips as well
|
changeset |
files
|
2018-10-26 |
Wuzzy |
Fix resurrector handling turn time manually, use correct ammoprop instead
|
changeset |
files
|
2018-10-26 |
Wuzzy |
Display "0 remaining" if multi-shoot weapon has been used up
|
changeset |
files
|
2018-10-26 |
Wuzzy |
Fix seduction not stopping if hog took damage before attack was complete
|
changeset |
files
|
2018-10-26 |
alfadur |
complete ja.txt
|
changeset |
files
|
2018-10-26 |
Wuzzy |
GameServer: Fix protocol error when receiving CALLVOTE cmd with incorrect mode
|
changeset |
files
|
2018-10-26 |
Wuzzy |
Tweak error messages of /callvote kick
|
changeset |
files
|
2018-10-26 |
unc0rr |
Fix lack of message and segfault when number texture creation fails
|
changeset |
files
|
2018-10-26 |
Wuzzy |
Add flamethrower, ice_beam_idle and landgun sound files which I have forgotten
|
changeset |
files
|
2018-10-26 |
Wuzzy |
Add separate sound symbols for case impact and extra damage
|
changeset |
files
|
2018-10-26 |
Wuzzy |
CS: Highlight "Available weapon specials:" as well
|
changeset |
files
|
2018-10-26 |
Wuzzy |
Continental supplies: Highlight "Special weapons:" line in mission panel
|
changeset |
files
|
2018-10-26 |
Wuzzy |
Add sound for landspray
|
changeset |
files
|
2018-10-26 |
Wuzzy |
Add ice beam idle sound
|
changeset |
files
|
2018-10-26 |
Wuzzy |
Add flamethrower sound
|
changeset |
files
|
2018-10-26 |
Wuzzy |
Prettify the menu arrows in WxW
|
changeset |
files
|
2018-10-26 |
Wuzzy |
Use colon after "Disclaimer" in timebox/portalgun descriptinons
|
changeset |
files
|
2018-10-26 |
Wuzzy |
Allow to escape | and : character in engine translation files
|
changeset |
files
|
2018-10-26 |
Wuzzy |
Engine translation: With '::' can now suppress colons for highlighting
|
changeset |
files
|
2018-10-26 |
Wuzzy |
If u play Piano, you can now hear the notes if sound effects OR music is enabled
|
changeset |
files
|
2018-10-26 |
Wuzzy |
Properly play Valkyries music in Rope Knock Challenge (no more music overlap)
|
changeset |
files
|
2018-10-26 |
Wuzzy |
Add PlayMusicSound/StopMusicSound to Lua API
|
changeset |
files
|
2018-10-26 |
Wuzzy |
Refactor usage of sndRideOfTheValkyries, now can play if music is on and sound is off
|
changeset |
files
|
2018-10-25 |
Wuzzy |
Fix freezer ray extending with low fuel usage when firing straight up/down while holding up/down key
|
changeset |
files
|
2018-10-25 |
unc0rr |
Fix bug 651: sliding hog firing rope could end up stuck in land right after the rope has attached
|
changeset |
files
|
2018-10-25 |
alfadur |
some more ja.txt fixes
|
changeset |
files
|
2018-10-25 |
alfadur |
additional descriptions for ja.txt
|
changeset |
files
|
2018-10-25 |
Wuzzy |
Remove double space at end of chat messages from server
|
changeset |
files
|
2018-10-25 |
Wuzzy |
Frontend: Make sure special nicks always show up in square brackets
|
changeset |
files
|
2018-10-25 |
Wuzzy |
Add a new king death message
|
changeset |
files
|
2018-10-25 |
Wuzzy |
Allow duplicate placeholders in engine strings
|
changeset |
files
|
2018-10-25 |
alfadur |
more ja.txt fixes
|
changeset |
files
|
2018-10-25 |
Wuzzy |
Add script to check engine locale files for problems
|
changeset |
files
|
2018-10-25 |
Wuzzy |
Remove string with duplicate placeholder in sk.txt
|
changeset |
files
|
2018-10-25 |
Wuzzy |
Fix incorrect string number for Slovak strings for King death
|
changeset |
files
|
2018-10-25 |
Wuzzy |
Support CJK fonts for sidFPS as well
|
changeset |
files
|
2018-10-25 |
Wuzzy |
Add CJK font support for sidAmmoCount
|
changeset |
files
|
2018-10-25 |
alfadur |
fix some of Wuzzy's rage
|
changeset |
files
|
2018-10-25 |
alfadur |
some ja.txt corrections
|
changeset |
files
|
2018-10-25 |
alfadur |
update ja.txt
|
changeset |
files
|
2018-10-24 |
unc0rr |
Also report chat and added rooms in log
|
changeset |
files
|
2018-10-24 |
Wuzzy |
Fix hog can drop more than 2 s. mines if first one was dropped from utility, then stop using that utility
|
changeset |
files
|
2018-10-24 |
unc0rr |
Finish hedgewars-checker implementation
|
changeset |
files
|
2018-10-24 |
nemo |
disable basic comment support 'cause lua is nuts
|
changeset |
files
|
2018-10-23 |
unc0rr |
Create replay file, run engine, result from it and send it to the server. Not implemented: filtering of engine output.
|
changeset |
files
|
2018-10-23 |
unc0rr |
Start checker implementation in rust
|
changeset |
files
|
2018-10-23 |
unc0rr |
Fix silly loop
|
changeset |
files
|
2018-10-20 |
unc0rr |
Add --protocol option to engine
|
changeset |
files
|
2018-10-18 |
alfadur |
change draw_thick_line iteration order to benchmark winner
|
changeset |
files
|
2018-10-18 |
unc0rr |
Change Land2D::fill() arguments a bit
|
changeset |
files
|
2018-10-18 |
unc0rr |
Fix ArcPoints never finishing
|
changeset |
files
|
2018-10-18 |
alfadur |
revert 2354264ab0b0
|
changeset |
files
|
2018-10-18 |
alfadur |
apply some codegolfing for dubious reasons
|
changeset |
files
|
2018-10-18 |
unc0rr |
Use integral-geometry iterators to implement Land2D::draw_thick_line, remove no longer unused functions from Land2D
|
changeset |
files
|
2018-10-18 |
unc0rr |
Don't generate unnecessary duplication in case of equal coordinates
|
changeset |
files
|
2018-10-18 |
unc0rr |
Add EquidistantPoints iterator to help iterating over all points of circles
|
changeset |
files
|
2018-10-18 |
unc0rr |
Implement ArcPoints iterator for circles
|
changeset |
files
|
2018-10-18 |
alfadur |
put back land2d.map accidentally replaced by testing code
|
changeset |
files
|
2018-10-18 |
alfadur |
fix fppoint.max_norm
|
changeset |
files
|
2018-10-18 |
alfadur |
move point struct into integral-geometry and use it to refactor a bit
|
changeset |
files
|
2018-10-17 |
unc0rr |
Improve test a bit
|
changeset |
files
|
2018-10-17 |
unc0rr |
Make use of LinePoints in Land2D::draw_line
|
changeset |
files
|
2018-10-17 |
unc0rr |
Introduce integral-geometry crate, implement LinePoints iterator
|
changeset |
files
|
2018-10-17 |
unc0rr |
Raise levels of abstraction to implement draw_thick_line() avoiding code duplication
|
changeset |
files
|
2018-10-17 |
Wuzzy |
Lua: Add PLATFORM global var to distinguish between desktop and mobile builds
|
changeset |
files
|
2018-10-17 |
alfadur |
add left scalar operations to fpnum
|
changeset |
files
|
2018-10-16 |
unc0rr |
Implement Land2D::change_round()
|
changeset |
files
|
2018-10-16 |
unc0rr |
Implement get_unchecked* functions for Vec2D
|
changeset |
files
|
2018-10-16 |
alfadur |
add opassign implementations
|
changeset |
files
|
2018-10-16 |
alfadur |
make methods public
|
changeset |
files
|
2018-10-16 |
alfadur |
add scalar operations
|
changeset |
files
|
2018-10-16 |
alfadur |
fix test
|
changeset |
files
|
2018-10-16 |
alfadur |
add more fpnum functions
|
changeset |
files
|
2018-10-15 |
unc0rr |
Implement Land2D::fill() + tests
|
changeset |
files
|
2018-10-15 |
alfadur |
Add basic windows build script
|
changeset |
files
|
2018-10-15 |
alfadur |
fix library names in engine
|
changeset |
files
|
2018-10-15 |
unc0rr |
Make parameters meaning more obvious
|
changeset |
files
|
2018-10-15 |
nemo |
tag both as overloadable - seems to satisfy clang 3.4
|
changeset |
files
|
2018-10-15 |
alfadur |
fix path to ppas.bat to avoid confusing nmake
|
changeset |
files
|
2018-10-15 |
nemo |
add back accidentally removed sections
|
changeset |
files
|
2018-10-14 |
unc0rr |
Start land2d library implementation: draw_line() method
|
changeset |
files
|
2018-10-14 |
unc0rr |
Add get_mut() to Vec2D
|
changeset |
files
|
2018-10-14 |
unc0rr |
Simplify Vec2D::new() a bit
|
changeset |
files
|
2018-10-14 |
alfadur |
remove old sdl headers and libs in support of recent deletionism spirit
|
changeset |
files
|
2018-10-14 |
alfadur |
.. or rather move calling conventions to proper position
|
changeset |
files
|
2018-10-14 |
alfadur |
set proper sdl calling convention for vcpkg builds
|
changeset |
files
|
2018-10-14 |
unc0rr |
Implement vec2d library to use for land arrays in the future
|
changeset |
files
|
2018-10-14 |
alfadur |
fix frontend compatibility issues
|
changeset |
files
|
2018-10-14 |
alfadur |
use correct compiler flags
|
changeset |
files
|
2018-10-14 |
unc0rr |
Start work on landgen rust lib
|
changeset |
files
|
2018-10-14 |
unc0rr |
Remove more dead code from uLandOutline
|
changeset |
files
|
2018-10-14 |
alfadur |
don't use -Wextra when building with vcpkg
|
changeset |
files
|
2018-10-14 |
alfadur |
add extra rule for negative integers
|
changeset |
files
|
2018-10-14 |
unc0rr |
Implement Iterator trait for LaggedFibonacciPRNG
|
changeset |
files
|
2018-10-14 |
unc0rr |
Remove some dead code from template-based land gen
|
changeset |
files
|
2018-10-14 |
nemo |
reorder params, deleted obsolete *_passes
|
changeset |
files
|
2018-10-14 |
alfadur |
fix return name and bound type
|
changeset |
files
|
2018-10-14 |
alfadur |
remove extra begin
|
changeset |
files
|
2018-10-14 |
alfadur |
add missing .
|
changeset |
files
|
2018-10-14 |
unc0rr |
Convert uLandTemplates into yaml file
|
changeset |
files
|
2018-10-14 |
nemo |
one more merge
|
changeset |
files
|
2018-10-14 |
alfadur |
merge
|
changeset |
files
|
2018-10-14 |
alfadur |
merge
|
changeset |
files
|
2018-10-13 |
alfadur |
improve stability for checks
|
changeset |
files
|
2018-10-13 |
alfadur |
fix offsets
|
changeset |
files
|
2018-10-13 |
alfadur |
Fix overflow in CheckGearNear
|
changeset |
files
|
2018-10-13 |
alfadur |
add fpnum literal macro
|
changeset |
files
|
2018-10-12 |
alfadur |
delegate cmp to rustlib
|
changeset |
files
|
2018-10-10 |
alfadur |
forgot a line
|
changeset |
files
|
2018-10-10 |
alfadur |
update frontend japanese translation
|
changeset |
files
|
2018-10-13 |
unc0rr |
Make converter for uLandTemplates into yaml
|
changeset |
files
|
2018-10-13 |
unc0rr |
Implement lagged Fibonacci PRNG in rust, compatible with hwengine
|
changeset |
files
|
2018-10-13 |
unc0rr |
inline more operators in fpnum
|
changeset |
files
|
2018-10-12 |
alfadur |
delegate cmp to rustlib
|
changeset |
files
|
2018-10-13 |
unc0rr |
Add some more tests
|
changeset |
files
|
2018-10-12 |
unc0rr |
Reimplement hwFloat library in rust for future use
|
changeset |
files
|
2018-10-12 |
Wuzzy |
Drop internal PhysFS, bump PhysFS requirement to 3.0.0
|
changeset |
files
|
2018-10-11 |
unc0rr |
- Fix insert() for strings in pas2c
|
changeset |
files
|
2018-10-09 |
nemo |
drop the error checked StrToInt as non-critical - pas2c did not implement it.
|
changeset |
files
|
2018-10-09 |
nemo |
IFDEF out missing function with FIXME, revert pas2c change in 0ecf77e203c0 as suggested by unc0rr, another string annotation
|
changeset |
files
|
2018-10-09 |
nemo |
bunch more of those shortstring/ansistrings
|
changeset |
files
|
2018-10-09 |
nemo |
make explicit for pas2c some string casts that fpc was probably doing automatically
|
changeset |
files
|
2018-10-07 |
Wuzzy |
Update German translation
|
changeset |
files
|
2018-10-07 |
Wuzzy |
Update locale files
|
changeset |
files
|
2018-10-06 |
Wuzzy |
ASA, ice02: Change time strings for consistency with other time strings
|
changeset |
files
|
2018-10-05 |
Wuzzy |
No-op when entering /clan command with no argument
|
changeset |
files
|
2018-10-06 |
alfadur |
merge
|
changeset |
files
|
2018-10-05 |
alfadur |
Windows 1809 GetUserProfileDirectory failure workaround
|
changeset |
files
|
2018-10-05 |
alfadur |
add debug output for physfs init failure
|
changeset |
files
|
2018-10-05 |
Wuzzy |
Make sure AddChatString is only fed with shortstrings
|
changeset |
files
|
2018-10-05 |
Wuzzy |
Fix double tmp override in chTeamBack; Use shortstring for sidTeamGone/sidTeamBack
|
changeset |
files
|
2018-10-05 |
nemo |
formatA expects ansistring params
|
changeset |
files
|
2018-10-05 |
nemo |
this should probably exit -1 - pas2c was complaining about uninitialised var
|
changeset |
files
|
2018-10-05 |
nemo |
silly tmp var for sake of pas2c
|
changeset |
files
|
2018-10-05 |
unc0rr |
Fix pas2c build dependencies
|
changeset |
files
|
2018-10-05 |
unc0rr |
Fix pas2c build a bit more
|
changeset |
files
|
2018-10-05 |
Wuzzy |
Precalculate cMaxHogHealth
|
changeset |
files
|
2018-10-05 |
Wuzzy |
Merge unC0Rr's pas2c fix
|
changeset |
files
|
2018-10-05 |
unc0rr |
Fix previous patch, add support for High(Longword)
|
changeset |
files
|
2018-10-05 |
Wuzzy |
Backed out changeset aed7ee68305a
|
changeset |
files
|
2018-10-05 |
unc0rr |
Fix pas2c not having support for High(LongInt) in init expressions
|
changeset |
files
|
2018-10-05 |
Wuzzy |
Pas2C: Implement rendering of High() similiar to that of Low()
|
changeset |
files
|
2018-10-05 |
Wuzzy |
Update Big Armory preview image
|
changeset |
files
|
2018-10-05 |
Wuzzy |
Hide creeper from frontend, prevent addition of creeper ammo via ammo scheme
|
changeset |
files
|
2018-10-05 |
Wuzzy |
Don't load game scheme from file if name collides with default scheme
|
changeset |
files
|
2018-10-05 |
Wuzzy |
Don't save default weapon scheme in file; don't load weapon scheme from file if name collides with default scheme
|
changeset |
files
|
2018-10-05 |
Wuzzy |
Rename amDuck and related symbols to amCreeper, gtCreeper, etc.
|
changeset |
files
|
2018-10-05 |
Wuzzy |
Remove unused doStepDuck gear handler
|
changeset |
files
|
2018-10-05 |
Wuzzy |
Remove usage of creeper from all schemes and styles
|
changeset |
files
|
2018-10-05 |
Wuzzy |
Restructure 0.9.25 changelog, add highlights section
|
changeset |
files
|
2018-10-05 |
Wuzzy |
Document the /quit chat command from server
|
changeset |
files
|
2018-10-05 |
Wuzzy |
Simplify /quit chat command
|
changeset |
files
|
2018-10-05 |
Wuzzy |
gameServer: Add user warning if got chat command not suitable for current state (lobby/room); fix protocol errors
|
changeset |
files
|
2018-10-05 |
Wuzzy |
Catch empty chat commands in engine and frontend
|
changeset |
files
|
2018-10-05 |
Wuzzy |
Clean up frontend chat command auto-complete
|
changeset |
files
|
2018-10-04 |
Wuzzy |
Backed out changeset 5f6208031658 (fixes 652)
|
changeset |
files
|
2018-10-04 |
Wuzzy |
Merge Racer/TechRacer tie handling
|
changeset |
files
|
2018-09-05 |
Wuzzy |
Add missing roundDraw check in TechRacer
|
changeset |
files
|
2018-09-05 |
Wuzzy |
Add tie handling for Racer and TechRacer
|
changeset |
files
|
2018-10-04 |
Wuzzy |
Backed out changeset 6e4e745f42bb. Devs are hating it for ... reasons
|
changeset |
files
|
2018-10-04 |
Wuzzy |
Fix speech bubble chat commands also applying to bots
|
changeset |
files
|
2018-10-04 |
alfadur |
merge
|
changeset |
files
|
2018-10-04 |
alfadur |
..and for logging in handler
|
changeset |
files
|
2018-10-04 |
alfadur |
Add missing base case for lobby handler
|
changeset |
files
|
2018-10-04 |
Wuzzy |
Fix another pas2c hiccup in uLandObjects
|
changeset |
files
|
2018-10-04 |
Wuzzy |
Change syntax for Format/FormatA, remove array in function to be friendlier to Pas2C
|
changeset |
files
|
2018-10-04 |
Wuzzy |
gameServer: Remove broken and undocumented /part chat command
|
changeset |
files
|
2018-10-04 |
Wuzzy |
Ignore message-type chat commands (/hsa, /clan, etc.) w/ empty arg list
|
changeset |
files
|
2018-10-04 |
Wuzzy |
Rename chat command /team to /clan (but keep /team as alias for now)
|
changeset |
files
|
2018-10-04 |
Wuzzy |
Teach engine to properly display clan message received from the net
|
changeset |
files
|
2018-10-04 |
Wuzzy |
gameServer: Handle empty chat command (partially)
|
changeset |
files
|
2018-10-04 |
Wuzzy |
gameServer: Always report command name if getting an incorrect command
|
changeset |
files
|
2018-10-04 |
Wuzzy |
gameServer: remove duplicate VOTE/FORCE command handling
|
changeset |
files
|
2018-10-03 |
Wuzzy |
Display error when entering invalid chat command in offline game
|
changeset |
files
|
2018-10-03 |
Wuzzy |
Make frontend forward server error and warning messages to engine
|
changeset |
files
|
2018-10-02 |
Wuzzy |
Pas2C: Add preprocess files to .hgignore
|
changeset |
files
|
2018-10-02 |
Wuzzy |
Rewrite StrToInt code in uStore; get rid of "try" and "except" keywords
|
changeset |
files
|
2018-10-02 |
Wuzzy |
IFNDEF custom exception handlung away in pas2c builds
|
changeset |
files
|
2018-10-02 |
Wuzzy |
Resolve ambiguity of <> in Pas2C.hs
|
changeset |
files
|
2018-09-30 |
Wuzzy |
Add help button in main menu (opens Hedgewars Wiki in browser)
|
changeset |
files
|
2018-09-29 |
Wuzzy |
Fix frontend displayed value of Sudden Death timeout being off-by-one
|
changeset |
files
|
2018-09-29 |
Wuzzy |
ASA, desert02: Add achievement for escaping with all crates collected and no damage taken
|
changeset |
files
|
2018-09-29 |
Wuzzy |
ASA, ice02: Display current flying time next to team bar
|
changeset |
files
|
2018-09-29 |
Wuzzy |
ASA, ice02: Fix recorded time being 6 seconds more than reality
|
changeset |
files
|
2018-09-29 |
Wuzzy |
ASA: ice02: Render green rings as double rings
|
changeset |
files
|
2018-09-29 |
Wuzzy |
Set script globals TurnTimeLeft and ReadyTimeLeft immediately after they were changed by Lua call
|
changeset |
files
|
2018-09-28 |
Wuzzy |
Move campaign mission images to share/ instead of hardcoding them into frontend
|
changeset |
files
|
2018-09-26 |
Wuzzy |
Fix teleport cursor briefly re-appearing after placing hog in hog placement phase + inf attack mode
|
changeset |
files
|
2018-09-26 |
Wuzzy |
Update changelog
|
changeset |
files
|
2018-09-26 |
Wuzzy |
On victory, center camera on a winning hedgehog
|
changeset |
files
|
2018-09-24 |
nemo |
merge
|
changeset |
files
|
2018-09-24 |
nemo |
make it build
|
changeset |
files
|
2018-09-14 |
alfadur |
cleanup crate imports
|
changeset |
files
|
2018-09-13 |
alfadur |
remove stabilized edition annotations
|
changeset |
files
|
2018-09-10 |
alfadur |
rescue the stream on handshake failure
|
changeset |
files
|
2018-09-10 |
alfadur |
improve error handling for TLS handshake
|
changeset |
files
|
2018-09-08 |
alfadur |
port some legacy protocol support
|
changeset |
files
|
2018-09-07 |
alfadur |
use openssl for password message handling
|
changeset |
files
|
2018-09-06 |
alfadur |
Add TLS support
|
changeset |
files
|
2018-09-05 |
alfadur |
Add official server feature to cargo
|
changeset |
files
|
2018-09-05 |
alfadur |
Bump dependencies
|
changeset |
files
|
2018-08-28 |
alfadur |
move everything test related into test cfg
|
changeset |
files
|
2018-08-27 |
alfadur |
Add hogs per team named constant that absolutely no one asked for
|
changeset |
files
|
2018-09-20 |
Wuzzy |
Fix maps variable in OfficialChallengeHashes not being global (caused error in normal Racer)
|
changeset |
files
|
2018-09-19 |
Wuzzy |
Fix hedgehog being able to make walk/jump sounds before it was placed
|
changeset |
files
|
2018-09-19 |
Wuzzy |
Ignore gmTimer after attack or hog is no longer controlled
|
changeset |
files
|
2018-09-19 |
Wuzzy |
Clear gmSwitch before activating switcher
|
changeset |
files
|
2018-09-18 |
nemo |
use locale rules for the challenge hashes
|
changeset |
files
|
2018-09-18 |
nemo |
restore old land hashes which in theory should not have changed in .24
|
changeset |
files
|
2018-09-18 |
nemo |
Separate synced pixels from land digests - this is mostly to allow the official racer digests to remain unchanged.
|
changeset |
files
|