July 2014 Archives by thread
Starting: Tue Jul 1 00:21:21 UTC 2014
Ending: Thu Jul 31 20:13:22 UTC 2014
Messages: 305
- [Commits] [wesnoth/wesnoth] 6d09ea: remove a utf8 BOM from data/core/Nightblade.cfg
GitHub
- [Commits] [wesnoth/wesnoth] f07400: add UTF8 BOM check to travis
GitHub
- [Commits] [wesnoth/wesnoth] 12bafe: minor tweaks to script (fix a comment, merge two a...
GitHub
- [Commits] [wesnoth/wesnoth] 0cb717: fixup travis script
GitHub
- [Commits] [wesnoth/wesnoth] 8c63b5: fix logic error in .travis.yml
GitHub
- [Commits] [wesnoth/wesnoth] 6f0ed0: fix travis (broken bash logic)
GitHub
- [Commits] [wesnoth/wesnoth] 91510d: cleanup travis script a bit
GitHub
- [Commits] [wesnoth/wesnoth] 30ada9: fixup travis
GitHub
- [Commits] [wesnoth/wesnoth] fdf9b7: Nightblade:Updated animation WML to current format
GitHub
- [Commits] [wesnoth/wesnoth] 564c71: Fix memory leak in wesnothd
GitHub
- [Commits] [wesnoth/wesnoth] fe52ab: Fix a memory leak in forum_user_handler
GitHub
- [Commits] [wesnoth/wesnoth] 732942: fixup bb768e84862241b9a1790b5075729e14620c1435
GitHub
- [Commits] [wesnoth/wesnoth] 1c1429: fix a bug in the ai context implementation
GitHub
- [Commits] [wesnoth/wesnoth] c1a1d0: fix a bug in the ai context implementation
GitHub
- [Commits] [wesnoth/wesnoth] 2c2bec: use fill_n instead of memset
GitHub
- [Commits] [wesnoth/wesnoth] c482b8: use fill_n instead of memset
GitHub
- [Commits] [wesnoth/wesnoth] e7901f: check dynamic casts for null
GitHub
- [Commits] [wesnoth/wesnoth] 80fbc4: check dynamic casts for null
GitHub
- [Commits] [wesnoth/wesnoth] 1316fc: fix a bug which could cause the terrain_builder to...
GitHub
- [Commits] [wesnoth/wesnoth] 30e010: fix a bug which could cause the terrain_builder to...
GitHub
- [Commits] [wesnoth/wesnoth] af4a0c: Escape >= in pkg-config command in cross-platform ...
GitHub
- [Commits] [wesnoth/wesnoth] 79b95f: add some check_victory-related logging to engine/e...
GitHub
- [Commits] [wesnoth/wesnoth] ae095c: add an assert in random_generate_scenario
GitHub
- [Commits] [wesnoth/wesnoth] f15eed: mp create engine uses Team + # syntax when use_map...
GitHub
- [Commits] [wesnoth/wesnoth] 43a194: add some safety code and assertions to set_scontex...
GitHub
- [Commits] [wesnoth/wesnoth] 61681c: Dead Water Polish translation update
GitHub
- [Commits] [wesnoth/wesnoth] 9c1cc4: Eastern Invasion: Polish translation update
GitHub
- [Commits] [wesnoth/wesnoth] bf63ff: Merge pull request #1 from wesnoth/master
GitHub
- [Commits] [wesnoth/wesnoth] b223b3: fixup inefficient invisibility calculation for uni...
GitHub
- [Commits] [wesnoth/wesnoth] b64c40: fixup inefficient invisibility calculation for uni...
GitHub
- [Commits] [wesnoth/wesnoth] f02df5: Fix a memory leak in forum_user_handler
GitHub
- [Commits] [wesnoth/wesnoth] 563749: update changelog (forgot to update when wmi_pager ...
GitHub
- [Commits] [wesnoth/wesnoth] e55458: wmlindent pass on data/themes/
GitHub
- [Commits] [wesnoth/wesnoth] b668c0: Xcode project: add precompiled header file for rel...
GitHub
- [Commits] [wesnoth/wesnoth] febdc6: Xcode project: reenable strict compiling
GitHub
- [Commits] [wesnoth/wesnoth] 1799d5: wmlindent pass on data/test/, safe subset
GitHub
- [Commits] [wesnoth/wesnoth] 3a3c23: wmlindent pass on data/themes/
GitHub
- [Commits] [wesnoth/wesnoth] 16e9bd: Fix a memory leak in forum_user_handler
GitHub
- [Commits] [wesnoth/wesnoth] 115437: Xcode: update project settings
GitHub
- [Commits] [wesnoth/wesnoth] ee2f98: Xcode: update project settings
GitHub
- [Commits] [wesnoth/wesnoth] ccc1f9: Don't ignore txt files.
GitHub
- [Commits] [wesnoth/wesnoth] 404666: fixup lines with two closers on a line in wml test...
GitHub
- [Commits] [wesnoth/wesnoth] e52796: wmlindent pass on data/test/scenarios/, safe subse...
GitHub
- [Commits] [wesnoth/wesnoth] ec52e2: Make eras and mods menus the same width for alignm...
GitHub
- [Commits] [wesnoth/wesnoth] ec887f: make eras and mods menus the same width for alignm...
GitHub
- [Commits] [wesnoth/wesnoth] ffbf68: Fix unused variable and parameter warnings from gc...
GitHub
- [Commits] [wesnoth/wesnoth] ad5836: Consider <exe loc or cwd>/../ as a candidate for d...
GitHub
- [Commits] [wesnoth/wesnoth] 7f60da: Consider <exe loc or cwd>/../ as a candidate for d...
GitHub
- [Commits] [wesnoth/wesnoth] 639759: Rewrite a couple of unwieldy comments in main()
GitHub
- [Commits] [wesnoth/wesnoth] d89eba: SDL_gpu implementation for titlebox.
GitHub
- [Commits] [wesnoth/wesnoth] 314b6c: fixup ignore_units option of teleport
GitHub
- [Commits] [wesnoth/wesnoth] 8bff08: make the "alternate" clang build use -O0 optimizat...
GitHub
- [Commits] [wesnoth/wesnoth] ebba6a: refactor travis script, only call apt-get update o...
GitHub
- [Commits] [wesnoth/wesnoth] 314908: fixup 8bff0848a18a
GitHub
- [Commits] [wesnoth/wesnoth] 0f2dc9: use -O0 optimizations on the gcc build, as this is...
GitHub
- [Commits] [wesnoth/wesnoth] 07a067: fixup travis yml syntax errors (forgot ; fi)
GitHub
- [Commits] [wesnoth/wesnoth] c450d4: fixup typo in travis yml (EXRTA_FLAGS... -> EXTRA_...
GitHub
- [Commits] [wesnoth/wesnoth] 0ad274: mark destructors of derived classes virtual, in un...
GitHub
- [Commits] [wesnoth/wesnoth] 8943d7: fixup abstract class definition
GitHub
- [Commits] [wesnoth/wesnoth] 3560cd: add a parameter to travis for test timeout, for us...
GitHub
- [Commits] [wesnoth/wesnoth] 916404: reenable campaignd and wesnothd compilation for tr...
GitHub
- [Commits] [wesnoth/wesnoth] 736d8b: more time for clang -O0 wml unit tests
GitHub
- [Commits] [wesnoth/wesnoth] c9d05f: more refactor of unit_filter as a function object
GitHub
- [Commits] [wesnoth/wesnoth] 7d8620: fix a typo in comment
GitHub
- [Commits] [wesnoth/wesnoth] b79277: unit filters now give error messages if have unexp...
GitHub
- [Commits] [wesnoth/wesnoth] 16938d: add game_data::get_variable_accesss method.
GitHub
- [Commits] [wesnoth/wesnoth] de97f3: add stdout.txt to gitignore
GitHub
- [Commits] [wesnoth/wesnoth] ef9af0: Delete stdout.txt
GitHub
- [Commits] [wesnoth/wesnoth] f0ed7c: Update Xcode project
GitHub
- [Commits] [wesnoth/wesnoth] 3dc0d7: precompute the unit filters used in animations
GitHub
- [Commits] [wesnoth/wesnoth] 27436d: terrain_filter caches its unit filter construction
GitHub
- [Commits] [wesnoth/wesnoth] b00c90: side_filter caches its side_filter and unit_filter...
GitHub
- [Commits] [wesnoth/wesnoth] daa48e: add all_matches, first_match fcns to unit_filter, ...
GitHub
- [Commits] [wesnoth/wesnoth] 9cce85: Import SDL_gpu sources.
GitHub
- [Commits] [wesnoth/wesnoth] df1347: Wrap GPU_Init call in an #ifdef.
GitHub
- [Commits] [wesnoth/wesnoth] 982d86: Fix SCATTER_UNITS placing units on map borders
GitHub
- [Commits] [wesnoth/wesnoth] c5de1c: Un-passivied Darken but prevented suicidal behavio...
GitHub
- [Commits] [wesnoth/wesnoth] cdaab0: Fixed Darken's buggy ellipse
GitHub
- [Commits] [wesnoth/wesnoth] caac7c: Un-passivied Darken but prevented suicidal behavio...
GitHub
- [Commits] [wesnoth/wesnoth] d4b392: Fixed Darken's buggy ellipse
GitHub
- [Commits] [wesnoth/wesnoth] e8298c: fix travis test wrapper
GitHub
- [Commits] [wesnoth/wesnoth] 464b59: fixup a segfault in the loadscreen
GitHub
- [Commits] [wesnoth/wesnoth] 56dc1c: fixup travis segfault handling in test executable
GitHub
- [Commits] [wesnoth/wesnoth] 829328: put the segfault back to see how travis handles it
GitHub
- [Commits] [wesnoth/wesnoth] 381e52: tweaked error handling routine for travis
GitHub
- [Commits] [wesnoth/wesnoth] fad11f: Fixes bug #22254.
GitHub
- [Commits] [wesnoth/wesnoth] 93649a: fixup .travis.yml syntax error
GitHub
- [Commits] [wesnoth/wesnoth] 2659ac: debug output on travis
GitHub
- [Commits] [wesnoth/wesnoth] 63effc: try bypassing the test wrapper script on travis
GitHub
- [Commits] [wesnoth/wesnoth] 04861c: fixup attempt on .travis.yml
GitHub
- [Commits] [wesnoth/wesnoth] 697ecb: tweak .travis.yml
GitHub
- [Commits] [wesnoth/wesnoth] 2fbe31: fixup gdb lines in .travis.yml
GitHub
- [Commits] [wesnoth/wesnoth] 30276d: wrap exit commands when used in .travis.yml
GitHub
- [Commits] [wesnoth/wesnoth] 1ca572: Don't link SDL_gpu in plain SDL builds.
GitHub
- [Commits] [wesnoth/wesnoth] 9baae9: avoid scanning all units for a unit filter which g...
GitHub
- [Commits] [wesnoth/wesnoth] f8503e: remove debugging output from travis
GitHub
- [Commits] [wesnoth/wesnoth] 291800: Query dimensions from screen_ instead of screen.
GitHub
- [Commits] [wesnoth/wesnoth] c913c7: Fix preproc directive.
GitHub
- [Commits] [wesnoth/wesnoth] 9a28ec: revert 82932815423db27df4574665b7caf1e61c912292, f...
GitHub
- [Commits] [wesnoth/wesnoth] f6cf5f: Use the SDL_OPENGLBLIT flag only for SDL_gpu build...
GitHub
- [Commits] [wesnoth/wesnoth] ece615: Fix VC build for 5d3040c0b
GitHub
- [Commits] [wesnoth/wesnoth] 719646: try to fix some travis wierdness
GitHub
- [Commits] [wesnoth/wesnoth] 857b1e: add -g run_wml_tests option to run gdb backtrace i...
GitHub
- [Commits] [wesnoth/wesnoth] f5a950: cleanup .travis.yml
GitHub
- [Commits] [wesnoth/wesnoth] 798a71: fix a typo in travis.yml
GitHub
- [Commits] [wesnoth/wesnoth] dbf94c: precompute a unit_filter outside of a loop
GitHub
- [Commits] [wesnoth/wesnoth] f55e12: Fix :n debug command
GitHub
- [Commits] [wesnoth/wesnoth] 8bc0a7: Fix a memory leak in forum_user_handler
GitHub
- [Commits] [wesnoth/wesnoth] c8d95f: run a headless mp test game as part of the travis ...
GitHub
- [Commits] [wesnoth/wesnoth] f87177: filters hold safe vconfig, const vconfigs can call...
GitHub
- [Commits] [wesnoth/wesnoth] 4230bf: give better error messages when we can't parse com...
GitHub
- [Commits] [wesnoth/wesnoth] ad402a: also run ai test with gui on
GitHub
- [Commits] [wesnoth/wesnoth] edd882: add line breaks between the sections in .travis.ym...
GitHub
- [Commits] [wesnoth/wesnoth] 3229d8: remove the play_test with gui from travis script, ...
GitHub
- [Commits] [wesnoth/wesnoth] ca2e83: Fix a memory leak in forum_user_handler
GitHub
- [Commits] [wesnoth/wesnoth] fcd9ac: store child unit filters in a vector not a ptr_vec...
GitHub
- [Commits] [wesnoth/wesnoth] 59fce3: fix syntax error in .travis.yml
GitHub
- [Commits] [wesnoth/wesnoth] ee6b3c: move a barely used function out of unit into stati...
GitHub
- [Commits] [wesnoth/wesnoth] 7fec22: move is_observer from game_board to display_contex...
GitHub
- [Commits] [wesnoth/wesnoth] d64c29: remove pointless "team::nteams()" static getter
GitHub
- [Commits] [wesnoth/wesnoth] 8ecef3: move homeless statistics calc fcns from unit.?pp t...
GitHub
- [Commits] [wesnoth/wesnoth] 3c0171: fixup syntax errors in .travis.yml
GitHub
- [Commits] [wesnoth/wesnoth] 68f865: fix as_arrays for variable_access_const
GitHub
- [Commits] [wesnoth/wesnoth] 3d183d: addon/mg: Rework the Update All action logic for g...
GitHub
- [Commits] [wesnoth/wesnoth] 6f4763: get_village takes a pointer to variable set when f...
GitHub
- [Commits] [wesnoth/wesnoth] 0ebaae: bugfix for #22285
GitHub
- [Commits] [wesnoth/wesnoth] d7ea8f: add header analysis scripts to the utils directory
GitHub
- [Commits] [wesnoth/wesnoth] a4b14e: Adjust the resolution to the window size in SDL_gp...
GitHub
- [Commits] [wesnoth/wesnoth] ec950d: Updated default window size for Macs
GitHub
- [Commits] [wesnoth/wesnoth] d85e39: Updated default window size for Macs
GitHub
- [Commits] [wesnoth/wesnoth] 136c74: fix bug 21723
GitHub
- [Commits] [wesnoth/wesnoth] 537756: fix bug 21723
GitHub
- [Commits] [wesnoth/wesnoth] aee9ea: give an error message when we crash from bad comma...
GitHub
- [Commits] [wesnoth/wesnoth] 0a8d15: update changelog
GitHub
- [Commits] [wesnoth/wesnoth] fe3b5f: add adv. preference for number of menu items displ...
GitHub
- [Commits] [wesnoth/wesnoth] 89d7e4: change an assertion error message associated to lu...
GitHub
- [Commits] [wesnoth/wesnoth] 166c69: run test executable through gdb always, on travis
GitHub
- [Commits] [wesnoth/wesnoth] 38a285: mark the test executor script as executable
GitHub
- [Commits] [wesnoth/wesnoth] 49be66: move bom search code to a script
GitHub
- [Commits] [wesnoth/wesnoth] baeac1: move ai playtest and backtrace out of travis.yml t...
GitHub
- [Commits] [wesnoth/wesnoth] f35fe1: remove some (unnecessary, duplicate) comments clut...
GitHub
- [Commits] [wesnoth/wesnoth] cc6674: Improve WML menu items count option name and descr...
GitHub
- [Commits] [wesnoth/wesnoth] 76a7e4: Give the Deterministic mode checkbox a compliant t...
GitHub
- [Commits] [wesnoth/wesnoth] 5490a5: Simplify --resolution error handling
GitHub
- [Commits] [wesnoth/wesnoth] b03789: addon/mg: Rework the Update All action logic for g...
GitHub
- [Commits] [wesnoth/wesnoth] 5c4d23: Update players_changelog
GitHub
- [Commits] [wesnoth/wesnoth] 01ecce: Sync the changelogs
GitHub
- [Commits] [wesnoth/wesnoth] e77d0d: Attempt to sync the changelogs
GitHub
- [Commits] [wesnoth/wesnoth] 7f6e1e: Remove animated.i from Doxyfile
GitHub
- [Commits] [wesnoth/wesnoth] ab9835: Move GPU_Flip calls into CVideo::flip().
GitHub
- [Commits] [wesnoth/wesnoth] a39bfa: Remove an unused variable.
GitHub
- [Commits] [wesnoth/wesnoth] 51aeb4: Guard CVideo::draw_texture with an ifdef.
GitHub
- [Commits] [wesnoth/wesnoth] d65d03: updated French translation
GitHub
- [Commits] [wesnoth/wesnoth] 51e85e: updated French translation
GitHub
- [Commits] [wesnoth/wesnoth] b70068: small tweaks to .travis.yml
GitHub
- [Commits] [wesnoth/wesnoth] 459630: remove unused variable.
GitHub
- [Commits] [wesnoth/wesnoth] 1bb866: fixup remove unused_varaible
GitHub
- [Commits] [wesnoth/wesnoth] f1683d: fixup programmer error in pager
GitHub
- [Commits] [wesnoth/wesnoth] fc28c1: remove unused variable
GitHub
- [Commits] [wesnoth/wesnoth] b59596: fixup a problem in unit filter handling of strange...
GitHub
- [Commits] [wesnoth/wesnoth] 9cf9c5: scons: Made out-of-tree builds with -Y option work
GitHub
- [Commits] [wesnoth/wesnoth] c8ad24: wesnothd: Only reset the commands FIFO stream when...
GitHub
- [Commits] [wesnoth/wesnoth] a08605: wesnothd: Fix build by adding a missing field decl...
GitHub
- [Commits] [wesnoth/wesnoth] 7c43bb: add an error message when parsing nested #defines ...
GitHub
- [Commits] [wesnoth/wesnoth] e7eb08: fix bug 22086, by storing map data correctly in sa...
GitHub
- [Commits] [wesnoth/wesnoth] fbdbf5: fix assertion failure in unit_display.cpp, bug #22...
GitHub
- [Commits] [wesnoth/wesnoth] 1cf274: fixup e7eb08d0cd2d57b55bf084b669fbeec8d283db33
GitHub
- [Commits] [wesnoth/wesnoth] e92fbc: add some additional remarks about the save_index
GitHub
- [Commits] [wesnoth/wesnoth] 0779c1: replace segfault with assert.
GitHub
- [Commits] [wesnoth/wesnoth] 8382f0: fixup whitespace issues
GitHub
- [Commits] [wesnoth/wesnoth] d4235f: remove some dead code "fill_mplevel_config"
GitHub
- [Commits] [wesnoth/wesnoth] e4f94a: Fix SCATTER_UNITS placing units on map borders
GitHub
- [Commits] [wesnoth/wesnoth] b8007e: Updated changelog
GitHub
- [Commits] [wesnoth/wesnoth] 2d19e2: Updated changelog
GitHub
- [Commits] [wesnoth/wesnoth] 7253a1: [filter_vision] tag should return true if *any* vi...
GitHub
- [Commits] [wesnoth/wesnoth] 72d91d: fixup [filter_vision] tags
GitHub
- [Commits] [wesnoth/wesnoth] 328935: updated French translation
GitHub
- [Commits] [wesnoth/wesnoth] 7caf41: updated French translation
GitHub
- [Commits] [wesnoth/wesnoth] 5b83da: pot-update and regenerated doc files
GitHub
- [Commits] [wesnoth/wesnoth] 0f536c: fixed Vietnamese manpages
GitHub
- [Commits] [wesnoth/wesnoth] 34a565: bump version to 1.11.16
GitHub
- [Commits] [wesnoth/wesnoth]
GitHub
- [Commits] [wesnoth/wesnoth] 9ed4af: post release version bump to 1.11.16+dev
GitHub
- [Commits] [wesnoth/wesnoth] 1a1726: remove outcommented code
GitHub
- [Commits] [wesnoth/wesnoth] 6ff46e: Fixed map/scenario generation for networked MP cam...
GitHub
- [Commits] [wesnoth/wesnoth] ad6d8c: Fix a Doxygen comment error.
GitHub
- [Commits] [wesnoth/wesnoth] f753a4: fixup some excessively verbose mp debug output
GitHub
- [Commits] [wesnoth/wesnoth] 28c49b: update release notes to mention bug 21397
GitHub
- [Commits] [wesnoth/wesnoth] f5723c: update RELEASE_NOTES (intended for 1.11.16 announc...
GitHub
- [Commits] [wesnoth/wesnoth] f856b2: update RELEASE_NOTES with minimap related comments
GitHub
- [Commits] [wesnoth/wesnoth] 791b40: update RELEASE_NOTES, abt compat. breaking / nonbr...
GitHub
- [Commits] [wesnoth/wesnoth] 8e4762: update RELEASE_NOTES: add some content and fixup s...
GitHub
- [Commits] [wesnoth/wesnoth] eed09f: update RELEASE_NOTES: fixup typo in LoW known bugs...
GitHub
- [Commits] [wesnoth/wesnoth] a2939a: update RELEASE_NOTES, with remark about lobby soun...
GitHub
- [Commits] [wesnoth/wesnoth] 0c2454: update RELEASE_NOTES, fix a typo introduced in pre...
GitHub
- [Commits] [wesnoth/wesnoth] d54aec: update RELEASE_NOTES: clarify the problem with map...
GitHub
- [Commits] [wesnoth/wesnoth] d73fc9: update RELEASE_NOTES with remarks about hotkey bug...
GitHub
- [Commits] [wesnoth/wesnoth] c59958: update RELEASE_NOTES: fixup [bug][/bug] inside [se...
GitHub
- [Commits] [wesnoth/wesnoth] 77e001: move dbus notifications to their own file
GitHub
- [Commits] [wesnoth/wesnoth] c3a552: add comments + log in teambuilder
GitHub
- [Commits] [wesnoth/wesnoth] 35a48f: Make Lit Mushroom Grove stats identical to Mushroo...
GitHub
- [Commits] [wesnoth/wesnoth] 753dda: Make Mushroom Grove/Lit Mushroom Grove behave like...
GitHub
- [Commits] [wesnoth/wesnoth] 843da2: update changelog
GitHub
- [Commits] [wesnoth/wesnoth] 83eff3: add notification types, fixup growl/win32 mp game ...
GitHub
- [Commits] [wesnoth/wesnoth] 19a90b: move growl notifications to their own file
GitHub
- [Commits] [wesnoth/wesnoth] a39bfe: give a warning when notifications enabled but not ...
GitHub
- [Commits] [wesnoth/wesnoth] 778215: rename fcn notifications::send_notification -> not...
GitHub
- [Commits] [wesnoth/wesnoth] 31487b: move notifications into desktop namespace, rename ...
GitHub
- [Commits] [wesnoth/wesnoth] fe2189: Fix the warn_early_init_failure message
GitHub
- [Commits] [wesnoth/wesnoth] 9ddc04: Fix the warn_early_init_failure message
GitHub
- [Commits] [wesnoth/wesnoth] cc4ba7: Changelog update
GitHub
- [Commits] [wesnoth/wesnoth] 091eb2: Changelog update
GitHub
- [Commits] [wesnoth/wesnoth] e28bda: check lobby_sounds preference for the GUI 1 lobby ...
GitHub
- [Commits] [wesnoth/wesnoth] f47de9: check lobby_sounds preference for the GUI 1 lobby ...
GitHub
- [Commits] [wesnoth/wesnoth] b8e726: fixup error msg for when libdbus is not available
GitHub
- [Commits] [wesnoth/wesnoth] ab7441: fix wesnoth icon not appearing with dbus notificat...
GitHub
- [Commits] [wesnoth/wesnoth] 5fc02c: fixup wesnoth icon not appearing with dbus desktop...
GitHub
- [Commits] [wesnoth/wesnoth] 80eca5: update changelogs
GitHub
- [Commits] [wesnoth/wesnoth] 3ddea5: add doxygen comments for notifications functions
GitHub
- [Commits] [wesnoth/wesnoth] 5a9da1: Integrate create_engine into sp campaign selection
GitHub
- [Commits] [wesnoth/wesnoth] 4b9945: move notifiation icon path to game_config
GitHub
- [Commits] [wesnoth/wesnoth] 22c702: Resolved overlapping hotkey definitions.
GitHub
- [Commits] [wesnoth/wesnoth] 9492cb: Fix a Windows-specific include
GitHub
- [Commits] [wesnoth/wesnoth] 16d39e: Xcode project update for 1.11.16
GitHub
- [Commits] [wesnoth/wesnoth] 77b178: Update Xcode project
GitHub
- [Commits] [wesnoth/wesnoth] baffd4: silence a clang warning -Wcovered-switch-default
GitHub
- [Commits] [wesnoth/wesnoth] f4ca4d: silence a gcc warning (fixes up baffd44e9701bf472f...
GitHub
- [Commits] [wesnoth/wesnoth] e74fb9: Set the minimum width for a listbox cell.
GitHub
- [Commits] [wesnoth/wesnoth] dc4470: unit type help shows a list of available traits wi...
GitHub
- [Commits] [wesnoth/wesnoth] 8354e6: preferences: Improve desktop notifications support...
GitHub
- [Commits] [wesnoth/wesnoth] 504cf8: preferences: Replace orb slider icons to reduce IP...
GitHub
- [Commits] [wesnoth/wesnoth] ab3792: fix typo in multiplayer_configure
GitHub
- [Commits] [wesnoth/wesnoth] 2fac03: preferences: Replace "Disable notifications" with ...
GitHub
- [Commits] [wesnoth/wesnoth] 2ba515: Update players changelog for default minimap confi...
GitHub
- [Commits] [wesnoth/wesnoth] 241fae: Guardian Micro AI: remove translation marks from m...
GitHub
- [Commits] [wesnoth/wesnoth] 147a01: Guardian Micro AI: remove translation marks from m...
GitHub
- [Commits] [wesnoth/wesnoth] ea9a76: Display number of random traits with the list, and...
GitHub
- [Commits] [wesnoth/wesnoth] 53f2e9: help separates musthave traits from random traits, ...
GitHub
- [Commits] [wesnoth/wesnoth] 1e0ae6: This patch adds a feature mentioned in http://wik...
GitHub
- [Commits] [wesnoth/wesnoth] 65da89: fixup some comments about terrains in help.cfg add...
GitHub
- [Commits] [wesnoth/wesnoth] 51725f: add a "special notes" for defense caps, with a lin...
GitHub
- [Commits] [wesnoth/wesnoth] 6c19b3: remove server compability code for 1.11.12
GitHub
- [Commits] [wesnoth/wesnoth] 00b191: remove server compability code for 1.11.12
GitHub
- [Commits] [wesnoth/wesnoth] 09c062: fix a typo s/overrided/overridden/ in help for ter...
GitHub
- [Commits] [wesnoth/wesnoth] c52980: defense cap number always has the same color as th...
GitHub
- [Commits] [wesnoth/wesnoth] ae0f4b: improve some of the help info in the traits sectio...
GitHub
- [Commits] [wesnoth/wesnoth] 0acb2e: Initial SDL_gpu support in the game display.
GitHub
- [Commits] [wesnoth/wesnoth] 556062: fixup notification icon path code
GitHub
- [Commits] [wesnoth/wesnoth] c39fda: make the help smarter -- musthave traits without f...
GitHub
- [Commits] [wesnoth/wesnoth] 22d3bc: fixup help: if two lines of unit traits, don't use...
GitHub
- [Commits] [wesnoth/wesnoth] 991977: Fix typo in the CodeBlocks project file
GitHub
- [Commits] [wesnoth/wesnoth] 949475: in the debug mode terrain descriptions, also give ...
GitHub
- [Commits] [wesnoth/wesnoth] 9ba68b: add description of "Best/worst defense/movement" t...
GitHub
- [Commits] [wesnoth/wesnoth] 4dde74: help mentions that terrain desc. have "best/worst ...
GitHub
- [Commits] [wesnoth/wesnoth] 163010: fix typo in configure_engine
GitHub
- [Commits] [wesnoth/wesnoth] d1bfbe: fix a logic error in help code
GitHub
- [Commits] [wesnoth/wesnoth] 75d3c7: cleanup impl of help terrain behavior strings
GitHub
- [Commits] [wesnoth/wesnoth] a1ab5b: don't cache unit animation unit filter results, ju...
GitHub
- [Commits] [wesnoth/wesnoth] 21892a: Update create_engine.cpp
GitHub
- [Commits] [wesnoth/wesnoth] cbbce2: refactor variable.cpp
GitHub
- [Commits] [wesnoth/wesnoth] cc3ff2: fixup variable.cpp refactor
GitHub
- [Commits] [wesnoth/wesnoth] add4f9: Fix projectfiles for #242
GitHub
- [Commits] [wesnoth/wesnoth] 3204e4: add healthy and fearless [effect]s
GitHub
- [Commits] [wesnoth/wesnoth] 0ee59d: Update Xcode project
GitHub
- [Commits] [wesnoth/wesnoth] 419d3a: Update RELEASE_NOTES
GitHub
- [Commits] [wesnoth/wesnoth] 051368: fixup a warning being treated as error on jenkins
GitHub
- [Commits] [wesnoth/wesnoth] 52e7a3: THoT: Masked Dwarvish Lord range attack same as Dw...
GitHub
- [Commits] [wesnoth/wesnoth] 3c21f0: THoT: Masked Dwarvish Lord range attack same as Dw...
GitHub
- [Commits] [wesnoth/wesnoth] 138084: fixup a null ptr deref in help.cpp when viewing fr...
GitHub
- [Commits] [wesnoth/wesnoth] d412e8: fixup src/cmakelists.txt
GitHub
- [Commits] [wesnoth/wesnoth] 2c4fb6: revert movement of unit alignment init to initiali...
GitHub
- [Commits] [wesnoth/wesnoth] b5e068: Auto generate sections for all eras and their fact...
GitHub
- [Commits] [wesnoth/wesnoth] 79524c: update changelogs
GitHub
- [Commits] [wesnoth/wesnoth] 90ca01: Fix base_width and base_height.
GitHub
- [Commits] [wesnoth/wesnoth] 11d0da: Fix compilation.
GitHub
- [Commits] [wesnoth/wesnoth] 9ef238: Balancing tweaks
GitHub
- [Commits] [wesnoth/wesnoth] 7b3e9f: Made the undead spawns require Jevyan to be alive
GitHub
- [Commits] [wesnoth/wesnoth] fe7cf1: Balancing tweaks
GitHub
- [Commits] [wesnoth/wesnoth] 136b9c: Made the undead spawns require Jevyan to be alive
GitHub
- [Commits] [wesnoth/wesnoth] 2cf0e6: reword a line from the help about mixed terrains
GitHub
- [Commits] [wesnoth/wesnoth] 361beb: Initial SDL_gpu support for dialogs.
GitHub
- [Commits] [wesnoth/wesnoth] 722f10: Fix dialog borders.
GitHub
- [Commits] [wesnoth/wesnoth] a9879f: fix copy assignment operator for unit class to wor...
GitHub
- [Commits] [wesnoth/wesnoth] 90ca3e: set travis to use gcc 4.6 again
GitHub
- [Commits] [wesnoth/wesnoth] bd3c24: Fix compilation with GCC 4.4.
GitHub
- [Commits] [wesnoth/wesnoth] ba97bc: Get rid of a U+0027 APOSTROPHE used where U+2019 i...
GitHub
- [Commits] [wesnoth/wesnoth] c9c75e: set travis to use gcc -O2, and to not build the un...
GitHub
- [Commits] [wesnoth/wesnoth] 20bcc6: Replace U+0027 in the Rebels faction description, ...
GitHub
- [Commits] [wesnoth/wesnoth] 858239: Replace U+0022 in the Undead faction description, ...
GitHub
- [Commits] [wesnoth/wesnoth] 535dcf: Fix compilation with GCC 4.4.
GitHub
- [Commits] [wesnoth/wesnoth] 7e2e63: fix bug: description is a known attribute of team
GitHub
- [Commits] [wesnoth/wesnoth] 2609a1: don't require to build units full to generate fact...
GitHub
- [Commits] [wesnoth/wesnoth] ecc431: fixup a crash when help for a unittype is viewed f...
GitHub
- [Commits] [wesnoth/wesnoth] 525514: add alignment(s) listing to races pages in help
GitHub
- [Commits] [wesnoth/wesnoth] 47fe0a: change a log channel output to debug channel, in d...
GitHub
- [Commits] [wesnoth/wesnoth] ae58f7: minor refactor of help -- launch dialogs from help...
GitHub
- [Commits] [wesnoth/wesnoth] 4deccb: add an assert to test a code assumption
GitHub
- [Commits] [wesnoth/wesnoth] bf43ff: geography.cfg: correct wmllint spelling for Castel...
GitHub
- [Commits] [wesnoth/wesnoth] 486ac7: geography.cfg: correct wmllint spelling for Castel...
GitHub
- [Commits] [wesnoth/wesnoth] 0f463a: SDL_gpu support for GUI1 menus.
GitHub
- [Commits] [wesnoth/wesnoth] f62c63: Fix some class/struct tags.
GitHub
- [Commits] [wesnoth/wesnoth] e7b632: partly revert e454252f2
GitHub
- [Commits] [wesnoth/wesnoth] 09605c: Fix command-line AI testing: iterate over [scenari...
GitHub
- [Commits] [wesnoth/wesnoth] e386cb: LoW: remove an unneeded comment block
GitHub
- [Commits] [wesnoth/wesnoth] de48c1: LoW: remove an unneeded comment block
GitHub
Last message date:
Thu Jul 31 20:13:22 UTC 2014
Archived on: Sun Apr 1 11:50:43 UTC 2018
This archive was generated by
Pipermail 0.09 (Mailman edition).