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
2016-04-20 Wuzzy HedgeEditor: Make toggle help and toggle gear info work everywhere
2016-04-20 Wuzzy HedgeEditor: Disable timer keys 2-4 in rubber placement mode
2016-11-23 Wuzzy HedgeEditor: Unify key combination help
2016-04-20 Wuzzy HedgeEditor: Fix health add/subtract not working for dud mines
2016-11-23 Wuzzy HedgeEditor: Make landgun spawn in utility crates and sort list of ammo types to reflect the ammo menu ordering
2016-11-23 Wuzzy HedgeEditor: Proper indentation for atkArray and utilArray
2016-04-20 Wuzzy HedgeEditor: Improve secondary message
2016-04-20 Wuzzy HedgeEditor: Allow health crates with 0 health
2016-11-23 Wuzzy HedgeEditor: Make health/timer tags toggable with Precise+3
2016-04-20 Wuzzy HedgeEditor: Show tags for gear timers and health
2016-04-18 Wuzzy HedgeEditor: Play placement sound more often
2016-04-18 Wuzzy HedgeEditor: Proper error handling when attempting to delete hedgehogs
2016-04-18 Wuzzy HedgeEditor: Fix girder/rubber mods sometimes show nil in 2nd message
2016-04-18 Wuzzy HedgeEditor: Minor string corrections
2016-04-14 Wuzzy HedgeEditor: Fix Lua error when trying to set ShoppaBalance rank without anything being selected
2016-11-23 Wuzzy HedgeEditor: Remove hardcoded ammo names in favor of GetAmmoName
2016-04-09 Wuzzy HedgeEditor: Fix nil bugs related to sprite placement mode
2016-04-09 Wuzzy HedgeEditor: Clean up some incorrect menu texts
2016-04-09 Wuzzy HedgeEditor: Make all hog and team names translatable and export them properly
2016-04-09 Wuzzy Add loc_noop to Locale Lua library
2016-04-09 Wuzzy HedgeEditor: Minor team/hog name fixes
2016-04-09 Wuzzy HedgeEditor: Resort sprite array, add sprTargetBee
2016-04-09 Wuzzy HedgeEditor: Implement frame selection for sprites
2016-04-09 Wuzzy Tweak HedgeEditor output: loc() hog/team names and tweak mission text
2016-04-09 Wuzzy HedgeEditor: Fix broken export of team colors
2016-04-09 Wuzzy HedgeEditor: Reliably change mission text on weapon switch
2016-04-09 Wuzzy HedgeEditor: Fix stuff being exported multiple times on multiple saves
2016-04-09 Wuzzy Don't agressively show HedgeEditor mission panel
2016-04-09 Wuzzy HedgeEditor: Don't count sprites failed to place
2016-04-09 Wuzzy HedgeEditor: Disable delete mode for sprite placement mode
2016-04-09 Wuzzy HedgeEditor: Allow to modify dud mine health
2016-04-09 Wuzzy HedgeEditor: Improved help disabled message, also loc()'ed
2016-04-09 Wuzzy Write better “greeting” message for HedgeEditor
2016-04-09 Wuzzy HedgeEditor: Add loc() to some forgotten strings, minor cleanup
2016-04-09 Wuzzy HedgeEditor: Generally improve menu help texts
2016-04-09 Wuzzy HedgeEditor: Better naming and explanation of tagging mode and advanced repositioning mode
2016-04-09 Wuzzy HedgeEditor: Improve graphics on girder/rubber placement
2016-04-09 Wuzzy HedgeEditor: Throw away code in comments and unused variables
2016-04-09 Wuzzy HedgeEditor: Refactor legacy GetVisualGearValues code
2016-04-09 Wuzzy HedgeEditor: Fix girder sprite being displayed a top left
2016-04-09 Wuzzy HedgeEditor: Fix teams being exported multiple times when saving multiple times in same session
2016-04-09 Wuzzy Add dud mine placement mode to HedgeEditor
2016-04-09 Wuzzy HedgeEditor: Tweak and reorder health/timer selection numbers
2016-04-09 Wuzzy HedgeEditor: Allow to set sticky mine timer
2016-11-23 Wuzzy Update outdated onGameInit variables in HedgeEditor map export, fixes various bugs
2016-11-23 Wuzzy Split up change log sections even more, and update it for Racer
2016-11-23 Wuzzy Allow to set Racer waypoint limit with script parameter “maxwaypoints”
2016-11-23 Wuzzy Fix incorrect type check of wpRad in Racer
2016-11-23 Wuzzy Highlight first Racer waypoint in placement phase
2016-11-23 Wuzzy Allow to remove waypoints in Racer with precise key
2016-11-22 Wuzzy Fix Construction Mode screwing up when initialenergy > maxenergy
2016-11-22 Wuzzy Use GetAmmoName in Construction Mode
2016-11-22 Wuzzy Disable Sudden Death in Shoppa for good
2016-11-22 Wuzzy Remove colons in campaign screen for more UI consistency
2016-11-22 Wuzzy Align drop-down text of unfinished campaign missions with finished icons
2016-11-22 Wuzzy Give infinite ropes in Running for survival mission
2016-11-22 Wuzzy Add skip option to desert01, fruit02, moon01 in A Space Adventure
2016-11-22 Wuzzy Fix double achievements and ranks in The First Stop mission (fixes #106)
2016-11-20 unc0rr Prepend "User quit: " to client-side quit messages
2016-11-20 Wuzzy Use proper start button in training menu
2016-11-20 Wuzzy Update changelog about mission tabs
2016-11-20 Wuzzy Update German mission description strings
2016-04-13 Wuzzy Make tab of mission list tab header blend into mission list
2016-04-13 Wuzzy Update English mission descriptions to better fit tabbed mission menu
2016-04-13 Wuzzy Mission recategorization into trainings, challenges and scenarios.
2016-11-20 Wuzzy Fix typo in German campaign translation
2016-11-20 Wuzzy Update changelog for space campaign updates
2016-11-20 Wuzzy Complete space campaign's spacetrip mission if all main+side missions are completed
2016-11-20 Wuzzy Draw 2 flowers for fully completed (w/ side missions) planets in space campaign
2016-11-20 Wuzzy Expose number of air mines in Lua variable AirMinesNum
2016-11-20 Wuzzy Add more descriptions into desktop entry files, fix some specification mismatches
2016-11-19 Wuzzy Merge new Cheese map
2016-11-19 Wuzzy Update changelog about campaign screen check marks
2016-05-04 Wuzzy Don't show AI-controlled teams in campaigns page
2016-05-04 Wuzzy Make campaign mission names translatable
2016-05-04 Wuzzy Make campaign names translatable
2016-05-04 Wuzzy Seperate campaign victories from campaign mission victories
2016-05-04 Wuzzy Update campaign drop-down list after campaign victory
2016-05-04 Wuzzy Fix final mission of Progress-based campaigns (like ACF) not being recognized as finished
2016-05-04 Wuzzy Campaign page: Add labels and move start button to footer
2016-11-19 Wuzzy Save mission success for A Space Adventure missions
2016-05-04 Wuzzy Add support for storing and displaying success of campaign missions
2016-05-03 Wuzzy Update campaign victory status when changing selection
2016-05-03 Wuzzy Store campaign victories in campaign variable "Won"
2016-05-03 Wuzzy Show check marks for campaigns with Won=true
2016-11-19 CopherNeue Updated cheese map
2016-11-19 Wuzzy Overwrite special ammo descriptions in Racer script
2016-11-19 Wuzzy Allow to ignore overwritten ammo name in GetAmmoName
2016-11-19 Wuzzy GetAmmoName now returns ammo name overwritten by SetAmmoTexts
2016-11-19 Wuzzy Update changelog for SetAmmoTexts-related changes
2016-11-19 Wuzzy Change descriptions for special Construction Mode tools
2016-05-09 Wuzzy Add SetAmmoDescriptionAppendix to Lua API, see issue 82
2016-05-09 Wuzzy Make SetAmmoTexts update ammo menu weapon name, too
2016-05-09 Wuzzy Add Lua API function SetAmmoTexts (see issue 82)
2016-11-19 Wuzzy Update Changelog: Add Racer and TechRacer updates
2016-04-13 Wuzzy TechRacer: Cleanup mess regarding teams which did not finish
2016-04-13 Wuzzy Fix some incorrect TechRacer messages
2016-04-13 Wuzzy TechRacer: Show racing times and ranking in stats screen
2016-04-13 Wuzzy Force TechRacer maps when image map is selected. Fixes Google Code issue #882
2016-04-13 Wuzzy TechRacer: Don't mess with ammo caption while in waypoint.
2016-04-13 Wuzzy Clean up TechRacer strings
2016-04-13 Wuzzy Racer: Reduce minimum number of waypoints to 2, tweak descriptions
2016-04-13 Wuzzy Racer: Clean up “did not finish” mess
2016-04-13 Wuzzy Add new Racer script parameter: waypointradius
2016-11-19 Wuzzy Racer: Dump old commented-out code
2016-04-13 Wuzzy Racer: Show “Track completed!” message
2016-04-13 Wuzzy Add “rounds” script parameter for Racer
2016-04-13 Wuzzy Racer: Don't mess with ammo display when touching waypoint
2016-04-13 Wuzzy Racer: Clean up strings
2016-04-13 Wuzzy Implement stats screen for Racer
2016-05-01 Wuzzy Add “boring” voice to voice queue to avoid voice overlapping
2016-05-01 Wuzzy Enable timer warning sounds in hog placement phase
2016-11-19 Wuzzy Add changelog entries for the timer color-coding and countdown sounds
2016-04-30 Wuzzy When doing something, set ready time to 0 instead of 1
2016-04-30 Wuzzy Fix sniper rifle making timer gray all the time
2016-04-30 Wuzzy Show timer at 999s instead of 1000s
2016-04-30 Wuzzy Make timer gray while the time is not running or while it is paused
2016-04-30 Wuzzy Add ammoprop for blowtorch and pickhammer for not stopping timer in inf attack
2016-11-19 Wuzzy Play countdown sounds for 4-1 remaining seconds and “boring” voice on timeout
2016-04-30 Wuzzy Make the timer red when it is the get-away time
2016-04-30 Wuzzy Turn timer digits green when it's still the ready timer
2016-11-19 Wuzzy Add sounds for blowtorch, invuln., f. saucer, lasersight, portal gun
2016-11-17 Wuzzy Fix Qt warnings about QLayout (Fixes #127)
2016-11-17 Wuzzy Update Mutant script
2016-11-17 Wuzzy Update changelog for CTF
2016-04-13 Wuzzy CTF: Play sound when capturing flag
2016-04-13 Wuzzy CTF: Allow to set capture limit with script param
2016-04-13 Wuzzy CTF: Clean up mission panel
2016-11-17 Wuzzy Capture The Flag: Fix flag of first team spawning at second hog (issue #9)
2016-11-17 Wuzzy Update changelog
2016-11-17 Wuzzy Fix and change escaping for mission map descriptions
2016-11-17 Wuzzy Show mission map descriptions for default language as well
2016-11-17 Wuzzy UTF-8 support for mission map descriptions
2016-11-17 Wuzzy Fix improper locale detection for mission map descriptions
2016-11-17 Wuzzy Add German translations for mission maps
2016-11-17 Wuzzy Slightly improved mission map descriptions
2016-11-16 sheepluva reenable divided-mode spawning hack^Wtweak, that was accidently removed in 34ede05e4d4f
2016-11-16 nemo Make sd-tint a theme variable so cophernue can tweak his sky tinting
2016-11-16 Wuzzy Improve mission panel in Gravity script (don't overwrite game modifier texts)
2016-11-16 Wuzzy Fix low gravity utility not working in Gravity script (fixes #13)
2016-11-16 Wuzzy Save fastest rounds in Killing the specialists and Precise shooting missions
2016-11-16 Wuzzy Save record time for Chasing the blue hog mission
2016-11-16 Wuzzy Save some records in campaign vars: Hard flying, Running for survival
2016-11-16 Wuzzy Fix ClimbHome mission bugs (broken teams, broken graph)
2016-11-16 Wuzzy Set random flags and voice in random teams
2016-11-15 Wuzzy Show symbols at bottom right while extra damage / low grav. are active
2016-11-15 Wuzzy Relax some health bounds in game scheme editor
2016-11-15 Wuzzy Fix Lua error message in A Classic Fairytale mission 8
2016-11-15 Wuzzy Translate appdata file into German
2016-11-15 Wuzzy Upgrade appdata file to AppStream 0.8 format, update screenshots
2016-11-15 Wuzzy Simplify the hat format for unanimated hats
2016-11-15 Wuzzy Remove old Fort Mode from frontend
2016-11-14 Wuzzy Lua API: Add GetVisualGearType, onVisualGearAdd, onVisualGearDelete
2016-11-14 Wuzzy Add WorldEdge to Lua API to expose/change world edge type
2016-11-14 Wuzzy Show “More Wind” modifier in mission panel
2016-11-09 nemo fix urls
2016-11-09 nemo allow longer grave animations
2016-10-15 sheepluva update changelog
2016-10-15 sheepluva fix copypastafail (incorrect variable name) and whitespaces
2016-10-15 KoBeWi support for alternate sound paths [this is allowing themes to override certain sound files; reviewed and committed by sheepluva, fixes pending]
2016-10-15 sheepluva update changelog
2016-10-15 sheepluva rename variables for better code-readability and fix indentation
2016-10-15 KoBeWi support for multiple inland rectangles [reviewed, cleaned up and committed by sheepluva]
2016-10-14 sheepluva update Changelog
2016-10-14 KoBeWi rising flakes will no longer fly forever [reviewed, cleaned up and committed by sheepluva]
2016-10-03 nemo Make frozen hogs poison immune
2016-10-02 sheepluva lupdate-qt4
2016-10-02 sheepluva fix for Bug 91 - Make DELEGATE action available in frontend
2016-10-02 sheepluva fix a typo back from may that apparently completely broke online-multiplayer due to causing a frontend crash on joining somebody else's room
2016-10-02 sheepluva Bug 115 - Application icon is missing
2016-10-02 sheepluva also update ghc info in INSTALL file
2016-10-02 sheepluva travis: also add libghc-regex-tdfa-dev to dependencies
2016-10-01 sheepluva increase heart count in seduction effect. FPS are overrated anyway
2016-10-01 sheepluva reflect dataenc->sandi change in travis file
2016-10-01 sheepluva and while I'm at it, fix seduction... kinda ♥
2016-10-01 sheepluva pimp up random droplet movement vector init to create half-elliptic rather than square patterns - makes using piano less painful to the eyes
2016-10-01 sheepluva adding some frontend stuff to changelog
2016-10-01 unc0rr - Use sandi instead of dataenc (bugs.debian.org/836686)
2016-10-01 unc0rr Use regex match for bans
2016-10-01 sheepluva fix issue 110
2016-10-01 sheepluva fix build
2016-09-27 koda Drop xfire module
2016-09-24 sheepluva minor german translation adjustment
2016-09-15 sheepluva fix typo and hopefully also pas2c
2016-09-15 sheepluva Highlander: give visual and acustic feedback when weapons are collected from a kill, similar to collecting a crate
2016-09-15 sheepluva Lua API: IsHogLocal(gearUid)
2016-09-15 sheepluva Lua API: GetAmmoName(ammoType)
2016-09-09 koda merge with github
2016-09-04 sheepluva Lua API: fix incorrect error message. thanks to TheAnachron and rhino for pointing this out
2016-08-11 unc0rr Make in-game chat work qmlfrontend
2016-08-02 unc0rr Preparation to sending engine messages to net. qmlfrontend
2016-07-15 unc0rr merge default qmlfrontend
2016-07-09 unc0rr Use less weird options
2016-07-02 LocutusOfBorg Remove some more bytestring-show references, e.g. INSTALL file and travis file
2016-06-29 unc0rr bytestring-show RIP
2016-06-22 alzen Polish update
2016-06-21 nemo bit of a start on HDPI monitor support. Fonts.
2016-06-21 sheepluva remove experimental in-game credits code
2016-06-21 nemo no.
2016-06-15 nemo lupdate
2016-05-22 antonc27 - In case of HWLIBRARY we need reference to sysutils for GetCurrentDir()
2016-05-21 nemo Change this back to allowing hooking rope to hogs again, 'cause, well, rage...
2016-05-21 nemo http → https
2016-05-18 alfadur Fruit theme music
2016-05-17 unc0rr Merge default qmlfrontend
2016-05-17 unc0rr - Add state to engine callback for it to know what engine is sending qmlfrontend
2016-05-17 sheepluva implement ExtraftFileDir and ExtractFileName in uUtils
2016-05-15 sheepluva remove another useless SysUtils include
2016-05-15 sheepluva implement Trim() in uUtils
2016-05-15 sheepluva drop SysUtils inclusion from 5 files where it is not needed anymore
2016-05-15 unc0rr - Use IntToStr() in preference to Str()
2016-05-15 sheepluva always include uUtils _after_ SysUtils
2016-05-15 sheepluva merge Wuzzy's frontend tweaks
2016-05-06 Wuzzy Tweak sizes and icons of most footer buttons of frontend
2016-05-06 Wuzzy Neatly align all the bottom buttons on the same height
2016-05-06 Wuzzy Slightly better naming of new or copied ammo/game schemes
2016-05-06 Wuzzy Tweak damage modifier help
2016-05-06 Wuzzy Fix mines time displaying "1 seconds" in frontend
2016-05-06 Wuzzy Frontend: Increase space for help text in the footer
2016-05-06 Wuzzy Add help texts for game scheme's basic settings (initial health, etc.)
2016-05-06 Wuzzy Add more What's This? texts throughout the frontend
2016-05-06 Wuzzy Fix problems with dynamic whats this texts
2016-05-04 Wuzzy Add missing frontend constants
2016-05-04 Wuzzy Add various “What's This?” texts to multiplayer, net and team editor frontend pages
2016-05-04 Wuzzy Team editor: Make bot icons and graves more visible in closed drop-down lists, smaller botlevel images
2016-05-15 koda avrec crash/math fix (sheepy here, committing koda's fix because I'm tired of having it lying around in my repo :P
2016-05-10 nemo turn off sparks for drowning dynamite
2016-05-06 sheepluva <unC0Rr> might be somewhere width used instead of rightx
2016-05-04 koda linux on travis needs sudo to install dependencies
2016-05-04 unC0Rr Fix some warnings
2016-05-03 antonc27 - Don't forget to init uVaribles inside LoadLocaleWrapper call
2016-05-03 koda Enable GL2 travis builds
2016-05-03 unc0rr ansistring, not Ansistring
2016-05-03 sheepluva small code cleanup/comment
2016-05-03 unc0rr I heard we switched to physfs
2016-05-03 unc0rr TryDo is deprecated
2016-05-03 frd Add pre/post js stub files and expand the emscripten options
2016-05-03 frd Set medium floating precision to shaders
2016-05-03 koda Compile uMatrix to c too when GL2 is requested
2016-05-03 koda Work around missing gl functions from emscripten headers
2016-05-03 koda Avoid using an undeclared variable
2016-05-03 koda Set pas2c switches more cleanly
2016-05-02 antonc27 - Pass also userPath to LoadLocaleWrapper
2016-05-02 antonc27 - More ugly ifdefs for the ifdef god
2016-05-02 antonc27 [BUG 66] - Create '/Logs' folder if not exists
2016-05-01 sheepluva qmlfrontend/map-preview: add hog count display thingy (only displays "?" for now) qmlfrontend
2016-05-01 sheepluva qmlfrontend: tweak map preview a little in an attempt to buy back unC0Rr's <3 qmlfrontend
2016-05-01 sheepluva add button to randomize theme only
2016-05-01 sheepluva changelog
2016-05-01 sheepluva update changelog
2016-04-30 sheepluva update changelog
2016-04-30 sheepluva update changelog
2016-04-29 sheepluva indentation fixes
2016-04-29 sheepluva koda told me that putting in one finger wasn't enough
2016-04-29 sheepluva koda told me to put the finger in
2016-04-29 sheepluva fix memory corruptions caused by outofbounds-writes in uTouch
2016-04-29 sheepluva show credits only briefly
2016-04-29 sheepluva aggregate music credits into a single file (individual files can still be used to override. useful for .hwp etc.)
2016-04-29 sheepluva more credits updates
2016-04-29 sheepluva add some more credits
2016-04-29 sheepluva music credits etc.
2016-04-29 sheepluva do not show credits in stats-only mode
2016-04-29 sheepluva move function
2016-04-28 sheepluva some initial credits-display implementation
2016-04-28 sheepluva merge target practice patch by Wuzzy
2016-04-13 Wuzzy Target Practice: Make targets respawn after drowning, and minor code cleanup
2016-04-28 sheepluva merge 3 new sound effects added by Wuzzy
2016-04-13 Wuzzy Add sound effects for: cleaver impact, air mine impact, using extra time
2016-04-28 sheepluva merging Wuzzy's empty weaponset for "new" button in weaponset editor
2016-04-13 Wuzzy Add empty weapons scheme (instead of default) when using “New” button
2016-04-28 sheepluva merge more construction mode patches by Wuzzy
2016-04-26 Wuzzy Construction Mode: Make weapon crate mode be initial selection in crate tool
2016-04-26 Wuzzy Construction Mode: Don't update ticker for cursor keys when hedgehog is not under control anymore
2016-04-26 Wuzzy Construction Mode: Reorder weapon and utility list to parrallel weapon menu order
2016-04-26 Wuzzy Construction Mode: Fix landspray being considered a weapon instead of utility
2016-04-28 sheepluva in non-local games, don't include DLC-themes/maps/missions during random selection. thanks to unC0Rr for helping me realize that I was stupid in a different way than I thought :P
2016-04-28 sheepluva lupdate
2016-04-28 Wuzzy fix for bug 117: Incorrect description of modifier “divide teams”
2016-04-28 sheepluva rollback last commit (bad approach, as item index confusion can happen)
2016-04-28 sheepluva exclude DLC theme from random theme selection
2016-04-27 sheepluva rooms-list: fix "Forts" map type being displayed in dark red
2016-04-27 sheepluva make hog fallback (flower-in-hole) positioning respect limits (e.g. used by gfDivideTeams)
2016-04-27 sheepluva fix incorrect debug message
2016-04-27 koda Only build engine to c with clang on travis
2016-04-27 koda Minor changes to the travis file
2016-04-27 sheepluva make construction mode recognize fort maps too
2016-04-27 sheepluva tweak preview
2016-04-27 sheepluva tweak preview
2016-04-27 sheepluva Added "Forts" to map type selection. This makes the mode easier selectable/discoverable. Also the slider can be used to adjust the distance between forts.
2016-04-27 sheepluva fallback to stdout if no writable logfile available
2016-04-27 sheepluva update Changelog
2016-04-27 koda Set install dir for emscripten
2016-04-27 koda Drop duplicated include from CMakeLists.txt
2016-04-26 sheepluva fix issue 8: Static skull and bones flakes near the water in Sudden Death in themes without flakes
2016-04-26 sheepluva add /clear command to frontend chat (clears chat window)
2016-04-26 Wuzzy fix for issue 71: Lua API: “Theme” variable is set to empty string initially
2016-04-26 sheepluva Lua-API - GetClanColor: Verify argument and display error message on fail (instead of engine crash)
2016-04-26 Wuzzy issue 94: Seduction text is outdated and misleading
2016-04-26 sheepluva create forts in random order
2016-04-26 sheepluva make construction mode work with fort mode without mixing up clans and forts
2016-04-26 sheepluva update construction mode in-file version info
2016-04-26 sheepluva merge construction mode patches by Wuzzy
2016-04-13 Wuzzy Construction Mode: Fix Girder/Rubber mode sometimes show nil
2016-04-13 Wuzzy Fix bad comment in Construction Mode
2016-04-13 Wuzzy Construction Mode: Sanity-check numbers from script parameter
2016-04-13 Wuzzy Construction Mode: Fix timer issues
2016-04-13 Wuzzy Construction Mode: Recognize health case amount from game scheme
2016-04-13 Wuzzy Construction Mode: Remove 2 useless blank lines in mission panel
2016-04-13 Wuzzy Construction Mode: Fix construction/support station
2016-04-12 Wuzzy Construction Mode: Update structure overlay each tick, thus falling smoothly
2016-04-12 Wuzzy Construction Mode: “spawn” extra time, not buying
2016-04-12 Wuzzy Construction Mode: Fix giving round energy boost at first round
2016-04-12 Wuzzy Add script parameter support to Construction Mode
2016-04-12 Wuzzy Throw away legacy Construction Mode code which is never actually used
2016-04-12 Wuzzy Throw away old out-commented Construction Mode code
2016-04-12 Wuzzy Construction Mode: Disable setting drill strike timer in object placement mode
2016-04-12 Wuzzy Construction Mode: Fix mine timer message being shown at start
2016-04-12 Wuzzy Construction Mode: Disable up/down in building mode
2016-04-12 Wuzzy Construction Mode: Show mine timer in seconds
2016-04-12 Wuzzy Tweak barrel and mine defaults in Construction Mode
2016-04-12 Wuzzy Mark some forgotten Construction Mode strings for translation
2016-04-12 Wuzzy Construction Mode: Actually, the extra time limit is about buying
2016-04-12 Wuzzy Remove cheat in Construction Mode
2016-04-12 Wuzzy Construction Mode: Make weapon names match en.txt
2016-04-12 Wuzzy Fix crate costs in Construction Mode being all the same (fixes #15)
2016-04-26 sheepluva also make forts face inwards in wrap mode, if there are only 2 teams
2016-04-26 sheepluva fix last fort not facing left
2016-04-26 sheepluva Fort Mode: allow more than 2 clans
2016-04-26 sheepluva fix clouds/flakes area not being adjusted after ResizeLand()
2016-04-26 sheepluva cleaning up team divide mode code from last night a little
2016-04-26 sheepluva divided teams: better horizontal clan distribution
2016-04-25 koda Reword emscripten-related error messages
2016-04-25 sheepluva "divided teams" modifier will now work with more than 2 teams!
2016-04-25 unc0rr Merge default qmlfrontend
2016-04-25 sheepluva Fix issue 12: “Yoohoo” sound for seduction is missing
2016-04-24 sheepluva some more dark magic regarding hog speech input
2016-04-24 sheepluva restore closing hog speech quotation marks being added automatically (lost in SDL2 transition... I think)
2016-04-24 sheepluva merge Wuzzy's new scheme icons
2016-04-13 Wuzzy Update scheme editor icons
2016-04-24 sheepluva merge Wuzzy's space campaign string fixes
2016-04-13 Wuzzy Typo fixes for A Space Adventure campaign
2016-04-24 sheepluva merge Wuzzy's game modifier buttons reorder patch
2016-04-12 Wuzzy Reorder game flag buttons
2016-04-24 sheepluva preselect weapons
2016-04-24 sheepluva merge Wuzzy's ropeknockchallenge updates
2016-04-12 Wuzzy Update Rope-Knocking Challenge
2016-04-23 sheepluva drop function that does not exist in SDL2 from SDLh.pas
2016-04-23 frd pas2c converts exit to return, so change RunEngine signature
2016-04-23 frd Correctly call uPhysFSLayer.initModule
2016-04-23 koda Add workaround to force string concatenation in pas2c
2016-04-23 koda Implement GetCurrentDir in the c rtl
2016-04-23 frd Use hwlibrary while converting to c
2016-04-23 koda Set cdecl on exported functions and hide them from pas2c
2016-04-23 frd Add a necessary flag to emscripten
2016-04-23 koda Add missing functions to fully disable lua at compile time
2016-04-23 koda uscript cosmetics
2016-04-23 sheepluva whitespace fix
2016-04-23 sheepluva merge commit by Wuzzy that allows various drop down lists to display more items at a time, if possible
2016-04-18 Wuzzy Increase size of many drop-down lists
2016-04-23 sheepluva merge commit by Wuzzy that allows drop down lists in team edit screen to display more items at a time, if possible
2016-04-18 Wuzzy Increase size of drop-down lists in team editor
2016-04-23 sheepluva merge portal mission fixes by Wuzzy and restore accidently removed SetWind call
2016-04-18 Wuzzy Portal mission: Fix speech bubbles appearing when crate got destroyed
2016-04-18 Wuzzy Disable Sudden Death in portal mission
2016-04-18 Wuzzy Clean up portal mission code
2016-04-18 Wuzzy Clean up strings, hats, flags and graves in Portal mission
2016-04-23 sheepluva merging Wuzzy's feedback fix
2016-04-18 Wuzzy Fix bad layouting of feedback dialog, fixes #58
2016-04-23 sheepluva fix default binding for F10 / slot 10 not working
2016-04-23 sheepluva fix sounds not playing on first play (=load), because function bailed on success, rather than error. introduced in bd9a2f1b0080 , addressing issue 111
2016-04-21 koda travis: Use correct vorbis flag in sdl2_mixer install
2016-04-21 koda Correctly set WEBGL macro during pas2c conversion
2016-04-21 koda Disable stereo rendering when compiled with pas2c
2016-04-21 koda Fully support emscripten toolchain in our build system
2016-04-21 koda Import the Emscripted toolchain configuration
2016-04-21 koda Hijack SDL2 and GLEW include and library when compiling to javascript
2016-04-21 koda Work around how emscripten defines rwops
2016-04-21 koda Work around emscripten not finding math.h
2016-04-20 koda Add support for compiling C engine with emscripten
2016-04-19 koda travis: Use latest cmake vailable
2016-04-18 unc0rr Fix fpcrtl_strappendA, which cut last char from UserPathPrefix
2016-04-14 nemo missing comma
2016-04-13 nemo Use our copy for border too
(0) -10000 -3000 -1000 -480 +480 +1000 +3000 tip