Thu, 01 Nov 2018 21:39:29 +0300 |
Grigory Ustinov |
Adapt russian translation for modern gaming language
|
changeset |
files
|
Thu, 01 Nov 2018 21:30:21 +0300 |
alfadur |
start a physics engine to try out this data oriented thing everyone seems to be talking about
|
changeset |
files
|
Thu, 01 Nov 2018 12:09:29 +0100 |
KoBeWi |
Fix too long Polish translation of fps
|
changeset |
files
|
Thu, 01 Nov 2018 09:17:51 +0100 |
Wuzzy |
Enable CJK font when using any full/halfwith char (U+FF00 to U+FFEF)
|
changeset |
files
|
Thu, 01 Nov 2018 08:39:22 +0100 |
KoBeWi |
Add missing translation in pl.lua
|
changeset |
files
|
Thu, 01 Nov 2018 04:04:33 +0300 |
alfadur |
prevent minigun bullet land impacts from pushing hedgehogs
|
changeset |
files
|
Thu, 01 Nov 2018 03:38:13 +0300 |
alfadur |
update theme editor to use new land generator implementation
|
changeset |
files
|
Thu, 01 Nov 2018 01:07:26 +0100 |
Wuzzy |
Fix taunts playing too fast after a shot
|
changeset |
files
|
Thu, 01 Nov 2018 02:55:22 +0300 |
alfadur |
merge
|
changeset |
files
|
Wed, 31 Oct 2018 23:36:05 +0100 |
unc0rr |
Implement OutlinePoints for land generators, some ground work for template based landgen
|
changeset |
files
|
Mon, 29 Oct 2018 23:06:18 +0100 |
unc0rr |
Use next_power_of_two() just like hedgewars engine does, expose original and real dimensions
|
changeset |
files
|
Wed, 31 Oct 2018 22:41:05 +0300 |
alfadur |
add missions_ja.txt
|
changeset |
files
|
Wed, 31 Oct 2018 15:32:47 -0400 |
nemo |
check for teamgone before activating switcher
|
changeset |
files
|
Wed, 31 Oct 2018 18:41:02 +0100 |
Wuzzy |
Fix various string errors in Lua locale files
|
changeset |
files
|
Wed, 31 Oct 2018 20:42:04 +0300 |
alfadur |
japanese translation fixes
|
changeset |
files
|
Wed, 31 Oct 2018 19:18:53 +0300 |
alfadur |
bump server dependencies
|
changeset |
files
|
Wed, 31 Oct 2018 16:50:34 +0100 |
Wuzzy |
Fix critical Lua syntax errors in lt.lua
|
changeset |
files
|
Wed, 31 Oct 2018 16:31:16 +0100 |
KoBeWi |
Update Polish translation
|
changeset |
files
|
Wed, 31 Oct 2018 14:33:43 +0100 |
Wuzzy |
Enemy/AI hogs now say “Hmm” on turn start. Use IllGetYou/JustYouWait for hit after attack
|
changeset |
files
|
Wed, 31 Oct 2018 13:35:53 +0100 |
Wuzzy |
Add Ouch taunt for particulary damaging hits (fall, bullet, shove, hammer)
|
changeset |
files
|
Wed, 31 Oct 2018 13:08:56 +0100 |
Wuzzy |
Stop using dsUnknown, replace with concrete damage sources
|
changeset |
files
|
Tue, 30 Oct 2018 23:57:57 +0100 |
Wuzzy |
Merge
|
changeset |
files
|
Tue, 30 Oct 2018 23:51:01 +0100 |
Wuzzy |
Attacking same clan (not same team) is no longer enough to trigger sndSameTeam
|
changeset |
files
|
Tue, 30 Oct 2018 23:08:43 +0100 |
Wuzzy |
Play another voice as fallback if sndRevenge could not be found
|
changeset |
files
|
Sun, 28 Oct 2018 14:08:13 +0100 |
Wuzzy |
Refactor fallback taunt code
|
changeset |
files
|
Sun, 28 Oct 2018 04:21:13 +0100 |
Wuzzy |
Add taunts: Leavemealone, Cutitout (when attacked many times)
|
changeset |
files
|
Sun, 28 Oct 2018 02:24:06 +0200 |
Wuzzy |
Add revenge taunt
|
changeset |
files
|
Tue, 30 Oct 2018 19:08:39 +0300 |
alfadur |
fix theme editor
|
changeset |
files
|
Tue, 30 Oct 2018 19:05:52 +0300 |
alfadur |
extract size struct for common usage
|
changeset |
files
|
Tue, 30 Oct 2018 05:55:58 +0300 |
alfadur |
add circle filling to land2d
|
changeset |
files
|
Tue, 30 Oct 2018 02:14:00 +0300 |
alfadur |
make theme editor render some random map lines
|
changeset |
files
|
Mon, 29 Oct 2018 23:40:17 +0300 |
alfadur |
hide get_next back
|
changeset |
files
|
Mon, 29 Oct 2018 23:38:08 +0300 |
alfadur |
start a theme editor as an excuse to see land generator in action
|
changeset |
files
|
Mon, 29 Oct 2018 23:29:03 +0300 |
alfadur |
make useful stuff public
|
changeset |
files
|
Sun, 28 Oct 2018 23:24:04 +0100 |
unc0rr |
Start land generators implementation
|
changeset |
files
|
Sun, 28 Oct 2018 23:09:35 +0100 |
unc0rr |
Remove some dead code
|
changeset |
files
|
Sun, 28 Oct 2018 00:49:00 +0200 |
Wuzzy |
Play sndStupid on round draw instead of sndNutter
|
changeset |
files
|
Sun, 28 Oct 2018 00:47:10 +0200 |
Wuzzy |
Chance to play sndNutter if player sacrifices hog and misses
|
changeset |
files
|
Sun, 28 Oct 2018 00:24:27 +0200 |
Wuzzy |
Only play sndThisOneIsMine if crate drops close to hog
|
changeset |
files
|
Sat, 27 Oct 2018 21:51:57 +0200 |
Wuzzy |
Shorten some Ohdear/Solong sounds to match the death animation
|
changeset |
files
|
Sat, 27 Oct 2018 20:31:31 +0200 |
Wuzzy |
Don't play sndDrat or sndBugger on self-kill
|
changeset |
files
|
Sat, 27 Oct 2018 19:50:01 +0200 |
Wuzzy |
New taunt: Runaway, when something is about to blow up near current hog
|
changeset |
files
|
Sat, 27 Oct 2018 19:07:37 +0200 |
Wuzzy |
Use sndWatchThis for molotov attack
|
changeset |
files
|
Sat, 27 Oct 2018 18:29:39 +0200 |
Wuzzy |
Classic voice: Add Melon.ogg (copied from Watchthis.ogg)
|
changeset |
files
|
Sat, 27 Oct 2018 18:26:44 +0200 |
Wuzzy |
Add 2 taunts: Fire, WatchThis (attack voice for some weapons)
|
changeset |
files
|
Sat, 27 Oct 2018 17:17:01 +0200 |
Wuzzy |
Add 3 taunts: Amazing, Brilliant, Excellent
|
changeset |
files
|
Sat, 27 Oct 2018 15:55:19 +0200 |
Wuzzy |
Add 7 new taunts
|
changeset |
files
|
Sat, 27 Oct 2018 15:21:10 +0200 |
Wuzzy |
Add missing Firepunch taunt for Classic voice (copied from Watchthis.ogg)
|
changeset |
files
|
Sat, 27 Oct 2018 15:13:49 +0200 |
Wuzzy |
uStats: Fix DamageGiven being counted twice, fix self-damage msg never appearing
|
changeset |
files
|
Sat, 27 Oct 2018 13:27:45 +0200 |
Wuzzy |
Add Grenade taunt when grenade close to hog is about to blow up
|
changeset |
files
|
Sat, 27 Oct 2018 08:15:45 +0300 |
alfadur |
update changelog
|
changeset |
files
|
Sat, 27 Oct 2018 08:12:22 +0300 |
alfadur |
and finally make the bat hit moving gears for completeness
|
changeset |
files
|
Sat, 27 Oct 2018 07:53:27 +0300 |
alfadur |
make whip hit moving gears
|
changeset |
files
|
Sat, 27 Oct 2018 07:39:44 +0300 |
alfadur |
make kamikaze hit moving gears as well
|
changeset |
files
|
Sat, 27 Oct 2018 07:20:07 +0300 |
alfadur |
make firepunch hit moving gears (airmines are not amused)
|
changeset |
files
|
Sat, 27 Oct 2018 05:17:46 +0300 |
alfadur |
prevent firepunch from hitting the same gear multiple times
|
changeset |
files
|
Sat, 27 Oct 2018 03:36:25 +0200 |
Wuzzy |
Draw mission panel behind ammo menu tooltip
|
changeset |
files
|
Sat, 27 Oct 2018 03:31:25 +0200 |
Wuzzy |
Tweak commenting in uWorld render routine
|
changeset |
files
|
Sat, 27 Oct 2018 04:21:35 +0300 |
alfadur |
Update changelog
|
changeset |
files
|
Sat, 27 Oct 2018 03:17:05 +0200 |
Wuzzy |
No firepunch hit sound for sticky mines
|
changeset |
files
|
Sat, 27 Oct 2018 03:06:28 +0200 |
Wuzzy |
Add credits for shoryuken_hit.ogg
|
changeset |
files
|
Sat, 27 Oct 2018 03:58:01 +0300 |
alfadur |
Tweak firepunch sound that Wuzzy found
|
changeset |
files
|
Sat, 27 Oct 2018 00:01:53 +0200 |
Wuzzy |
Clear gmLeft/gmRight after using landspray/flamethrower to prevent accidental walking
|
changeset |
files
|
Sat, 27 Oct 2018 00:17:43 +0300 |
alfadur |
add some japanese tips as well
|
changeset |
files
|
Fri, 26 Oct 2018 23:09:50 +0200 |
Wuzzy |
Fix resurrector handling turn time manually, use correct ammoprop instead
|
changeset |
files
|
Fri, 26 Oct 2018 22:52:17 +0200 |
Wuzzy |
Display "0 remaining" if multi-shoot weapon has been used up
|
changeset |
files
|
Fri, 26 Oct 2018 22:46:37 +0200 |
Wuzzy |
Fix seduction not stopping if hog took damage before attack was complete
|
changeset |
files
|
Fri, 26 Oct 2018 23:04:46 +0300 |
alfadur |
complete ja.txt
|
changeset |
files
|
Fri, 26 Oct 2018 19:56:03 +0200 |
Wuzzy |
GameServer: Fix protocol error when receiving CALLVOTE cmd with incorrect mode
|
changeset |
files
|
Fri, 26 Oct 2018 19:40:43 +0200 |
Wuzzy |
Tweak error messages of /callvote kick
|
changeset |
files
|
Fri, 26 Oct 2018 19:53:07 +0200 |
unc0rr |
Fix lack of message and segfault when number texture creation fails
|
changeset |
files
|
Fri, 26 Oct 2018 17:51:43 +0200 |
Wuzzy |
Add flamethrower, ice_beam_idle and landgun sound files which I have forgotten
|
changeset |
files
|
Fri, 26 Oct 2018 17:38:14 +0200 |
Wuzzy |
Add separate sound symbols for case impact and extra damage
|
changeset |
files
|
Fri, 26 Oct 2018 16:33:41 +0200 |
Wuzzy |
CS: Highlight "Available weapon specials:" as well
|
changeset |
files
|
Fri, 26 Oct 2018 16:11:51 +0200 |
Wuzzy |
Continental supplies: Highlight "Special weapons:" line in mission panel
|
changeset |
files
|
Fri, 26 Oct 2018 15:55:48 +0200 |
Wuzzy |
Add sound for landspray
|
changeset |
files
|
Fri, 26 Oct 2018 15:52:07 +0200 |
Wuzzy |
Add ice beam idle sound
|
changeset |
files
|
Fri, 26 Oct 2018 15:48:52 +0200 |
Wuzzy |
Add flamethrower sound
|
changeset |
files
|
Fri, 26 Oct 2018 15:46:53 +0200 |
Wuzzy |
Prettify the menu arrows in WxW
|
changeset |
files
|
Fri, 26 Oct 2018 15:04:07 +0200 |
Wuzzy |
Use colon after "Disclaimer" in timebox/portalgun descriptinons
|
changeset |
files
|
Fri, 26 Oct 2018 14:59:08 +0200 |
Wuzzy |
Allow to escape | and : character in engine translation files
|
changeset |
files
|
Fri, 26 Oct 2018 06:15:57 +0200 |
Wuzzy |
Engine translation: With '::' can now suppress colons for highlighting
|
changeset |
files
|
Fri, 26 Oct 2018 04:54:29 +0200 |
Wuzzy |
If u play Piano, you can now hear the notes if sound effects OR music is enabled
|
changeset |
files
|
Fri, 26 Oct 2018 04:30:47 +0200 |
Wuzzy |
Properly play Valkyries music in Rope Knock Challenge (no more music overlap)
|
changeset |
files
|
Fri, 26 Oct 2018 04:07:35 +0200 |
Wuzzy |
Add PlayMusicSound/StopMusicSound to Lua API
|
changeset |
files
|
Fri, 26 Oct 2018 03:59:20 +0200 |
Wuzzy |
Refactor usage of sndRideOfTheValkyries, now can play if music is on and sound is off
|
changeset |
files
|
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 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 00:43:04 +0300 |
alfadur |
delegate cmp to rustlib
|
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
|
Sat, 13 Oct 2018 22:38:51 +0200 |
unc0rr |
Make converter for uLandTemplates into yaml
|
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
|
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
|
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 01:24:27 +0300 |
alfadur |
Windows 1809 GetUserProfileDirectory failure workaround
|
changeset |
files
|
Sat, 06 Oct 2018 00:23:41 +0300 |
alfadur |
add debug output for physfs init failure
|
changeset |
files
|
Sat, 06 Oct 2018 00:23:27 +0200 |
Wuzzy |
Make sure AddChatString is only fed with shortstrings
|
changeset |
files
|
Fri, 05 Oct 2018 23:51:58 +0200 |
Wuzzy |
Fix double tmp override in chTeamBack; Use shortstring for sidTeamGone/sidTeamBack
|
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
|
Wed, 05 Sep 2018 20:09:32 +0200 |
Wuzzy |
Add missing roundDraw check in TechRacer
|
changeset |
files
|
Wed, 05 Sep 2018 15:37:50 +0200 |
Wuzzy |
Add tie handling for Racer and TechRacer
|
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 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 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 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
|