2018-08-02 Wuzzy Fix hammer/pickhammer not digging land with gfSolidLand on
2018-08-02 Wuzzy Backed out changeset 0d920e370a78
2018-08-02 Wuzzy Fix hammer shoving gears into indestructible land
2018-08-02 Wuzzy Include HWP of Big Armory in CMakeLists
2018-08-02 Wuzzy Fix broken Big Armory mission map
2018-08-02 Wuzzy Whoops. Fix NoPointX typo in HedgeEditor
2018-08-02 Wuzzy Remove bad king death message
2018-08-02 Wuzzy Cap hedgehog health to prevent overflow bugs
2018-08-01 Wuzzy Use the new NoPointX global in HedgeEditor
2018-08-01 Wuzzy Add Lua globals: AMMO_INFINITE and NoPointX
2018-08-01 Wuzzy Use proper infinite fuel feature in flying saucer training
2018-08-01 Wuzzy Add support for infinite fly time of jetpack and Birdy
2018-07-16 Wuzzy Add variable to make state of sound system clear 0.9.24
2018-07-17 Wuzzy Fix cursor teleporting to center after leaving game with video recording 0.9.24
2018-07-17 Wuzzy Whoops. Syntax error in uVideoRec 0.9.24
2018-07-17 Wuzzy Fix video recorder not working if sound disabled (fixes bug 200) 0.9.24
2018-08-01 Wuzzy Fix SimpleMission failure to init GameFlags correctly 0.9.24
2018-08-01 Wuzzy Fix SimpleMission failure to init GameFlags correctly
2018-08-01 Wuzzy Load default clan colors from settings file
2018-08-01 Wuzzy HedgeEditor: Use default clan color in AddTeam in mission export
2018-08-01 Wuzzy Make ASA fruit02 use of default clan colors
2018-08-01 Wuzzy Switch almost all Lua calls of AddTeam to using default clan colors instead of hardcoded color
2018-08-01 Wuzzy Lua: Allow to use negative value for AddTeam to select a default clan color
2018-07-31 Wuzzy Clean up Tumbler captions a bit
2018-07-31 Wuzzy Refactor colors and caption type in Space Invasion
2018-07-31 Wuzzy Space Invasion: Delete dead code and ancient outdated comments
2018-07-31 Wuzzy Change default clan color for brown for improved contrast
2018-07-30 Wuzzy Lua API: Add IsHogHidden
2018-07-30 Wuzzy Lua: Add GetVampiric, GetLaserSight
2018-07-30 KoBeWi Update Polish translation
2018-07-30 Wuzzy ASA, final mission: Redraw map and mask to make borders more distingushable
2018-07-30 Wuzzy Make laser sight work properly through wrap world edge
2018-07-30 Wuzzy Fix freeze ray not working through wrap world edge; add DrawLineWrapped
2018-07-29 nemo and fix index
2018-07-29 nemo oh. and indent that loop
2018-07-29 nemo add wrap check
2018-07-28 nemo merge of 0.9.24 - hopefully correctly this time
2018-07-28 Wuzzy Fix DrawHLinesExplosions setting invalid map pixels if called at wrap world edge
2018-07-27 Wuzzy Use wrap-aware doMakeExplosion instead of DrawExplosion in uHandlersMess
2018-07-27 nemo sdlkeys is in source not binary, no .in folder. Locutus brought to our attention. 0.9.24
2018-07-26 Wuzzy Fix /hta, /hsa and /hya commands not writing message in chat
2018-07-26 Wuzzy Fix /hta, /hsa and /hya commands not writing message in chat 0.9.24
2018-07-26 Wuzzy TechRacer: Print selected map in debug output
2018-07-26 Wuzzy TechRacer: Make most variables local
2018-07-26 Wuzzy Clean up messy indentations in TechRacer script
2018-07-26 Wuzzy TechRacer: Delete dead code
2018-07-26 Wuzzy TechRacer: Fix gears not spawning on turn start when player pressed control right at start
2018-07-26 Wuzzy Prevent saving weapon scheme if name was already taken 0.9.24
2018-07-26 Wuzzy Prevent saving game schemes if name was already been taken 0.9.24
2018-07-26 Wuzzy Prevent saving weapon scheme if name was already taken
2018-07-25 Wuzzy Prevent saving game schemes if name was already been taken
2018-07-24 Wuzzy Fix a couple of PNG images with known invalid color profiles
2018-07-24 Wuzzy Fix a couple of PNG images with known invalid color profiles 0.9.24
2018-07-24 Wuzzy Fix teleport tooltip claiming it doesn't end turn in hog placing phase with inf. attack 0.9.24
2018-07-24 Wuzzy Limit max droplet count to 50 (fix for 0.9.24 branch only) 0.9.24
2018-07-24 Wuzzy Update frontend translation files 0.9.24
2018-07-24 Wuzzy Fix changelog typos 0.9.24
2018-07-16 Wuzzy Fix hwengine crash when using >1 controllers 0.9.24
2018-07-24 Wuzzy Add more sane default controls for controller 0.9.24
2018-07-24 Wuzzy Fix broken controller/joystick button and axis events 0.9.24
2018-07-24 Wuzzy Detect Qt style after parameter parsing 0.9.24
2018-07-24 Wuzzy Fix SDLInteraction strings not being translated 0.9.24
2018-07-24 Wuzzy Refactor storage of joystick SDL key names 0.9.24
2018-07-24 Wuzzy Make frontend detect controllers again 0.9.24
2018-07-24 Wuzzy Update and change license information of Droplet sounds, now it's CC BY 3.0 0.9.24
2018-07-24 Wuzzy Update and change license information of Droplet sounds, now it's CC BY 3.0
2018-07-22 Wuzzy Fix deprecation warnings in libphyslayer
2018-07-22 Wuzzy Fix warnings about unused params in C code
2018-07-21 Wuzzy Update German translation
2018-07-21 Wuzzy Update Lua/frontend locale files
2018-07-21 Wuzzy Merge alfadur's server commits with timer cycle key commits
2018-07-20 Wuzzy Add control to cycle through timer/bounciness values
2018-07-20 Wuzzy Move hardcoded bounciness values to uConsts
2018-07-21 nemo catchup merge on all of alfadur's cool server changes
2018-07-20 alfadur Fix map voting verification
2018-07-20 alfadur Implement room config export
2018-07-20 alfadur Implement save/delete commands
2018-07-19 alfadur Implement map voting
2018-07-19 alfadur clean up room lookups
2018-07-17 alfadur Keep hedgehog limit in sync
2018-07-17 alfadur indulge clippy
2018-07-16 alfadur Add room flags
2018-07-16 alfadur Something down in the food chain already uses bitflags, so might as well switch to them
2018-07-16 alfadur Assorted chat fixes
2018-07-13 alfadur Better packing for clients
2018-07-20 Wuzzy Add more sane default controls for controller
2018-07-20 Wuzzy Fix broken controller/joystick button and axis events
2018-07-20 Wuzzy Detect Qt style after parameter parsing
2018-07-20 Wuzzy Fix SDLInteraction strings not being translated
2018-07-20 Wuzzy Refactor storage of joystick SDL key names
2018-07-19 Wuzzy Make frontend detect controllers again
2018-07-19 Wuzzy Fix engine crash when trying to delete cameraFile but it doesn't exist
2018-07-19 Wuzzy Fix crash when aborting encoding phase of video recording in videos page if >1 video is being encoded
2018-07-19 Wuzzy Document and clean up tools directory a bit
2018-07-18 Wuzzy Improve some replies for chat commands on server
2018-07-18 Wuzzy Refactor server chat command help, also add admin commands to help
2018-07-18 Wuzzy Add /help command for lobby and rooms too
2018-07-18 Wuzzy Remove and replace old googlecode references
2018-07-17 Wuzzy Switch from http:// to https:// URLs where possible
2018-07-17 Wuzzy Increase hedgehog limit to 64
2018-07-17 Wuzzy Server: Replace hardcoded hog-related numbers with consts
2018-07-17 Wuzzy Bazooka/Grende training: Hide mission panel on pressing attack key
2018-07-17 Wuzzy Update server dependencies in INSTALL.md
2018-07-17 Wuzzy Clarify/rewrite a few OutError messages
2018-07-17 Wuzzy Fix frontend showing 2 errors on engine fatal error (exit code 52)
2018-07-17 Wuzzy Clarify the wording of a few checkFails messages
2018-07-17 Wuzzy Propagate fatal errors to OutError if checkFails called
2018-07-17 Wuzzy Add hidden bazooka training achievement for 100% accuracy
2018-07-17 Wuzzy Standardize hidden mission achievement in new Lua library "Achievements"
2018-07-17 Wuzzy Add proper exit codes when halt-ing hwengine due to error
2018-07-17 Wuzzy Fix cursor teleporting to center after leaving game with video recording
2018-07-17 Wuzzy Whoops. Syntax error in uVideoRec
2018-07-17 Wuzzy Fix video recorder not working if sound disabled (fixes bug 200)
2018-07-16 Wuzzy Add variable to make state of sound system clear
2018-07-16 Wuzzy Fix hwengine crash when using >1 controllers
2018-07-16 Wuzzy Always use SDL_Map(A)RGB in SDL_FillRect for color
2018-07-16 Wuzzy When hwengine crashes w/ error 217, write backtrace in log, too
2018-07-15 Wuzzy Fix hwengine --help returning with exit code 51
2018-07-15 Wuzzy Clean up cMaxHHs and cMaxTeams a bit, get rid of hardcoded numbers
2018-07-12 Wuzzy Merge gameServer2 changes
2018-07-12 Wuzzy Send proper failure error message when image loading has failed
2018-07-11 nemo merge
2018-07-09 alfadur Optimize test string generation
2018-07-09 alfadur fix tests
2018-07-09 alfadur complete newseed voting
2018-07-09 alfadur merge
2018-07-07 alfadur Mostly implement voting
2018-07-06 alfadur Implement greetings & fixed rooms
(0) -10000 -3000 -1000 -128 +128 +1000 tip