2018-09-03 Wuzzy Lua: Rename globals: NoPointX→NO_CURSOR, cMaxTurnTime→MAX_TURN_TIME, cMaxHogHealth→MAX_HOG_HEALTH
2018-09-03 Wuzzy Use translation template for speech bubble command
2018-09-02 Wuzzy Continental supplies: Fix health not being set immediately if skipping continent selection, provoking random continent
2018-09-02 Wuzzy Don't start retreat time if hog has lost control in the meantime
2018-09-02 Wuzzy Don't play timer countdown sounds if in ready phase
2018-09-02 Wuzzy Call GetGlobals after entering Lua command with /lua
2018-09-02 Wuzzy Dangerous Ducklings: Enter retreat mode after kill
2018-09-02 Wuzzy Fix buggy behaviour when setting TurnTimeLeft through Retreat
2018-09-02 Wuzzy Change chat text color for Lua warnings to yellow
2018-09-02 Wuzzy Add deprecation warning for setting TurnTimeLeft/ReadyTimeLeft directly, fix SetTurnTimeLeft/SetReadyTimeLeft not setting vars reliably
2018-09-02 Wuzzy Use SetTurnTimeLeft and SetReadyTimeLeft in all scripts
2018-09-02 Wuzzy Lua API: Add SetTurnTimeLeft, SetReadyTimeLeft
2018-09-02 Wuzzy Highlander: Remove odd infinite girder ammo in crates
2018-09-01 Wuzzy Fix damage not being displayed if hog drowns in water with 100% opacity (like in Compost theme)
2018-09-01 Wuzzy Fix hog attack code always destroying TargetPoint, even if no attack occurred. Fixes bug 265
2018-09-01 Wuzzy Check for victory before stTurnReact. Fixes 382
2018-09-01 Wuzzy ASA, desert01: Fix display error when destroying device crate
2018-09-01 Wuzzy ASA, desert01: Disable hero control at first battle left from the hole, not right above it
2018-09-01 Wuzzy Prevent pause/synchronizing/AFK mode text being rendered at the same time
2018-08-31 Wuzzy Add frontend tip introducing /help
2018-08-31 Wuzzy Translate "heads" and "tails" of gameServer
2018-08-31 Wuzzy Display error when using /maxteams if not room master
2018-08-31 Wuzzy Make guest rejection error translatable
2018-08-31 Wuzzy Add command help for /save, /delete, /saveroom and /loadroom
2018-08-31 Wuzzy Add 2nd optional parameter to HedgewarsScriptLoad. If false, its OK if file does not exist. Also, return true/false on success
2018-08-31 Wuzzy Backed out changeset a62408ee8281. Allowing HedgewarsScriptLoad to not stop if script is missing is dumb
2018-08-31 Wuzzy Allow script to be missing when calling HedgewarsScriptLoad, return true/false based on success
2018-08-31 Wuzzy Don't load locale Lua script if LOCALE == "en"
2018-08-31 Wuzzy Add description of hwengine command-line arguments in --help
2018-08-31 Wuzzy Critical error if loading a script has failed
2018-08-31 Wuzzy Force-disable gfPerHogAmmo and gfSharedAmmo for RW and BRW
2018-08-31 Wuzzy BRW: Add utilities and air weapons properly
2018-08-31 Wuzzy Fix BRW adding ammoInCrate times ammo on start of turn instead of 1
2018-08-31 Wuzzy Fix BRW breaking when weapon scheme assigns 2 bullet for all ammos
2018-08-30 Wuzzy BRW now allows weapon scheme customization
2018-08-29 Wuzzy Change button image for Tag Team
2018-08-29 Wuzzy Add missing server dependencies to Travis metadata
2018-08-28 Wuzzy Write down system requirements
2018-08-28 Wuzzy Fix typo in gameServer
2018-08-28 alfadur move everything test related into test cfg
2018-08-28 Wuzzy Space Invasion: Add hilarious loser face to losers
2018-08-28 Wuzzy Space Invasion: Continue playing rounds in case the teams are tied at the end
2018-08-28 Wuzzy Space Invasion: refactor variables into a large table for everything
2018-08-27 alfadur Add hogs per team named constant that absolutely no one asked for
2018-08-26 Wuzzy Remove frontend code dealing with unused team variables
2018-08-26 Wuzzy Replace now-outdated descriptions of amDuck with dummy texts
2018-08-26 Wuzzy GameServer: Use consistent formatting of clan chat (compared with engine)
2018-08-26 Wuzzy Change empty string check in gameServer
2018-08-26 Wuzzy /greeting chat commands now clears greeting if called w/o arguments
2018-08-26 Wuzzy Add a couple of more useful server messages
2018-08-25 Wuzzy Don't translate greeting message
2018-08-25 Wuzzy Don't translate response to /rnd command
2018-08-25 Wuzzy Add error message for /callvote map if no maps are available
2018-08-25 Wuzzy Hide /watch command if OFFICIAL_SERVER is not set
2018-08-25 Wuzzy Properly scale Start button size in pagenetgame just like in pagemultiplayer
2018-08-25 Wuzzy Add a few helpful error messages from server when kicking failed
2018-08-25 Wuzzy GameServer: Refactor fake nick names into Consts
2018-08-25 Wuzzy Fix some formatting problems with /me
2018-08-25 Wuzzy Tweak response messages to /super_power and /registered_only
2018-08-25 Wuzzy Fix translatability of "unknown command" server message
2018-08-25 Wuzzy Make frontend translate server messages properly
2018-08-25 Wuzzy Use plain text mode in video description label to avoid HTML trouble
2018-08-22 Wuzzy Backed out changeset 076b7d23fab8. Well, the commit in question was needed after all ... 0.9.24
2018-08-22 Wuzzy Fix critical failure to cleanup teams list after rejoining game after a force-quit. Fixes bug 597
(0) -10000 -3000 -1000 -300 -100 -64 +64 +100 +300 +1000 tip