-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to master #13
Update to master #13
Commits on May 19, 2019
-
pallet, overmap_terrain, item_groups, multitile_city_buildings entries
Configuration menu - View commit details
-
Copy full SHA for f9f75b0 - Browse repository at this point
Copy the full SHA f9f75b0View commit details -
Adds 2nd story and more work on the roof
Configuration menu - View commit details
-
Copy full SHA for 249315a - Browse repository at this point
Copy the full SHA 249315aView commit details
Commits on May 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0f295ae - Browse repository at this point
Copy the full SHA 0f295aeView commit details -
Update data/json/recipes/recipe_others.json
update per review Co-Authored-By: Alexey Mostovoy <amurkin1988@yandex.ru>
Configuration menu - View commit details
-
Copy full SHA for b67eced - Browse repository at this point
Copy the full SHA b67ecedView commit details -
Update data/json/recipes/recipe_others.json
update per review Co-Authored-By: Alexey Mostovoy <amurkin1988@yandex.ru>
Configuration menu - View commit details
-
Copy full SHA for fd7e16f - Browse repository at this point
Copy the full SHA fd7e16fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a108484 - Browse repository at this point
Copy the full SHA a108484View commit details
Commits on May 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 63d4740 - Browse repository at this point
Copy the full SHA 63d4740View commit details -
document constructions and remove time constant
ymber committedMay 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 781de6e - Browse repository at this point
Copy the full SHA 781de6eView commit details -
Update data/json/furniture.json
Co-Authored-By: matskuman5 <selinmatias5@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 202cd95 - Browse repository at this point
Copy the full SHA 202cd95View commit details -
Update data/json/items/tool/deployable.json
Co-Authored-By: matskuman5 <selinmatias5@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 20bf7cb - Browse repository at this point
Copy the full SHA 20bf7cbView commit details -
Update data/json/furniture.json
Co-Authored-By: matskuman5 <selinmatias5@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8a70b67 - Browse repository at this point
Copy the full SHA 8a70b67View commit details -
Update data/json/items/tool/deployable.json
Co-Authored-By: matskuman5 <selinmatias5@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 98cd9a8 - Browse repository at this point
Copy the full SHA 98cd9a8View commit details -
Switch build configurations away from trusty
For clang-4 we use the Trusty source on Xenial. For clang-5 that trick doesn't work, so we retain the Trusty host.
Configuration menu - View commit details
-
Copy full SHA for 3151383 - Browse repository at this point
Copy the full SHA 3151383View commit details -
This was setting CXXFLAGS and LDFLAGS, when it should have been appending to them. Without this, Travis builds will fail because they can't disable warnings on old compilers.
Configuration menu - View commit details
-
Copy full SHA for 16d7b8a - Browse repository at this point
Copy the full SHA 16d7b8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ceb41e2 - Browse repository at this point
Copy the full SHA ceb41e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ac9823 - Browse repository at this point
Copy the full SHA 4ac9823View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7ed718 - Browse repository at this point
Copy the full SHA f7ed718View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce1c718 - Browse repository at this point
Copy the full SHA ce1c718View commit details -
Don't install unnecessary 32-bit libraries
These two Travis builds were installing 32-bit libraries, for which there should be no need.
Configuration menu - View commit details
-
Copy full SHA for ff73193 - Browse repository at this point
Copy the full SHA ff73193View commit details
Commits on May 22, 2019
-
Merge pull request #30731 from ymber/construction_time
Document constructions and remove time constant
Configuration menu - View commit details
-
Copy full SHA for 6f672ef - Browse repository at this point
Copy the full SHA 6f672efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fa8374 - Browse repository at this point
Copy the full SHA 6fa8374View commit details -
Merge pull request #30592 from jbytheway/revamp_clang_builds
Refresh Travis builds
Configuration menu - View commit details
-
Copy full SHA for e84f574 - Browse repository at this point
Copy the full SHA e84f574View commit details -
Merge pull request #30693 from tinukedaya/Fire-barrels
Add fire barrels
Configuration menu - View commit details
-
Copy full SHA for 41a408b - Browse repository at this point
Copy the full SHA 41a408bView commit details -
moved memorial out of player into the new avatar class
Configuration menu - View commit details
-
Copy full SHA for 3f52a39 - Browse repository at this point
Copy the full SHA 3f52a39View commit details -
Moved Brawling martial art autolearn code to json
Logic that determines if a martial arts style is learned each turn is controlled by json instead of hardcoded.
Configuration menu - View commit details
-
Copy full SHA for 8224cc7 - Browse repository at this point
Copy the full SHA 8224cc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4db4087 - Browse repository at this point
Copy the full SHA 4db4087View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19d63d6 - Browse repository at this point
Copy the full SHA 19d63d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1988bd - Browse repository at this point
Copy the full SHA e1988bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fa1083 - Browse repository at this point
Copy the full SHA 3fa1083View commit details -
Fix missing declarations (#30739)
* Fix missing declarations Mark functions with no prior declarations as static, and remove the unused ones. * Move debug_is_safe_string definition Put it inside !WIN32 since it's only used there.
Configuration menu - View commit details
-
Copy full SHA for f3049e5 - Browse repository at this point
Copy the full SHA f3049e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 373a61f - Browse repository at this point
Copy the full SHA 373a61fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a011a4 - Browse repository at this point
Copy the full SHA 9a011a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ba420a - Browse repository at this point
Copy the full SHA 9ba420aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 158cba5 - Browse repository at this point
Copy the full SHA 158cba5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0058299 - Browse repository at this point
Copy the full SHA 0058299View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81309f4 - Browse repository at this point
Copy the full SHA 81309f4View commit details -
Enable clang-analyzer-core.UndefinedBinaryOperatorResult
Have fixed all warnings for this check.
Configuration menu - View commit details
-
Copy full SHA for 0ebd6a7 - Browse repository at this point
Copy the full SHA 0ebd6a7View commit details -
This was only present in the tests, contained undefined behaviour, and was obsolete.
Configuration menu - View commit details
-
Copy full SHA for 7fb60a5 - Browse repository at this point
Copy the full SHA 7fb60a5View commit details -
Add a --user-dir option to the tests
This gives control over where the tests write files, which allows parallel test runs to be performed without stepping on each other's toes.
Configuration menu - View commit details
-
Copy full SHA for 54ce03a - Browse repository at this point
Copy the full SHA 54ce03aView commit details -
Use separate user_dir for modded tests
Now the tests can run in parallel, have one of them write to a different location to avoid failures due to filesystem race conditions.
Configuration menu - View commit details
-
Copy full SHA for 82ab429 - Browse repository at this point
Copy the full SHA 82ab429View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7a1729 - Browse repository at this point
Copy the full SHA c7a1729View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97e9876 - Browse repository at this point
Copy the full SHA 97e9876View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39f03ba - Browse repository at this point
Copy the full SHA 39f03baView commit details -
Add clean water to makeshift steam engine recipe
Allows the player to use clean water to make makeshift steam engines.
Configuration menu - View commit details
-
Copy full SHA for ba291f1 - Browse repository at this point
Copy the full SHA ba291f1View commit details
Commits on May 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8f41913 - Browse repository at this point
Copy the full SHA 8f41913View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dfed79 - Browse repository at this point
Copy the full SHA 6dfed79View commit details -
acorn_roasted: remove duplicate entry for itype acorn_roasted
There are two acorn_roasted entries in this file. The one removed is defined prior to the itype it copies from (acorns). The remaining entry is immediately following the definition of acorns, and can be loaded without being deferred.
Configuration menu - View commit details
-
Copy full SHA for e087975 - Browse repository at this point
Copy the full SHA e087975View commit details -
Configuration menu - View commit details
-
Copy full SHA for 829967a - Browse repository at this point
Copy the full SHA 829967aView commit details -
Merge pull request #30756 from jbytheway/clang_tidy_undefined_binary_…
…operator_result Still yet more clang-tidy checks
Configuration menu - View commit details
-
Copy full SHA for a5904e6 - Browse repository at this point
Copy the full SHA a5904e6View commit details -
Merge pull request #30764 from jbytheway/avoid_parallel_test_races
Avoid parallel test failures due to filesystem races
Configuration menu - View commit details
-
Copy full SHA for 2db2ed1 - Browse repository at this point
Copy the full SHA 2db2ed1View commit details -
Merge pull request #30752 from Greevv/ferro-rail-fix
Changed weight and volume values of the ferromagnetic rail ammo to be more realistic.
Configuration menu - View commit details
-
Copy full SHA for 25389a7 - Browse repository at this point
Copy the full SHA 25389a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0a976c - Browse repository at this point
Copy the full SHA b0a976cView commit details -
Merge pull request #30749 from Inglonias/fix-bandit-tower
Replaced battery spawn with full pocket batteries in bandit_tower
Configuration menu - View commit details
-
Copy full SHA for 5ca0b2e - Browse repository at this point
Copy the full SHA 5ca0b2eView commit details -
Merge pull request #30748 from Hymore246/brawling-autolearn
Moved martial arts autolearn code to json
Configuration menu - View commit details
-
Copy full SHA for f36fa8d - Browse repository at this point
Copy the full SHA f36fa8dView commit details -
Merge pull request #30765 from Mooses2k/update-compiling.md
Saving some future person a bunch of time
Configuration menu - View commit details
-
Copy full SHA for 0d6fcdc - Browse repository at this point
Copy the full SHA 0d6fcdcView commit details -
Merge pull request #30766 from jmattspartacus/Clean-Water-Steam-Engines
Add clean water to makeshift steam engine recipe
Configuration menu - View commit details
-
Copy full SHA for bca1d09 - Browse repository at this point
Copy the full SHA bca1d09View commit details -
Merge pull request #30760 from ralreegorganon/fix-overmap-special-cop…
…y-from Fix copy-from for overmap specials
Configuration menu - View commit details
-
Copy full SHA for 73abb7a - Browse repository at this point
Copy the full SHA 73abb7aView commit details -
Restore minimap enemy blink/fade functionality (#30745)
* start conditional panel update infrastructure * Revert "Remove unnecessary `draw_panels()` calls" This reverts commit 2db3b84. * Revert "Only draw panels on first entry into game::get_player_input()" This reverts commit d629d93. * commit include file change * preserve panel spacing (so minimap draws in right location) * comments are fun. * adjust draw_panels invocations to force redraw when appropriate * cleanup of things that shouldn't have been reverted
Configuration menu - View commit details
-
Copy full SHA for 6f28ce1 - Browse repository at this point
Copy the full SHA 6f28ce1View commit details -
Fixes cell phone and talking doll weirdness (#30742)
* Added charged phone group. * Removed initial_charges from cell phone * Began the work Added a proper item template to everyone who needs a charged cell phone starting out. This is gonna suck... * First pass on professions.json * Fixed professions.json * Fixed the mods too! * Removed initial_charges from creepy_doll and talking_doll * Update data/json/professions.json Co-Authored-By: ZhilkinSerg <ZhilkinSerg@users.noreply.github.com> * Update data/json/professions.json Co-Authored-By: ZhilkinSerg <ZhilkinSerg@users.noreply.github.com> * Modified home_mechanic to have a charged phone They didn't really need it, but I did it for consistency.
Configuration menu - View commit details
-
Copy full SHA for 1fb5681 - Browse repository at this point
Copy the full SHA 1fb5681View commit details -
Game report: add precise version and name for systems. (#30729)
* Add precise versions for Windows systems. * Add Android system version retrieval. * Simplify formatting for Windows version. * Add Linux system version. * make operating_system_version() return '<unknown>' if the version can't be determined. - Invert condition on Linux version function; * Simplify Android version retrieval. * Extract shell execution function. - will be reused by Linux, Mac and BSD. * Add MacOS system version. * Sort methods alphabetically. * Add BSD version retrieval. * Fix structure init. Fix error in macos function. * Fix typo in output...
Configuration menu - View commit details
-
Copy full SHA for 63b649f - Browse repository at this point
Copy the full SHA 63b649fView commit details -
* nervous sytem modules * motor system * structural system * tank tread * ai core * more AI cores * Uncraft Robots * gun fix * uncraft nursebot * uncraft turret * inactive turrets recipe * manhack recipe * uncraft hazmatbot * Add schematics for bots * schematics item group * item_groups fro schematics * recipe for every bot * uncraft modules * add self_monitoring_module to nurse and cleaner bots * Damage overflow from a robot is transfered to its corpse * sane crafting time * flavor on robot death * can't repair broken robot items * electronics is used skill, mechanics is required
Configuration menu - View commit details
-
Copy full SHA for 90c58fa - Browse repository at this point
Copy the full SHA 90c58faView commit details -
Merge pull request #30637 from curstwist/add-mall-2nd-floor-and-more-…
…roof Add mall 2nd floor and more roof
Configuration menu - View commit details
-
Copy full SHA for efcd359 - Browse repository at this point
Copy the full SHA efcd359View commit details -
* Added AT4 to guns_launcher_rocket itemgroup * Add AT4
Configuration menu - View commit details
-
Copy full SHA for d0ab06a - Browse repository at this point
Copy the full SHA d0ab06aView commit details -
Merge pull request #30758 from KorGgenT/Character
move stomach, guts, and other minor things into Character
Configuration menu - View commit details
-
Copy full SHA for a977890 - Browse repository at this point
Copy the full SHA a977890View commit details -
Fix some typos in uninstall bionic (#30763)
* fix uninstall typos
Configuration menu - View commit details
-
Copy full SHA for 093c7ea - Browse repository at this point
Copy the full SHA 093c7eaView commit details -
Suppress float loop counter warnings
These cases seem reasonable as is.
Configuration menu - View commit details
-
Copy full SHA for 21e21c9 - Browse repository at this point
Copy the full SHA 21e21c9View commit details -
Switch a loop counter from double to int
This one could have iterated one more time than intended due to floating point rounding issues (actually it couldn't because the loop was up to at most 20, but still...).
Configuration menu - View commit details
-
Copy full SHA for d1d069d - Browse repository at this point
Copy the full SHA d1d069dView commit details -
Enable clang-analyzer-security.FloatLoopCounter
Have fixed all the warnings for this one.
Configuration menu - View commit details
-
Copy full SHA for 081bef7 - Browse repository at this point
Copy the full SHA 081bef7View commit details -
This warning helps keep code tidy and comprehensible by ensuring functions local to a single file are marked static, and get removed when no longer used. It also helps the optimizer reason about the code.
Configuration menu - View commit details
-
Copy full SHA for 22b10a5 - Browse repository at this point
Copy the full SHA 22b10a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec16e32 - Browse repository at this point
Copy the full SHA ec16e32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28860a9 - Browse repository at this point
Copy the full SHA 28860a9View commit details -
Rearrange a bunch of debug OS version functions
Ensure that only the ones being used get compiled.
Configuration menu - View commit details
-
Copy full SHA for 6ff60d7 - Browse repository at this point
Copy the full SHA 6ff60d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58f5393 - Browse repository at this point
Copy the full SHA 58f5393View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5166ac7 - Browse repository at this point
Copy the full SHA 5166ac7View commit details -
Fix save/load of avatar-specific variables
- Move avatar-specific savegame code to `avatar::store()` and `avatar::load()`. (This code was left behind when migrating from player.) - Make several variables in player protected to allow access from `avatar::store()` and `avatar::load()`. This is just a temporary fix until these variables are migrated to the avatar class. - Do some reorganization of savegame_json.cpp to make it easier to understand the hierarchy of functions.
Configuration menu - View commit details
-
Copy full SHA for ed96404 - Browse repository at this point
Copy the full SHA ed96404View commit details -
Configuration menu - View commit details
-
Copy full SHA for f499359 - Browse repository at this point
Copy the full SHA f499359View commit details -
Merge pull request #30759 from jbytheway/missing_declarations
Add -Wmissing-declarations
Configuration menu - View commit details
-
Copy full SHA for 30f4e97 - Browse repository at this point
Copy the full SHA 30f4e97View commit details -
Merge pull request #30774 from jbytheway/clang_tidy_float_loop_counter
The last of the clang-tidy static analyzer checks
Configuration menu - View commit details
-
Copy full SHA for f22277c - Browse repository at this point
Copy the full SHA f22277cView commit details -
SomeDeadGuy committed
May 23, 2019 Configuration menu - View commit details
-
Copy full SHA for f483bd5 - Browse repository at this point
Copy the full SHA f483bd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c92030c - Browse repository at this point
Copy the full SHA c92030cView commit details -
Merge pull request #30786 from OrenAudeles/strip_carriage_return
Strip carriage returns from player memorial log lines on read
Configuration menu - View commit details
-
Copy full SHA for 2b5b468 - Browse repository at this point
Copy the full SHA 2b5b468View commit details -
Merge pull request #30790 from neitsa/fix/android_version
Fix missing type in variable declaration for Android.
Configuration menu - View commit details
-
Copy full SHA for d87d05e - Browse repository at this point
Copy the full SHA d87d05eView commit details -
Merge pull request #30787 from SomeDeadGuy/DP_TilesetUpdate
DeadPeople tileset update
Configuration menu - View commit details
-
Copy full SHA for 810ebc2 - Browse repository at this point
Copy the full SHA 810ebc2View commit details -
* adds new fences, shallow pool water * spawn counter gate, add missing entry * update pool description
Configuration menu - View commit details
-
Copy full SHA for e8e7712 - Browse repository at this point
Copy the full SHA e8e7712View commit details -
Fix a cast error with Windows gcc-based compilers. (#30792)
* Prevent a cast warning with gcc-based compiler for the Windows build. * Add `static const` to string vectors.
Configuration menu - View commit details
-
Copy full SHA for 9014897 - Browse repository at this point
Copy the full SHA 9014897View commit details -
Merge pull request #30775 from CleverRaven/fix-mod-bandit-batteries
Fix battery spawn in bandit tower
Configuration menu - View commit details
-
Copy full SHA for 57f85c0 - Browse repository at this point
Copy the full SHA 57f85c0View commit details -
Extended descriptions for terrain and furniture (#30610)
* Extented descriptions for terrain and furniture Fixes this issue: #28497 I didn't extensively add a description for every single thing, but did many including all of the listed items in that issue and many more interactive tiles. * Fixed TAB to Space and added a few more Silly mistake, won't happen again. Added a few more descriptions while I was at it. * Update data/json/furniture.json Yeah, there's probably a few mistakes like that. Thanks Co-Authored-By: DSeyka <34726992+DSeyka@users.noreply.github.com> * Update data/json/furniture.json Co-Authored-By: DSeyka <34726992+DSeyka@users.noreply.github.com> * Fixed typo in ICBM line * Another tweak to those ICBM lines I know it's not ideal to make changes here, but hey. Improvement. * lint fix sorry * reverted locker * Update data/json/furniture.json Co-Authored-By: DracoGriffin <32253888+DracoGriffin@users.noreply.github.com> * Update data/json/furniture.json Co-Authored-By: DracoGriffin <32253888+DracoGriffin@users.noreply.github.com> * croaker frog fix * Update data/json/furniture.json Co-Authored-By: DracoGriffin <32253888+DracoGriffin@users.noreply.github.com> * Update data/json/furniture.json Co-Authored-By: DracoGriffin <32253888+DracoGriffin@users.noreply.github.com> * Update data/json/furniture.json Co-Authored-By: DracoGriffin <32253888+DracoGriffin@users.noreply.github.com> * the spider update * Update data/json/furniture.json Co-Authored-By: DracoGriffin <32253888+DracoGriffin@users.noreply.github.com> * Update data/json/furniture.json Co-Authored-By: DracoGriffin <32253888+DracoGriffin@users.noreply.github.com> * Update data/json/terrain.json Co-Authored-By: DracoGriffin <32253888+DracoGriffin@users.noreply.github.com> * Update data/json/terrain.json Co-Authored-By: DracoGriffin <32253888+DracoGriffin@users.noreply.github.com> * Update data/json/terrain.json I like it. Co-Authored-By: DracoGriffin <32253888+DracoGriffin@users.noreply.github.com> * centrifuge and radio tower * exercise machine > > > However, in consideration for translators (which may not be an issue but I tend to err on caution as I _don't_ speak [non-SVO languages](https://en.wikipedia.org/wiki/Subject%E2%80%93verb%E2%80%93object)), it's typically better to avoid too much slang/informal writing as it can be difficult to convey in other languages accurately. Yeah, well, considering this, many of my descriptions are screwed then. :) Anyway, thanks for the lesson. Co-Authored-By: DracoGriffin <32253888+DracoGriffin@users.noreply.github.com> * ball machine genericize plus decon Co-Authored-By: DracoGriffin <32253888+DracoGriffin@users.noreply.github.com> * I-am-Erk's suggestions * I-Am-Erk's suggestions * sewage pipe * missed a spot * Trying to manually rebase * mainua rebase terrain
Configuration menu - View commit details
-
Copy full SHA for a65abf4 - Browse repository at this point
Copy the full SHA a65abf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d804df - Browse repository at this point
Copy the full SHA 0d804dfView commit details -
Merge pull request #30793 from ZhilkinSerg/fix-astyle-2019-05-24
Fix astyle regression (2019-05-24)
Configuration menu - View commit details
-
Copy full SHA for 11d9d7b - Browse repository at this point
Copy the full SHA 11d9d7bView commit details
Commits on May 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ae3cdd5 - Browse repository at this point
Copy the full SHA ae3cdd5View commit details -
[CR] Electrical damage has a chance to temporarily incapacitate bioni…
…cs (#29485) * electrical damage has a chance to temporarily incapacitate bionics * added BIONIC_SHOCKPROOF, shockproof and faulty bionics cant be incap'd
Configuration menu - View commit details
-
Copy full SHA for 35f8c60 - Browse repository at this point
Copy the full SHA 35f8c60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f8b616 - Browse repository at this point
Copy the full SHA 8f8b616View commit details -
Beggars 2: implement actual begging and begin to add a simple storyli…
…ne (#30355) * Create BEGGAR_1_Reena_Sandhu.json * Remove beggars from classes_uncommon.json They will be defined in individual character entries now. * Expand Luo's dialogue significantly You can insult her! Now I need to program in her apology. * Complete all Luo dialogue for this pass Now you can bring her a mushroom * Add another way to find out luo has a phd requires int or per, lets me complete this without adding dialogue for beggars 2/4/5
Configuration menu - View commit details
-
Copy full SHA for e15ac96 - Browse repository at this point
Copy the full SHA e15ac96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ad4cae - Browse repository at this point
Copy the full SHA 4ad4caeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 164d970 - Browse repository at this point
Copy the full SHA 164d970View commit details -
Adjust coverage of Travis builds (#30768)
* Adjust coverage of Travis builds Attempt to get in all the configurations we really care about in PR tests. Max and Min versions of supported compilers. A mix of Curses and Tiles/Sound builds. A mix of Make and CMake builds. Localization disabled. The most popular (Tiles/Sound) Mac and Windows builds. Address sanitization enabled on latest GCC and Clang. Clang-tidy build. Finally, round out all the remaining supported compiler versions only on master builds, along with the somewhat obscure Mingw-w64 Terminal build. * Fix clang 8 install * Outline travis build target strategy Taken from #30761 * Add a new build stage
Configuration menu - View commit details
-
Copy full SHA for 447ad3f - Browse repository at this point
Copy the full SHA 447ad3fView commit details -
Merge pull request #30797 from curstwist/add-tire-shop-roof
add roof to tire shop
Configuration menu - View commit details
-
Copy full SHA for 69aef8e - Browse repository at this point
Copy the full SHA 69aef8eView commit details -
The previous, more generous filter would report issues in SDL headers in some cases.
Configuration menu - View commit details
-
Copy full SHA for e9a1290 - Browse repository at this point
Copy the full SHA e9a1290View commit details -
Merge pull request #30799 from jbytheway/clang_tidy_header_filter
Set clang-tidy header filter
Configuration menu - View commit details
-
Copy full SHA for 58fdd83 - Browse repository at this point
Copy the full SHA 58fdd83View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbc616a - Browse repository at this point
Copy the full SHA fbc616aView commit details -
Merge pull request #30800 from ZhilkinSerg/fix-missing-declaration-er…
…rors Make free functions static to suppress missing declarations errors
Configuration menu - View commit details
-
Copy full SHA for d1a2d23 - Browse repository at this point
Copy the full SHA d1a2d23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98103e0 - Browse repository at this point
Copy the full SHA 98103e0View commit details -
Merging #30759 broke the build by introducing a compile failure in chkjson. This should be built on Travis to allow detection of such issues. Previously chkjson was only built on Jenkins, but that doesn't happen when the Makefile changes, so this problem went undetected.
Configuration menu - View commit details
-
Copy full SHA for 419ce85 - Browse repository at this point
Copy the full SHA 419ce85View commit details -
Try union workaround to function cast warning
The pragma-based solution would be even more messy if made to work on all gcc versions.
Configuration menu - View commit details
-
Copy full SHA for 0434c76 - Browse repository at this point
Copy the full SHA 0434c76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4744eb3 - Browse repository at this point
Copy the full SHA 4744eb3View commit details -
Merge pull request #30803 from jbytheway/function_cast_workaround
Try union workaround to function cast warning
Configuration menu - View commit details
-
Copy full SHA for f14fa7a - Browse repository at this point
Copy the full SHA f14fa7aView commit details -
Merge pull request #30804 from KorGgenT/VS-ignore-warnings
ignore some warnings in visual studio
Configuration menu - View commit details
-
Copy full SHA for 0c4f784 - Browse repository at this point
Copy the full SHA 0c4f784View commit details -
Merge pull request #30802 from jbytheway/chkjson_on_travis
Build chkjson on Travis
Configuration menu - View commit details
-
Copy full SHA for e67819e - Browse repository at this point
Copy the full SHA e67819eView commit details -
Merge pull request #30801 from jbytheway/typedef_to_using
Replace typedef with using
Configuration menu - View commit details
-
Copy full SHA for a382891 - Browse repository at this point
Copy the full SHA a382891View commit details -
clang-tidy: Enable modernize-use-using
For consistency in typedef vs using.
Configuration menu - View commit details
-
Copy full SHA for 5f8de7d - Browse repository at this point
Copy the full SHA 5f8de7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 707c506 - Browse repository at this point
Copy the full SHA 707c506View commit details -
Merge pull request #30805 from jbytheway/clang_tidy_use_using
clang-tidy: Enable modernize-use-using
Configuration menu - View commit details
-
Copy full SHA for 118324b - Browse repository at this point
Copy the full SHA 118324bView commit details -
move Newchar functions to avatar from player (#30806)
* move create(), randomize(), load_template() to avatar * change u to you in set_description
Configuration menu - View commit details
-
Copy full SHA for 0663c24 - Browse repository at this point
Copy the full SHA 0663c24View commit details -
Improved changelog generator (#30724)
* generate_changelog: remove duplicated token code * generate_changelog: move function * generate_changelog: add more threading * generate_changelog: fix missing space * generate_changelog: let by-build and by-date be generated in a single run * generate_changelog: remove two leftover functions * generate_changelog: improve "by-build" logic * Load "Last Hash" for all builds that actually have that attribute in the Jenkins API (previously it was loaded only for "SUCCESSFUL" builds) * Avoids ignoring "FAILED" builds on output, they usually fail only for some specific platforms. Players and devs may care about them. * Instead we make sure we always have the "Last Hash" for the builds to show on the output, which is what we actually use to match builds to pull requests. * generate_changelog: fix when requesting only by_build * generate_changelog: avoid copy/paste code for validation * generate_changelog: avoid long lines * generate_changelog: add more calls to exit_on_exception * generate_changelog: make --flatten output more consistent * generate_changelog: reword slightly misleading log message * generate_changelog: add a silly argument validation * generate_changelog: add extra debug message for Jenkins API
Configuration menu - View commit details
-
Copy full SHA for d26d536 - Browse repository at this point
Copy the full SHA d26d536View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2660bc3 - Browse repository at this point
Copy the full SHA 2660bc3View commit details -
Merge pull request #30811 from neitsa/fix/android_system_version
Add missing conversion from std::string to char*.
Configuration menu - View commit details
-
Copy full SHA for a036fae - Browse repository at this point
Copy the full SHA a036faeView commit details -
Added three new martial art buff events (#30633)
* Added new martial art buff events Adds onmiss, oncrit and onkill buff events.
Configuration menu - View commit details
-
Copy full SHA for 8403903 - Browse repository at this point
Copy the full SHA 8403903View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4985bb0 - Browse repository at this point
Copy the full SHA 4985bb0View commit details