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
|
2018-09-17 |
Wuzzy |
Merge nemo's hash change commit
|
changeset |
files
|
2018-09-17 |
Wuzzy |
Add exit hint after Basic Movement Training
|
changeset |
files
|
2018-09-17 |
Wuzzy |
Easier back jumps in Basic Movement Training (fixes bug 692)
|
changeset |
files
|
2018-09-16 |
nemo |
update hashes changed in r79e13080b9db (critical sprites) ra675a94b5cc1 (critical scripts)
|
changeset |
files
|
2018-09-16 |
Wuzzy |
Update hedgewars_en.ts
|
changeset |
files
|
2018-09-16 |
Wuzzy |
Update German translation
|
changeset |
files
|
2018-09-15 |
Wuzzy |
Update translation files
|
changeset |
files
|
2018-09-15 |
unc0rr |
Fix SetAmmoTexts not working in stats-only mode
|
changeset |
files
|
2018-09-15 |
unc0rr |
Fix SetAmmoTexts not working in stats-only mode
0.9.24
|
changeset |
files
|