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
|
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
|
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
|
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
|