May 2017 Archives by subject
Starting: Mon May 1 00:31:00 UTC 2017
Ending: Wed May 31 23:53:44 UTC 2017
Messages: 353
- [Commits] [wesnoth/wesnoth]
GitHub
- [Commits] [wesnoth/wesnoth]
GitHub
- [Commits] [wesnoth/wesnoth]
GitHub
- [Commits] [wesnoth/wesnoth]
GitHub
- [Commits] [wesnoth/wesnoth]
GitHub
- [Commits] [wesnoth/wesnoth]
GitHub
- [Commits] [wesnoth/wesnoth] 015fed: Updated changelog
GitHub
- [Commits] [wesnoth/wesnoth] 01d590: Fixups to type trait aliases
GitHub
- [Commits] [wesnoth/wesnoth] 02414e: fixup! Editor: keep empty palette group list as st...
GitHub
- [Commits] [wesnoth/wesnoth] 030317: fixup
GitHub
- [Commits] [wesnoth/wesnoth] 034c64: fixes to c++14 build
GitHub
- [Commits] [wesnoth/wesnoth] 03841c: Editor: use emplace_back for palette item_group se...
GitHub
- [Commits] [wesnoth/wesnoth] 03d39d: [[fallthrough]] is only supported by VC15/2017 whe...
GitHub
- [Commits] [wesnoth/wesnoth] 04670c: Some additions to wesnoth.simulate_combat output
GitHub
- [Commits] [wesnoth/wesnoth] 04c154: Remove wiki doc list of available windows
GitHub
- [Commits] [wesnoth/wesnoth] 059289: SotA: Add myself as the maintainer
GitHub
- [Commits] [wesnoth/wesnoth] 059fdf: Made simple_wml's document size limit configurable
GitHub
- [Commits] [wesnoth/wesnoth] 072ddc: Reimplement wesnoth.require function in Lua
GitHub
- [Commits] [wesnoth/wesnoth] 077348: GUI2/Window: properly re-implement draw and restor...
GitHub
- [Commits] [wesnoth/wesnoth] 077912: Updated CB projectfile
GitHub
- [Commits] [wesnoth/wesnoth] 08420e: Invert alpha animation for Shadow (bug #14503) (#9...
GitHub
- [Commits] [wesnoth/wesnoth] 08b381: Update changelog
GitHub
- [Commits] [wesnoth/wesnoth] 08df68: fixes to c++14 build
GitHub
- [Commits] [wesnoth/wesnoth] 0a6015: Try fixing Mac build a bit differently
GitHub
- [Commits] [wesnoth/wesnoth] 0b2113: Fixup (wrong lib name, forgot to remove file from ...
GitHub
- [Commits] [wesnoth/wesnoth] 0e7866: Possible for fix #1683
GitHub
- [Commits] [wesnoth/wesnoth] 0f0a24: Add initial CONTRIBUTING file for the issue tracke...
GitHub
- [Commits] [wesnoth/wesnoth] 0f0b61: Update .appveyor.vs2017.yml
GitHub
- [Commits] [wesnoth/wesnoth] 100584: Game Events/Manager: restrict public access of int...
GitHub
- [Commits] [wesnoth/wesnoth] 114c42: update dates in the manpages
GitHub
- [Commits] [wesnoth/wesnoth] 118b46: GUI2/Game Load: allow deleting saves with the Dele...
GitHub
- [Commits] [wesnoth/wesnoth] 1215cf: Events: simplified a few more things
GitHub
- [Commits] [wesnoth/wesnoth] 121c1c: fix wml tags using side.controller (#1740)
GitHub
- [Commits] [wesnoth/wesnoth] 12f147: fixes to c++14 build
GitHub
- [Commits] [wesnoth/wesnoth] 132790: Fix #1721
GitHub
- [Commits] [wesnoth/wesnoth] 1362e0: fix compiler wanring
GitHub
- [Commits] [wesnoth/wesnoth] 13fb9f: Register Widget: formatting cleanup
GitHub
- [Commits] [wesnoth/wesnoth] 14068b: Add SDLK_BACKQUOTE to the list of uncomposable hot...
GitHub
- [Commits] [wesnoth/wesnoth] 14f227: updated British English translation
GitHub
- [Commits] [wesnoth/wesnoth] 14f623: GUI2: moved state_definition ctor definiton to the...
GitHub
- [Commits] [wesnoth/wesnoth] 15356d: Removed some debug output I accidentally included ...
GitHub
- [Commits] [wesnoth/wesnoth] 16c0ba: Attempt to fix MP tests
GitHub
- [Commits] [wesnoth/wesnoth] 170707: Reformat config and config attribute code
GitHub
- [Commits] [wesnoth/wesnoth] 17db14: pot-update
GitHub
- [Commits] [wesnoth/wesnoth] 180ee0: End credits: only start scrolling when the window ...
GitHub
- [Commits] [wesnoth/wesnoth] 18a2d8: Copy string_view implementation from Boost
GitHub
- [Commits] [wesnoth/wesnoth] 194b5e: Removed unused help_button class and its associate...
GitHub
- [Commits] [wesnoth/wesnoth] 1973b6: Fixup tests and add a couple more
GitHub
- [Commits] [wesnoth/wesnoth] 1a4cba: fixes frames of a few attack icons
GitHub
- [Commits] [wesnoth/wesnoth] 1b8dcb: campaignd: Make default upload limit actually 100 ...
GitHub
- [Commits] [wesnoth/wesnoth] 1c516f: fixup build
GitHub
- [Commits] [wesnoth/wesnoth] 1cec4e: GUI2: removed obsolete comment about mouse wheel e...
GitHub
- [Commits] [wesnoth/wesnoth] 1dff48: Add trait= to SUF (resolves #1538)
GitHub
- [Commits] [wesnoth/wesnoth] 1e02a0: updated Chinese (Simplified) translation
GitHub
- [Commits] [wesnoth/wesnoth] 1e28a5: Update CodeBlocks projectfiles for Boost 1.64
GitHub
- [Commits] [wesnoth/wesnoth] 1eca37: Add overloads of config::operator[] for std::strin...
GitHub
- [Commits] [wesnoth/wesnoth] 1efa88: SotBE S8: Balance changes to make the scenario eas...
GitHub
- [Commits] [wesnoth/wesnoth] 1f05a8: Update changelog
GitHub
- [Commits] [wesnoth/wesnoth] 210135: Convert include guards to the shorter `#pragma onc...
GitHub
- [Commits] [wesnoth/wesnoth] 22a99d: Fixup ff1a78c
GitHub
- [Commits] [wesnoth/wesnoth] 238c17: Probable fix for [endlevel] music issue (#1704)
GitHub
- [Commits] [wesnoth/wesnoth] 23f4ea: Reformat sound code
GitHub
- [Commits] [wesnoth/wesnoth] 244fe5: Made use of color_t in themes
GitHub
- [Commits] [wesnoth/wesnoth] 246ea9: GUI2: moved common swap_grid util function into ne...
GitHub
- [Commits] [wesnoth/wesnoth] 24891d: Lua AIs: remove unused library inclusions after di...
GitHub
- [Commits] [wesnoth/wesnoth] 254852: Clarify the man page for options that take optiona...
GitHub
- [Commits] [wesnoth/wesnoth] 257ad9: Fixup 3ee79ff
GitHub
- [Commits] [wesnoth/wesnoth] 2591be: Editor: construct team in-place when loading sides...
GitHub
- [Commits] [wesnoth/wesnoth] 265a0e: Updating VC project files for e4f03fe4.
GitHub
- [Commits] [wesnoth/wesnoth] 27912c: Editor: add an initial side when creating a new sc...
GitHub
- [Commits] [wesnoth/wesnoth] 28bb1b: WIP: double maximum height of text labels
GitHub
- [Commits] [wesnoth/wesnoth] 29db5b: Use OpenSSL for MD5 too!
GitHub
- [Commits] [wesnoth/wesnoth] 2a3aaf: Theme: reformat implementation code
GitHub
- [Commits] [wesnoth/wesnoth] 2adb0a: fixes to c++14 build
GitHub
- [Commits] [wesnoth/wesnoth] 2b5d1b: Simplify event_handlers::standardize_name with boo...
GitHub
- [Commits] [wesnoth/wesnoth] 2eea57: Fix registration order of on_load events (fixes #1...
GitHub
- [Commits] [wesnoth/wesnoth] 2f18c4: Menu Item: formatting and doc cleanup
GitHub
- [Commits] [wesnoth/wesnoth] 2f4f0d: Deployed a few more cases of vector::emplace_back ...
GitHub
- [Commits] [wesnoth/wesnoth] 2f7165: GUI2: update prompts about saving passwords
GitHub
- [Commits] [wesnoth/wesnoth] 2fec05: Update Xcode project
GitHub
- [Commits] [wesnoth/wesnoth] 307754: Some minor reformatting of editor palette code
GitHub
- [Commits] [wesnoth/wesnoth] 30d1c3: Enabled public access to underlying SDL window ren...
GitHub
- [Commits] [wesnoth/wesnoth] 312743: Revert "Removed some evil commented out code"
GitHub
- [Commits] [wesnoth/wesnoth] 315cfa: temporary commit to find out appveyors directory s...
GitHub
- [Commits] [wesnoth/wesnoth] 321545: Escape/unescape only when saving/loading
GitHub
- [Commits] [wesnoth/wesnoth] 328afe: Reduce reinterpret_casts by using vector<unsigned ...
GitHub
- [Commits] [wesnoth/wesnoth] 329c29: AOI: Inform the player that Linaera can recruit
GitHub
- [Commits] [wesnoth/wesnoth] 336aad: Deployed a lone list::emplace_front
GitHub
- [Commits] [wesnoth/wesnoth] 3448e4: Fixup fd2487f (move implementation to cpp)
GitHub
- [Commits] [wesnoth/wesnoth] 37c0cc: Allow wesnoth.dofile to forward arbitrary argument...
GitHub
- [Commits] [wesnoth/wesnoth] 37c0cc: Allow wesnoth.dofile to forward arbitrary argument...
GitHub
- [Commits] [wesnoth/wesnoth] 386926: Don't store the user's password in plaintext in th...
GitHub
- [Commits] [wesnoth/wesnoth] 38774f: Implement tabbing between fields in GUI2 dialogs
GitHub
- [Commits] [wesnoth/wesnoth] 3929cb: Fixup dcb9965 (feedback by @jyrkive)
GitHub
- [Commits] [wesnoth/wesnoth] 3ad8dd: Editor: fixed text sometimes drawing in the wrong ...
GitHub
- [Commits] [wesnoth/wesnoth] 3b276f: Implement variadic initializer list for config cla...
GitHub
- [Commits] [wesnoth/wesnoth] 3b53f5: Fix unit tests
GitHub
- [Commits] [wesnoth/wesnoth] 3bcc2e: Allow showing [chat] to observers, fixes #1735
GitHub
- [Commits] [wesnoth/wesnoth] 3c83cf: Window (SDL): set default renderer blend mode to B...
GitHub
- [Commits] [wesnoth/wesnoth] 3d5528: Proper fix for [endlevel] music issue (#1704)
GitHub
- [Commits] [wesnoth/wesnoth] 3ec26d: multiplayer maps: descriptions: cleanup
GitHub
- [Commits] [wesnoth/wesnoth] 3ee79f: Revert 44bee4e (wrong fix) and add warning on wind...
GitHub
- [Commits] [wesnoth/wesnoth] 3f602f: fixes to c++14 build
GitHub
- [Commits] [wesnoth/wesnoth] 3fce91: Added file of type trait aliases for traits we use
GitHub
- [Commits] [wesnoth/wesnoth] 41d0a6: Fix #1688
GitHub
- [Commits] [wesnoth/wesnoth] 427cd5: TSG: Removed obsolete geography-related comment
GitHub
- [Commits] [wesnoth/wesnoth] 431b42: Partial revert of e41a415588 to fix potential bad_...
GitHub
- [Commits] [wesnoth/wesnoth] 4345c5: Team Info: default-initialize side value as 1 inst...
GitHub
- [Commits] [wesnoth/wesnoth] 4360eb: Revert a spurious name change in 4d00a81fe7bf and ...
GitHub
- [Commits] [wesnoth/wesnoth] 447968: Convert uses of create_rect to aggregate initializ...
GitHub
- [Commits] [wesnoth/wesnoth] 44bb17: Attempt to fix Mac build
GitHub
- [Commits] [wesnoth/wesnoth] 451e22: Update Xcode project
GitHub
- [Commits] [wesnoth/wesnoth] 45c1de: fixup ee49c0286b79829ee
GitHub
- [Commits] [wesnoth/wesnoth] 479704: Stop overloading [unit]placement so much
GitHub
- [Commits] [wesnoth/wesnoth] 487652: Stuff
GitHub
- [Commits] [wesnoth/wesnoth] 4b2518: Fixup be665e29f111 (capture by reference)
GitHub
- [Commits] [wesnoth/wesnoth] 4b9463: Minor cleanup of GUI2 helper code
GitHub
- [Commits] [wesnoth/wesnoth] 4c5bf2: Auto-build default team colors list
GitHub
- [Commits] [wesnoth/wesnoth] 4d0b8e: New attempt to fix Mac build
GitHub
- [Commits] [wesnoth/wesnoth] 4d28f2: fix -Winconsistent-missing-override warnings by cl...
GitHub
- [Commits] [wesnoth/wesnoth] 4d616f: Fixup 40b4328e44
GitHub
- [Commits] [wesnoth/wesnoth] 4d84f0: Update VC projects for 13b00f73, cdaa588e, and 3fc...
GitHub
- [Commits] [wesnoth/wesnoth] 4f0f7c: Bunch of WIP work to get HW rendering working for ...
GitHub
- [Commits] [wesnoth/wesnoth] 4f3d75: Prevent scrollbar in MP Create 1024x768 (usually)
GitHub
- [Commits] [wesnoth/wesnoth] 4fc036: Scons: Move libcrypto to base prerequisites
GitHub
- [Commits] [wesnoth/wesnoth] 513869: fix cmake compile error on macOS (#1713)
GitHub
- [Commits] [wesnoth/wesnoth] 515f45: GUI2/Styled Widget: use move schematics to greatly...
GitHub
- [Commits] [wesnoth/wesnoth] 51ed9f: Fixup tests (thanks @celticminstrel)
GitHub
- [Commits] [wesnoth/wesnoth] 522efe: fix wml tags using side.controller 4
GitHub
- [Commits] [wesnoth/wesnoth] 553f7c: updated Scottish Gaelic translation
GitHub
- [Commits] [wesnoth/wesnoth] 55593b: Refactor hash.?pp to have an interface more like t...
GitHub
- [Commits] [wesnoth/wesnoth] 55c37c: Use SHA1_Init() and co. for SHA-1 calculations
GitHub
- [Commits] [wesnoth/wesnoth] 568c13: Editor Palettes: simplify template specializations
GitHub
- [Commits] [wesnoth/wesnoth] 56e3ed: Link with cryptopp and replace sha1.hpp with the c...
GitHub
- [Commits] [wesnoth/wesnoth] 57940f: Fix build with VS2015 and VS2017
GitHub
- [Commits] [wesnoth/wesnoth] 57d825: Avoid some temporary tuples
GitHub
- [Commits] [wesnoth/wesnoth] 581312: Fix base animation showing in zombie bats
GitHub
- [Commits] [wesnoth/wesnoth] 587ea8: fix wml tags using side.controller 1
GitHub
- [Commits] [wesnoth/wesnoth] 5a216a: Finalize
GitHub
- [Commits] [wesnoth/wesnoth] 5aba76: Address feedback from @jyrkive
GitHub
- [Commits] [wesnoth/wesnoth] 5b2ae4: Update changelog for PR #990
GitHub
- [Commits] [wesnoth/wesnoth] 5bd52c: Update Visual Studio project
GitHub
- [Commits] [wesnoth/wesnoth] 5c4e4e: move --core entry in the manpage down to have it i...
GitHub
- [Commits] [wesnoth/wesnoth] 5c5f6a: Previous fix broke something else
GitHub
- [Commits] [wesnoth/wesnoth] 5cbe50: Game Load: improvements to leader stats display
GitHub
- [Commits] [wesnoth/wesnoth] 5d3fec: Some small wesnoth.dofile fixes
GitHub
- [Commits] [wesnoth/wesnoth] 5d74d3: Editor: fix button overlay disappearing when a GUI...
GitHub
- [Commits] [wesnoth/wesnoth] 5ed8dc: gui2/game_version: Move report text generator to g...
GitHub
- [Commits] [wesnoth/wesnoth] 6000d6: Add a second version of luaW_type_error
GitHub
- [Commits] [wesnoth/wesnoth] 616f3b: Take care about the player being unable to do anyt...
GitHub
- [Commits] [wesnoth/wesnoth] 61ec2d: Minor fixup of 8f6a0830
GitHub
- [Commits] [wesnoth/wesnoth] 62ac5a: fixup 30caf6149a74705e34b4d35188f1468150dd0655
GitHub
- [Commits] [wesnoth/wesnoth] 62cc89: Allow explicit use of any license for add-ons
GitHub
- [Commits] [wesnoth/wesnoth] 62cc89: Allow explicit use of any license for add-ons
GitHub
- [Commits] [wesnoth/wesnoth] 62eb9c: Update changelog for #1705 & #1706
GitHub
- [Commits] [wesnoth/wesnoth] 639a78: Address most recent feedback from @jyrkive
GitHub
- [Commits] [wesnoth/wesnoth] 646bed: Reverse the Lua API deprecations for the time bein...
GitHub
- [Commits] [wesnoth/wesnoth] 6477f9: Can't get cryptopp to work in MSVC; switch to Open...
GitHub
- [Commits] [wesnoth/wesnoth] 6520fc: updated my credits entry
GitHub
- [Commits] [wesnoth/wesnoth] 657942: Removed an unnecessary wmi_container include
GitHub
- [Commits] [wesnoth/wesnoth] 67ba87: Move config_variable_set class into a header
GitHub
- [Commits] [wesnoth/wesnoth] 686551: Fix [primary_attack] and [second_attack] not worki...
GitHub
- [Commits] [wesnoth/wesnoth] 691db6: scons: Add support for pkg-config files in custom ...
GitHub
- [Commits] [wesnoth/wesnoth] 692013: Visual Studio: always treat warning C4239 as an er...
GitHub
- [Commits] [wesnoth/wesnoth] 69d4b9: Cleaned up animated.tpp/.hpp formatting
GitHub
- [Commits] [wesnoth/wesnoth] 6a0aa3: Project file fix to account for ad4f6b122
GitHub
- [Commits] [wesnoth/wesnoth] 6a287f: [units.wesnoth.org] catch empty picture names in a...
GitHub
- [Commits] [wesnoth/wesnoth] 6b8273: Require Cairo 1.10 or above
GitHub
- [Commits] [wesnoth/wesnoth] 6babee: GUI2: reformat tip-of-the-day code
GitHub
- [Commits] [wesnoth/wesnoth] 6c35ea: DW: Added missing "the"
GitHub
- [Commits] [wesnoth/wesnoth] 6cfe15: fix wml tags using side.controller 2
GitHub
- [Commits] [wesnoth/wesnoth] 6e1abc: Update Xcode project with preferences files moves
GitHub
- [Commits] [wesnoth/wesnoth] 6f6cd6: EI: Added an elaborate death animation for Mal-Rav...
GitHub
- [Commits] [wesnoth/wesnoth] 70080f: Updated changelogs
GitHub
- [Commits] [wesnoth/wesnoth] 70d37c: Fixup 01d5907 to satisfy the preprocessor gods
GitHub
- [Commits] [wesnoth/wesnoth] 713995: Reduce invisible units' transparency (#987)
GitHub
- [Commits] [wesnoth/wesnoth] 71740c: Removed render_input code from storyscreen parts
GitHub
- [Commits] [wesnoth/wesnoth] 71ae14: Some minor improvements to Lua error messages
GitHub
- [Commits] [wesnoth/wesnoth] 723297: Added alias templates for const_clone
GitHub
- [Commits] [wesnoth/wesnoth] 726db2: GUI2: use an std::list for the dispatcher signal q...
GitHub
- [Commits] [wesnoth/wesnoth] 72b98a: Unit Preview Pane: Remove a relic of an older impl...
GitHub
- [Commits] [wesnoth/wesnoth] 737916: GUI2: use include guards consistently
GitHub
- [Commits] [wesnoth/wesnoth] 741b85: I think this isn't needed anymore
GitHub
- [Commits] [wesnoth/wesnoth] 751804: Fixup - we need libcrypto, not libssl
GitHub
- [Commits] [wesnoth/wesnoth] 753570: Small refinement of 3b276ff
GitHub
- [Commits] [wesnoth/wesnoth] 762db9: Moved clear_screen to CVideo and made use of it in...
GitHub
- [Commits] [wesnoth/wesnoth] 769a91: SotBE S07: Added extra village to enemy camp, and ...
GitHub
- [Commits] [wesnoth/wesnoth] 771e05: bi: Drop orphaned include from a draft of a previo...
GitHub
- [Commits] [wesnoth/wesnoth] 777198: use [remove_event] instead of variable logic
GitHub
- [Commits] [wesnoth/wesnoth] 7947d7: Attack Prediction: massive formatting cleanup
GitHub
- [Commits] [wesnoth/wesnoth] 79ca2a: Deployed a few more cases of std::map::emplace
GitHub
- [Commits] [wesnoth/wesnoth] 79ffbb: Game Events: include manager in pump header to avo...
GitHub
- [Commits] [wesnoth/wesnoth] 7ae0bf: fixes to c++14 build
GitHub
- [Commits] [wesnoth/wesnoth] 7b13c3: Fixup ee49c02
GitHub
- [Commits] [wesnoth/wesnoth] 7c4e3c: Fix [scroll] with omitted x or y
GitHub
- [Commits] [wesnoth/wesnoth] 7c89a9: Fixup 039463e (don't use _t suffix)
GitHub
- [Commits] [wesnoth/wesnoth] 7d17cd: Attempt to fix build
GitHub
- [Commits] [wesnoth/wesnoth] 7e3b91: Fixup compilation of type trait aliases
GitHub
- [Commits] [wesnoth/wesnoth] 7e41c3: Travis Mac: Try installing OpenSSL with homebrew?
GitHub
- [Commits] [wesnoth/wesnoth] 7e67b7: Revert "Don't play music config if music is disabl...
GitHub
- [Commits] [wesnoth/wesnoth] 80a87d: Update MSVC project
GitHub
- [Commits] [wesnoth/wesnoth] 812809: Restrict 1000d9684 to overlays only
GitHub
- [Commits] [wesnoth/wesnoth] 81d5fe: GUI2/Settings: range-for
GitHub
- [Commits] [wesnoth/wesnoth] 8225e8: Updating VC project files for 194b5ef1.
GitHub
- [Commits] [wesnoth/wesnoth] 828b04: Hack to get text to render right
GitHub
- [Commits] [wesnoth/wesnoth] 82f756: Properly update VC project files for 56433d12.
GitHub
- [Commits] [wesnoth/wesnoth] 850dc9: Fix objectives with variables (#992)
GitHub
- [Commits] [wesnoth/wesnoth] 8599d7: fixes to c++14 build
GitHub
- [Commits] [wesnoth/wesnoth] 85b2aa: Storyscreen: store the text/title alignment as str...
GitHub
- [Commits] [wesnoth/wesnoth] 865be6: Game Events: throw out custom handler_list impleme...
GitHub
- [Commits] [wesnoth/wesnoth] 87f750: Reorganize loading of initial Lua packages
GitHub
- [Commits] [wesnoth/wesnoth] 890177: GUI2: fixed disconnect_signal searching the wrong ...
GitHub
- [Commits] [wesnoth/wesnoth] 89f8b4: Editor: auto-save maps starting with visible index...
GitHub
- [Commits] [wesnoth/wesnoth] 8a1f29: Story Viewer: fix stack background disappearing wh...
GitHub
- [Commits] [wesnoth/wesnoth] 8cc8c5: Update .appveyor.vs2017.yml
GitHub
- [Commits] [wesnoth/wesnoth] 8eec51: GUI2: drop t prefix from hotkey function typedef
GitHub
- [Commits] [wesnoth/wesnoth] 91522a: bi: Remove unused enumeration entry for SDL_net
GitHub
- [Commits] [wesnoth/wesnoth] 922cc2: Updated CB projectfile
GitHub
- [Commits] [wesnoth/wesnoth] 936553: Don't store the user's password in plaintext in th...
GitHub
- [Commits] [wesnoth/wesnoth] 936553: Don't store the user's password in plaintext in th...
GitHub
- [Commits] [wesnoth/wesnoth] 9366da: restore this
GitHub
- [Commits] [wesnoth/wesnoth] 93ea72: GUI2/Canvas: renamed blit function and removed sur...
GitHub
- [Commits] [wesnoth/wesnoth] 9585a5: Use direct or aggregate initialization in a bunch ...
GitHub
- [Commits] [wesnoth/wesnoth] 961407: Another attempt to fix Mac build
GitHub
- [Commits] [wesnoth/wesnoth] 96aa94: fixup build
GitHub
- [Commits] [wesnoth/wesnoth] 96ea0e: Removed trailing tabs and whitespaces from C++ sou...
GitHub
- [Commits] [wesnoth/wesnoth] 974315: Updating VC project files for e97b9923.
GitHub
- [Commits] [wesnoth/wesnoth] 98da5c: Renamed second music_track class for clarity
GitHub
- [Commits] [wesnoth/wesnoth] 999ae9: Implement variadic initializer list for config cla...
GitHub
- [Commits] [wesnoth/wesnoth] 99abe9: Load core.lua after the constructor completes.
GitHub
- [Commits] [wesnoth/wesnoth] 9ad5a5: Fix lua error in [test_condition]
GitHub
- [Commits] [wesnoth/wesnoth] 9b9a72: Fixed mountain blend-from-chasm layer problem; sho...
GitHub
- [Commits] [wesnoth/wesnoth] 9c8568: Use a class template for surface_lock and const_su...
GitHub
- [Commits] [wesnoth/wesnoth] 9cf2e7: Editor: show scenario name in titlebar if availabl...
GitHub
- [Commits] [wesnoth/wesnoth] 9e0329: Improved ANL recruitment setup
GitHub
- [Commits] [wesnoth/wesnoth] 9eae9e: Fix MSVC compiler warnings about hiding declaratio...
GitHub
- [Commits] [wesnoth/wesnoth] 9eb28e: Simplify a few custom type traits
GitHub
- [Commits] [wesnoth/wesnoth] 9faf17: Unit: added function to get current and max XP dif...
GitHub
- [Commits] [wesnoth/wesnoth] a1be82: Fix build with Visual Studio
GitHub
- [Commits] [wesnoth/wesnoth] a221d4: Clean up display::clear_screen
GitHub
- [Commits] [wesnoth/wesnoth] a25f3d: Game Events: reformatted pump code
GitHub
- [Commits] [wesnoth/wesnoth] a278ad: Instead of having the south set of images for the ...
GitHub
- [Commits] [wesnoth/wesnoth] a2e99d: Some random refactoring on linked_group_definition
GitHub
- [Commits] [wesnoth/wesnoth] a3448e: Don't play music config if music is disabled
GitHub
- [Commits] [wesnoth/wesnoth] a3a0bb: pango_text::set_layout(): Receive the layout as a ...
GitHub
- [Commits] [wesnoth/wesnoth] a40f0d: Cleaned up a stray include from 96ca0b0
GitHub
- [Commits] [wesnoth/wesnoth] a5bd27: fixup! Move wesnoth.get_time_stamp and wesnoth.get...
GitHub
- [Commits] [wesnoth/wesnoth] a5ec60: Fix a (probably) rare case when [message]sound mig...
GitHub
- [Commits] [wesnoth/wesnoth] a774eb: Update Xcode project
GitHub
- [Commits] [wesnoth/wesnoth] a7c494: Instead of trying to trap absolute paths in get_wm...
GitHub
- [Commits] [wesnoth/wesnoth] ab215a: Update changelog
GitHub
- [Commits] [wesnoth/wesnoth] ac8267: Update changelog
GitHub
- [Commits] [wesnoth/wesnoth] ad5bbd: Create wesnoth.music_list.previous, along with the...
GitHub
- [Commits] [wesnoth/wesnoth] ae111a: improve [unstore_unit] error message
GitHub
- [Commits] [wesnoth/wesnoth] ae85e4: Seems this should have a virtual dtor
GitHub
- [Commits] [wesnoth/wesnoth] aee780: Clang Format: disable IndentCaseLabels
GitHub
- [Commits] [wesnoth/wesnoth] afcca4: Add utils::vertical_split()
GitHub
- [Commits] [wesnoth/wesnoth] b0510b: Load valid zoom levels from [game_config]
GitHub
- [Commits] [wesnoth/wesnoth] b27278: Second attempt to update CMake
GitHub
- [Commits] [wesnoth/wesnoth] b3be88: fix wml tags using side.controller 3
GitHub
- [Commits] [wesnoth/wesnoth] b46185: Revert 2101353 for lexical_cast header
GitHub
- [Commits] [wesnoth/wesnoth] b57292: fix [side]type=""
GitHub
- [Commits] [wesnoth/wesnoth] b7c32c: Accept ".." in file paths everywhere
GitHub
- [Commits] [wesnoth/wesnoth] b93dc4: Update INSTALL
GitHub
- [Commits] [wesnoth/wesnoth] ba6bf0: Deployed some more map::emplace
GitHub
- [Commits] [wesnoth/wesnoth] bb50cb: Bunch of WIP work to get HW rendering working for ...
GitHub
- [Commits] [wesnoth/wesnoth] bc44b5: Fix crash when a unit is guaranteed to level up af...
GitHub
- [Commits] [wesnoth/wesnoth] bccb56: updated Slovak translation
GitHub
- [Commits] [wesnoth/wesnoth] be3176: UtBS S3: Fixed a potential speaker issue
GitHub
- [Commits] [wesnoth/wesnoth] bf60a0: Custom Options Tree: allow 'no mods' label to grow
GitHub
- [Commits] [wesnoth/wesnoth] bfa5a4: Accept ".." in file paths everywhere
GitHub
- [Commits] [wesnoth/wesnoth] bfa5ec: Pre-release version bump
GitHub
- [Commits] [wesnoth/wesnoth] c04e28: Game Events: more formatting and doc cleanup
GitHub
- [Commits] [wesnoth/wesnoth] c0c766: Use boost::string_view if available
GitHub
- [Commits] [wesnoth/wesnoth] c3f0e1: Game Events: reformatted manager code
GitHub
- [Commits] [wesnoth/wesnoth] c42827: Attempt to fix build
GitHub
- [Commits] [wesnoth/wesnoth] c447df: Few more changelog updates
GitHub
- [Commits] [wesnoth/wesnoth] c45c36: fixup tests
GitHub
- [Commits] [wesnoth/wesnoth] c551cf: Fixed bug #24644: Units moving after in game help ...
GitHub
- [Commits] [wesnoth/wesnoth] c825ff: Update INSTALL.md for 6b8273e0
GitHub
- [Commits] [wesnoth/wesnoth] c83021: Attack Prediction: incomplete conversion of debug ...
GitHub
- [Commits] [wesnoth/wesnoth] c8e103: Another attempt to fix sound memleak
GitHub
- [Commits] [wesnoth/wesnoth] cbc4af: Add blinking text cursor to focused textbox
GitHub
- [Commits] [wesnoth/wesnoth] cc8c3f: Fix dereference of past-the-end iterator
GitHub
- [Commits] [wesnoth/wesnoth] ccb2a5: ported wescamp and libgithub to python3
GitHub
- [Commits] [wesnoth/wesnoth] ccc96e: Fixup for ambiguities
GitHub
- [Commits] [wesnoth/wesnoth] cd761f: Editor: removed codepath to enable group selection...
GitHub
- [Commits] [wesnoth/wesnoth] cdaa58: Refactor variable_info implementation
GitHub
- [Commits] [wesnoth/wesnoth] cdc9ce: Fixup cef3e0d
GitHub
- [Commits] [wesnoth/wesnoth] ce0a5c: bi: Add OpenSSL/libcrypto version info
GitHub
- [Commits] [wesnoth/wesnoth] ce11f4: Attempt to fix tests (fixup 7d9b3f44ad8)
GitHub
- [Commits] [wesnoth/wesnoth] cf45c6: Stuff actually renders now...
GitHub
- [Commits] [wesnoth/wesnoth] d072af: Fix unit tests again
GitHub
- [Commits] [wesnoth/wesnoth] d0a36e: Replace SDL_SWSURFACE with 0 as per SDL2 recommend...
GitHub
- [Commits] [wesnoth/wesnoth] d20e98: Fix: lengthened credits weren't centered
GitHub
- [Commits] [wesnoth/wesnoth] d41396: bump version requirements for boost to meet INSTAL...
GitHub
- [Commits] [wesnoth/wesnoth] d9293c: Clang Format: added SpaceAfterTemplateKeyword (dis...
GitHub
- [Commits] [wesnoth/wesnoth] da2f77: Remove a needless extra level of indentation
GitHub
- [Commits] [wesnoth/wesnoth] db92e9: Editor: Remove "draw # of bitmaps" from toolbar
GitHub
- [Commits] [wesnoth/wesnoth] dc0cd7: GUI2/Window: handle event distributor with a uniqu...
GitHub
- [Commits] [wesnoth/wesnoth] dc8aa5: Address feedback
GitHub
- [Commits] [wesnoth/wesnoth] dd6923: Editor: store map generators with smart pointers
GitHub
- [Commits] [wesnoth/wesnoth] def93d: Updated CB projectfile
GitHub
- [Commits] [wesnoth/wesnoth] df99b9: Initial work on setting up an OpenGL context (noth...
GitHub
- [Commits] [wesnoth/wesnoth] dfa4f7: Update .appveyor.vs2017.yml
GitHub
- [Commits] [wesnoth/wesnoth] e0f8b5: Update Xcode project
GitHub
- [Commits] [wesnoth/wesnoth] e1f98a: SotA S1: Grammer fix
GitHub
- [Commits] [wesnoth/wesnoth] e2ebfa: Add an extra error-checking case for targets in Lu...
GitHub
- [Commits] [wesnoth/wesnoth] e32bb5: Use std::unique_ptr to manage the layout and conte...
GitHub
- [Commits] [wesnoth/wesnoth] e3c9d1: Editor: apply formatting to Areas and Sides menus
GitHub
- [Commits] [wesnoth/wesnoth] e41a41: Deployed yet even more further additional emplace_...
GitHub
- [Commits] [wesnoth/wesnoth] e46dfc: GUI2: use an std::set for the registered window ty...
GitHub
- [Commits] [wesnoth/wesnoth] e57a94: Fix #1689
GitHub
- [Commits] [wesnoth/wesnoth] e5b09d: MP Alerts Options: simplify an overload disambigua...
GitHub
- [Commits] [wesnoth/wesnoth] e7d210: deploy a range for
GitHub
- [Commits] [wesnoth/wesnoth] e89abe: Fixed a subtle glitch by filling map background be...
GitHub
- [Commits] [wesnoth/wesnoth] e94575: Accidentally committed this
GitHub
- [Commits] [wesnoth/wesnoth] e9674e: Fix test scenario
GitHub
- [Commits] [wesnoth/wesnoth] ea5aca: Add some logging to try and figure out just what's...
GitHub
- [Commits] [wesnoth/wesnoth] ea5dc1: fixup ae111a40d ([unstore_unit])
GitHub
- [Commits] [wesnoth/wesnoth] eba967: SotA S21: Fix https://github.com/wesnoth/wesnoth/i...
GitHub
- [Commits] [wesnoth/wesnoth] ebc56a: Events: formatting update
GitHub
- [Commits] [wesnoth/wesnoth] ec4312: HttT: Removed old and unused frames
GitHub
- [Commits] [wesnoth/wesnoth] ee49c0: Properly clean up lua_music_track object
GitHub
- [Commits] [wesnoth/wesnoth] ef27f8: [units.wesnoth.org] prevent possible infinite loop...
GitHub
- [Commits] [wesnoth/wesnoth] efa30d: [WIP] Use AES instead of XOR to encrypt passwords
GitHub
- [Commits] [wesnoth/wesnoth] f07fd3: test a thing
GitHub
- [Commits] [wesnoth/wesnoth] f0d023: Make editor understand tutorial tags and current d...
GitHub
- [Commits] [wesnoth/wesnoth] f26fbe: Prevent gettext from checking format strings, sinc...
GitHub
- [Commits] [wesnoth/wesnoth] f2705a: Editor/Palette Manager: fix misspelled function
GitHub
- [Commits] [wesnoth/wesnoth] f2d4bc: Specify the types of unique_ptr deleters with std:...
GitHub
- [Commits] [wesnoth/wesnoth] f34872: Create .appveyor.vs2017.yml
GitHub
- [Commits] [wesnoth/wesnoth] f3c9e3: More tests
GitHub
- [Commits] [wesnoth/wesnoth] f497b0: Updated CB projectfile
GitHub
- [Commits] [wesnoth/wesnoth] f4a34c: Editor: fixed palette button overlay disappearing ...
GitHub
- [Commits] [wesnoth/wesnoth] f4bc66: pot-update and regenerate doc files
GitHub
- [Commits] [wesnoth/wesnoth] f5a5f6: SDL/Window: set render scaling method to linear
GitHub
- [Commits] [wesnoth/wesnoth] f7130c: UtBS S8: Fixed up the messenger death event a bit
GitHub
- [Commits] [wesnoth/wesnoth] f7ed7d: Enabled public access to underlying SDL window ren...
GitHub
- [Commits] [wesnoth/wesnoth] f8d428: Use RAII for all that zero-filling
GitHub
- [Commits] [wesnoth/wesnoth] f96918: Re-add validation check
GitHub
- [Commits] [wesnoth/wesnoth] f9da4a: Ignore directory created by Visual Studio 2017
GitHub
- [Commits] [wesnoth/wesnoth] fa0902: Update Xcode project
GitHub
- [Commits] [wesnoth/wesnoth] fa1350: Fixup 78815759547: take all summary arrays by refe...
GitHub
- [Commits] [wesnoth/wesnoth] fa3a90: updated Scottish Gaelic translation
GitHub
- [Commits] [wesnoth/wesnoth] fb8506: Fix build with Visual Studio
GitHub
- [Commits] [wesnoth/wesnoth] fc204e: Add concat_to_* key for config merging (eg, unit t...
GitHub
- [Commits] [wesnoth/wesnoth] fc422a: Added Giant Rat portrait by ZygoUgo (manual merge ...
GitHub
- [Commits] [wesnoth/wesnoth] fc629b: Update changelog
GitHub
- [Commits] [wesnoth/wesnoth] fc83e2: GUI2: get rid of all the magic canvas count number...
GitHub
- [Commits] [wesnoth/wesnoth] fd2487: Editor/Map Context: added a getter for a default c...
GitHub
- [Commits] [wesnoth/wesnoth] fd537c: WMI Manager: attempt to fix items not working (#17...
GitHub
- [Commits] [wesnoth/wesnoth] fee68e: Fix CMake build
GitHub
- [Commits] [wesnoth/wesnoth]
GitHub
- [Commits] [wesnoth/wesnoth]
GitHub
- [Commits] [wesnoth/wesnoth]
GitHub
- [Commits] [wesnoth/wesnoth]
GitHub
- [Commits] [wesnoth/wesnoth]
GitHub
- [Commits] [wesnoth/wesnoth]
GitHub
- [Commits] [wesnoth/wesnoth] 015fed: Updated changelog
GitHub
- [Commits] [wesnoth/wesnoth] 01d590: Fixups to type trait aliases
GitHub
- [Commits] [wesnoth/wesnoth] 02414e: fixup! Editor: keep empty palette group list as st...
GitHub
- [Commits] [wesnoth/wesnoth] 030317: fixup
GitHub
- [Commits] [wesnoth/wesnoth] 034c64: fixes to c++14 build
GitHub
- [Commits] [wesnoth/wesnoth] 03841c: Editor: use emplace_back for palette item_group se...
GitHub
- [Commits] [wesnoth/wesnoth] 03d39d: [[fallthrough]] is only supported by VC15/2017 whe...
GitHub
- [Commits] [wesnoth/wesnoth] 04670c: Some additions to wesnoth.simulate_combat output
GitHub
- [Commits] [wesnoth/wesnoth] 04c154: Remove wiki doc list of available windows
GitHub
- [Commits] [wesnoth/wesnoth] 059289: SotA: Add myself as the maintainer
GitHub
- [Commits] [wesnoth/wesnoth] 059fdf: Made simple_wml's document size limit configurable
GitHub
- [Commits] [wesnoth/wesnoth] 072ddc: Reimplement wesnoth.require function in Lua
GitHub
- [Commits] [wesnoth/wesnoth] 077348: GUI2/Window: properly re-implement draw and restor...
GitHub
- [Commits] [wesnoth/wesnoth] 077912: Updated CB projectfile
GitHub
- [Commits] [wesnoth/wesnoth] 08420e: Invert alpha animation for Shadow (bug #14503) (#9...
GitHub
- [Commits] [wesnoth/wesnoth] 08b381: Update changelog
GitHub
- [Commits] [wesnoth/wesnoth] 08df68: fixes to c++14 build
GitHub
- [Commits] [wesnoth/wesnoth] 0a6015: Try fixing Mac build a bit differently
GitHub
- [Commits] [wesnoth/wesnoth] 0b2113: Fixup (wrong lib name, forgot to remove file from ...
GitHub
- [Commits] [wesnoth/wesnoth] 0e7866: Possible for fix #1683
GitHub
- [Commits] [wesnoth/wesnoth] 0f0a24: Add initial CONTRIBUTING file for the issue tracke...
GitHub
- [Commits] [wesnoth/wesnoth] 0f0b61: Update .appveyor.vs2017.yml
GitHub
- [Commits] [wesnoth/wesnoth] 100584: Game Events/Manager: restrict public access of int...
GitHub
- [Commits] [wesnoth/wesnoth] 114c42: update dates in the manpages
GitHub
- [Commits] [wesnoth/wesnoth] 118b46: GUI2/Game Load: allow deleting saves with the Dele...
GitHub
- [Commits] [wesnoth/wesnoth] 1215cf: Events: simplified a few more things
GitHub
- [Commits] [wesnoth/wesnoth] 121c1c: fix wml tags using side.controller (#1740)
GitHub
- [Commits] [wesnoth/wesnoth] 12f147: fixes to c++14 build
GitHub
- [Commits] [wesnoth/wesnoth] 132790: Fix #1721
GitHub
- [Commits] [wesnoth/wesnoth] 1362e0: fix compiler wanring
GitHub
- [Commits] [wesnoth/wesnoth] 13fb9f: Register Widget: formatting cleanup
GitHub
- [Commits] [wesnoth/wesnoth] 14068b: Add SDLK_BACKQUOTE to the list of uncomposable hot...
GitHub
- [Commits] [wesnoth/wesnoth] 14f227: updated British English translation
GitHub
- [Commits] [wesnoth/wesnoth] 14f623: GUI2: moved state_definition ctor definiton to the...
GitHub
- [Commits] [wesnoth/wesnoth] 15356d: Removed some debug output I accidentally included ...
GitHub
- [Commits] [wesnoth/wesnoth] 16c0ba: Attempt to fix MP tests
GitHub
- [Commits] [wesnoth/wesnoth] 170707: Reformat config and config attribute code
GitHub
- [Commits] [wesnoth/wesnoth] 17db14: pot-update
GitHub
- [Commits] [wesnoth/wesnoth] 180ee0: End credits: only start scrolling when the window ...
GitHub
- [Commits] [wesnoth/wesnoth] 18a2d8: Copy string_view implementation from Boost
GitHub
- [Commits] [wesnoth/wesnoth] 194b5e: Removed unused help_button class and its associate...
GitHub
- [Commits] [wesnoth/wesnoth] 1973b6: Fixup tests and add a couple more
GitHub
- [Commits] [wesnoth/wesnoth] 1a4cba: fixes frames of a few attack icons
GitHub
- [Commits] [wesnoth/wesnoth] 1b8dcb: campaignd: Make default upload limit actually 100 ...
GitHub
- [Commits] [wesnoth/wesnoth] 1c516f: fixup build
GitHub
- [Commits] [wesnoth/wesnoth] 1cec4e: GUI2: removed obsolete comment about mouse wheel e...
GitHub
- [Commits] [wesnoth/wesnoth] 1dff48: Add trait= to SUF (resolves #1538)
GitHub
- [Commits] [wesnoth/wesnoth] 1e02a0: updated Chinese (Simplified) translation
GitHub
- [Commits] [wesnoth/wesnoth] 1e28a5: Update CodeBlocks projectfiles for Boost 1.64
GitHub
- [Commits] [wesnoth/wesnoth] 1eca37: Add overloads of config::operator[] for std::strin...
GitHub
- [Commits] [wesnoth/wesnoth] 1efa88: SotBE S8: Balance changes to make the scenario eas...
GitHub
- [Commits] [wesnoth/wesnoth] 1f05a8: Update changelog
GitHub
- [Commits] [wesnoth/wesnoth] 210135: Convert include guards to the shorter `#pragma onc...
GitHub
- [Commits] [wesnoth/wesnoth] 22a99d: Fixup ff1a78c
GitHub
- [Commits] [wesnoth/wesnoth] 238c17: Probable fix for [endlevel] music issue (#1704)
GitHub
- [Commits] [wesnoth/wesnoth] 23f4ea: Reformat sound code
GitHub
- [Commits] [wesnoth/wesnoth] 244fe5: Made use of color_t in themes
GitHub
- [Commits] [wesnoth/wesnoth] 246ea9: GUI2: moved common swap_grid util function into ne...
GitHub
- [Commits] [wesnoth/wesnoth] 24891d: Lua AIs: remove unused library inclusions after di...
GitHub
- [Commits] [wesnoth/wesnoth] 254852: Clarify the man page for options that take optiona...
GitHub
- [Commits] [wesnoth/wesnoth] 257ad9: Fixup 3ee79ff
GitHub
- [Commits] [wesnoth/wesnoth] 2591be: Editor: construct team in-place when loading sides...
GitHub
- [Commits] [wesnoth/wesnoth] 265a0e: Updating VC project files for e4f03fe4.
GitHub
- [Commits] [wesnoth/wesnoth] 27912c: Editor: add an initial side when creating a new sc...
GitHub
- [Commits] [wesnoth/wesnoth] 28bb1b: WIP: double maximum height of text labels
GitHub
- [Commits] [wesnoth/wesnoth] 29db5b: Use OpenSSL for MD5 too!
GitHub
- [Commits] [wesnoth/wesnoth] 2a3aaf: Theme: reformat implementation code
GitHub
- [Commits] [wesnoth/wesnoth] 2adb0a: fixes to c++14 build
GitHub
- [Commits] [wesnoth/wesnoth] 2b5d1b: Simplify event_handlers::standardize_name with boo...
GitHub
- [Commits] [wesnoth/wesnoth] 2eea57: Fix registration order of on_load events (fixes #1...
GitHub
- [Commits] [wesnoth/wesnoth] 2f18c4: Menu Item: formatting and doc cleanup
GitHub
- [Commits] [wesnoth/wesnoth] 2f4f0d: Deployed a few more cases of vector::emplace_back ...
GitHub
- [Commits] [wesnoth/wesnoth] 2f7165: GUI2: update prompts about saving passwords
GitHub
- [Commits] [wesnoth/wesnoth] 2fec05: Update Xcode project
GitHub
- [Commits] [wesnoth/wesnoth] 307754: Some minor reformatting of editor palette code
GitHub
- [Commits] [wesnoth/wesnoth] 30d1c3: Enabled public access to underlying SDL window ren...
GitHub
- [Commits] [wesnoth/wesnoth] 312743: Revert "Removed some evil commented out code"
GitHub
- [Commits] [wesnoth/wesnoth] 315cfa: temporary commit to find out appveyors directory s...
GitHub
- [Commits] [wesnoth/wesnoth] 321545: Escape/unescape only when saving/loading
GitHub
- [Commits] [wesnoth/wesnoth] 328afe: Reduce reinterpret_casts by using vector<unsigned ...
GitHub
- [Commits] [wesnoth/wesnoth] 329c29: AOI: Inform the player that Linaera can recruit
GitHub
- [Commits] [wesnoth/wesnoth] 336aad: Deployed a lone list::emplace_front
GitHub
- [Commits] [wesnoth/wesnoth] 3448e4: Fixup fd2487f (move implementation to cpp)
GitHub
- [Commits] [wesnoth/wesnoth] 37c0cc: Allow wesnoth.dofile to forward arbitrary argument...
GitHub
- [Commits] [wesnoth/wesnoth] 37c0cc: Allow wesnoth.dofile to forward arbitrary argument...
GitHub
- [Commits] [wesnoth/wesnoth] 386926: Don't store the user's password in plaintext in th...
GitHub
- [Commits] [wesnoth/wesnoth] 38774f: Implement tabbing between fields in GUI2 dialogs
GitHub
- [Commits] [wesnoth/wesnoth] 3929cb: Fixup dcb9965 (feedback by @jyrkive)
GitHub
- [Commits] [wesnoth/wesnoth] 3ad8dd: Editor: fixed text sometimes drawing in the wrong ...
GitHub
- [Commits] [wesnoth/wesnoth] 3b276f: Implement variadic initializer list for config cla...
GitHub
- [Commits] [wesnoth/wesnoth] 3b53f5: Fix unit tests
GitHub
- [Commits] [wesnoth/wesnoth] 3bcc2e: Allow showing [chat] to observers, fixes #1735
GitHub
- [Commits] [wesnoth/wesnoth] 3c83cf: Window (SDL): set default renderer blend mode to B...
GitHub
- [Commits] [wesnoth/wesnoth] 3d5528: Proper fix for [endlevel] music issue (#1704)
GitHub
- [Commits] [wesnoth/wesnoth] 3ec26d: multiplayer maps: descriptions: cleanup
GitHub
- [Commits] [wesnoth/wesnoth] 3ee79f: Revert 44bee4e (wrong fix) and add warning on wind...
GitHub
- [Commits] [wesnoth/wesnoth] 3f602f: fixes to c++14 build
GitHub
- [Commits] [wesnoth/wesnoth] 3fce91: Added file of type trait aliases for traits we use
GitHub
- [Commits] [wesnoth/wesnoth] 41d0a6: Fix #1688
GitHub
- [Commits] [wesnoth/wesnoth] 427cd5: TSG: Removed obsolete geography-related comment
GitHub
- [Commits] [wesnoth/wesnoth] 431b42: Partial revert of e41a415588 to fix potential bad_...
GitHub
- [Commits] [wesnoth/wesnoth] 4345c5: Team Info: default-initialize side value as 1 inst...
GitHub
- [Commits] [wesnoth/wesnoth] 4360eb: Revert a spurious name change in 4d00a81fe7bf and ...
GitHub
- [Commits] [wesnoth/wesnoth] 447968: Convert uses of create_rect to aggregate initializ...
GitHub
- [Commits] [wesnoth/wesnoth] 44bb17: Attempt to fix Mac build
GitHub
- [Commits] [wesnoth/wesnoth] 451e22: Update Xcode project
GitHub
- [Commits] [wesnoth/wesnoth] 45c1de: fixup ee49c0286b79829ee
GitHub
- [Commits] [wesnoth/wesnoth] 479704: Stop overloading [unit]placement so much
GitHub
- [Commits] [wesnoth/wesnoth] 487652: Stuff
GitHub
- [Commits] [wesnoth/wesnoth] 4b2518: Fixup be665e29f111 (capture by reference)
GitHub
- [Commits] [wesnoth/wesnoth] 4b9463: Minor cleanup of GUI2 helper code
GitHub
- [Commits] [wesnoth/wesnoth] 4c5bf2: Auto-build default team colors list
GitHub
- [Commits] [wesnoth/wesnoth] 4d0b8e: New attempt to fix Mac build
GitHub
- [Commits] [wesnoth/wesnoth] 4d28f2: fix -Winconsistent-missing-override warnings by cl...
GitHub
- [Commits] [wesnoth/wesnoth] 4d616f: Fixup 40b4328e44
GitHub
- [Commits] [wesnoth/wesnoth] 4d84f0: Update VC projects for 13b00f73, cdaa588e, and 3fc...
GitHub
- [Commits] [wesnoth/wesnoth] 4f0f7c: Bunch of WIP work to get HW rendering working for ...
GitHub
- [Commits] [wesnoth/wesnoth] 4f3d75: Prevent scrollbar in MP Create 1024x768 (usually)
GitHub
- [Commits] [wesnoth/wesnoth] 4fc036: Scons: Move libcrypto to base prerequisites
GitHub
- [Commits] [wesnoth/wesnoth] 513869: fix cmake compile error on macOS (#1713)
GitHub
- [Commits] [wesnoth/wesnoth] 515f45: GUI2/Styled Widget: use move schematics to greatly...
GitHub
- [Commits] [wesnoth/wesnoth] 51ed9f: Fixup tests (thanks @celticminstrel)
GitHub
- [Commits] [wesnoth/wesnoth] 522efe: fix wml tags using side.controller 4
GitHub
- [Commits] [wesnoth/wesnoth] 553f7c: updated Scottish Gaelic translation
GitHub
- [Commits] [wesnoth/wesnoth] 55593b: Refactor hash.?pp to have an interface more like t...
GitHub
- [Commits] [wesnoth/wesnoth] 55c37c: Use SHA1_Init() and co. for SHA-1 calculations
GitHub
- [Commits] [wesnoth/wesnoth] 568c13: Editor Palettes: simplify template specializations
GitHub
- [Commits] [wesnoth/wesnoth] 56e3ed: Link with cryptopp and replace sha1.hpp with the c...
GitHub
- [Commits] [wesnoth/wesnoth] 57940f: Fix build with VS2015 and VS2017
GitHub
- [Commits] [wesnoth/wesnoth] 57d825: Avoid some temporary tuples
GitHub
- [Commits] [wesnoth/wesnoth] 581312: Fix base animation showing in zombie bats
GitHub
- [Commits] [wesnoth/wesnoth] 587ea8: fix wml tags using side.controller 1
GitHub
- [Commits] [wesnoth/wesnoth] 5a216a: Finalize
GitHub
- [Commits] [wesnoth/wesnoth] 5aba76: Address feedback from @jyrkive
GitHub
- [Commits] [wesnoth/wesnoth] 5b2ae4: Update changelog for PR #990
GitHub
- [Commits] [wesnoth/wesnoth] 5bd52c: Update Visual Studio project
GitHub
- [Commits] [wesnoth/wesnoth] 5c4e4e: move --core entry in the manpage down to have it i...
GitHub
- [Commits] [wesnoth/wesnoth] 5c5f6a: Previous fix broke something else
GitHub
- [Commits] [wesnoth/wesnoth] 5cbe50: Game Load: improvements to leader stats display
GitHub
- [Commits] [wesnoth/wesnoth] 5d3fec: Some small wesnoth.dofile fixes
GitHub
- [Commits] [wesnoth/wesnoth] 5d74d3: Editor: fix button overlay disappearing when a GUI...
GitHub
- [Commits] [wesnoth/wesnoth] 5ed8dc: gui2/game_version: Move report text generator to g...
GitHub
- [Commits] [wesnoth/wesnoth] 6000d6: Add a second version of luaW_type_error
GitHub
- [Commits] [wesnoth/wesnoth] 616f3b: Take care about the player being unable to do anyt...
GitHub
- [Commits] [wesnoth/wesnoth] 61ec2d: Minor fixup of 8f6a0830
GitHub
- [Commits] [wesnoth/wesnoth] 62ac5a: fixup 30caf6149a74705e34b4d35188f1468150dd0655
GitHub
- [Commits] [wesnoth/wesnoth] 62cc89: Allow explicit use of any license for add-ons
GitHub
- [Commits] [wesnoth/wesnoth] 62cc89: Allow explicit use of any license for add-ons
GitHub
- [Commits] [wesnoth/wesnoth] 62eb9c: Update changelog for #1705 & #1706
GitHub
- [Commits] [wesnoth/wesnoth] 639a78: Address most recent feedback from @jyrkive
GitHub
- [Commits] [wesnoth/wesnoth] 646bed: Reverse the Lua API deprecations for the time bein...
GitHub
- [Commits] [wesnoth/wesnoth] 6477f9: Can't get cryptopp to work in MSVC; switch to Open...
GitHub
- [Commits] [wesnoth/wesnoth] 6520fc: updated my credits entry
GitHub
- [Commits] [wesnoth/wesnoth] 657942: Removed an unnecessary wmi_container include
GitHub
- [Commits] [wesnoth/wesnoth] 67ba87: Move config_variable_set class into a header
GitHub
- [Commits] [wesnoth/wesnoth] 686551: Fix [primary_attack] and [second_attack] not worki...
GitHub
- [Commits] [wesnoth/wesnoth] 691db6: scons: Add support for pkg-config files in custom ...
GitHub
- [Commits] [wesnoth/wesnoth] 692013: Visual Studio: always treat warning C4239 as an er...
GitHub
- [Commits] [wesnoth/wesnoth] 69d4b9: Cleaned up animated.tpp/.hpp formatting
GitHub
- [Commits] [wesnoth/wesnoth] 6a0aa3: Project file fix to account for ad4f6b122
GitHub
- [Commits] [wesnoth/wesnoth] 6a287f: [units.wesnoth.org] catch empty picture names in a...
GitHub
- [Commits] [wesnoth/wesnoth] 6b8273: Require Cairo 1.10 or above
GitHub
- [Commits] [wesnoth/wesnoth] 6babee: GUI2: reformat tip-of-the-day code
GitHub
- [Commits] [wesnoth/wesnoth] 6c35ea: DW: Added missing "the"
GitHub
- [Commits] [wesnoth/wesnoth] 6cfe15: fix wml tags using side.controller 2
GitHub
- [Commits] [wesnoth/wesnoth] 6e1abc: Update Xcode project with preferences files moves
GitHub
- [Commits] [wesnoth/wesnoth] 6f6cd6: EI: Added an elaborate death animation for Mal-Rav...
GitHub
- [Commits] [wesnoth/wesnoth] 70080f: Updated changelogs
GitHub
- [Commits] [wesnoth/wesnoth] 70d37c: Fixup 01d5907 to satisfy the preprocessor gods
GitHub
- [Commits] [wesnoth/wesnoth] 713995: Reduce invisible units' transparency (#987)
GitHub
- [Commits] [wesnoth/wesnoth] 71740c: Removed render_input code from storyscreen parts
GitHub
- [Commits] [wesnoth/wesnoth] 71ae14: Some minor improvements to Lua error messages
GitHub
- [Commits] [wesnoth/wesnoth] 723297: Added alias templates for const_clone
GitHub
- [Commits] [wesnoth/wesnoth] 726db2: GUI2: use an std::list for the dispatcher signal q...
GitHub
- [Commits] [wesnoth/wesnoth] 72b98a: Unit Preview Pane: Remove a relic of an older impl...
GitHub
- [Commits] [wesnoth/wesnoth] 737916: GUI2: use include guards consistently
GitHub
- [Commits] [wesnoth/wesnoth] 741b85: I think this isn't needed anymore
GitHub
- [Commits] [wesnoth/wesnoth] 751804: Fixup - we need libcrypto, not libssl
GitHub
- [Commits] [wesnoth/wesnoth] 753570: Small refinement of 3b276ff
GitHub
- [Commits] [wesnoth/wesnoth] 762db9: Moved clear_screen to CVideo and made use of it in...
GitHub
- [Commits] [wesnoth/wesnoth] 769a91: SotBE S07: Added extra village to enemy camp, and ...
GitHub
- [Commits] [wesnoth/wesnoth] 771e05: bi: Drop orphaned include from a draft of a previo...
GitHub
- [Commits] [wesnoth/wesnoth] 777198: use [remove_event] instead of variable logic
GitHub
- [Commits] [wesnoth/wesnoth] 7947d7: Attack Prediction: massive formatting cleanup
GitHub
- [Commits] [wesnoth/wesnoth] 79ca2a: Deployed a few more cases of std::map::emplace
GitHub
- [Commits] [wesnoth/wesnoth] 79ffbb: Game Events: include manager in pump header to avo...
GitHub
- [Commits] [wesnoth/wesnoth] 7ae0bf: fixes to c++14 build
GitHub
- [Commits] [wesnoth/wesnoth] 7b13c3: Fixup ee49c02
GitHub
- [Commits] [wesnoth/wesnoth] 7c4e3c: Fix [scroll] with omitted x or y
GitHub
- [Commits] [wesnoth/wesnoth] 7c89a9: Fixup 039463e (don't use _t suffix)
GitHub
- [Commits] [wesnoth/wesnoth] 7d17cd: Attempt to fix build
GitHub
- [Commits] [wesnoth/wesnoth] 7e3b91: Fixup compilation of type trait aliases
GitHub
- [Commits] [wesnoth/wesnoth] 7e41c3: Travis Mac: Try installing OpenSSL with homebrew?
GitHub
- [Commits] [wesnoth/wesnoth] 7e67b7: Revert "Don't play music config if music is disabl...
GitHub
- [Commits] [wesnoth/wesnoth] 80a87d: Update MSVC project
GitHub
- [Commits] [wesnoth/wesnoth] 812809: Restrict 1000d9684 to overlays only
GitHub
- [Commits] [wesnoth/wesnoth] 81d5fe: GUI2/Settings: range-for
GitHub
- [Commits] [wesnoth/wesnoth] 8225e8: Updating VC project files for 194b5ef1.
GitHub
- [Commits] [wesnoth/wesnoth] 828b04: Hack to get text to render right
GitHub
- [Commits] [wesnoth/wesnoth] 82f756: Properly update VC project files for 56433d12.
GitHub
- [Commits] [wesnoth/wesnoth] 850dc9: Fix objectives with variables (#992)
GitHub
- [Commits] [wesnoth/wesnoth] 8599d7: fixes to c++14 build
GitHub
- [Commits] [wesnoth/wesnoth] 85b2aa: Storyscreen: store the text/title alignment as str...
GitHub
- [Commits] [wesnoth/wesnoth] 865be6: Game Events: throw out custom handler_list impleme...
GitHub
- [Commits] [wesnoth/wesnoth] 87f750: Reorganize loading of initial Lua packages
GitHub
- [Commits] [wesnoth/wesnoth] 890177: GUI2: fixed disconnect_signal searching the wrong ...
GitHub
- [Commits] [wesnoth/wesnoth] 89f8b4: Editor: auto-save maps starting with visible index...
GitHub
- [Commits] [wesnoth/wesnoth] 8a1f29: Story Viewer: fix stack background disappearing wh...
GitHub
- [Commits] [wesnoth/wesnoth] 8cc8c5: Update .appveyor.vs2017.yml
GitHub
- [Commits] [wesnoth/wesnoth] 8eec51: GUI2: drop t prefix from hotkey function typedef
GitHub
- [Commits] [wesnoth/wesnoth] 91522a: bi: Remove unused enumeration entry for SDL_net
GitHub
- [Commits] [wesnoth/wesnoth] 922cc2: Updated CB projectfile
GitHub
- [Commits] [wesnoth/wesnoth] 936553: Don't store the user's password in plaintext in th...
GitHub
- [Commits] [wesnoth/wesnoth] 936553: Don't store the user's password in plaintext in th...
GitHub
- [Commits] [wesnoth/wesnoth] 9366da: restore this
GitHub
- [Commits] [wesnoth/wesnoth] 93ea72: GUI2/Canvas: renamed blit function and removed sur...
GitHub
- [Commits] [wesnoth/wesnoth] 9585a5: Use direct or aggregate initialization in a bunch ...
GitHub
- [Commits] [wesnoth/wesnoth] 961407: Another attempt to fix Mac build
GitHub
- [Commits] [wesnoth/wesnoth] 96aa94: fixup build
GitHub
- [Commits] [wesnoth/wesnoth] 96ea0e: Removed trailing tabs and whitespaces from C++ sou...
GitHub
- [Commits] [wesnoth/wesnoth] 974315: Updating VC project files for e97b9923.
GitHub
- [Commits] [wesnoth/wesnoth] 98da5c: Renamed second music_track class for clarity
GitHub
- [Commits] [wesnoth/wesnoth] 999ae9: Implement variadic initializer list for config cla...
GitHub
- [Commits] [wesnoth/wesnoth] 99abe9: Load core.lua after the constructor completes.
GitHub
- [Commits] [wesnoth/wesnoth] 9ad5a5: Fix lua error in [test_condition]
GitHub
- [Commits] [wesnoth/wesnoth] 9b9a72: Fixed mountain blend-from-chasm layer problem; sho...
GitHub
- [Commits] [wesnoth/wesnoth] 9c8568: Use a class template for surface_lock and const_su...
GitHub
- [Commits] [wesnoth/wesnoth] 9cf2e7: Editor: show scenario name in titlebar if availabl...
GitHub
- [Commits] [wesnoth/wesnoth] 9e0329: Improved ANL recruitment setup
GitHub
- [Commits] [wesnoth/wesnoth] 9eae9e: Fix MSVC compiler warnings about hiding declaratio...
GitHub
- [Commits] [wesnoth/wesnoth] 9eb28e: Simplify a few custom type traits
GitHub
- [Commits] [wesnoth/wesnoth] 9faf17: Unit: added function to get current and max XP dif...
GitHub
- [Commits] [wesnoth/wesnoth] a1be82: Fix build with Visual Studio
GitHub
- [Commits] [wesnoth/wesnoth] a221d4: Clean up display::clear_screen
GitHub
- [Commits] [wesnoth/wesnoth] a25f3d: Game Events: reformatted pump code
GitHub
- [Commits] [wesnoth/wesnoth] a278ad: Instead of having the south set of images for the ...
GitHub
- [Commits] [wesnoth/wesnoth] a2e99d: Some random refactoring on linked_group_definition
GitHub
- [Commits] [wesnoth/wesnoth] a3448e: Don't play music config if music is disabled
GitHub
- [Commits] [wesnoth/wesnoth] a3a0bb: pango_text::set_layout(): Receive the layout as a ...
GitHub
- [Commits] [wesnoth/wesnoth] a40f0d: Cleaned up a stray include from 96ca0b0
GitHub
- [Commits] [wesnoth/wesnoth] a5bd27: fixup! Move wesnoth.get_time_stamp and wesnoth.get...
GitHub
- [Commits] [wesnoth/wesnoth] a5ec60: Fix a (probably) rare case when [message]sound mig...
GitHub
- [Commits] [wesnoth/wesnoth] a774eb: Update Xcode project
GitHub
- [Commits] [wesnoth/wesnoth] a7c494: Instead of trying to trap absolute paths in get_wm...
GitHub
- [Commits] [wesnoth/wesnoth] ab215a: Update changelog
GitHub
- [Commits] [wesnoth/wesnoth] ac8267: Update changelog
GitHub
- [Commits] [wesnoth/wesnoth] ad5bbd: Create wesnoth.music_list.previous, along with the...
GitHub
- [Commits] [wesnoth/wesnoth] ae111a: improve [unstore_unit] error message
GitHub
- [Commits] [wesnoth/wesnoth] ae85e4: Seems this should have a virtual dtor
GitHub
- [Commits] [wesnoth/wesnoth] aee780: Clang Format: disable IndentCaseLabels
GitHub
- [Commits] [wesnoth/wesnoth] afcca4: Add utils::vertical_split()
GitHub
- [Commits] [wesnoth/wesnoth] b0510b: Load valid zoom levels from [game_config]
GitHub
- [Commits] [wesnoth/wesnoth] b27278: Second attempt to update CMake
GitHub
- [Commits] [wesnoth/wesnoth] b3be88: fix wml tags using side.controller 3
GitHub
- [Commits] [wesnoth/wesnoth] b46185: Revert 2101353 for lexical_cast header
GitHub
- [Commits] [wesnoth/wesnoth] b57292: fix [side]type=""
GitHub
- [Commits] [wesnoth/wesnoth] b7c32c: Accept ".." in file paths everywhere
GitHub
- [Commits] [wesnoth/wesnoth] b93dc4: Update INSTALL
GitHub
- [Commits] [wesnoth/wesnoth] ba6bf0: Deployed some more map::emplace
GitHub
- [Commits] [wesnoth/wesnoth] bb50cb: Bunch of WIP work to get HW rendering working for ...
GitHub
- [Commits] [wesnoth/wesnoth] bc44b5: Fix crash when a unit is guaranteed to level up af...
GitHub
- [Commits] [wesnoth/wesnoth] bccb56: updated Slovak translation
GitHub
- [Commits] [wesnoth/wesnoth] be3176: UtBS S3: Fixed a potential speaker issue
GitHub
- [Commits] [wesnoth/wesnoth] bf60a0: Custom Options Tree: allow 'no mods' label to grow
GitHub
- [Commits] [wesnoth/wesnoth] bfa5a4: Accept ".." in file paths everywhere
GitHub
- [Commits] [wesnoth/wesnoth] bfa5ec: Pre-release version bump
GitHub
- [Commits] [wesnoth/wesnoth] c04e28: Game Events: more formatting and doc cleanup
GitHub
- [Commits] [wesnoth/wesnoth] c0c766: Use boost::string_view if available
GitHub
- [Commits] [wesnoth/wesnoth] c3f0e1: Game Events: reformatted manager code
GitHub
- [Commits] [wesnoth/wesnoth] c42827: Attempt to fix build
GitHub
- [Commits] [wesnoth/wesnoth] c447df: Few more changelog updates
GitHub
- [Commits] [wesnoth/wesnoth] c45c36: fixup tests
GitHub
- [Commits] [wesnoth/wesnoth] c551cf: Fixed bug #24644: Units moving after in game help ...
GitHub
- [Commits] [wesnoth/wesnoth] c825ff: Update INSTALL.md for 6b8273e0
GitHub
- [Commits] [wesnoth/wesnoth] c83021: Attack Prediction: incomplete conversion of debug ...
GitHub
- [Commits] [wesnoth/wesnoth] c8e103: Another attempt to fix sound memleak
GitHub
- [Commits] [wesnoth/wesnoth] cbc4af: Add blinking text cursor to focused textbox
GitHub
- [Commits] [wesnoth/wesnoth] cc8c3f: Fix dereference of past-the-end iterator
GitHub
- [Commits] [wesnoth/wesnoth] ccb2a5: ported wescamp and libgithub to python3
GitHub
- [Commits] [wesnoth/wesnoth] ccc96e: Fixup for ambiguities
GitHub
- [Commits] [wesnoth/wesnoth] cd761f: Editor: removed codepath to enable group selection...
GitHub
- [Commits] [wesnoth/wesnoth] cdaa58: Refactor variable_info implementation
GitHub
- [Commits] [wesnoth/wesnoth] cdc9ce: Fixup cef3e0d
GitHub
- [Commits] [wesnoth/wesnoth] ce0a5c: bi: Add OpenSSL/libcrypto version info
GitHub
- [Commits] [wesnoth/wesnoth] ce11f4: Attempt to fix tests (fixup 7d9b3f44ad8)
GitHub
- [Commits] [wesnoth/wesnoth] cf45c6: Stuff actually renders now...
GitHub
- [Commits] [wesnoth/wesnoth] d072af: Fix unit tests again
GitHub
- [Commits] [wesnoth/wesnoth] d0a36e: Replace SDL_SWSURFACE with 0 as per SDL2 recommend...
GitHub
- [Commits] [wesnoth/wesnoth] d20e98: Fix: lengthened credits weren't centered
GitHub
- [Commits] [wesnoth/wesnoth] d41396: bump version requirements for boost to meet INSTAL...
GitHub
- [Commits] [wesnoth/wesnoth] d9293c: Clang Format: added SpaceAfterTemplateKeyword (dis...
GitHub
- [Commits] [wesnoth/wesnoth] da2f77: Remove a needless extra level of indentation
GitHub
- [Commits] [wesnoth/wesnoth] db92e9: Editor: Remove "draw # of bitmaps" from toolbar
GitHub
- [Commits] [wesnoth/wesnoth] dc0cd7: GUI2/Window: handle event distributor with a uniqu...
GitHub
- [Commits] [wesnoth/wesnoth] dc8aa5: Address feedback
GitHub
- [Commits] [wesnoth/wesnoth] dd6923: Editor: store map generators with smart pointers
GitHub
- [Commits] [wesnoth/wesnoth] def93d: Updated CB projectfile
GitHub
- [Commits] [wesnoth/wesnoth] df99b9: Initial work on setting up an OpenGL context (noth...
GitHub
- [Commits] [wesnoth/wesnoth] dfa4f7: Update .appveyor.vs2017.yml
GitHub
- [Commits] [wesnoth/wesnoth] e0f8b5: Update Xcode project
GitHub
- [Commits] [wesnoth/wesnoth] e1f98a: SotA S1: Grammer fix
GitHub
- [Commits] [wesnoth/wesnoth] e2ebfa: Add an extra error-checking case for targets in Lu...
GitHub
- [Commits] [wesnoth/wesnoth] e32bb5: Use std::unique_ptr to manage the layout and conte...
GitHub
- [Commits] [wesnoth/wesnoth] e3c9d1: Editor: apply formatting to Areas and Sides menus
GitHub
- [Commits] [wesnoth/wesnoth] e41a41: Deployed yet even more further additional emplace_...
GitHub
- [Commits] [wesnoth/wesnoth] e46dfc: GUI2: use an std::set for the registered window ty...
GitHub
- [Commits] [wesnoth/wesnoth] e57a94: Fix #1689
GitHub
- [Commits] [wesnoth/wesnoth] e5b09d: MP Alerts Options: simplify an overload disambigua...
GitHub
- [Commits] [wesnoth/wesnoth] e7d210: deploy a range for
GitHub
- [Commits] [wesnoth/wesnoth] e89abe: Fixed a subtle glitch by filling map background be...
GitHub
- [Commits] [wesnoth/wesnoth] e94575: Accidentally committed this
GitHub
- [Commits] [wesnoth/wesnoth] e9674e: Fix test scenario
GitHub
- [Commits] [wesnoth/wesnoth] ea5aca: Add some logging to try and figure out just what's...
GitHub
- [Commits] [wesnoth/wesnoth] ea5dc1: fixup ae111a40d ([unstore_unit])
GitHub
- [Commits] [wesnoth/wesnoth] eba967: SotA S21: Fix https://github.com/wesnoth/wesnoth/i...
GitHub
- [Commits] [wesnoth/wesnoth] ebc56a: Events: formatting update
GitHub
- [Commits] [wesnoth/wesnoth] ec4312: HttT: Removed old and unused frames
GitHub
- [Commits] [wesnoth/wesnoth] ee49c0: Properly clean up lua_music_track object
GitHub
- [Commits] [wesnoth/wesnoth] ef27f8: [units.wesnoth.org] prevent possible infinite loop...
GitHub
- [Commits] [wesnoth/wesnoth] efa30d: [WIP] Use AES instead of XOR to encrypt passwords
GitHub
- [Commits] [wesnoth/wesnoth] f07fd3: test a thing
GitHub
- [Commits] [wesnoth/wesnoth] f0d023: Make editor understand tutorial tags and current d...
GitHub
- [Commits] [wesnoth/wesnoth] f26fbe: Prevent gettext from checking format strings, sinc...
GitHub
- [Commits] [wesnoth/wesnoth] f2705a: Editor/Palette Manager: fix misspelled function
GitHub
- [Commits] [wesnoth/wesnoth] f2d4bc: Specify the types of unique_ptr deleters with std:...
GitHub
- [Commits] [wesnoth/wesnoth] f34872: Create .appveyor.vs2017.yml
GitHub
- [Commits] [wesnoth/wesnoth] f3c9e3: More tests
GitHub
- [Commits] [wesnoth/wesnoth] f497b0: Updated CB projectfile
GitHub
- [Commits] [wesnoth/wesnoth] f4a34c: Editor: fixed palette button overlay disappearing ...
GitHub
- [Commits] [wesnoth/wesnoth] f4bc66: pot-update and regenerate doc files
GitHub
- [Commits] [wesnoth/wesnoth] f5a5f6: SDL/Window: set render scaling method to linear
GitHub
- [Commits] [wesnoth/wesnoth] f7130c: UtBS S8: Fixed up the messenger death event a bit
GitHub
- [Commits] [wesnoth/wesnoth] f7ed7d: Enabled public access to underlying SDL window ren...
GitHub
- [Commits] [wesnoth/wesnoth] f8d428: Use RAII for all that zero-filling
GitHub
- [Commits] [wesnoth/wesnoth] f96918: Re-add validation check
GitHub
- [Commits] [wesnoth/wesnoth] f9da4a: Ignore directory created by Visual Studio 2017
GitHub
- [Commits] [wesnoth/wesnoth] fa0902: Update Xcode project
GitHub
- [Commits] [wesnoth/wesnoth] fa1350: Fixup 78815759547: take all summary arrays by refe...
GitHub
- [Commits] [wesnoth/wesnoth] fa3a90: updated Scottish Gaelic translation
GitHub
- [Commits] [wesnoth/wesnoth] fb8506: Fix build with Visual Studio
GitHub
- [Commits] [wesnoth/wesnoth] fc204e: Add concat_to_* key for config merging (eg, unit t...
GitHub
- [Commits] [wesnoth/wesnoth] fc422a: Added Giant Rat portrait by ZygoUgo (manual merge ...
GitHub
- [Commits] [wesnoth/wesnoth] fc629b: Update changelog
GitHub
- [Commits] [wesnoth/wesnoth] fc83e2: GUI2: get rid of all the magic canvas count number...
GitHub
- [Commits] [wesnoth/wesnoth] fd2487: Editor/Map Context: added a getter for a default c...
GitHub
- [Commits] [wesnoth/wesnoth] fd537c: WMI Manager: attempt to fix items not working (#17...
GitHub
- [Commits] [wesnoth/wesnoth] fee68e: Fix CMake build
GitHub
Last message date:
Wed May 31 23:53:44 UTC 2017
Archived on: Sun Apr 1 11:51:06 UTC 2018
This archive was generated by
Pipermail 0.09 (Mailman edition).