Alexander van Gessel
f30b8289da
Update wescamp trunk version
2012-10-03 09:41:09 +01:00
Alexander van Gessel
4fff686704
Add some extra guards
2012-10-03 09:38:59 +01:00
Alexander van Gessel
78d8156c68
Work around PHP not obeying its own specification
2012-10-03 09:36:11 +01:00
Nils Kneuper
8262c21bdb
updated Scottish Gaelic translation
2012-10-03 07:36:18 +00:00
Simon Forsyth
5a8fa36afb
Remove need for NOT_SHALLOW_WATER_TO_KEEP macro.
...
Incidentally optimizes run speed of flooding.
2012-10-03 03:52:24 +00:00
Simon Forsyth
b864d2721b
Remove pointless condition...
...
...since the one-time event is the only thing that can cause it to
evaluate to false
2012-10-03 01:22:10 +00:00
Alexander van Gessel
8b09d1ad27
Add a 1.12 wescamp checkout to update-gettext-stats
2012-10-03 01:19:15 +01:00
Ignacio R. Morelle
d9bc8590f1
Revert "I am still testing"
...
This reverts commit 2012-10-02T22:55:46Z!shadowm@wesnoth.org.
2012-10-02 22:56:35 +00:00
Ignacio R. Morelle
d5a6f2c930
I am still testing
2012-10-02 22:55:46 +00:00
Ignacio R. Morelle
092e382959
Testing
...
Just... testing.
2012-10-02 22:52:17 +00:00
Boldizsár Lipka
d07d3e621d
Fixed defaults not showing when there's no saved value for an option.
2012-10-02 18:22:21 +00:00
Lari Nieminen
e28fad0543
A few EI bugfixes and enhancements from Loci.
2012-10-02 07:02:00 +00:00
Simon Forsyth
1791147858
Fix crash during cutscene in LoW by adding a dummy sideFixes bug #20208
2012-10-02 05:22:49 +00:00
Simon Forsyth
3ffd2e8210
Fix crash during cutscene of DM by adding placeholder side.
...
Partial fix for bug #20208
2012-10-02 05:08:26 +00:00
Simon Forsyth
22dfcfad28
Update changelog
2012-10-02 04:34:01 +00:00
Simon Forsyth
21bf2b6e19
Fix bug #19303 by specifying map_placable for all dwarf allies
2012-10-02 02:30:12 +00:00
Boldizsár Lipka
a71c308d65
Support for new add-on type "MP modification"...
...
...in the add-ons manager and server.
2012-10-01 16:46:00 +00:00
Boldizsár Lipka
f5981ec9fc
Apply patch #3360 . Fixes bug #19862 and bug #16220
2012-10-01 11:19:26 +00:00
Simon Forsyth
2493535b92
Make ambush macro use just *^F* to catch all forest types.
...
This makes it now work for dead great trees and palm forests. Fixes
bug #20207
2012-10-01 02:36:53 +00:00
Steven Panek
a7b8eb901e
Reverted 2012-09-29T23:44:42Z!Majora700@gmail.com since it seems like it caused a catastrophe...
2012-09-30 07:07:13 +00:00
Steven Panek
69aacd7920
Set wescamptrunkversion to '1.12'.
2012-09-29 23:44:42 +00:00
Nils Kneuper
c49dc8f704
added Scottish Gaelic translation
2012-09-29 14:28:31 +00:00
Nils Kneuper
9fd39c056f
added Scottish Gaelic translation
2012-09-29 14:23:37 +00:00
J. Tyne
52ae1ea735
New implementation of modification_queue...
...
...that preserves order when priorities are equal.
Fixes bug #20196 .
2012-09-29 02:30:43 +00:00
Simon Forsyth
9c63d717cc
Add new file references to Xcode project
2012-09-29 00:45:46 +00:00
Ignacio R. Morelle
810b63cad5
Handle boost::iostreams::gzip_error in the SDL_net-based network layer
...
(part of bug #20205 )
The exception in question originated from the read_gz() call and caused
the entire process to abort because of a non-fatal issue occurring in a
secondary thread.
First spotted in campaignd. See the bug report for details.
2012-09-29 00:23:01 +00:00
Ignacio R. Morelle
c7e001b79b
Since when is G between T and U in the modern Latin alphabet?
2012-09-29 00:22:37 +00:00
Mark de Wever
7202ff160f
Remove an unused function.
...
The issue was discovered by clang.
2012-09-28 19:24:29 +00:00
J. Tyne
27a8e9ecab
Correct calculation of swarm attacks when predicting a series of attacks.
...
(The conversion to double led to bad rounding, and the calculation should be
based on expected hit points, not original hit points.)
This is the last of the simple-to-fix bugs I detected with the stand-alone
attack_prediction / wesnoth-attack-sim combo. There is one remaining bug
(also related to swarm and a series of attacks) that might be a bear to rectify.
2012-09-28 02:13:12 +00:00
J. Tyne
fe83a30c68
Even simple fights need to account for a combatant possibly being dead
...
(from earlier fights).
2012-09-28 02:03:43 +00:00
Alexander van Gessel
086453387a
Point wescamp's CIA hook to the irker instance+proxy running at ai0867.net
2012-09-28 01:19:57 +01:00
J. Tyne
281e2c7467
Make local copies of paths so that...
...
...they are sure to remain valid during movement.
Fixes bug# 20199.
2012-09-28 00:18:57 +00:00
J. Tyne
0960610764
Correct the calculation of being untouched (particularly when drain is involved).
2012-09-27 23:43:19 +00:00
Mark de Wever
04fe09c960
Fix a compiler warning.
2012-09-27 17:36:07 +00:00
J. Tyne
b01e6a4854
Make wesnoth-attack-sim use the same rounding as the game.
2012-09-27 14:07:18 +00:00
J. Tyne
666f1c61b1
I got fewer false positives with wesnoth-attack-sim...
...
...by doubling the number of simulations.
2012-09-27 14:04:29 +00:00
J. Tyne
26643084e9
Improve some grammar in utility feedback.
2012-09-27 13:59:04 +00:00
J. Tyne
c00427c3ea
Clean up the C code of wesnoth-attack-sim so it compiles without errors.
2012-09-27 13:51:26 +00:00
J. Tyne
456b6e0908
Convert battle_context_unit_stats::dump() to a static non-member function.
...
(It's still marked "Remove it eventually" but is now local to the
place it is used.)
2012-09-27 13:06:58 +00:00
J. Tyne
8e6a0a1991
Add an option for prettier output in the stand-alone attack prediction.
2012-09-27 12:05:04 +00:00
J. Tyne
c34323d09c
Some code prettification. No real changes.
2012-09-27 11:42:36 +00:00
J. Tyne
17434074e8
Update the stand-alone version of attack_prediciton.cpp so it compiles.
2012-09-27 11:16:22 +00:00
J. Tyne
ebd8c916c5
Restore some functions lost in 2006-04-09T01:08:43Z!rusty@rustcorp.com.au.
...
This is a first step in bringing back the stand-alone version of
attack_prediction.cpp. (The functions are placed within the
stand-alone's #ifdef's, so they do not break the compilation of
anything, other than the already-broken stand-alone.)
2012-09-27 10:11:44 +00:00
Fabian Müller
c8dc9d6b2f
Made the range selection work without the need to reselect the hex field.
2012-09-27 05:49:20 +00:00
Fabian Müller
c6989bab63
Fixed some spellings in comments.
2012-09-26 23:35:51 +00:00
Fabian Müller
a5de733dee
Fixed the spelling in a comment.
2012-09-26 23:34:40 +00:00
Fabian Müller
00248be411
Cosmetic changes to the hotkey preferences dialog.
2012-09-26 22:26:49 +00:00
Boldizsár Lipka
4734d8de1e
Properly save & restore empty values as well
2012-09-26 14:54:43 +00:00
Boldizsár Lipka
94e6847dc4
Added SVN header
2012-09-26 14:26:55 +00:00
Fabian Müller
ee48e32351
Fix a bunch of doxygen comments.
...
Made the mouse buttons up from number 4 on bindable.
2012-09-26 05:16:39 +00:00