2017-01-25 unc0rr More refactoring
2017-01-24 unc0rr Toss code around
2017-01-23 unc0rr Start refactoring path from getting message from client to reacting to it
2017-01-18 unc0rr Basic support for NICK message
2017-01-18 unc0rr Fix malformed messages parsing
2017-01-18 unc0rr - Handle errors
2017-01-14 unc0rr Introduce actions, just like in the old server
2017-01-14 unc0rr - Use logging facilities instead of plain println!
2017-01-13 unc0rr - Render messages to string
2017-01-11 unc0rr Add more messages to the parser
2017-01-11 unc0rr Optional parameters parsing function
2017-01-08 unc0rr Some parsing using nom
2017-01-07 unc0rr Give up on lalrpop, let's try nom
2017-01-05 unc0rr Still trying to make parser work
2017-01-05 unc0rr Start on messages parser
2017-01-02 unc0rr - Start protocol parser implementation
2017-01-01 unc0rr Refactor modules layout
2017-01-01 unc0rr - Use netbuf buffers for client connection stream
2017-01-01 unc0rr Refactor code to add more structure to it
2016-12-31 unc0rr Start server implementation in rust
2017-02-03 unc0rr Adopt some patches from OpenBSD port
2017-01-30 nemo updates to polish translation by alzen, also add two unlocalised string he found in the gui
2017-01-24 unc0rr Add a buffer for files opened with physfs for reading, fixes slow engine start
2017-01-16 CopherNeue svg source for the bat animation update
2017-01-15 alfadur+copherneue fix of offsets and size to prior commits
2017-01-15 alfadur code changes to make the new bat animation work
2017-01-15 CopherNeue nicer hog bat animation art
2017-01-12 LocutusOfBorg aaand italian
2017-01-12 nemo aaand put in an exclamation mark
2017-01-12 nemo lowercase hedgehog, duplicate comment to description
2016-12-23 unc0rr Only registered players regain their teams on rejoin
2016-12-23 unc0rr Fix official server build
2016-12-19 alfadur surfboard object for beach theme
2016-12-13 alfadur Source svg for the sandcastle
2016-12-11 nemo requested by CopherNeue - make "flatten-flakes" only exclude the foreground layers. testing on eyes/halloween seems ok.
2016-12-11 nemo Enable beach theme install
2016-12-11 CopherNeue Beach theme, completely redone
2016-12-10 sheepluva Fix ScriptExists() destroying lua stack (fixes Bug #146)
2016-12-10 sheepluva Bug #108 - Phyfs/Pathz: Fix binds not being loaded
2016-12-07 alfadur Add Beach theme, update Fruit theme
2016-12-06 sheepluva tweak landtex filling some more. cuz it's fun
2016-12-06 sheepluva fix pas2c definition of SizeInt
2016-12-04 sheepluva fix chat SDL surfaces being in wrong color format (didn't play well with copyToXY's new quick pixel copies)
2016-12-04 sheepluva copyToXYFromRect: simplify my math (so that it actually, you know, works...)
2016-12-03 sheepluva GOTTA GO FAST! - speed up landtex filling
2016-12-03 sheepluva copyToXYFromRect: some tweaks
2016-12-03 sheepluva copyToXYFromRect: fix pixels overflowing pixel lines in dest
2016-11-28 nemo add alpha for sd-tint, since CopherNeue thinks the textures might need fading
2016-11-27 sheepluva fix German translation error
2016-11-27 sheepluva fix problem with pas2c build. please don't use "and not xyz", use "and (not xyz)"
2016-11-27 sheepluva make random timers less easy to predict
2016-11-27 Wuzzy Construction Mode: Fix free girder/rubber placement near hog
2016-11-27 Wuzzy Construction Mode: Turn crate limit into a script parameter
2016-11-27 Wuzzy Contruction Mode: Fix rubber being placable in land and invalid girder placement costing energy
2016-11-27 Wuzzy Add PlaceRubber to Lua API
2016-11-27 Wuzzy Fix Killing the Specialists giving you a free turn after killing Desert Eagle with a desert eagle with shot 1-3
2016-11-27 Wuzzy Fix A Space Adventure Missions allowing player to walk before 1st animation and screw things up
2016-11-26 sheepluva simplify code of previous commit ( ba1807589eaa )
2016-11-26 sheepluva OCD-compatibility-patch: make border stripes consistent in direction and offset, seamless.
2016-11-26 Wuzzy Give visual and audible feedback for flying through rings in Hard Flying mission
2016-11-26 Wuzzy Use SetCinematicMode in Animate lib, which introduces cinematic mode to missions using Animate
2016-11-26 Wuzzy Fix group box text being cut off (fixes #125)
2016-11-25 Wuzzy Add custom ammo texts for Knockball
2016-11-25 Wuzzy Remove team score messages in Knockball/Basketball because they're redundant
2016-11-25 Wuzzy Clean up strings in Control mission maps (more translator-friendly)
2016-11-25 Wuzzy Disable SD for a couple of scripts and mission maps
2016-11-25 Wuzzy Fix misleading scenario desciptions regarding time limit / no time limit
2016-11-25 Wuzzy Rewrite 2nd line of mission panel of most missions for consistency
2016-11-25 Wuzzy Move some changelog entries to the correct categories
2016-11-25 Wuzzy Mention Cheese in changelog
2016-11-25 Wuzzy Update changelog for Highlander changes
2016-11-25 Wuzzy Make Highlander mission text consistent with other game mode messages
2016-11-25 Wuzzy Game mode messages: New messages for PlaceHog+King; All messages get a colon to get highlighted; Reorder messages more logically
2016-11-24 Wuzzy WxW: Remove old compability code which caused problems with unknown maps
2016-11-24 Wuzzy Tweak WxW wall spark count according to wall size
2016-11-24 Wuzzy WxW: Add crate radar info to rope description
2016-11-24 Wuzzy WxW: Increase wall height of left/right walls with bounce edge and no border
2016-11-24 Wuzzy Add WorldEdge support for WxW
2016-11-24 Wuzzy Update changelog for Wxw updates
2016-11-24 Wuzzy WxW: Selectable walls, support more maps, more liberal game schemes, new rules, script parameter, better menu
2016-11-24 Wuzzy Make name “Tumbler” translatable
2016-11-24 Wuzzy Disable world edge in Space Invasion
2016-11-24 Wuzzy Use yellow clock color in Space Invasion and Tumbler
2016-11-24 Wuzzy Turn invaders white in Space Invasion when round is over
2016-11-24 Wuzzy Update changelog for Space Invasion
2016-11-24 Wuzzy More helpful Space Invasion description
2016-11-24 Wuzzy Remove unused flamer code from Space Invasion
2016-11-24 Wuzzy Space Invasion: Play countdown sounds
2016-11-24 Wuzzy Space Invasion: Make all strings more translator-friendly
2016-11-24 Wuzzy Space Invasion: Dump most out-commented and unused code
2016-11-24 Wuzzy Space Invasion: Better HUD, messages, stats screen, sounds. Add script param support
2016-11-24 Wuzzy Add countdown sounds to Tumbler
2016-11-23 Wuzzy Change ammo display texts in Tumbler to avoid pluralization failures
2016-11-23 Wuzzy Tumbler updates: Script params, select weaps via slots, more sounds, rewrite texts, ignore broken gameflags
2016-11-23 Wuzzy Rewrite some help texts in the basic rope training mission
2016-11-23 Wuzzy Tweak flags used in all missions to fit more to the theme
2016-11-23 Wuzzy Fix game extremely slowing down if hog collects crate with huge health, or vampire gets huge health.
2016-11-23 Wuzzy Use GetHogFort in HedgeEditor
2016-11-23 Wuzzy Add GetHogFort to Lua API
2016-11-23 Wuzzy HedgeEditor: Fix mine, sticky mine, health crate, air mine sometimes being incorrectly exported
2016-11-23 Wuzzy HedgeEditor: Fix air mines timer being falsely exported and displayed
2016-11-23 Wuzzy HedgeEditor: Export WorldEdge, fix export of Theme
2016-11-23 Wuzzy Remove some items from the HedgeEditor TODO list
2016-11-23 Wuzzy HedgeEditor: Rename “Standard” target and cleaver to just target and cleaver
2016-11-23 Wuzzy HedgeEditor: Simplify placement mode description
2016-11-23 Wuzzy Update changelog for the recent HedgeEditor updates
2016-11-23 Wuzzy Add sine gun to Crazy weapon set
2016-11-23 Wuzzy Set minimum ammo box content of 1 for default ammo schemes
2016-11-23 Wuzzy Add icon to “Send Feedback” button, do some TODO tasks in pagevideo.cpp
2016-11-23 Wuzzy Use SetAmmoTexts in HedgeEditor to describe overwritten air attack (gear placement tool)
2016-04-20 Wuzzy HedgeEditor: Add missing Left click help texts
2016-04-20 Wuzzy HedgeEditor: Don't change placement mode when air attack is not selected
(0) -10000 -3000 -1000 -112 +112 +1000 +3000 tip