Simon Forsyth
|
352a082037
|
Make unit id unique.
Fixes bug reported by Korakinos in forum. Cloned from 1.10 branch.
|
2012-08-27 17:43:49 +00:00 |
|
Simon Forsyth
|
80937695b7
|
Version number update for Xcode project
|
2012-08-27 17:25:11 +00:00 |
|
J. Tyne
|
b49d7779c9
|
Sync healing with the animation.
|
2012-08-27 13:14:06 +00:00 |
|
Ignacio R. Morelle
|
dc7cd70a6b
|
wesnothd: Add trailing new line to /info "Never" last login datetime string
This makes it consistent with the ctime() result for a valid last login
datetime.
|
2012-08-27 07:06:45 +00:00 |
|
Steven Panek
|
f4bb4adc89
|
Added a missing keywords line.
|
2012-08-27 00:38:07 +00:00 |
|
Steven Panek
|
831b717d52
|
Fixed properties.
|
2012-08-27 00:35:58 +00:00 |
|
J. Tyne
|
7647293521
|
Merge reset_resting() into calculate_healing().
This removes the burden of doing things in the right order from
play_controller.
|
2012-08-27 00:24:22 +00:00 |
|
Steven Panek
|
c68c31c89f
|
Ran umcpropfix.
|
2012-08-27 00:18:56 +00:00 |
|
J. Tyne
|
86fbdad8fb
|
Refactor calculate_healing().
This should be easier for humans to read and computers to execute.
|
2012-08-26 23:38:25 +00:00 |
|
Nils Kneuper
|
ff3dd7f60f
|
empty release notes since the draft for the 1.11.0 release is done
|
2012-08-26 10:48:57 +00:00 |
|
J. Tyne
|
5cf5e73cd2
|
Simpler interface for unit_display::unit_healing().
|
2012-08-26 02:27:17 +00:00 |
|
J. Tyne
|
127b8ba098
|
Tweak some typedefs to make unit_abilities::effect easier to work with.
|
2012-08-26 02:01:26 +00:00 |
|
Ignacio R. Morelle
|
e7e7f68722
|
Remove obsolete image sources note
|
2012-08-26 00:34:08 +00:00 |
|
Ignacio R. Morelle
|
a2a9c83f06
|
Rewrite the release notes entry concerning the introduction of Lua 5.2
|
2012-08-26 00:15:17 +00:00 |
|
J. Tyne
|
c10658bc9c
|
Spacing
|
2012-08-25 18:13:56 +00:00 |
|
J. Tyne
|
ea6acc4730
|
Make unit_ability_list's data private,
...and add definitions that allow the class to be used with
BOOST_FOREACH. This makes some code easier to read.
|
2012-08-25 18:11:06 +00:00 |
|
Mark de Wever
|
f26c020842
|
Add a missing include for NULL.
|
2012-08-25 17:43:17 +00:00 |
|
Charles Dang
|
bee2445134
|
Updated XCode projectfile
|
2012-08-25 16:40:14 +00:00 |
|
Anonymissimus
|
0969a2f061
|
fix MSVC warnings
|
2012-08-25 16:35:19 +00:00 |
|
Anonymissimus
|
3a60c10b9e
|
vc project update
|
2012-08-25 16:33:58 +00:00 |
|
Mark de Wever
|
b5555ca8a8
|
Remove a useless cast.
Detected by the upcoming gcc-4.8.
|
2012-08-25 16:15:22 +00:00 |
|
Mark de Wever
|
a070010764
|
Remove a useless cast.
Detected by the upcoming gcc-4.8.
|
2012-08-25 16:15:20 +00:00 |
|
Mark de Wever
|
fb47d9011f
|
Remove a useless cast.
Detected by the upcoming gcc-4.8.
|
2012-08-25 16:15:17 +00:00 |
|
Mark de Wever
|
a3a25dbea3
|
Remove a useless cast.
Detected by the upcoming gcc-4.8.
|
2012-08-25 16:15:15 +00:00 |
|
Mark de Wever
|
fc91554040
|
Remove a useless cast.
Detected by the upcoming gcc-4.8.
|
2012-08-25 16:15:12 +00:00 |
|
Mark de Wever
|
375f28136b
|
Remove a useless cast.
Detected by the upcoming gcc-4.8.
|
2012-08-25 16:15:09 +00:00 |
|
Mark de Wever
|
fc8400df55
|
Remove a useless cast.
Detected by the upcoming gcc-4.8.
|
2012-08-25 16:15:07 +00:00 |
|
Mark de Wever
|
1d5a599e91
|
Remove a useless cast.
Detected by the upcoming gcc-4.8.
|
2012-08-25 16:15:04 +00:00 |
|
Mark de Wever
|
212bd7d5cf
|
Remove a useless cast.
Detected by the upcoming gcc-4.8.
|
2012-08-25 16:15:02 +00:00 |
|
Mark de Wever
|
f1459f2bea
|
Remove a useless cast.
Detected by the upcoming gcc-4.8.
|
2012-08-25 16:14:59 +00:00 |
|
Mark de Wever
|
88b451d51d
|
Remove a useless cast.
Detected by the upcoming gcc-4.8.
|
2012-08-25 16:14:56 +00:00 |
|
Mark de Wever
|
07799ed664
|
Remove a useless cast.
Detected by the upcoming gcc-4.8.
|
2012-08-25 16:14:54 +00:00 |
|
Mark de Wever
|
a7572ddf3d
|
Remove a useless cast.
Detected by the upcoming gcc-4.8.
|
2012-08-25 16:14:51 +00:00 |
|
Mark de Wever
|
7b84e2865c
|
Remove a useless cast.
Detected by the upcoming gcc-4.8.
|
2012-08-25 16:14:49 +00:00 |
|
Mark de Wever
|
9b88a32b01
|
Use str_cast instead of lexical_cast<std::string>.
|
2012-08-25 16:14:46 +00:00 |
|
Mark de Wever
|
cb1e50186c
|
Remove a useless cast.
Detected by the upcoming gcc-4.8.
|
2012-08-25 16:14:44 +00:00 |
|
Mark de Wever
|
dce94af847
|
Remove a useless cast.
Detected by the upcoming gcc-4.8.
|
2012-08-25 16:14:41 +00:00 |
|
Mark de Wever
|
ced822e807
|
Remove a useless cast.
Detected by the upcoming gcc-4.8.
|
2012-08-25 16:14:38 +00:00 |
|
Mark de Wever
|
f55a7e7ac1
|
Remove a useless cast.
Detected by the upcoming gcc-4.8.
|
2012-08-25 16:14:36 +00:00 |
|
Mark de Wever
|
aa7f926ca8
|
Remove a useless cast.
Detected by the upcoming gcc-4.8.
|
2012-08-25 16:14:33 +00:00 |
|
Mark de Wever
|
be850550ba
|
Remove a useless cast.
Detected by the upcoming gcc-4.8.
|
2012-08-25 16:14:29 +00:00 |
|
Mark de Wever
|
7a2933f00b
|
Remove a useless cast.
Detected by the upcoming gcc-4.8.
|
2012-08-25 16:14:26 +00:00 |
|
Mark de Wever
|
f915287660
|
Remove a useless cast.
Detected by the upcoming gcc-4.8.
|
2012-08-25 16:14:21 +00:00 |
|
J. Tyne
|
49e182478d
|
Reconnect a comment to its subject.
|
2012-08-25 14:59:28 +00:00 |
|
J. Tyne
|
4f98c83075
|
Lost the ID line at some point.
|
2012-08-25 14:28:49 +00:00 |
|
J. Tyne
|
724618c287
|
Split actions.cpp into six pieces (into a new "actions" subdirectory).
Most of the project files have also been updated, but I ran into some
difficulties trying to update VC9 and Xcode.
|
2012-08-25 14:06:46 +00:00 |
|
Nils Kneuper
|
d7e8b4c364
|
post release version bump to 1.11.0+svn
|
2012-08-25 11:55:47 +00:00 |
|
Nils Kneuper
|
f11c76e410
|
bumped version to 1.11.0
fixed changelogs to only have 80 chars per line
1.11.0
|
2012-08-25 10:44:34 +00:00 |
|
Nils Kneuper
|
be4f062434
|
pot-update (preparing for 1.11.0)
regenerated doc files
|
2012-08-25 10:38:11 +00:00 |
|
Nils Kneuper
|
5d4894f96f
|
completely fixed the Ukrainian manual
|
2012-08-25 10:31:12 +00:00 |
|