Thu, 25 Oct 2018 23:46:31 +0200 |
Wuzzy |
Fix freezer ray extending with low fuel usage when firing straight up/down while holding up/down key
|
changeset |
files
|
Thu, 25 Oct 2018 23:39:54 +0200 |
unc0rr |
Fix bug 651: sliding hog firing rope could end up stuck in land right after the rope has attached
|
changeset |
files
|
Thu, 25 Oct 2018 20:40:02 +0300 |
alfadur |
some more ja.txt fixes
|
changeset |
files
|
Thu, 25 Oct 2018 20:34:37 +0300 |
alfadur |
additional descriptions for ja.txt
|
changeset |
files
|
Thu, 25 Oct 2018 18:54:24 +0200 |
Wuzzy |
Remove double space at end of chat messages from server
|
changeset |
files
|
Thu, 25 Oct 2018 18:35:35 +0200 |
Wuzzy |
Frontend: Make sure special nicks always show up in square brackets
|
changeset |
files
|
Thu, 25 Oct 2018 16:44:46 +0200 |
Wuzzy |
Add a new king death message
|
changeset |
files
|
Thu, 25 Oct 2018 16:44:00 +0200 |
Wuzzy |
Allow duplicate placeholders in engine strings
|
changeset |
files
|
Thu, 25 Oct 2018 17:02:56 +0300 |
alfadur |
more ja.txt fixes
|
changeset |
files
|
Thu, 25 Oct 2018 15:26:40 +0200 |
Wuzzy |
Add script to check engine locale files for problems
|
changeset |
files
|
Thu, 25 Oct 2018 13:12:45 +0200 |
Wuzzy |
Remove string with duplicate placeholder in sk.txt
|
changeset |
files
|
Thu, 25 Oct 2018 12:59:56 +0200 |
Wuzzy |
Fix incorrect string number for Slovak strings for King death
|
changeset |
files
|
Thu, 25 Oct 2018 11:48:40 +0200 |
Wuzzy |
Support CJK fonts for sidFPS as well
|
changeset |
files
|
Thu, 25 Oct 2018 11:37:11 +0200 |
Wuzzy |
Add CJK font support for sidAmmoCount
|
changeset |
files
|
Thu, 25 Oct 2018 04:55:27 +0300 |
alfadur |
fix some of Wuzzy's rage
|
changeset |
files
|
Thu, 25 Oct 2018 04:08:29 +0300 |
alfadur |
some ja.txt corrections
|
changeset |
files
|
Thu, 25 Oct 2018 03:48:27 +0300 |
alfadur |
update ja.txt
|
changeset |
files
|
Wed, 24 Oct 2018 21:52:19 +0200 |
unc0rr |
Also report chat and added rooms in log
|
changeset |
files
|
Wed, 24 Oct 2018 21:07:26 +0200 |
Wuzzy |
Fix hog can drop more than 2 s. mines if first one was dropped from utility, then stop using that utility
|
changeset |
files
|
Wed, 24 Oct 2018 21:04:09 +0200 |
unc0rr |
Finish hedgewars-checker implementation
|
changeset |
files
|
Wed, 24 Oct 2018 11:05:44 -0400 |
nemo |
disable basic comment support 'cause lua is nuts
|
changeset |
files
|
Wed, 24 Oct 2018 00:08:23 +0200 |
unc0rr |
Create replay file, run engine, result from it and send it to the server. Not implemented: filtering of engine output.
|
changeset |
files
|
Tue, 23 Oct 2018 22:53:28 +0200 |
unc0rr |
Start checker implementation in rust
|
changeset |
files
|
Tue, 23 Oct 2018 21:36:51 +0200 |
unc0rr |
Fix silly loop
|
changeset |
files
|
Sat, 20 Oct 2018 13:22:30 +0200 |
unc0rr |
Add --protocol option to engine
|
changeset |
files
|
Fri, 19 Oct 2018 02:19:50 +0300 |
alfadur |
change draw_thick_line iteration order to benchmark winner
|
changeset |
files
|
Fri, 19 Oct 2018 00:28:16 +0200 |
unc0rr |
Change Land2D::fill() arguments a bit
|
changeset |
files
|
Fri, 19 Oct 2018 00:09:45 +0200 |
unc0rr |
Fix ArcPoints never finishing
|
changeset |
files
|
Fri, 19 Oct 2018 00:49:09 +0300 |
alfadur |
revert 2354264ab0b0
|
changeset |
files
|
Thu, 18 Oct 2018 23:59:23 +0300 |
alfadur |
apply some codegolfing for dubious reasons
|
changeset |
files
|
Thu, 18 Oct 2018 22:45:14 +0200 |
unc0rr |
Use integral-geometry iterators to implement Land2D::draw_thick_line, remove no longer unused functions from Land2D
|
changeset |
files
|
Thu, 18 Oct 2018 22:34:09 +0200 |
unc0rr |
Don't generate unnecessary duplication in case of equal coordinates
|
changeset |
files
|
Thu, 18 Oct 2018 22:23:25 +0200 |
unc0rr |
Add EquidistantPoints iterator to help iterating over all points of circles
|
changeset |
files
|
Thu, 18 Oct 2018 21:44:09 +0200 |
unc0rr |
Implement ArcPoints iterator for circles
|
changeset |
files
|
Thu, 18 Oct 2018 07:27:14 +0300 |
alfadur |
put back land2d.map accidentally replaced by testing code
|
changeset |
files
|
Thu, 18 Oct 2018 06:50:21 +0300 |
alfadur |
fix fppoint.max_norm
|
changeset |
files
|
Thu, 18 Oct 2018 06:46:32 +0300 |
alfadur |
move point struct into integral-geometry and use it to refactor a bit
|
changeset |
files
|
Wed, 17 Oct 2018 23:02:18 +0200 |
unc0rr |
Improve test a bit
|
changeset |
files
|
Wed, 17 Oct 2018 22:58:21 +0200 |
unc0rr |
Make use of LinePoints in Land2D::draw_line
|
changeset |
files
|
Wed, 17 Oct 2018 22:45:33 +0200 |
unc0rr |
Introduce integral-geometry crate, implement LinePoints iterator
|
changeset |
files
|
Wed, 17 Oct 2018 22:00:58 +0200 |
unc0rr |
Raise levels of abstraction to implement draw_thick_line() avoiding code duplication
|
changeset |
files
|
Wed, 17 Oct 2018 05:33:02 +0200 |
Wuzzy |
Lua: Add PLATFORM global var to distinguish between desktop and mobile builds
|
changeset |
files
|
Wed, 17 Oct 2018 05:34:29 +0300 |
alfadur |
add left scalar operations to fpnum
|
changeset |
files
|
Tue, 16 Oct 2018 23:59:51 +0200 |
unc0rr |
Implement Land2D::change_round()
|
changeset |
files
|
Tue, 16 Oct 2018 23:59:22 +0200 |
unc0rr |
Implement get_unchecked* functions for Vec2D
|
changeset |
files
|
Tue, 16 Oct 2018 23:49:44 +0300 |
alfadur |
add opassign implementations
|
changeset |
files
|
Tue, 16 Oct 2018 22:41:25 +0300 |
alfadur |
make methods public
|
changeset |
files
|
Tue, 16 Oct 2018 05:09:42 +0300 |
alfadur |
add scalar operations
|
changeset |
files
|
Tue, 16 Oct 2018 04:44:11 +0300 |
alfadur |
fix test
|
changeset |
files
|
Tue, 16 Oct 2018 04:43:02 +0300 |
alfadur |
add more fpnum functions
|
changeset |
files
|
Mon, 15 Oct 2018 23:10:03 +0200 |
unc0rr |
Implement Land2D::fill() + tests
|
changeset |
files
|
Mon, 15 Oct 2018 22:22:51 +0300 |
alfadur |
Add basic windows build script
|
changeset |
files
|
Mon, 15 Oct 2018 21:40:32 +0300 |
alfadur |
fix library names in engine
|
changeset |
files
|
Mon, 15 Oct 2018 19:34:11 +0200 |
unc0rr |
Make parameters meaning more obvious
|
changeset |
files
|
Mon, 15 Oct 2018 13:08:29 -0400 |
nemo |
tag both as overloadable - seems to satisfy clang 3.4
|
changeset |
files
|
Mon, 15 Oct 2018 19:43:30 +0300 |
alfadur |
fix path to ppas.bat to avoid confusing nmake
|
changeset |
files
|
Mon, 15 Oct 2018 09:35:54 -0400 |
nemo |
add back accidentally removed sections
|
changeset |
files
|
Sun, 14 Oct 2018 23:17:47 +0200 |
unc0rr |
Start land2d library implementation: draw_line() method
|
changeset |
files
|
Sun, 14 Oct 2018 23:16:11 +0200 |
unc0rr |
Add get_mut() to Vec2D
|
changeset |
files
|
Sun, 14 Oct 2018 21:26:15 +0200 |
unc0rr |
Simplify Vec2D::new() a bit
|
changeset |
files
|
Sun, 14 Oct 2018 23:25:20 +0300 |
alfadur |
remove old sdl headers and libs in support of recent deletionism spirit
|
changeset |
files
|
Sun, 14 Oct 2018 23:09:55 +0300 |
alfadur |
.. or rather move calling conventions to proper position
|
changeset |
files
|
Sun, 14 Oct 2018 22:55:07 +0300 |
alfadur |
set proper sdl calling convention for vcpkg builds
|
changeset |
files
|
Sun, 14 Oct 2018 21:13:32 +0200 |
unc0rr |
Implement vec2d library to use for land arrays in the future
|
changeset |
files
|
Sun, 14 Oct 2018 21:57:30 +0300 |
alfadur |
fix frontend compatibility issues
|
changeset |
files
|
Sun, 14 Oct 2018 21:25:59 +0300 |
alfadur |
use correct compiler flags
|
changeset |
files
|
Sun, 14 Oct 2018 19:04:51 +0200 |
unc0rr |
Start work on landgen rust lib
|
changeset |
files
|
Sun, 14 Oct 2018 19:03:58 +0200 |
unc0rr |
Remove more dead code from uLandOutline
|
changeset |
files
|
Sun, 14 Oct 2018 20:02:51 +0300 |
alfadur |
don't use -Wextra when building with vcpkg
|
changeset |
files
|
Sun, 14 Oct 2018 19:28:24 +0300 |
alfadur |
add extra rule for negative integers
|
changeset |
files
|
Sun, 14 Oct 2018 18:23:19 +0200 |
unc0rr |
Implement Iterator trait for LaggedFibonacciPRNG
|
changeset |
files
|
Sun, 14 Oct 2018 18:01:58 +0200 |
unc0rr |
Remove some dead code from template-based land gen
|
changeset |
files
|
Sun, 14 Oct 2018 12:01:11 -0400 |
nemo |
reorder params, deleted obsolete *_passes
|
changeset |
files
|
Sun, 14 Oct 2018 18:58:39 +0300 |
alfadur |
fix return name and bound type
|
changeset |
files
|
Sun, 14 Oct 2018 18:52:00 +0300 |
alfadur |
remove extra begin
|
changeset |
files
|
Sun, 14 Oct 2018 18:45:11 +0300 |
alfadur |
add missing .
|
changeset |
files
|
Sun, 14 Oct 2018 16:58:08 +0200 |
unc0rr |
Convert uLandTemplates into yaml file
|
changeset |
files
|
Sun, 14 Oct 2018 09:45:16 -0400 |
nemo |
one more merge
|
changeset |
files
|
Sun, 14 Oct 2018 09:43:42 -0400 |
alfadur |
merge
|
changeset |
files
|
Sun, 14 Oct 2018 09:42:26 -0400 |
alfadur |
merge
|
changeset |
files
|
Sat, 13 Oct 2018 23:49:23 +0300 |
alfadur |
improve stability for checks
|
changeset |
files
|
Sat, 13 Oct 2018 22:38:51 +0200 |
unc0rr |
Make converter for uLandTemplates into yaml
|
changeset |
files
|
Sat, 13 Oct 2018 23:08:15 +0300 |
alfadur |
fix offsets
|
changeset |
files
|
Sat, 13 Oct 2018 22:44:21 +0300 |
alfadur |
Fix overflow in CheckGearNear
|
changeset |
files
|
Sat, 13 Oct 2018 20:01:09 +0300 |
alfadur |
add fpnum literal macro
|
changeset |
files
|
Sat, 13 Oct 2018 18:32:41 +0200 |
unc0rr |
Implement lagged Fibonacci PRNG in rust, compatible with hwengine
|
changeset |
files
|
Sat, 13 Oct 2018 18:04:25 +0200 |
unc0rr |
inline more operators in fpnum
|
changeset |
files
|
Sat, 13 Oct 2018 00:43:04 +0300 |
alfadur |
delegate cmp to rustlib
|
changeset |
files
|
Sat, 13 Oct 2018 17:23:19 +0200 |
unc0rr |
Add some more tests
|
changeset |
files
|
Sat, 13 Oct 2018 00:43:04 +0300 |
alfadur |
delegate cmp to rustlib
|
changeset |
files
|
Fri, 12 Oct 2018 22:18:38 +0200 |
unc0rr |
Reimplement hwFloat library in rust for future use
|
changeset |
files
|
Fri, 12 Oct 2018 03:40:21 +0200 |
Wuzzy |
Drop internal PhysFS, bump PhysFS requirement to 3.0.0
|
changeset |
files
|
Thu, 11 Oct 2018 23:43:31 +0200 |
unc0rr |
- Fix insert() for strings in pas2c
|
changeset |
files
|
Wed, 10 Oct 2018 23:54:57 +0300 |
alfadur |
forgot a line
|
changeset |
files
|
Wed, 10 Oct 2018 23:51:53 +0300 |
alfadur |
update frontend japanese translation
|
changeset |
files
|
Tue, 09 Oct 2018 12:54:40 -0400 |
nemo |
drop the error checked StrToInt as non-critical - pas2c did not implement it.
|
changeset |
files
|
Tue, 09 Oct 2018 11:28:07 -0400 |
nemo |
IFDEF out missing function with FIXME, revert pas2c change in 0ecf77e203c0 as suggested by unc0rr, another string annotation
|
changeset |
files
|
Tue, 09 Oct 2018 09:58:33 -0400 |
nemo |
bunch more of those shortstring/ansistrings
|
changeset |
files
|
Tue, 09 Oct 2018 09:02:39 -0400 |
nemo |
make explicit for pas2c some string casts that fpc was probably doing automatically
|
changeset |
files
|
Sun, 07 Oct 2018 18:37:30 +0200 |
Wuzzy |
Update German translation
|
changeset |
files
|
Sun, 07 Oct 2018 18:16:06 +0200 |
Wuzzy |
Update locale files
|
changeset |
files
|
Sat, 06 Oct 2018 02:27:33 +0200 |
Wuzzy |
ASA, ice02: Change time strings for consistency with other time strings
|
changeset |
files
|
Sat, 06 Oct 2018 01:00:02 +0200 |
Wuzzy |
No-op when entering /clan command with no argument
|
changeset |
files
|
Fri, 05 Oct 2018 21:43:48 -0400 |
alfadur |
merge
|
changeset |
files
|
Sat, 06 Oct 2018 00:23:27 +0200 |
Wuzzy |
Make sure AddChatString is only fed with shortstrings
|
changeset |
files
|
Sat, 06 Oct 2018 01:24:27 +0300 |
alfadur |
Windows 1809 GetUserProfileDirectory failure workaround
|
changeset |
files
|
Fri, 05 Oct 2018 23:51:58 +0200 |
Wuzzy |
Fix double tmp override in chTeamBack; Use shortstring for sidTeamGone/sidTeamBack
|
changeset |
files
|
Sat, 06 Oct 2018 00:23:41 +0300 |
alfadur |
add debug output for physfs init failure
|
changeset |
files
|
Fri, 05 Oct 2018 16:54:26 -0400 |
nemo |
formatA expects ansistring params
|
changeset |
files
|
Fri, 05 Oct 2018 16:53:36 -0400 |
nemo |
this should probably exit -1 - pas2c was complaining about uninitialised var
|
changeset |
files
|
Fri, 05 Oct 2018 16:22:51 -0400 |
nemo |
silly tmp var for sake of pas2c
|
changeset |
files
|
Fri, 05 Oct 2018 21:58:12 +0200 |
unc0rr |
Fix pas2c build dependencies
|
changeset |
files
|
Fri, 05 Oct 2018 21:41:56 +0200 |
unc0rr |
Fix pas2c build a bit more
|
changeset |
files
|
Fri, 05 Oct 2018 21:31:58 +0200 |
Wuzzy |
Precalculate cMaxHogHealth
|
changeset |
files
|
Fri, 05 Oct 2018 21:30:06 +0200 |
Wuzzy |
Merge unC0Rr's pas2c fix
|
changeset |
files
|
Fri, 05 Oct 2018 21:09:27 +0200 |
unc0rr |
Fix previous patch, add support for High(Longword)
|
changeset |
files
|
Fri, 05 Oct 2018 21:04:19 +0200 |
Wuzzy |
Backed out changeset aed7ee68305a
|
changeset |
files
|
Fri, 05 Oct 2018 21:04:01 +0200 |
unc0rr |
Fix pas2c not having support for High(LongInt) in init expressions
|
changeset |
files
|
Fri, 05 Oct 2018 20:56:40 +0200 |
Wuzzy |
Pas2C: Implement rendering of High() similiar to that of Low()
|
changeset |
files
|
Fri, 05 Oct 2018 20:28:13 +0200 |
Wuzzy |
Update Big Armory preview image
|
changeset |
files
|
Fri, 05 Oct 2018 20:20:09 +0200 |
Wuzzy |
Hide creeper from frontend, prevent addition of creeper ammo via ammo scheme
|
changeset |
files
|
Fri, 05 Oct 2018 19:37:06 +0200 |
Wuzzy |
Don't load game scheme from file if name collides with default scheme
|
changeset |
files
|
Fri, 05 Oct 2018 19:25:14 +0200 |
Wuzzy |
Don't save default weapon scheme in file; don't load weapon scheme from file if name collides with default scheme
|
changeset |
files
|
Fri, 05 Oct 2018 17:27:12 +0200 |
Wuzzy |
Rename amDuck and related symbols to amCreeper, gtCreeper, etc.
|
changeset |
files
|
Fri, 05 Oct 2018 16:49:17 +0200 |
Wuzzy |
Remove unused doStepDuck gear handler
|
changeset |
files
|
Fri, 05 Oct 2018 16:36:41 +0200 |
Wuzzy |
Remove usage of creeper from all schemes and styles
|
changeset |
files
|
Fri, 05 Oct 2018 14:57:44 +0200 |
Wuzzy |
Restructure 0.9.25 changelog, add highlights section
|
changeset |
files
|
Fri, 05 Oct 2018 14:11:51 +0200 |
Wuzzy |
Document the /quit chat command from server
|
changeset |
files
|
Fri, 05 Oct 2018 13:37:49 +0200 |
Wuzzy |
Simplify /quit chat command
|
changeset |
files
|
Fri, 05 Oct 2018 04:57:03 +0200 |
Wuzzy |
gameServer: Add user warning if got chat command not suitable for current state (lobby/room); fix protocol errors
|
changeset |
files
|
Fri, 05 Oct 2018 04:17:56 +0200 |
Wuzzy |
Catch empty chat commands in engine and frontend
|
changeset |
files
|
Fri, 05 Oct 2018 04:00:16 +0200 |
Wuzzy |
Clean up frontend chat command auto-complete
|
changeset |
files
|
Thu, 04 Oct 2018 23:29:20 +0200 |
Wuzzy |
Backed out changeset 5f6208031658 (fixes 652)
|
changeset |
files
|
Thu, 04 Oct 2018 21:17:21 +0200 |
Wuzzy |
Merge Racer/TechRacer tie handling
|
changeset |
files
|
Thu, 04 Oct 2018 20:45:07 +0200 |
Wuzzy |
Backed out changeset 6e4e745f42bb. Devs are hating it for ... reasons
|
changeset |
files
|
Thu, 04 Oct 2018 20:36:41 +0200 |
Wuzzy |
Fix speech bubble chat commands also applying to bots
|
changeset |
files
|
Thu, 04 Oct 2018 13:26:48 -0400 |
alfadur |
merge
|
changeset |
files
|
Thu, 04 Oct 2018 19:12:09 +0200 |
Wuzzy |
Fix another pas2c hiccup in uLandObjects
|
changeset |
files
|
Thu, 04 Oct 2018 19:04:27 +0200 |
Wuzzy |
Change syntax for Format/FormatA, remove array in function to be friendlier to Pas2C
|
changeset |
files
|
Thu, 04 Oct 2018 20:04:32 +0300 |
alfadur |
..and for logging in handler
|
changeset |
files
|
Thu, 04 Oct 2018 19:57:53 +0300 |
alfadur |
Add missing base case for lobby handler
|
changeset |
files
|
Thu, 04 Oct 2018 17:55:08 +0200 |
Wuzzy |
gameServer: Remove broken and undocumented /part chat command
|
changeset |
files
|
Thu, 04 Oct 2018 17:46:01 +0200 |
Wuzzy |
Ignore message-type chat commands (/hsa, /clan, etc.) w/ empty arg list
|
changeset |
files
|
Thu, 04 Oct 2018 17:30:24 +0200 |
Wuzzy |
Rename chat command /team to /clan (but keep /team as alias for now)
|
changeset |
files
|
Thu, 04 Oct 2018 17:07:17 +0200 |
Wuzzy |
Teach engine to properly display clan message received from the net
|
changeset |
files
|
Thu, 04 Oct 2018 14:54:57 +0200 |
Wuzzy |
gameServer: Handle empty chat command (partially)
|
changeset |
files
|
Thu, 04 Oct 2018 14:36:42 +0200 |
Wuzzy |
gameServer: Always report command name if getting an incorrect command
|
changeset |
files
|
Thu, 04 Oct 2018 14:18:38 +0200 |
Wuzzy |
gameServer: remove duplicate VOTE/FORCE command handling
|
changeset |
files
|
Wed, 03 Oct 2018 03:24:03 +0200 |
Wuzzy |
Display error when entering invalid chat command in offline game
|
changeset |
files
|
Wed, 03 Oct 2018 02:28:39 +0200 |
Wuzzy |
Make frontend forward server error and warning messages to engine
|
changeset |
files
|
Tue, 02 Oct 2018 22:11:15 +0200 |
Wuzzy |
Pas2C: Add preprocess files to .hgignore
|
changeset |
files
|
Tue, 02 Oct 2018 21:51:27 +0200 |
Wuzzy |
Rewrite StrToInt code in uStore; get rid of "try" and "except" keywords
|
changeset |
files
|
Tue, 02 Oct 2018 21:26:25 +0200 |
Wuzzy |
IFNDEF custom exception handlung away in pas2c builds
|
changeset |
files
|
Tue, 02 Oct 2018 20:33:33 +0200 |
Wuzzy |
Resolve ambiguity of <> in Pas2C.hs
|
changeset |
files
|
Sun, 30 Sep 2018 03:18:16 +0200 |
Wuzzy |
Add help button in main menu (opens Hedgewars Wiki in browser)
|
changeset |
files
|
Sun, 30 Sep 2018 01:41:12 +0200 |
Wuzzy |
Fix frontend displayed value of Sudden Death timeout being off-by-one
|
changeset |
files
|
Sat, 29 Sep 2018 23:13:02 +0200 |
Wuzzy |
ASA, desert02: Add achievement for escaping with all crates collected and no damage taken
|
changeset |
files
|
Sat, 29 Sep 2018 22:20:19 +0200 |
Wuzzy |
ASA, ice02: Display current flying time next to team bar
|
changeset |
files
|
Sat, 29 Sep 2018 21:59:36 +0200 |
Wuzzy |
ASA, ice02: Fix recorded time being 6 seconds more than reality
|
changeset |
files
|
Sat, 29 Sep 2018 20:56:55 +0200 |
Wuzzy |
ASA: ice02: Render green rings as double rings
|
changeset |
files
|
Sat, 29 Sep 2018 14:52:13 +0200 |
Wuzzy |
Set script globals TurnTimeLeft and ReadyTimeLeft immediately after they were changed by Lua call
|
changeset |
files
|
Sat, 29 Sep 2018 01:17:15 +0200 |
Wuzzy |
Move campaign mission images to share/ instead of hardcoding them into frontend
|
changeset |
files
|
Thu, 27 Sep 2018 00:26:58 +0200 |
Wuzzy |
Fix teleport cursor briefly re-appearing after placing hog in hog placement phase + inf attack mode
|
changeset |
files
|
Thu, 27 Sep 2018 00:11:54 +0200 |
Wuzzy |
Update changelog
|
changeset |
files
|
Wed, 26 Sep 2018 20:45:55 +0200 |
Wuzzy |
On victory, center camera on a winning hedgehog
|
changeset |
files
|
Mon, 24 Sep 2018 11:18:48 -0400 |
nemo |
merge
|
changeset |
files
|
Mon, 24 Sep 2018 11:16:08 -0400 |
nemo |
make it build
|
changeset |
files
|
Thu, 20 Sep 2018 13:07:21 +0200 |
Wuzzy |
Fix maps variable in OfficialChallengeHashes not being global (caused error in normal Racer)
|
changeset |
files
|
Wed, 19 Sep 2018 10:23:01 +0200 |
Wuzzy |
Fix hedgehog being able to make walk/jump sounds before it was placed
|
changeset |
files
|
Wed, 19 Sep 2018 09:45:45 +0200 |
Wuzzy |
Ignore gmTimer after attack or hog is no longer controlled
|
changeset |
files
|
Wed, 19 Sep 2018 09:31:06 +0200 |
Wuzzy |
Clear gmSwitch before activating switcher
|
changeset |
files
|
Tue, 18 Sep 2018 19:38:58 -0400 |
nemo |
use locale rules for the challenge hashes
|
changeset |
files
|
Tue, 18 Sep 2018 19:30:55 -0400 |
nemo |
restore old land hashes which in theory should not have changed in .24
|
changeset |
files
|
Tue, 18 Sep 2018 19:21:36 -0400 |
nemo |
Separate synced pixels from land digests - this is mostly to allow the official racer digests to remain unchanged.
|
changeset |
files
|
Tue, 18 Sep 2018 00:07:36 +0200 |
Wuzzy |
Merge nemo's hash change commit
|
changeset |
files
|
Tue, 18 Sep 2018 00:06:00 +0200 |
Wuzzy |
Add exit hint after Basic Movement Training
|
changeset |
files
|
Mon, 17 Sep 2018 22:37:47 +0200 |
Wuzzy |
Easier back jumps in Basic Movement Training (fixes bug 692)
|
changeset |
files
|
Sun, 16 Sep 2018 09:25:10 -0400 |
nemo |
update hashes changed in r79e13080b9db (critical sprites) ra675a94b5cc1 (critical scripts)
|
changeset |
files
|
Sun, 16 Sep 2018 10:25:50 +0200 |
Wuzzy |
Update hedgewars_en.ts
|
changeset |
files
|
Sun, 16 Sep 2018 02:18:51 +0200 |
Wuzzy |
Update German translation
|
changeset |
files
|
Sun, 16 Sep 2018 01:54:35 +0200 |
Wuzzy |
Update translation files
|
changeset |
files
|
Sat, 15 Sep 2018 20:56:31 +0200 |
unc0rr |
Fix SetAmmoTexts not working in stats-only mode
|
changeset |
files
|
Sat, 15 Sep 2018 20:42:02 +0200 |
unc0rr |
Fix SetAmmoTexts not working in stats-only mode
0.9.24
|
changeset |
files
|
Sat, 15 Sep 2018 16:22:04 +0200 |
Wuzzy |
Fix some syntax errors in internal Lua syntax documentation
|
changeset |
files
|
Sat, 15 Sep 2018 15:26:23 +0200 |
Wuzzy |
Fix team stats screwing up if game ends due to drowning in rising Sudden Death water
|
changeset |
files
|
Fri, 14 Sep 2018 23:14:19 +0300 |
alfadur |
cleanup crate imports
|
changeset |
files
|
Thu, 13 Sep 2018 20:59:57 +0300 |
alfadur |
remove stabilized edition annotations
|
changeset |
files
|
Wed, 12 Sep 2018 19:51:45 +0300 |
alfadur |
Fix engine crash when using lasersight outside the world bounds
|
changeset |
files
|
Tue, 11 Sep 2018 22:49:27 +0200 |
alfadur |
Only show bullet hits for shovable gears
|
changeset |
files
|
Tue, 11 Sep 2018 22:44:32 +0200 |
alfadur |
Fix sinegun dealing 1 damage when shooting straight up. Reduces sine gun knockback strength by 1.25%
|
changeset |
files
|
Tue, 11 Sep 2018 21:32:28 +0200 |
alfadur |
Revert sinegun brokenness to previous levels
|
changeset |
files
|
Tue, 11 Sep 2018 21:16:27 +0200 |
unc0rr |
Make rendering work
qmlfrontend
|
changeset |
files
|
Tue, 11 Sep 2018 18:34:27 +0200 |
Wuzzy |
Allow to change volume during pause
|
changeset |
files
|
Tue, 11 Sep 2018 17:22:54 +0200 |
Wuzzy |
ASA, final: Don't say "missed" or "yes sir" after blowing up barrels
|
changeset |
files
|
Tue, 11 Sep 2018 16:18:24 +0200 |
Wuzzy |
Make sure scripts don't break w/ only 1 clan
|
changeset |
files
|
Tue, 11 Sep 2018 16:00:23 +0200 |
Wuzzy |
Add funny message in stats screen when everyone wins
|
changeset |
files
|
Sun, 09 Sep 2018 12:25:23 +0200 |
Wuzzy |
Only reset CursorMovement to 0 if command "-cur_*" is called with appropriate direction
|
changeset |
files
|
Mon, 10 Sep 2018 23:53:59 +0300 |
alfadur |
rescue the stream on handshake failure
|
changeset |
files
|
Mon, 10 Sep 2018 23:31:44 +0300 |
alfadur |
improve error handling for TLS handshake
|
changeset |
files
|
Sun, 09 Sep 2018 01:20:35 +0300 |
alfadur |
port some legacy protocol support
|
changeset |
files
|
Fri, 07 Sep 2018 04:16:05 +0300 |
alfadur |
use openssl for password message handling
|
changeset |
files
|
Thu, 06 Sep 2018 23:12:32 +0300 |
alfadur |
Add TLS support
|
changeset |
files
|
Wed, 05 Sep 2018 20:09:32 +0200 |
Wuzzy |
Add missing roundDraw check in TechRacer
|
changeset |
files
|
Wed, 05 Sep 2018 19:22:29 +0300 |
alfadur |
Add official server feature to cargo
|
changeset |
files
|
Wed, 05 Sep 2018 18:07:56 +0200 |
Wuzzy |
Fix hog teleporting back and forth when walking on portals on floor. Fixes bug 686
|
changeset |
files
|
Wed, 05 Sep 2018 18:09:06 +0300 |
alfadur |
Bump dependencies
|
changeset |
files
|
Wed, 05 Sep 2018 15:37:50 +0200 |
Wuzzy |
Add tie handling for Racer and TechRacer
|
changeset |
files
|
Wed, 05 Sep 2018 01:53:21 +0200 |
Wuzzy |
Fix clan ranking counter advancing per-team instaed of per-clan in case of a tie
|
changeset |
files
|
Tue, 04 Sep 2018 22:59:08 +0200 |
Wuzzy |
Don't write TurnTimeLeft deprecation warning if setter function was used
|
changeset |
files
|
Tue, 04 Sep 2018 22:18:03 +0200 |
Wuzzy |
Call EndTurn(true) instead of TurnTimeLeft(0) in flying saucer training
|
changeset |
files
|
Tue, 04 Sep 2018 20:38:15 +0200 |
Wuzzy |
Fix crash when defeating all enemies in ACF8 (HideHog was called too early)
|
changeset |
files
|
Tue, 04 Sep 2018 17:57:48 +0200 |
Wuzzy |
Fix turn reaction not working properly after turn
|
changeset |
files
|
Tue, 04 Sep 2018 16:52:51 +0200 |
Wuzzy |
Say sndNutter on round draw
|
changeset |
files
|
Tue, 04 Sep 2018 16:26:15 +0200 |
Wuzzy |
Remove some bad/inappropriate messages for round draw and crate drop
|
changeset |
files
|
Tue, 04 Sep 2018 16:12:53 +0200 |
Wuzzy |
Fix player rankings getting confused if a clan was revived
|
changeset |
files
|
Tue, 04 Sep 2018 15:03:35 +0200 |
Wuzzy |
Fix player rankings on round draw: Clans that die in the same turn now have the same rank
|
changeset |
files
|
Tue, 04 Sep 2018 14:20:15 +0200 |
Wuzzy |
Rework rankings of losing clans: Rank them in the reverse order they died
|
changeset |
files
|
Mon, 03 Sep 2018 22:14:46 +0200 |
Wuzzy |
Rip out stats code from TurnReaction and put it into new function TurnStats. Fixes buggy stats
|
changeset |
files
|
Mon, 03 Sep 2018 21:19:15 +0200 |
Wuzzy |
Fix stats screwing up in Rope Knock Challenge if you lose
|
changeset |
files
|
Mon, 03 Sep 2018 20:16:54 +0200 |
Wuzzy |
Add missing nil check in AfterAttack (oops!)
|
changeset |
files
|
Mon, 03 Sep 2018 20:01:50 +0200 |
Wuzzy |
Lua: Fix LeftX, RightX, TopY, LAND_WIDTH, LAND_HEIGHT being broken if onVisualGearAdd is set
|
changeset |
files
|
Mon, 03 Sep 2018 12:59:54 +0200 |
Wuzzy |
Remove mail.gna.org mailing list from README.md (gna.org has shutdown for good)
|
changeset |
files
|
Mon, 03 Sep 2018 12:46:57 +0200 |
Wuzzy |
Lua: Rename globals: NoPointX→NO_CURSOR, cMaxTurnTime→MAX_TURN_TIME, cMaxHogHealth→MAX_HOG_HEALTH
|
changeset |
files
|
Mon, 03 Sep 2018 05:05:00 +0200 |
Wuzzy |
Use translation template for speech bubble command
|
changeset |
files
|
Mon, 03 Sep 2018 01:48:00 +0200 |
Wuzzy |
Continental supplies: Fix health not being set immediately if skipping continent selection, provoking random continent
|
changeset |
files
|
Mon, 03 Sep 2018 01:09:14 +0200 |
Wuzzy |
Don't start retreat time if hog has lost control in the meantime
|
changeset |
files
|
Mon, 03 Sep 2018 00:53:44 +0200 |
Wuzzy |
Don't play timer countdown sounds if in ready phase
|
changeset |
files
|
Mon, 03 Sep 2018 00:48:51 +0200 |
Wuzzy |
Call GetGlobals after entering Lua command with /lua
|
changeset |
files
|
Mon, 03 Sep 2018 00:15:55 +0200 |
Wuzzy |
Dangerous Ducklings: Enter retreat mode after kill
|
changeset |
files
|
Mon, 03 Sep 2018 00:03:06 +0200 |
Wuzzy |
Fix buggy behaviour when setting TurnTimeLeft through Retreat
|
changeset |
files
|
Sun, 02 Sep 2018 22:05:45 +0200 |
Wuzzy |
Change chat text color for Lua warnings to yellow
|
changeset |
files
|
Sun, 02 Sep 2018 22:02:15 +0200 |
Wuzzy |
Add deprecation warning for setting TurnTimeLeft/ReadyTimeLeft directly, fix SetTurnTimeLeft/SetReadyTimeLeft not setting vars reliably
|
changeset |
files
|
Sun, 02 Sep 2018 21:26:44 +0200 |
Wuzzy |
Use SetTurnTimeLeft and SetReadyTimeLeft in all scripts
|
changeset |
files
|
Sun, 02 Sep 2018 20:57:33 +0200 |
Wuzzy |
Lua API: Add SetTurnTimeLeft, SetReadyTimeLeft
|
changeset |
files
|
Sun, 02 Sep 2018 04:08:58 +0200 |
Wuzzy |
Highlander: Remove odd infinite girder ammo in crates
|
changeset |
files
|
Sun, 02 Sep 2018 01:25:37 +0200 |
Wuzzy |
Fix damage not being displayed if hog drowns in water with 100% opacity (like in Compost theme)
|
changeset |
files
|
Sun, 02 Sep 2018 00:07:33 +0200 |
Wuzzy |
Fix hog attack code always destroying TargetPoint, even if no attack occurred. Fixes bug 265
|
changeset |
files
|
Sat, 01 Sep 2018 23:03:56 +0200 |
Wuzzy |
Check for victory before stTurnReact. Fixes 382
|
changeset |
files
|
Sat, 01 Sep 2018 21:56:12 +0200 |
Wuzzy |
ASA, desert01: Fix display error when destroying device crate
|
changeset |
files
|
Sat, 01 Sep 2018 21:47:08 +0200 |
Wuzzy |
ASA, desert01: Disable hero control at first battle left from the hole, not right above it
|
changeset |
files
|